Merge pull request #6596 from natural-law/v3

Export the `2d` include directory of engine on android.
This commit is contained in:
minggo 2014-05-07 10:46:14 +08:00
commit b766c6bdb5
1 changed files with 1 additions and 0 deletions

View File

@ -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 \