Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist @ 4584:9907c8cc6015
X11_RenderFillRects and X11_RenderDrawRects use a server side mask pixmap of 1 bit depth now. All drawing on these pixmaps is done by server side functions such as XDrawRectangles and XFillRectangles.
author | Sunny Sachanandani <sunnysachanandani@gmail.com> |
---|---|
date | Mon, 14 Jun 2010 18:22:48 +0530 |
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 with Cocoa menus."; }