1
0
mirror of https://github.com/ONLYOFFICE/core.git synced 2025-04-18 14:04:06 +03:00

Fix build android version

This commit is contained in:
Oleg.Korshul 2024-12-04 12:03:34 +03:00
parent 6a24fd149a
commit 05a6f6afaf

View File

@ -19,6 +19,8 @@ ADD_DEPENDENCY(kernel, UnicodeConverter)
INCLUDEPATH += \
$$PWD
core_android:DEFINES += NOT_USE_PTHREAD_CANCEL USE_FILE32API
# BOOST
CONFIG += core_boost_regex
include($$CORE_ROOT_DIR/Common/3dParty/boost/boost.pri)