axmol/tests/proj.ios/iphone_Prefix.pch

9 lines
181 B
Plaintext
Raw Normal View History

2010-11-18 14:50:28 +08:00
//
// Prefix header for all source files of the 'iphone' target in the 'iphone' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif