view Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/TemplateInfo.plist @ 3610:3c1b39d0d1a6

Merged r4121:4122 from branches/SDL-1.2: win32 joystick double-free fix.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 06 Jan 2010 07:26:49 +0000 (2010-01-06)
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 that uses OpenGL.";
}