Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLApp_Prefix.pch @ 4648:0350b634c044
Fixed windo build errors. Should now be compilable.
author | jimtla |
---|---|
date | Thu, 03 Jun 2010 13:21:35 -0400 |
parents | 232e5e00e398 |
children |
line wrap: on
line source
// // Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project // #include "SDL.h" #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif