comparison Xcode/TemplatesForXcode/SDL Application/SDLApp.xcodeproj/TemplateInfo.plist @ 2207:d63e9f5944ae

Unpacked project archives to get individual file history in subversion
author Sam Lantinga <slouken@libsdl.org>
date Sat, 21 Jul 2007 17:09:01 +0000
parents
children
comparison
equal deleted inserted replaced
2206:ca7d2227d630 2207:d63e9f5944ae
1 {
2 FilesToRename = {
3 "SDLApp_Prefix.pch" = "ÇPROJECTNAMEÈ_Prefix.pch";
4 };
5 FilesToMacroExpand = (
6 "ÇPROJECTNAMEÈ_Prefix.pch",
7 "Info.plist",
8 "English.lproj/InfoPlist.strings",
9 "main.c",
10 );
11 Description = "This project builds an SDL-based application.";
12 }