view Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/TemplateInfo.plist @ 3506:e829b6098435

Added support for placing windows on different displays
author Sam Lantinga <slouken@libsdl.org>
date Tue, 01 Dec 2009 11:50:00 +0000 (2009-12-01)
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.";
}