mirror of
https://github.com/tnodir/fort
synced 2024-11-15 03:26:01 +00:00
Deploy: Fix qt-build.bat
This commit is contained in:
parent
f4035e467a
commit
423d7e733e
@ -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 ^
|
||||||
|
Loading…
Reference in New Issue
Block a user