SFML/tools/xcode/example/Cocoa/Cocoa-Prefix.pch
2012-01-07 15:34:11 +01:00

8 lines
141 B
Plaintext

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