view Xcode/TemplatesForXcode/SDL Application/SDLApp.xcodeproj/TemplateInfo.plist @ 2771:15e69dc6fded

Disabled the Haptic API on iPhone, changed the order of the header to match the other config headers.
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Oct 2008 12:22:56 +0000
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.";
}