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