diff --git a/gta5view.pro b/gta5view.pro index f5a0fb7..f67d62b 100755 --- a/gta5view.pro +++ b/gta5view.pro @@ -112,6 +112,7 @@ DISTFILES += res/app.rc \ res/gta5sync.desktop \ res/gta5sync_de.ts \ res/gta5sync_fr.ts \ + res/gta5view.exe.manifest \ lang/qtbase_ru.qm \ lang/gta5sync_ru.ts \ lang/qt_ru.qm \ diff --git a/res/app.rc b/res/app.rc index 2d8ac5b..2b266f5 100755 --- a/res/app.rc +++ b/res/app.rc @@ -1,4 +1,5 @@ IDI_ICON1 ICON DISCARDABLE "5sync.ico" +CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "gta5view.exe.manifest" #include diff --git a/res/gta5view.exe.manifest b/res/gta5view.exe.manifest new file mode 100644 index 0000000..c9bde0a --- /dev/null +++ b/res/gta5view.exe.manifest @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +