Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp_Prefix.pch @ 4816:eb433f0d2ac5
Added Andreas's VS2010 patch for testshape.
author | Eli Gottlieb <eligottlieb@gmail.com> |
---|---|
date | Fri, 30 Jul 2010 18:04:21 -0400 |
parents | 232e5e00e398 |
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