This commit is contained in:
rankun 2020-02-20 12:04:30 +08:00
commit f422bb2278

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