mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
[win] debug
This commit is contained in:
@ -272,8 +272,7 @@ 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
|
||||
OTHER_FILES += $$PWD/res/manifest/DesktopEditors.exe.manifest
|
||||
|
||||
updmodule:!build_xp {
|
||||
HEADERS += $$PWD/src/platform_win/updatedialog.h
|
||||
|
||||
@ -77,7 +77,7 @@
|
||||
#define VER_ORIGINALFILENAME_STR "projicons.exe\0"
|
||||
|
||||
#ifdef APP_USE_PRIVATE_ASSETS
|
||||
# include "version_p.h"
|
||||
# include "src/version_p.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user