mirror of
https://github.com/blanking003/cx-cocos.git
synced 2025-04-23 07:19:01 +00:00
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|