Feature/pr2 prsettings (#70)

* [win-nix] added base.pri dependency

* [win-nix] added options to open document of specific type

* [macos] Added options to open document of specific type

Co-authored-by: Alexander Yuzhin <alexander.yuzhin@onlyoffice.com>
This commit is contained in:
maxkadushkin
2020-01-16 15:46:06 +03:00
committed by Alexey Golubev
parent 734ef0e7a8
commit 62f83bba77
15 changed files with 156 additions and 102 deletions

View File

@ -20,12 +20,6 @@ RC_FILE = $$PWD/version.rc
DEFINES += __DONT_WRITE_IN_APP_TITLE
build_xp {
LIBS += -L$$CORE_LIB_PATH_PLATFORM/xp -lascdocumentscore
} else {
LIBS += -L$$CORE_LIB_PATH_PLATFORM -lascdocumentscore
}
message($$PLATFORM_BUILD)
linux-g++ {
@ -43,10 +37,6 @@ win32 {
message(updates is turned on)
message(url: $$join(LINK,,\\\",\\\"))
}
CONFIG(debug, debug|release) {
LIBS += -L$$PWD/$$CORE_3DPARTY_PATH/cef/$$PLATFORM_BUILD/build
}
}
HEADERS += \