Xcode-2.pbxproj.in 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. 2C18F0B615DC1E0300593670 = {isa = PBXBuildFile; fileRef = 2C18F0B415DC1DC700593670; };
  9. 2C18F0B415DC1DC700593670 = {isa = PBXFileReference; fileEncoding = 4; explicitFileType = @id_type@; path = @id_src@; sourceTree = "<group>"; };
  10. 8DD76F6C0486A84900D96B5E = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = CompilerId@id_lang@; sourceTree = BUILT_PRODUCTS_DIR; };
  11. 08FB7794FE84155DC02AAC07 = {
  12. isa = PBXGroup;
  13. children = (
  14. 08FB7795FE84155DC02AAC07,
  15. 1AB674ADFE9D54B511CA2CBB,
  16. );
  17. name = CompilerId@id_lang@;
  18. sourceTree = "<group>";
  19. };
  20. 08FB7795FE84155DC02AAC07 = {
  21. isa = PBXGroup;
  22. children = (
  23. 2C18F0B415DC1DC700593670,
  24. );
  25. name = Source;
  26. sourceTree = "<group>";
  27. };
  28. 1AB674ADFE9D54B511CA2CBB = {
  29. isa = PBXGroup;
  30. children = (
  31. 8DD76F6C0486A84900D96B5E,
  32. );
  33. name = Products;
  34. sourceTree = "<group>";
  35. };
  36. 8DD76FA90486AB0100D96B5E = {
  37. isa = PBXNativeTarget;
  38. buildConfigurationList = 1DEB928508733DD80010E9CD;
  39. buildPhases = (
  40. 2C18F0B515DC1DCE00593670,
  41. 2C8FEB8E15DC1A1A00E56A5D,
  42. );
  43. buildRules = (
  44. );
  45. dependencies = (
  46. );
  47. name = CompilerId@id_lang@;
  48. productName = CompilerId@id_lang@;
  49. productReference = 8DD76F6C0486A84900D96B5E;
  50. productType = "com.apple.product-type.tool";
  51. };
  52. 08FB7793FE84155DC02AAC07 = {
  53. isa = PBXProject;
  54. buildConfigurationList = 1DEB928908733DD80010E9CD;
  55. hasScannedForEncodings = 1;
  56. mainGroup = 08FB7794FE84155DC02AAC07;
  57. projectDirPath = "";
  58. targets = (
  59. 8DD76FA90486AB0100D96B5E,
  60. );
  61. };
  62. 2C8FEB8E15DC1A1A00E56A5D = {
  63. isa = PBXShellScriptBuildPhase;
  64. buildActionMask = 2147483647;
  65. files = (
  66. );
  67. inputPaths = (
  68. );
  69. outputPaths = (
  70. );
  71. runOnlyForDeploymentPostprocessing = 0;
  72. shellPath = /bin/sh;
  73. shellScript = "echo \"GCC_VERSION=$GCC_VERSION\"";
  74. };
  75. 2C18F0B515DC1DCE00593670 = {
  76. isa = PBXSourcesBuildPhase;
  77. buildActionMask = 2147483647;
  78. files = (
  79. 2C18F0B615DC1E0300593670,
  80. );
  81. runOnlyForDeploymentPostprocessing = 0;
  82. };
  83. 1DEB928608733DD80010E9CD = {
  84. isa = XCBuildConfiguration;
  85. buildSettings = {
  86. PRODUCT_NAME = CompilerId@id_lang@;
  87. };
  88. name = Debug;
  89. };
  90. 1DEB928A08733DD80010E9CD = {
  91. isa = XCBuildConfiguration;
  92. buildSettings = {
  93. CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
  94. SYMROOT = .;
  95. };
  96. name = Debug;
  97. };
  98. 1DEB928508733DD80010E9CD = {
  99. isa = XCConfigurationList;
  100. buildConfigurations = (
  101. 1DEB928608733DD80010E9CD,
  102. );
  103. defaultConfigurationIsVisible = 0;
  104. defaultConfigurationName = Debug;
  105. };
  106. 1DEB928908733DD80010E9CD = {
  107. isa = XCConfigurationList;
  108. buildConfigurations = (
  109. 1DEB928A08733DD80010E9CD,
  110. );
  111. defaultConfigurationIsVisible = 0;
  112. defaultConfigurationName = Debug;
  113. };
  114. };
  115. rootObject = 08FB7793FE84155DC02AAC07;
  116. }