mirror of
https://github.com/c0re100/qBittorrent-Enhanced-Edition.git
synced 2025-01-08 11:57:51 +08:00
Optimize binary size under MSVC linker.
This commit is contained in:
parent
c9e71c3e19
commit
dabb47efb1
@ -11,6 +11,8 @@ strace_win:{
|
||||
LIBS += dbghelp.lib
|
||||
}
|
||||
|
||||
QMAKE_LFLAGS += "/OPT:REF /OPT:ICF"
|
||||
|
||||
RC_FILE = qbittorrent.rc
|
||||
|
||||
# Enable Wide characters
|
||||
|
Loading…
Reference in New Issue
Block a user