mirror of https://github.com/axmolengine/axmol.git
add project for iOS
This commit is contained in:
parent
61a7ca71c5
commit
5d9c44f897
|
@ -0,0 +1,9 @@
|
||||||
|
//
|
||||||
|
// Prefix header for all source files of the 'libcocos2dx' target in the 'libcocos2dx' project
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifdef __OBJC__
|
||||||
|
#import <Foundation/Foundation.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
|
//#import "cocos2d.h"
|
|
@ -0,0 +1 @@
|
||||||
|
1ff6aa7eb0f4aaec98e1cd7655f5794b78a60bb5
|
Loading…
Reference in New Issue