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

9 lines
193 B
Plaintext
Raw Normal View History

2013-04-18 08:24:59 +08:00
//
// Prefix header for all source files of the 'HelloJavascript' target in the 'HelloJavascript' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif