Added config macro for "spine" extension

This commit is contained in:
sunzhuoshi 2013-06-12 14:12:43 +08:00
parent 8c701ce97e
commit edda79c703
1 changed files with 2 additions and 0 deletions

View File

@ -63,7 +63,9 @@
#include "physics_nodes/CCPhysicsSprite.h"
#endif
#if CC_ENABLE_SPINE_INTEGRATION
#include "spine/spine-cocos2dx.h"
#endif
#include "Components/CCComAttribute.h"
#include "Components/CCComAudio.h"