mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-13 05:41:17 +00:00
Optimize binary size under MSVC linker.
This commit is contained in:
parent
743134856e
commit
a730c27aef
@ -11,6 +11,8 @@ strace_win:{
|
||||
LIBS += dbghelp.lib
|
||||
}
|
||||
|
||||
QMAKE_LFLAGS += "/OPT:REF /OPT:ICF"
|
||||
|
||||
RC_FILE = qbittorrent.rc
|
||||
|
||||
# Enable Wide characters
|
||||
|
Loading…
x
Reference in New Issue
Block a user