From Eric Wing, XCode project files.

This commit is contained in:
Robert Osfield
2006-04-04 12:53:10 +00:00
parent 02837366df
commit 8a245a7bb6
124 changed files with 99861 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
FilesToRename = {
"osgApp_Prefix.pch" = "<22>PROJECTNAME<4D>_Prefix.pch";
};
FilesToMacroExpand = (
"<22>PROJECTNAME<4D>_Prefix.pch",
"main.c",
"Info.plist",
"English.lproj/InfoPlist.strings",
"English.lproj/main.nib/objects.xib",
);
Description = "This project builds a OSG application.";
}