Add manifest for Windows

This commit is contained in:
Cameron Gutman
2018-08-21 01:07:30 -07:00
parent 7e560aa09e
commit 960e083152
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -231,6 +231,8 @@ unix:!macx: {
}
win32 {
RC_ICONS = moonlight.ico
CONFIG -= embed_manifest_exe
QMAKE_LFLAGS += /MANIFEST:embed /MANIFESTINPUT:$${PWD}/Moonlight.exe.manifest
}
macx {
QMAKE_INFO_PLIST = $$PWD/Info.plist