Deploy: build*.bat: Fixes for latest Qt

This commit is contained in:
Nodir Temirkhodjaev 2024-02-18 11:00:43 +03:00
parent e5a396fca2
commit a83e906bd9
2 changed files with 4 additions and 6 deletions

View File

@ -36,8 +36,7 @@ cd %TARGET_PATH%
-no-feature-undocommand -no-feature-undogroup -no-feature-undostack -no-feature-undoview ^
-no-feature-whatsthis -no-feature-wizard ^
^
-no-feature-style-android -no-feature-style-mac ^
-no-feature-style-windows -no-feature-style-windowsvista ^
-no-feature-style-android -no-feature-style-mac -no-feature-style-windowsvista ^
^
-no-feature-mimetype-database -no-feature-sql ^
^
@ -47,7 +46,7 @@ cd %TARGET_PATH%
-no-feature-networkproxy -no-feature-socks5 -no-feature-networkdiskcache ^
-no-feature-dnslookup -no-feature-sspi -no-feature-networklistmanager ^
^
-no-opengl -no-feature-opengl -no-feature-directfb ^
-no-opengl -no-feature-opengl -no-feature-dynamicgl -no-feature-directfb ^
^
-no-feature-gif -no-feature-jpeg ^
^

View File

@ -33,8 +33,7 @@ cd %TARGET_PATH%
-no-feature-undocommand -no-feature-undogroup -no-feature-undostack -no-feature-undoview ^
-no-feature-whatsthis -no-feature-wizard ^
^
-no-feature-style-android -no-feature-style-mac ^
-no-feature-style-windows -no-feature-style-windowsvista ^
-no-feature-style-android -no-feature-style-mac -no-feature-style-windowsvista ^
^
-no-feature-mimetype-database -no-feature-sql ^
^
@ -44,7 +43,7 @@ cd %TARGET_PATH%
-no-feature-networkproxy -no-feature-socks5 -no-feature-networkdiskcache ^
-no-feature-dnslookup -no-feature-sspi -no-feature-networklistmanager ^
^
-no-opengl -no-feature-opengl -no-feature-directfb ^
-no-opengl -no-feature-opengl -no-feature-dynamicgl -no-feature-directfb ^
^
-no-feature-gif -no-feature-jpeg ^
^