Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL Application/SDLApp_Prefix.pch @ 2746:722339a7a126
Serves a similar purpose as SDL_opengl.h, except for OpenGLES.
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Tue, 02 Sep 2008 20:22:05 +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