axmol/samples/Javascript/MoonWarriors/proj.ios/Prefix.pch

9 lines
175 B
Plaintext
Raw Normal View History

2012-11-22 16:11:47 +08:00
//
// Prefix header for all source files of the 'testjs' target in the 'testjs' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif