Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL Cocoa Application/SDLCocoaApp.xcodeproj/TemplateInfo.plist @ 3053:aa34d1180d30
When creating a software texture, synchronize the surface with the texture.
When creating a texture from a surface, synchronize the texture with the surface.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 30 Jan 2009 06:40:16 +0000 |
parents | d63e9f5944ae |
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 with Cocoa menus."; }