mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-27 08:19:30 +08:00
Increase resource files compression level, the result is 1.9% smaller binary size
This commit is contained in:
parent
6e4fbcf017
commit
010bf80b90
@ -65,6 +65,7 @@ include(core/core.pri)
|
||||
}
|
||||
|
||||
# Resource files
|
||||
QMAKE_RESOURCE_FLAGS += -compress 9 -threshold 5
|
||||
RESOURCES += \
|
||||
icons.qrc \
|
||||
lang.qrc
|
||||
|
Loading…
Reference in New Issue
Block a user