mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Merge pull request #6673 from Chocobo1/manifest
Disable Qt embedding manifest automatically
This commit is contained in:
@@ -11,6 +11,7 @@ strace_win {
|
|||||||
LIBS += dbghelp.lib
|
LIBS += dbghelp.lib
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CONFIG -= embed_manifest_exe
|
||||||
QMAKE_LFLAGS += "/OPT:REF /OPT:ICF /MANIFEST:EMBED /MANIFESTINPUT:$$quote($${PWD}/src/qbittorrent.exe.manifest)"
|
QMAKE_LFLAGS += "/OPT:REF /OPT:ICF /MANIFEST:EMBED /MANIFESTINPUT:$$quote($${PWD}/src/qbittorrent.exe.manifest)"
|
||||||
|
|
||||||
RC_FILE = qbittorrent.rc
|
RC_FILE = qbittorrent.rc
|
||||||
|
|||||||
Reference in New Issue
Block a user