axmol/template/multi-platform-cpp/proj.mac/Prefix.pch

8 lines
146 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif