mirror of https://github.com/axmolengine/axmol.git
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'cocos2dx' target in the 'cocos2dx' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#endif
|