mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix build android version
This commit is contained in:
@ -19,6 +19,8 @@ ADD_DEPENDENCY(kernel, UnicodeConverter)
|
|||||||
INCLUDEPATH += \
|
INCLUDEPATH += \
|
||||||
$$PWD
|
$$PWD
|
||||||
|
|
||||||
|
core_android:DEFINES += NOT_USE_PTHREAD_CANCEL USE_FILE32API
|
||||||
|
|
||||||
# BOOST
|
# BOOST
|
||||||
CONFIG += core_boost_regex
|
CONFIG += core_boost_regex
|
||||||
include($$CORE_ROOT_DIR/Common/3dParty/boost/boost.pri)
|
include($$CORE_ROOT_DIR/Common/3dParty/boost/boost.pri)
|
||||||
|
|||||||
Reference in New Issue
Block a user