mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-24 10:16:00 +03:00
Increase resource files compression level, the result is 1.9% smaller binary size
This commit is contained in:
parent
6e4fbcf017
commit
010bf80b90
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue