[win] fix manifest embedding

This commit is contained in:
SimplestStudio
2023-08-15 13:57:28 +03:00
parent ad26dd6c38
commit 88b5f402a8
2 changed files with 2 additions and 1 deletions

View File

@ -253,6 +253,7 @@ core_linux {
core_windows {
DEFINES += Q_COMPILER_INITIALIZER_LISTS
CONFIG -= embed_manifest_exe
RC_ICONS += ./res/icons/desktop_icons.ico
HEADERS += $$PWD/src/windows/platform_win/cwindowplatform.h \