summaryrefslogtreecommitdiff
path: root/install/macosx/xcode/FPC Standard Tool/FPC Standard Tool.xcodeproj/TemplateInfo.plist
blob: 3777259ca38a5692e7c5086ee5f473b7530437b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
   FilesToRename = {
      "PascalTool.pas" = "ÇPROJECTNAMEÈ.pas";
      "PascalTool.1"   = "ÇPROJECTNAMEÈ.1";
   };
   FilesToMacroExpand = (
      "ÇPROJECTNAMEÈ.1"
   );
   Description = "This project builds a command line tool written in Pascal with the Free Pascal Compiler. It has been tested with Xcode 2.4.1, but should also work with later versions. It has been created for FPC 2.1.2 and later. It can be used to create universal binaries when running on an Intel Mac with both the PowerPC and Intel versions of FPC installed.";
}