This commit is contained in:
rankun 2020-02-20 11:07:06 +08:00
commit a9797f4704

View file

@ -86,7 +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_params%
qmake ../../all.pro
nmake