Xcode-3.pbxproj.in 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  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\" ; echo \"ARCHS=$ARCHS\"";
  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. CODE_SIGN_IDENTITY = "";
  75. PRODUCT_NAME = CompilerId@id_lang@;
  76. };
  77. name = Debug;
  78. };
  79. 1DEB928A08733DD80010E9CD = {
  80. isa = XCBuildConfiguration;
  81. buildSettings = {
  82. ONLY_ACTIVE_ARCH = YES;
  83. CODE_SIGNING_REQUIRED = NO;
  84. CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
  85. SYMROOT = .;
  86. @id_toolset@
  87. @id_lang_version@
  88. @id_clang_cxx_library@
  89. @id_deployment_target@
  90. @id_sdkroot@
  91. };
  92. name = Debug;
  93. };
  94. 1DEB928508733DD80010E9CD = {
  95. isa = XCConfigurationList;
  96. buildConfigurations = (
  97. 1DEB928608733DD80010E9CD,
  98. );
  99. defaultConfigurationIsVisible = 0;
  100. defaultConfigurationName = Debug;
  101. };
  102. 1DEB928908733DD80010E9CD = {
  103. isa = XCConfigurationList;
  104. buildConfigurations = (
  105. 1DEB928A08733DD80010E9CD,
  106. );
  107. defaultConfigurationIsVisible = 0;
  108. defaultConfigurationName = Debug;
  109. };
  110. };
  111. rootObject = 08FB7793FE84155DC02AAC07;
  112. }