Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL Cocoa Application/SDLApp_Prefix.pch @ 3126:395e0c7a78a3 gsoc2009_IME
Creating GSoC 2009 code branch
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 23 May 2009 22:48:40 +0000 |
parents | d63e9f5944ae |
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