Deploy: Exclude "timezone" data from Qt build

This commit is contained in:
Nodir Temirkhodjaev 2024-08-29 12:22:42 +05:00
parent 9b12bc8c52
commit 9a262265ce
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ cd %TARGET_PATH%
^
-no-feature-style-android -no-feature-style-mac -no-feature-style-windowsvista ^
^
-no-feature-mimetype-database -no-feature-sql ^
-no-feature-mimetype-database -no-feature-sql -no-feature-timezone ^
^
-no-feature-getifaddrs -no-feature-ipv6ifname -no-feature-libproxy ^
-no-feature-openssl -no-feature-openssl-hash ^

View File

@ -35,7 +35,7 @@ cd %TARGET_PATH%
^
-no-feature-style-android -no-feature-style-mac -no-feature-style-windowsvista ^
^
-no-feature-mimetype-database -no-feature-sql ^
-no-feature-mimetype-database -no-feature-sql -no-feature-timezone ^
^
-no-feature-getifaddrs -no-feature-ipv6ifname -no-feature-libproxy ^
-no-feature-openssl -no-feature-openssl-hash ^