mirror of
https://github.com/tnodir/fort
synced 2024-11-15 01:36:22 +00:00
Deploy: Fix qt-build.bat for Qt 6.0
This commit is contained in:
parent
45bc774708
commit
c12f040f4d
@ -11,7 +11,7 @@ md %TARGET_PATH%
|
||||
cd %TARGET_PATH%
|
||||
|
||||
../../../qt/configure -release -optimize-size -opensource -confirm-license -no-opengl ^
|
||||
-no-compile-examples -nomake examples -nomake tests -nomake tools -mp -ltcg ^
|
||||
-nomake examples -nomake tests -nomake tools -mp -ltcg ^
|
||||
-skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcanvas3d ^
|
||||
-skip qtcharts -skip qtconnectivity -skip qtdatavis3d ^
|
||||
-skip qtdoc -skip qtdeclarative -skip qtdocgallery ^
|
||||
|
Loading…
Reference in New Issue
Block a user