axmol/template/multi-platform-js-runtime/framework/proj.ios_mac/mac/Prefix.pch

8 lines
146 B
Plaintext
Raw Normal View History

2014-02-10 18:15:30 +08:00
//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif