Deploy: Fix qt-build.bat

This commit is contained in:
Nodir Temirkhodjaev 2020-07-27 16:04:29 +03:00
parent f4035e467a
commit 423d7e733e

View File

@ -10,7 +10,7 @@
md %TARGET_PATH% md %TARGET_PATH%
cd %TARGET_PATH% cd %TARGET_PATH%
../../../qt/configure -release -optimize-size -opensource -confirm-license -no-opengl ^ ../../qt/configure -release -optimize-size -opensource -confirm-license -no-opengl ^
-no-compile-examples -nomake examples -nomake tests -nomake tools -mp -ltcg ^ -no-compile-examples -nomake examples -nomake tests -nomake tools -mp -ltcg ^
-skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcanvas3d ^ -skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcanvas3d ^
-skip qtcharts -skip qtconnectivity -skip qtdatavis3d ^ -skip qtcharts -skip qtconnectivity -skip qtdatavis3d ^