mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Optimize binary size under MSVC linker.
This commit is contained in:
@@ -11,6 +11,8 @@ strace_win:{
|
||||
LIBS += dbghelp.lib
|
||||
}
|
||||
|
||||
QMAKE_LFLAGS += "/OPT:REF /OPT:ICF"
|
||||
|
||||
RC_FILE = qbittorrent.rc
|
||||
|
||||
# Enable Wide characters
|
||||
|
||||
Reference in New Issue
Block a user