Xcode-3.pbxproj.in 2.6 KB

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