Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL OpenGL Application/SDLApp_Prefix.pch @ 2471:910af9032c73 gsoc2008_force_feedback
Creating GSoC 2008 code branches
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 23 Apr 2008 06:26:07 +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