view Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/SDLCocoaApp.xcodeproj/TemplateInfo.plist @ 3704:9bc9ff36eb8f

Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 12 Feb 2010 17:14:41 +0000
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 with Cocoa menus.";
}