Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL OpenGL Application/SDLApp_Prefix.pch @ 2555:f5bcc926bac4 gsoc2008_force_feedback
Not being able to compile locally gets on my nerves.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Wed, 30 Jul 2008 14:50:00 +0000 (2008-07-30) |
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