1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 23:37:59 +00:00

Merge pull request #6673 from Chocobo1/manifest

Disable Qt embedding manifest automatically
This commit is contained in:
Mike Tzou 2017-04-24 12:03:32 +08:00 committed by GitHub
commit 4c6059c352

View File

@ -11,6 +11,7 @@ strace_win {
LIBS += dbghelp.lib
}
CONFIG -= embed_manifest_exe
QMAKE_LFLAGS += "/OPT:REF /OPT:ICF /MANIFEST:EMBED /MANIFESTINPUT:$$quote($${PWD}/src/qbittorrent.exe.manifest)"
RC_FILE = qbittorrent.rc