view Xcode/TemplatesForXcode/SDL Cocoa Application/SDLCocoaApp.xcodeproj/TemplateInfo.plist @ 2636:57ac1594164e gsoc2008_force_feedback

Added testhaptic to test haptic devices.
author Edgar Simo <bobbens@gmail.com>
date Wed, 06 Aug 2008 17:14:54 +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 with Cocoa menus.";
}