Unpacked Xcode.tar.gz.

--HG--
branch : SDL-1.2
This commit is contained in:
Ryan C. Gordon 2011-09-11 14:44:37 -04:00
parent 611dc45d10
commit a4f2d4f2ce
161 changed files with 36489 additions and 9 deletions

View file

@ -0,0 +1,9 @@
//
// Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project
//
#include "SDL.h"
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif