Deploy: Don't build "Windows" style

This commit is contained in:
Nodir Temirkhodjaev 2023-12-31 13:49:44 +03:00
parent 1cd580fcd2
commit 5636084177
2 changed files with 4 additions and 2 deletions

View File

@ -36,7 +36,8 @@ cd %TARGET_PATH%
-no-feature-undocommand -no-feature-undogroup -no-feature-undostack -no-feature-undoview ^ -no-feature-undocommand -no-feature-undogroup -no-feature-undostack -no-feature-undoview ^
-no-feature-whatsthis -no-feature-wizard ^ -no-feature-whatsthis -no-feature-wizard ^
^ ^
-no-feature-style-android -no-feature-style-mac -no-feature-style-windowsvista ^ -no-feature-style-android -no-feature-style-mac ^
-no-feature-style-windows -no-feature-style-windowsvista ^
^ ^
-no-feature-mimetype-database -no-feature-sql ^ -no-feature-mimetype-database -no-feature-sql ^
^ ^

View File

@ -33,7 +33,8 @@ cd %TARGET_PATH%
-no-feature-undocommand -no-feature-undogroup -no-feature-undostack -no-feature-undoview ^ -no-feature-undocommand -no-feature-undogroup -no-feature-undostack -no-feature-undoview ^
-no-feature-whatsthis -no-feature-wizard ^ -no-feature-whatsthis -no-feature-wizard ^
^ ^
-no-feature-style-android -no-feature-style-mac -no-feature-style-windowsvista ^ -no-feature-style-android -no-feature-style-mac ^
-no-feature-style-windows -no-feature-style-windowsvista ^
^ ^
-no-feature-mimetype-database -no-feature-sql ^ -no-feature-mimetype-database -no-feature-sql ^
^ ^