axmol/template/ios_mac/cocos2d-x_app/___PROJECTNAMEASIDENTIFIER_...

9 lines
197 B
Plaintext
Raw Normal View History

2011-01-15 15:15:22 +08:00
//
// Prefix header for all source files of the '___PROJECTNAME___' target in the '___PROJECTNAME___' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif