Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist @ 4526:c04dd942610d
Fixed bug #1000
Don't crash if someone tries to delete a context after we've unloaded the library. In this case it's SDL_compat that doesn't know SDL_VideoQuit() has been called. Hmm...
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 14 Jul 2010 07:48:35 -0700 |
parents | d44a0a913aa2 |
children |
line wrap: on
line source
{ FilesToRename = { "SDLApp_Prefix.pch" = "ÇPROJECTNAMEÈ_Prefix.pch"; }; FilesToMacroExpand = ( "ÇPROJECTNAMEÈ_Prefix.pch", "Info.plist", "English.lproj/InfoPlist.strings", "main.c", ); Description = "This project builds an SDL-based application that uses OpenGL."; }