1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523
|
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
4809C45C0AB8C05000D1B097 /* CSupport.pas in Sources */ = {isa = PBXBuildFile; fileRef = 48E6F8210AB75028009C03E0 /* CSupport.pas */; };
4809C45D0AB8C05300D1B097 /* Start.pas in Sources */ = {isa = PBXBuildFile; fileRef = 488D3ACF0AB60A0100DA2F98 /* Start.pas */; };
486946360AB9EA2B009E9150 /* MainUnit.pas in Sources */ = {isa = PBXBuildFile; fileRef = 486946350AB9EA2B009E9150 /* MainUnit.pas */; };
488D3A220AB5F3E800DA2F98 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 488D3A1F0AB5F3E800DA2F98 /* main.nib */; };
488D3B130AB60F1400DA2F98 /* External.c in Sources */ = {isa = PBXBuildFile; fileRef = 488D3B110AB60F1400DA2F98 /* External.c */; };
488D3BFD0AB6A88F00DA2F98 /* Main.r in Rez */ = {isa = PBXBuildFile; fileRef = 488D3BFC0AB6A88F00DA2F98 /* Main.r */; };
488D3C640AB6B5D100DA2F98 /* External.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 488D3C630AB6B5D100DA2F98 /* External.cpp */; };
48C60A570AB971A3004EF347 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4809C4EA0AB9580800D1B097 /* libfpc.a */; };
48C60A5C0AB97269004EF347 /* libExternal.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 488D3B040AB60EFD00DA2F98 /* libExternal.a */; };
48C60B090AB972B4004EF347 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48C60B080AB972B4004EF347 /* Carbon.framework */; };
48E6F8120AB74E5D009C03E0 /* CSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E6F8110AB74E5D009C03E0 /* CSupport.h */; };
48E6F8200AB74F10009C03E0 /* MainExports.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E6F81F0AB74F10009C03E0 /* MainExports.h */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
4809C46B0AB8C19800D1B097 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
fileType = sourcecode.pascal;
isEditable = 1;
outputFiles = (
"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s",
);
script = "";
};
/* End PBXBuildRule section */
/* Begin PBXContainerItemProxy section */
488D3B050AB60F0200DA2F98 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 488D39340AB5966900DA2F98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 488D3B030AB60EFD00DA2F98;
remoteInfo = CSupport;
};
48C60A540AB97176004EF347 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 488D39340AB5966900DA2F98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4809C4E90AB9580800D1B097;
remoteInfo = fpc;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
4809C4EA0AB9580800D1B097 /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
486946350AB9EA2B009E9150 /* MainUnit.pas */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = MainUnit.pas; sourceTree = "<group>"; };
488D39650AB597CC00DA2F98 /* «PROJECTNAME».app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "«PROJECTNAME».app"; sourceTree = BUILT_PRODUCTS_DIR; };
488D39A30AB59A5B00DA2F98 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
488D3A200AB5F3E800DA2F98 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = "<group>"; };
488D3ACF0AB60A0100DA2F98 /* Start.pas */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = Start.pas; sourceTree = "<group>"; };
488D3B040AB60EFD00DA2F98 /* libExternal.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libExternal.a; sourceTree = BUILT_PRODUCTS_DIR; };
488D3B110AB60F1400DA2F98 /* External.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = External.c; sourceTree = "<group>"; };
488D3BFC0AB6A88F00DA2F98 /* Main.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Main.r; sourceTree = "<group>"; };
488D3C630AB6B5D100DA2F98 /* External.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = External.cpp; sourceTree = "<group>"; };
48C60B080AB972B4004EF347 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
48E6F8110AB74E5D009C03E0 /* CSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CSupport.h; path = Headers/CSupport.h; sourceTree = "<group>"; };
48E6F81F0AB74F10009C03E0 /* MainExports.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MainExports.h; path = Headers/MainExports.h; sourceTree = "<group>"; };
48E6F8210AB75028009C03E0 /* CSupport.pas */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; name = CSupport.pas; path = Headers/CSupport.pas; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
4809C48A0AB8CADC00D1B097 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
48C60A5C0AB97269004EF347 /* libExternal.a in Frameworks */,
48C60A570AB971A3004EF347 /* libfpc.a in Frameworks */,
48C60B090AB972B4004EF347 /* Carbon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
488D3B020AB60EFD00DA2F98 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
488D39320AB5966900DA2F98 = {
isa = PBXGroup;
children = (
48E6F8130AB74E63009C03E0 /* Headers */,
488D399A0AB599C800DA2F98 /* Source */,
488D399B0AB599D400DA2F98 /* Resources */,
488D39660AB597CC00DA2F98 /* Products */,
48C60B080AB972B4004EF347 /* Carbon.framework */,
488D39A30AB59A5B00DA2F98 /* Info.plist */,
);
comments = "Template for Pascal/C/C++ development.";
sourceTree = "<group>";
};
488D39660AB597CC00DA2F98 /* Products */ = {
isa = PBXGroup;
children = (
488D39650AB597CC00DA2F98 /* «PROJECTNAME».app */,
488D3B040AB60EFD00DA2F98 /* libExternal.a */,
4809C4EA0AB9580800D1B097 /* libfpc.a */,
);
name = Products;
sourceTree = "<group>";
};
488D399A0AB599C800DA2F98 /* Source */ = {
isa = PBXGroup;
children = (
48E6F8210AB75028009C03E0 /* CSupport.pas */,
488D3ACF0AB60A0100DA2F98 /* Start.pas */,
486946350AB9EA2B009E9150 /* MainUnit.pas */,
488D3B110AB60F1400DA2F98 /* External.c */,
488D3C630AB6B5D100DA2F98 /* External.cpp */,
);
name = Source;
sourceTree = "<group>";
};
488D399B0AB599D400DA2F98 /* Resources */ = {
isa = PBXGroup;
children = (
488D3BFC0AB6A88F00DA2F98 /* Main.r */,
488D3A1F0AB5F3E800DA2F98 /* main.nib */,
);
name = Resources;
sourceTree = "<group>";
};
48E6F8130AB74E63009C03E0 /* Headers */ = {
isa = PBXGroup;
children = (
48E6F81F0AB74F10009C03E0 /* MainExports.h */,
48E6F8110AB74E5D009C03E0 /* CSupport.h */,
);
name = Headers;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
488D3B000AB60EFD00DA2F98 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
48E6F8120AB74E5D009C03E0 /* CSupport.h in Headers */,
48E6F8200AB74F10009C03E0 /* MainExports.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
4809C4E90AB9580800D1B097 /* fpc */ = {
isa = PBXNativeTarget;
buildConfigurationList = 4809C4ED0AB9584400D1B097 /* Build configuration list for PBXNativeTarget "fpc" */;
buildPhases = (
4809C4EB0AB9581800D1B097 /* Build libfpc.a */,
48D58C690ABAA25A00D2D511 /* Compile Pascal Sources */,
);
buildRules = (
);
comments = "This target takes care of FPC everything. It has two trivial custom scripts: one to build the FPC runtime (libfpc.a) and one two compile pascal source code. The following environment variables must exist:\n\nFPC_FLAGS\n Compiler options to control symbols, code generation etc. Will typically be configuration specific.\n\nFPC_MAIN\n The full path to the pascal main program file. Make it project relative, e.g $(PROJECT_DIR)/MyProgram.pas.\n\nFPC_PATHS\n This is a whitespace separated list of folders to search for units and include files, for example:\n\n -Fu\"$(PROJECT_DIR)/My Units\" -Fi\"$(PROJECT_DIR)/My Includes\"\n";
dependencies = (
);
name = fpc;
productName = fpc;
productReference = 4809C4EA0AB9580800D1B097 /* libfpc.a */;
productType = "com.apple.product-type.library.static";
};
488D39640AB597CC00DA2F98 /* «PROJECTNAME» */ = {
isa = PBXNativeTarget;
buildConfigurationList = 488D39690AB597CD00DA2F98 /* Build configuration list for PBXNativeTarget "«PROJECTNAME»" */;
buildPhases = (
488D39610AB597CC00DA2F98 /* Resources */,
488D39980AB599BA00DA2F98 /* Rez */,
4809C4340AB8B93B00D1B097 /* Sources */,
4809C48A0AB8CADC00D1B097 /* Frameworks */,
);
buildRules = (
4809C46B0AB8C19800D1B097 /* PBXBuildRule */,
);
dependencies = (
48C60A550AB97176004EF347 /* PBXTargetDependency */,
488D3B060AB60F0200DA2F98 /* PBXTargetDependency */,
);
name = "«PROJECTNAME»";
productName = "«PROJECTNAME»";
productReference = 488D39650AB597CC00DA2F98 /* «PROJECTNAME».app */;
productType = "com.apple.product-type.application";
};
488D3B030AB60EFD00DA2F98 /* External */ = {
isa = PBXNativeTarget;
buildConfigurationList = 488D3B0E0AB60F0C00DA2F98 /* Build configuration list for PBXNativeTarget "External" */;
buildPhases = (
488D3B000AB60EFD00DA2F98 /* Headers */,
488D3B010AB60EFD00DA2F98 /* Sources */,
488D3B020AB60EFD00DA2F98 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = External;
productName = CSupport;
productReference = 488D3B040AB60EFD00DA2F98 /* libExternal.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
488D39340AB5966900DA2F98 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 488D39350AB5966900DA2F98 /* Build configuration list for PBXProject "«PROJECTNAME»" */;
hasScannedForEncodings = 0;
mainGroup = 488D39320AB5966900DA2F98;
productRefGroup = 488D39660AB597CC00DA2F98 /* Products */;
projectDirPath = "";
targets = (
488D39640AB597CC00DA2F98 /* «PROJECTNAME» */,
488D3B030AB60EFD00DA2F98 /* External */,
4809C4E90AB9580800D1B097 /* fpc */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
488D39610AB597CC00DA2F98 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
488D3A220AB5F3E800DA2F98 /* main.nib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
488D39980AB599BA00DA2F98 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
488D3BFD0AB6A88F00DA2F98 /* Main.r in Rez */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
4809C4EB0AB9581800D1B097 /* Build libfpc.a */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
comments = "The current FPC runtime is distributed as (a massive) collection of .o files. This run script combines the .o files into an archive, making linking (a lot) easier since we don't have to think about what to link with (i.e the linker will extract what's needed from the archive).";
files = (
);
inputPaths = (
);
name = "Build libfpc.a";
outputPaths = (
"$(TARGET_BUILD_DIR)/libfpc.a",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Build libfpc.a\n# 9 July 2006 (Jonas Maebe)\n# * original version\n# 15 September 2006 (Erling Johansen)\n# * simplified\n# 26 April 2007 (Jonas Maebe)\n# * added support for ppc64/x86_64 (future proofing)\n# 4 August 2007 (Jonas Maebe)\n# * call ranlib after ar so the toc of the library is up-to-date\n\nrm -f \"$TARGET_TEMP_DIR\"/*.a\nnarch=\n\nfor arch in $ARCHS\ndo\n\tcase $arch in\n\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\n\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n\t\t*) continue\n\tesac\n\tif test -e /usr/local/bin/ppc${fpc_arch}\n\tthen\n\t\tupath=/usr/local/lib/fpc/`/usr/local/bin/ppc${fpc_arch} -iV`/units/${fpc_rtl}-darwin\n\t\tar -q \"$TARGET_TEMP_DIR\"/libfpc${narch}.a `ls \"$upath\"/*/*.o | grep -v 'darwin/fv/'`\n\t\tranlib \"$TARGET_TEMP_DIR\"/libfpc${narch}.a\n\t\tnarch=${narch}x\n\telse\n\t\techo error: can\\'t build libfpc.a for $arch \\(ppc${fpc_arch} not found\\)\n\tfi\ndone\n\nif test ${#narch} -gt 1\nthen\n\tlipo -create \"$TARGET_TEMP_DIR\"/libfpc*.a -output \"$TARGET_BUILD_DIR\"/libfpc.a\n\trm -f \"$TARGET_TEMP_DIR\"/*.a\nelse\n\tmv \"$TARGET_TEMP_DIR\"/libfpc.a \"$TARGET_BUILD_DIR\"\nfi\n";
};
48D58C690ABAA25A00D2D511 /* Compile Pascal Sources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
comments = "This run script compiles (all) pascal sources into assembler by calling FPC with the main program (only) as argument. FPC will in turn compile dependent units as necessary. The Compile Sources build phase will detect the outdated .o files and assemble the modified sources (because the Pascal source files rule states that output from pascal compilation is assembler files in derived source folders). ";
files = (
);
inputPaths = (
);
name = "Compile Pascal Sources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Compile Pascal Sources\n# 15sep06,ejo written.\n# 26 April 2007 - Jonas Maebe\n# * support for ppc64 and x86_64\n# * don't run when cleaning (in case running scripts when cleaning is ever fixed by Apple)\n# * split the options in FPC_COMMON_FLAGS (common to all configurations) and FPC_CFG_SPECIFIC_FLAGS (per configuration)\n\nif [ x\"$ACTION\" != \"xbuild\" ]; then\n # in case running scripts during cleaning gets fixed\n exit 0\nfi\n\nif test ! -e \"$FPC_MAIN_FILE\"\nthen\n\techo error: FPC_MAIN_FILE not found \\($FPC_MAIN_FILE\\)\n\texit 2\nfi\n\nfor variant in $BUILD_VARIANTS\ndo\n\tfor arch in $ARCHS\n\tdo\n\t\tcase $arch in\n\t\t\ti386) fpc_arch=386;;\n\t\t\tppc) fpc_arch=ppc;;\n ppc64) fpc_arch=ppc64;;\n x86_64) fpc_arch=x64;;\n\t\t\t*) continue\n\t\tesac\n\n\t\tif test -e /usr/local/bin/ppc${fpc_arch}\n\t\tthen\n\t\t\tapp_target_temp_dir=$CONFIGURATION_TEMP_DIR/`basename \"$PROJECT_TEMP_DIR\"`\n\t\t\tout_dir=$app_target_temp_dir/`basename \"$DERIVED_SOURCES_DIR\"`-$variant/$arch\n\t\t\tmkdir -p \"$out_dir\"\n\t\t\tcd \"$out_dir\"\n\n\t\t\techo /usr/local/bin/ppc${fpc_arch} -a -s -vbr -FE. $FPC_COMMON_OPTIONS $FPC_SPECIFIC_OPTIONS '\\' >ppccmd.sh\n\t\t\techo -Fi\\\"`dirname \"$FPC_MAIN_FILE\"`\\\" '\\' >>ppccmd.sh\n\t\t\techo $FPC_UNIT_PATHS '\\' >>ppccmd.sh\n\t\t\techo \\\"$FPC_MAIN_FILE\\\" >>ppccmd.sh\n\n\t\t\t/bin/sh ppccmd.sh\n\t\telse\n\t\t\techo $FPC_MAIN_FILE:1: error: 1: can\\'t compile for $arch \\(ppc${fpc_arch} not found\\)\n\t\t\texit 2\n\t\tfi\n\tdone\ndone\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
4809C4340AB8B93B00D1B097 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
4809C45C0AB8C05000D1B097 /* CSupport.pas in Sources */,
4809C45D0AB8C05300D1B097 /* Start.pas in Sources */,
486946360AB9EA2B009E9150 /* MainUnit.pas in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
488D3B010AB60EFD00DA2F98 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
488D3B130AB60F1400DA2F98 /* External.c in Sources */,
488D3C640AB6B5D100DA2F98 /* External.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
488D3B060AB60F0200DA2F98 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 488D3B030AB60EFD00DA2F98 /* External */;
targetProxy = 488D3B050AB60F0200DA2F98 /* PBXContainerItemProxy */;
};
48C60A550AB97176004EF347 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 4809C4E90AB9580800D1B097 /* fpc */;
targetProxy = 48C60A540AB97176004EF347 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
488D3A1F0AB5F3E800DA2F98 /* main.nib */ = {
isa = PBXVariantGroup;
children = (
488D3A200AB5F3E800DA2F98 /* English */,
);
name = main.nib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
4809C4EE0AB9584400D1B097 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = fpc;
ZERO_LINK = NO;
};
name = Debug;
};
4809C4EF0AB9584400D1B097 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = fpc;
ZERO_LINK = NO;
};
name = Release;
};
488D39360AB5966900DA2F98 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FPC_COMMON_OPTIONS = "-Mmacpas -Sgi";
FPC_MAIN_FILE = "$(PROJECT_DIR)/Start.pas";
FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
FPC_SPECIFIC_OPTIONS = "-ghlttt -O-1 -CRriot";
FPC_UNIT_PATHS = "-Fu\"$(PROJECT_DIR)/Headers\"";
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
};
name = Debug;
};
488D39370AB5966900DA2F98 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
FPC_COMMON_OPTIONS = "-Mmacpas -Sgi";
FPC_MAIN_FILE = "$(PROJECT_DIR)/Start.pas";
FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O3 -Xs";
FPC_UNIT_PATHS = "-Fu\"$(PROJECT_DIR)/Headers\"";
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
PRODUCT_NAME = "«PROJECTNAME»";
};
name = Release;
};
488D396A0AB597CD00DA2F98 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
OTHER_LDFLAGS = (
"-lstdc++",
"-lgcc_s.10.4",
);
PREBINDING = NO;
PRODUCT_NAME = "«PROJECTNAME»";
WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Debug;
};
488D396B0AB597CD00DA2F98 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
OTHER_LDFLAGS = (
"-lstdc++",
"-lgcc_s.10.4",
);
PREBINDING = NO;
PRODUCT_NAME = "«PROJECTNAME»";
WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Release;
};
488D3B0F0AB60F0C00DA2F98 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INSTALL_PATH = /usr/local/lib;
OTHER_LDFLAGS = (
"-framework",
Carbon,
);
PREBINDING = NO;
PRODUCT_NAME = External;
ZERO_LINK = YES;
};
name = Debug;
};
488D3B100AB60F0C00DA2F98 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INSTALL_PATH = /usr/local/lib;
OTHER_LDFLAGS = (
"-framework",
Carbon,
);
PREBINDING = NO;
PRODUCT_NAME = External;
ZERO_LINK = NO;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
4809C4ED0AB9584400D1B097 /* Build configuration list for PBXNativeTarget "fpc" */ = {
isa = XCConfigurationList;
buildConfigurations = (
4809C4EE0AB9584400D1B097 /* Debug */,
4809C4EF0AB9584400D1B097 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
488D39350AB5966900DA2F98 /* Build configuration list for PBXProject "«PROJECTNAME»" */ = {
isa = XCConfigurationList;
buildConfigurations = (
488D39360AB5966900DA2F98 /* Debug */,
488D39370AB5966900DA2F98 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
488D39690AB597CD00DA2F98 /* Build configuration list for PBXNativeTarget "«PROJECTNAME»" */ = {
isa = XCConfigurationList;
buildConfigurations = (
488D396A0AB597CD00DA2F98 /* Debug */,
488D396B0AB597CD00DA2F98 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
488D3B0E0AB60F0C00DA2F98 /* Build configuration list for PBXNativeTarget "External" */ = {
isa = XCConfigurationList;
buildConfigurations = (
488D3B0F0AB60F0C00DA2F98 /* Debug */,
488D3B100AB60F0C00DA2F98 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
/* End XCConfigurationList section */
};
rootObject = 488D39340AB5966900DA2F98 /* Project object */;
}
|