view Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/TemplateInfo.plist @ 4800:6d4be626225f

Same place as before, but optimizing a bit to try to isolate the spot in the program that locks things up.
author Eli Gottlieb <eligottlieb@gmail.com>
date Sun, 18 Jul 2010 22:17:52 -0400
parents 232e5e00e398
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.";
}