Merge remote-tracking branch 'refs/remotes/origin/patch-spine' into patch-spine

This commit is contained in:
flaming0 2013-06-03 20:53:17 +04:00
commit 92b1da1fce
2 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,8 @@ spine/Skin.cpp \
spine/Slot.cpp \
spine/SlotData.cpp \
spine/extension.cpp \
spine/CCSkeletonAnimation.cpp \
spine/CCSkeleton.cpp \
spine/spine-cocos2dx.cpp
LOCAL_WHOLE_STATIC_LIBRARIES := cocos2dx_static

View File

@ -59,6 +59,8 @@ EXTENSIONS_SOURCES = ../CCBReader/CCBFileLoader.cpp \
../spine/Slot.cpp \
../spine/SlotData.cpp \
../spine/extension.cpp \
../spine/CCSkeleton.cpp \
../spine/CCSkeletonAnimation.cpp \
../spine/spine-cocos2dx.cpp
all: