Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp_Prefix.pch @ 3678:8e961ef35d4b
Fixed bug #930
The PS2 video driver is obsolete and not going to be updated unless someone wants to maintain it.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 18 Jan 2010 14:27:30 +0000 |
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