timesynk/xcode/timesynk_Prefix.pch

10 lines
179 B
Plaintext

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