view Xcode/TemplatesForXcode/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/TemplateInfo.plist @ 2881:c8d203ef4335

More resampling fixes.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 19 Dec 2008 09:15:59 +0000 (2008-12-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.";
}