Files
love/platform/macosx/love_Prefix.pch
T
2009-07-26 15:46:49 +02:00

8 lines
139 B
Plaintext

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