axmol/samples/Cpp/TestCpp/proj.mac/Test_Prefix.pch

8 lines
146 B
Plaintext
Raw Normal View History

2012-07-25 10:07:31 +08:00
//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif