Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch @ 4892:9e1f6d3fb870
Added imm.h include, will be needed on MinGW.
Changed comment to c-style and removed some end-of-line whitespace.
author | Daniel Wyatt <Daniel.Wyatt@gmail.com> |
---|---|
date | Sun, 19 Sep 2010 14:41:18 -0400 |
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