view Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist @ 4844:c4f5bcaf7572

Switched over to poly-polygon region building and shape-tree traversal for Win32.
author egottlieb
date Tue, 10 Aug 2010 15:39:46 -0400 (2010-08-10)
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 that uses OpenGL.";
}