2013-11-02 18:07:34 +08:00
|
|
|
|
2014-09-17 11:23:59 +08:00
|
|
|
set(COCOS_SPINE_SRC
|
2013-11-02 18:07:34 +08:00
|
|
|
|
2014-10-15 13:47:32 +08:00
|
|
|
editor-support/spine/Animation.c
|
|
|
|
editor-support/spine/AnimationState.c
|
|
|
|
editor-support/spine/AnimationStateData.c
|
|
|
|
editor-support/spine/Atlas.c
|
|
|
|
editor-support/spine/AtlasAttachmentLoader.c
|
|
|
|
editor-support/spine/Attachment.c
|
|
|
|
editor-support/spine/AttachmentLoader.c
|
|
|
|
editor-support/spine/Bone.c
|
|
|
|
editor-support/spine/BoneData.c
|
|
|
|
editor-support/spine/BoundingBoxAttachment.c
|
|
|
|
editor-support/spine/Event.c
|
|
|
|
editor-support/spine/EventData.c
|
|
|
|
editor-support/spine/extension.c
|
|
|
|
editor-support/spine/IkConstraint.c
|
|
|
|
editor-support/spine/IkConstraintData.c
|
|
|
|
editor-support/spine/Json.c
|
|
|
|
editor-support/spine/MeshAttachment.c
|
|
|
|
editor-support/spine/PolygonBatch.cpp
|
|
|
|
editor-support/spine/RegionAttachment.c
|
|
|
|
editor-support/spine/Skeleton.c
|
|
|
|
editor-support/spine/SkeletonAnimation.cpp
|
|
|
|
editor-support/spine/SkeletonBounds.c
|
|
|
|
editor-support/spine/SkeletonData.c
|
|
|
|
editor-support/spine/SkeletonJson.c
|
|
|
|
editor-support/spine/SkeletonRenderer.cpp
|
|
|
|
editor-support/spine/Skin.c
|
|
|
|
editor-support/spine/SkinnedMeshAttachment.c
|
|
|
|
editor-support/spine/Slot.c
|
|
|
|
editor-support/spine/SlotData.c
|
2014-09-17 11:23:59 +08:00
|
|
|
editor-support/spine/spine-cocos2dx.cpp
|
2013-11-04 14:49:42 +08:00
|
|
|
)
|
|
|
|
|
2014-09-17 11:23:59 +08:00
|
|
|
include_directories( editor-support )
|