This commit is contained in:
rankun 2020-02-20 11:57:27 +08:00
commit 375db71fcf

View file

@ -86,8 +86,8 @@ if /i %debug_mode% == "true" (
)
:: qmake ../../all.pro -spec win32-msvc "CONFIG+=debug" "CONFIG+=qml_debug"
:: qmake ../../all.pro %qmake_params%
qmake ../../all.pro
qmake ../../all.pro %qmake_params%
:: qmake ../../all.pro
nmake