view Xcode/TemplatesForXcode/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/TemplateInfo.plist @ 3275:a4a34a511ba0

Removed outdated wscons support
author Sam Lantinga <slouken@libsdl.org>
date Sat, 19 Sep 2009 07:28:59 +0000 (2009-09-19)
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 that uses OpenGL.";
}