view Xcode/TemplatesForXcode/SDL Application/SDLApp.xcodeproj/TemplateInfo.plist @ 2679:bc3e3e889f6d gsoc2008_nds

More NDS video driver work.
author Darren Alton <dalton@stevens.edu>
date Sun, 13 Jul 2008 04:28:54 +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.";
}