axmol/templates/lua-template-default/proj.ios_mac/ios/Prefix.pch

9 lines
181 B
Plaintext

//
// Prefix header for all source files of the 'simulator' target in the 'simulator' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif