mirror of https://github.com/axmolengine/axmol.git
Merge pull request #6596 from natural-law/v3
Export the `2d` include directory of engine on android.
This commit is contained in:
commit
b766c6bdb5
|
@ -164,6 +164,7 @@ physics/chipmunk/CCPhysicsWorldInfo_chipmunk.cpp \
|
|||
|
||||
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH) \
|
||||
$(LOCAL_PATH)/. \
|
||||
$(LOCAL_PATH)/2d \
|
||||
$(LOCAL_PATH)/2d/platform/android \
|
||||
$(LOCAL_PATH)/../external/tinyxml2 \
|
||||
$(LOCAL_PATH)/../external/unzip \
|
||||
|
|
Loading…
Reference in New Issue