프로젝트 추가
This commit is contained in:
12
proj.ios_mac/ios/Prefix.pch
Normal file
12
proj.ios_mac/ios/Prefix.pch
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'iphone' target in the 'iphone' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include "axmol.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user