mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Update defaults.pri
This commit is contained in:
@ -186,13 +186,7 @@ CMD_IN_HELP_URL = $$join(URL_WEBAPPS_HELP,,\\\",\\\")
|
||||
|
||||
PLATFORM_BUILD=$$CORE_BUILDS_PLATFORM_PREFIX
|
||||
|
||||
# cef
|
||||
core_windows {
|
||||
PLATFORM_BUILD_FULL = $$PLATFORM_BUILD
|
||||
build_xp:PLATFORM_BUILD_FULL=$$join(PLATFORM_BUILD_FULL, PLATFORM_BUILD_FULL, "", "_xp")
|
||||
LIBS += -L$$CORE_3DPARTY_PATH/cef/$$PLATFORM_BUILD_FULL/build -llibcef
|
||||
}
|
||||
core_linux:LIBS += -L$$CORE_3DPARTY_PATH/cef/$$PLATFORM_BUILD/build -lcef
|
||||
core_linux:LIBS += -Wl,-unresolved-symbols=ignore-in-shared-libs
|
||||
|
||||
ADD_DEPENDENCY(PdfFile, DjVuFile, XpsFile, HtmlRenderer, UnicodeConverter, hunspell, ooxmlsignature, kernel, kernel_network, graphics, videoplayer, ascdocumentscore, qtascdocumentscore)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user