mirror of https://github.com/axmolengine/axmol.git
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
//
|
||
|
// 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
|