axmol/samples/Cpp/AssetsManagerTest/proj.ios/Prefix.pch

9 lines
197 B
Plaintext
Raw Normal View History

2013-02-22 11:04:09 +08:00
//
// Prefix header for all source files of the 'AssetsManagerTest' target in the 'AssetsManagerTest' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif