14 lines
299 B
Plaintext
14 lines
299 B
Plaintext
|
{
|
|||
|
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.";
|
|||
|
}
|