axmol/samples/Cpp/TestCpp/proj.ios/iphone_Prefix.pch

9 lines
181 B
Plaintext

//
// 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