[win] updatesvc: rename .manifest

This commit is contained in:
SimplestStudio
2023-08-15 13:31:09 +03:00
parent ef5ea17c9c
commit 1da47d7ef3
3 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ core_windows {
$$PWD/src/classes/platform_win/cdownloader.cpp
OTHER_FILES += $$PWD/res/version.rc \
$$PWD/res/manifest/update-daemon.exe.manifest
$$PWD/res/manifest/updatesvc.exe.manifest
build_xp {
DESTDIR = $$DESTDIR/xp

View File

@ -1,6 +1,6 @@
#include "../src/platform_win/resource.h"
IDI_MAINICON ICON DISCARDABLE APP_ICON_PATH
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "./manifest/update-daemon.exe.manifest"
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "./manifest/updatesvc.exe.manifest"
#include <windows.h>
#define RC_COMPILE_FLAG