TemplateInfo.plist 283 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 { 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."; }