mirror of https://github.com/axmolengine/axmol.git
Update Android.mk
This commit is contained in:
parent
b87a89eaa4
commit
f6495a64fb
|
@ -69,6 +69,8 @@ spine/Skin.cpp \
|
||||||
spine/Slot.cpp \
|
spine/Slot.cpp \
|
||||||
spine/SlotData.cpp \
|
spine/SlotData.cpp \
|
||||||
spine/extension.cpp \
|
spine/extension.cpp \
|
||||||
|
spine/CCSkeleton.cpp \
|
||||||
|
spine/CCSkeletonAnimation.cpp \
|
||||||
spine/spine-cocos2dx.cpp
|
spine/spine-cocos2dx.cpp
|
||||||
|
|
||||||
LOCAL_WHOLE_STATIC_LIBRARIES := cocos2dx_static
|
LOCAL_WHOLE_STATIC_LIBRARIES := cocos2dx_static
|
||||||
|
|
Loading…
Reference in New Issue