/core/externals/update-engine/externals/gdata-objectivec-client/Source/Tools/GenerateTargetNamespaceMacros/GenerateTargetNamespaceMacros.xcodeproj/project.pbxproj

http://macfuse.googlecode.com/ · Unknown · 190 lines · 181 code · 9 blank · 0 comment · 0 complexity · 54003304e0d8c541ec68dc3e307bf300 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 8DD76F9A0486AA7600D96B5E /* GenerateTargetNamespaceMacros.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* GenerateTargetNamespaceMacros.m */; settings = {ATTRIBUTES = (); }; };
  10. 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
  11. /* End PBXBuildFile section */
  12. /* Begin PBXFileReference section */
  13. 08FB7796FE84155DC02AAC07 /* GenerateTargetNamespaceMacros.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GenerateTargetNamespaceMacros.m; sourceTree = "<group>"; };
  14. 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  15. 8DD76FA10486AA7600D96B5E /* GenerateTargetNamespaceMacros */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = GenerateTargetNamespaceMacros; sourceTree = BUILT_PRODUCTS_DIR; };
  16. /* End PBXFileReference section */
  17. /* Begin PBXFrameworksBuildPhase section */
  18. 8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
  19. isa = PBXFrameworksBuildPhase;
  20. buildActionMask = 2147483647;
  21. files = (
  22. 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */,
  23. );
  24. runOnlyForDeploymentPostprocessing = 0;
  25. };
  26. /* End PBXFrameworksBuildPhase section */
  27. /* Begin PBXGroup section */
  28. 08FB7794FE84155DC02AAC07 /* ListBundleClasses */ = {
  29. isa = PBXGroup;
  30. children = (
  31. 08FB7795FE84155DC02AAC07 /* Source */,
  32. 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
  33. 1AB674ADFE9D54B511CA2CBB /* Products */,
  34. );
  35. name = ListBundleClasses;
  36. sourceTree = "<group>";
  37. };
  38. 08FB7795FE84155DC02AAC07 /* Source */ = {
  39. isa = PBXGroup;
  40. children = (
  41. 08FB7796FE84155DC02AAC07 /* GenerateTargetNamespaceMacros.m */,
  42. );
  43. name = Source;
  44. sourceTree = "<group>";
  45. };
  46. 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
  47. isa = PBXGroup;
  48. children = (
  49. 08FB779EFE84155DC02AAC07 /* Foundation.framework */,
  50. );
  51. name = "External Frameworks and Libraries";
  52. sourceTree = "<group>";
  53. };
  54. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  55. isa = PBXGroup;
  56. children = (
  57. 8DD76FA10486AA7600D96B5E /* GenerateTargetNamespaceMacros */,
  58. );
  59. name = Products;
  60. sourceTree = "<group>";
  61. };
  62. /* End PBXGroup section */
  63. /* Begin PBXNativeTarget section */
  64. 8DD76F960486AA7600D96B5E /* GenerateTargetNamespaceMacros */ = {
  65. isa = PBXNativeTarget;
  66. buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "GenerateTargetNamespaceMacros" */;
  67. buildPhases = (
  68. 8DD76F990486AA7600D96B5E /* Sources */,
  69. 8DD76F9B0486AA7600D96B5E /* Frameworks */,
  70. );
  71. buildRules = (
  72. );
  73. dependencies = (
  74. );
  75. name = GenerateTargetNamespaceMacros;
  76. productInstallPath = "$(HOME)/bin";
  77. productName = ListBundleClasses;
  78. productReference = 8DD76FA10486AA7600D96B5E /* GenerateTargetNamespaceMacros */;
  79. productType = "com.apple.product-type.tool";
  80. };
  81. /* End PBXNativeTarget section */
  82. /* Begin PBXProject section */
  83. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  84. isa = PBXProject;
  85. buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "GenerateTargetNamespaceMacros" */;
  86. compatibilityVersion = "Xcode 2.4";
  87. hasScannedForEncodings = 1;
  88. mainGroup = 08FB7794FE84155DC02AAC07 /* ListBundleClasses */;
  89. projectDirPath = "";
  90. projectRoot = "";
  91. targets = (
  92. 8DD76F960486AA7600D96B5E /* GenerateTargetNamespaceMacros */,
  93. );
  94. };
  95. /* End PBXProject section */
  96. /* Begin PBXSourcesBuildPhase section */
  97. 8DD76F990486AA7600D96B5E /* Sources */ = {
  98. isa = PBXSourcesBuildPhase;
  99. buildActionMask = 2147483647;
  100. files = (
  101. 8DD76F9A0486AA7600D96B5E /* GenerateTargetNamespaceMacros.m in Sources */,
  102. );
  103. runOnlyForDeploymentPostprocessing = 0;
  104. };
  105. /* End PBXSourcesBuildPhase section */
  106. /* Begin XCBuildConfiguration section */
  107. 1DEB927508733DD40010E9CD /* Debug */ = {
  108. isa = XCBuildConfiguration;
  109. buildSettings = {
  110. COPY_PHASE_STRIP = NO;
  111. GCC_DYNAMIC_NO_PIC = NO;
  112. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  113. GCC_MODEL_TUNING = G5;
  114. GCC_OPTIMIZATION_LEVEL = 0;
  115. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  116. INSTALL_PATH = "$(HOME)/bin";
  117. PRODUCT_NAME = GenerateTargetNamespaceMacros;
  118. ZERO_LINK = NO;
  119. };
  120. name = Debug;
  121. };
  122. 1DEB927608733DD40010E9CD /* Release */ = {
  123. isa = XCBuildConfiguration;
  124. buildSettings = {
  125. ARCHS = (
  126. ppc,
  127. i386,
  128. );
  129. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  130. GCC_MODEL_TUNING = G5;
  131. INSTALL_PATH = "$(HOME)/bin";
  132. PRODUCT_NAME = GenerateTargetNamespaceMacros;
  133. ZERO_LINK = NO;
  134. };
  135. name = Release;
  136. };
  137. 1DEB927908733DD40010E9CD /* Debug */ = {
  138. isa = XCBuildConfiguration;
  139. buildSettings = {
  140. GCC_C_LANGUAGE_STANDARD = c99;
  141. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  142. GCC_WARN_UNUSED_VARIABLE = YES;
  143. PREBINDING = NO;
  144. SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
  145. };
  146. name = Debug;
  147. };
  148. 1DEB927A08733DD40010E9CD /* Release */ = {
  149. isa = XCBuildConfiguration;
  150. buildSettings = {
  151. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  152. GCC_WARN_UNUSED_VARIABLE = YES;
  153. PREBINDING = NO;
  154. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  155. };
  156. name = Release;
  157. };
  158. /* End XCBuildConfiguration section */
  159. /* Begin XCConfigurationList section */
  160. 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "GenerateTargetNamespaceMacros" */ = {
  161. isa = XCConfigurationList;
  162. buildConfigurations = (
  163. 1DEB927508733DD40010E9CD /* Debug */,
  164. 1DEB927608733DD40010E9CD /* Release */,
  165. );
  166. defaultConfigurationIsVisible = 0;
  167. defaultConfigurationName = Release;
  168. };
  169. 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "GenerateTargetNamespaceMacros" */ = {
  170. isa = XCConfigurationList;
  171. buildConfigurations = (
  172. 1DEB927908733DD40010E9CD /* Debug */,
  173. 1DEB927A08733DD40010E9CD /* Release */,
  174. );
  175. defaultConfigurationIsVisible = 0;
  176. defaultConfigurationName = Release;
  177. };
  178. /* End XCConfigurationList section */
  179. };
  180. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  181. }