Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist @ 5089:b4b0e9f1669c
Fixed bug #1103
The SDL_blendmode.h and SDL_scalemode.h headers needed to be added to the Public Headers and all the public headers need to have the "Public" role set.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 24 Jan 2011 16:10:13 -0800 |
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."; }