spine-runtimes/spine-cocos2dx/example/proj.ios/ExampleSpine_Prefix.pch

9 lines
193 B
Plaintext
Executable File

//
// Prefix header for all source files of the 'ExampleSpine' target in the 'ExampleSpine' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif