Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL OpenGL Application/SDLApp_Prefix.pch @ 2873:b33e38aaa027
Progress on fullscreen mode switching on X11
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 16 Dec 2008 17:41:03 +0000 (2008-12-16) |
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