reaction/misc/xcode/ioquake3-Prefix.pch
2014-05-04 00:05:13 +00:00

7 lines
140 B
Text

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