axmol/plugin/samples/HelloAnalytics/proj.ios/HelloAnalytics_Prefix.pch

9 lines
189 B
Plaintext
Raw Normal View History

2013-04-07 16:58:26 +08:00
//
// Prefix header for all source files of the 'HelloWorld' target in the 'HelloWorld' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif