mirror of https://github.com/axmolengine/axmol.git
Added config macro for "spine" extension
This commit is contained in:
parent
8c701ce97e
commit
edda79c703
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue