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