mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
[win] display resource files in the project
This commit is contained in:
@ -272,6 +272,9 @@ core_windows {
|
||||
$$PWD/src/platform_win/printdialog.cpp \
|
||||
$$PWD/src/platform_win/message.cpp
|
||||
|
||||
OTHER_FILES += $$PWD/version.rc \
|
||||
$$PWD/res/manifest/DesktopEditors.exe.manifest
|
||||
|
||||
updmodule:!build_xp {
|
||||
HEADERS += $$PWD/src/platform_win/updatedialog.h
|
||||
SOURCES += $$PWD/src/platform_win/updatedialog.cpp
|
||||
|
||||
Reference in New Issue
Block a user