Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch @ 3381:c4d6458121db
Whoops, the ProjectDir is one level lower than the SolutionDir
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 11 Oct 2009 10:30:47 +0000 |
parents | 62d208fd5f49 |
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