mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
Merge branch 'release/v8.3.0' into develop
This commit is contained in:
@ -43,6 +43,7 @@ TRANSLATIONS = ./langs/en.ts \
|
||||
./langs/pt_PT.ts \
|
||||
./langs/ro.ts \
|
||||
./langs/sl.ts \
|
||||
./langs/sq.ts \
|
||||
./langs/sv.ts \
|
||||
./langs/tr.ts \
|
||||
./langs/uk.ts \
|
||||
@ -186,7 +187,7 @@ PLATFORM_BUILD=$$CORE_BUILDS_PLATFORM_PREFIX
|
||||
|
||||
core_linux:LIBS += -Wl,-unresolved-symbols=ignore-in-shared-libs
|
||||
|
||||
ADD_DEPENDENCY(PdfFile, DjVuFile, XpsFile, HtmlRenderer, UnicodeConverter, hunspell, ooxmlsignature, kernel, kernel_network, graphics, ascdocumentscore, qtascdocumentscore)
|
||||
ADD_DEPENDENCY(PdfFile, DjVuFile, XpsFile, UnicodeConverter, hunspell, ooxmlsignature, kernel, kernel_network, graphics, ascdocumentscore, qtascdocumentscore)
|
||||
include($$CORE_ROOT_DIR/../desktop-sdk/ChromiumBasedEditors/videoplayerlib/videoplayerlib_deps.pri)
|
||||
|
||||
core_linux {
|
||||
|
||||
Reference in New Issue
Block a user