Files
wnmj/cocos2d/tests/performance-tests/proj.mac/Prefix.pch

11 lines
194 B
Plaintext
Raw Normal View History

2026-03-01 13:51:43 +08:00
//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
#ifdef __cplusplus
#include "cocos2d.h"
#endif