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