Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLApp_Prefix.pch @ 3679:ce290de32f2a
Updated Mac OS X projects with new assertion code
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 18 Jan 2010 14:50:57 +0000 |
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