mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-13 04:42:12 +03:00
Enable text shaper capabilities in Android build.
This commit is contained in:
@@ -48,7 +48,8 @@ EEPP_C_FLAGS := \
|
||||
-I$(EEPP_INC_PATH) \
|
||||
-I$(EEPP_BASE_PATH) \
|
||||
-DPCRE2_STATIC \
|
||||
-DPCRE2_CODE_UNIT_WIDTH=8
|
||||
-DPCRE2_CODE_UNIT_WIDTH=8 \
|
||||
-DEE_TEXT_SHAPER_ENABLED
|
||||
|
||||
EEPP_LDLIBS := $(APP_LDLIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user