mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-08 11:47:30 +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