/Unittests/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj

http://unladen-swallow.googlecode.com/ · Unknown · 320 lines · 306 code · 14 blank · 0 comment · 0 complexity · ed4b708417834fc73561c76f3bb20e81 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1230E5AEE3500C7F239 /* widget.cc */; };
  10. 3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B7EB1240E5AEE3500C7F239 /* widget.h */; settings = {ATTRIBUTES = (Public, ); }; };
  11. 3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */; };
  12. 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */; };
  13. 408BEC281046D72200DEF522 /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 408BEC271046D72200DEF522 /* gtest.framework */; };
  14. 408BEC431046D7B300DEF522 /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 408BEC421046D7B300DEF522 /* libgtest_main.a */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  20. proxyType = 1;
  21. remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
  22. remoteInfo = gTestExample;
  23. };
  24. /* End PBXContainerItemProxy section */
  25. /* Begin PBXFileReference section */
  26. 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = WidgetFrameworkTest; sourceTree = BUILT_PRODUCTS_DIR; };
  27. 3B7EB1230E5AEE3500C7F239 /* widget.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cc; sourceTree = "<group>"; };
  28. 3B7EB1240E5AEE3500C7F239 /* widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = widget.h; sourceTree = "<group>"; };
  29. 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget_test.cc; sourceTree = "<group>"; };
  30. 408BEC271046D72200DEF522 /* gtest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = gtest.framework; path = /Library/Frameworks/gtest.framework; sourceTree = "<absolute>"; };
  31. 408BEC421046D7B300DEF522 /* libgtest_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest_main.a; path = /Library/Frameworks/gtest.framework/Versions/A/Resources/libgtest_main.a; sourceTree = "<absolute>"; };
  32. 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  33. 8D07F2C80486CC7A007CD1D0 /* Widget.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Widget.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  34. /* End PBXFileReference section */
  35. /* Begin PBXFrameworksBuildPhase section */
  36. 3B07BDE80E3F3F9E00647869 /* Frameworks */ = {
  37. isa = PBXFrameworksBuildPhase;
  38. buildActionMask = 2147483647;
  39. files = (
  40. 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */,
  41. 408BEC281046D72200DEF522 /* gtest.framework in Frameworks */,
  42. 408BEC431046D7B300DEF522 /* libgtest_main.a in Frameworks */,
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. );
  51. runOnlyForDeploymentPostprocessing = 0;
  52. };
  53. /* End PBXFrameworksBuildPhase section */
  54. /* Begin PBXGroup section */
  55. 034768DDFF38A45A11DB9C8B /* Products */ = {
  56. isa = PBXGroup;
  57. children = (
  58. 8D07F2C80486CC7A007CD1D0 /* Widget.framework */,
  59. 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */,
  60. );
  61. name = Products;
  62. sourceTree = "<group>";
  63. };
  64. 0867D691FE84028FC02AAC07 /* gTestExample */ = {
  65. isa = PBXGroup;
  66. children = (
  67. 08FB77ACFE841707C02AAC07 /* Source */,
  68. 089C1665FE841158C02AAC07 /* Resources */,
  69. 3B07BE350E4094E400647869 /* Test */,
  70. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  71. 034768DDFF38A45A11DB9C8B /* Products */,
  72. );
  73. name = gTestExample;
  74. sourceTree = "<group>";
  75. };
  76. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  77. isa = PBXGroup;
  78. children = (
  79. 408BEC421046D7B300DEF522 /* libgtest_main.a */,
  80. 408BEC271046D72200DEF522 /* gtest.framework */,
  81. );
  82. name = "External Frameworks and Libraries";
  83. sourceTree = "<group>";
  84. };
  85. 089C1665FE841158C02AAC07 /* Resources */ = {
  86. isa = PBXGroup;
  87. children = (
  88. 8D07F2C70486CC7A007CD1D0 /* Info.plist */,
  89. );
  90. name = Resources;
  91. sourceTree = "<group>";
  92. };
  93. 08FB77ACFE841707C02AAC07 /* Source */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 3B7EB1230E5AEE3500C7F239 /* widget.cc */,
  97. 3B7EB1240E5AEE3500C7F239 /* widget.h */,
  98. );
  99. name = Source;
  100. sourceTree = "<group>";
  101. };
  102. 3B07BE350E4094E400647869 /* Test */ = {
  103. isa = PBXGroup;
  104. children = (
  105. 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */,
  106. );
  107. name = Test;
  108. sourceTree = "<group>";
  109. };
  110. /* End PBXGroup section */
  111. /* Begin PBXHeadersBuildPhase section */
  112. 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
  113. isa = PBXHeadersBuildPhase;
  114. buildActionMask = 2147483647;
  115. files = (
  116. 3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */,
  117. );
  118. runOnlyForDeploymentPostprocessing = 0;
  119. };
  120. /* End PBXHeadersBuildPhase section */
  121. /* Begin PBXNativeTarget section */
  122. 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */ = {
  123. isa = PBXNativeTarget;
  124. buildConfigurationList = 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */;
  125. buildPhases = (
  126. 3B07BDE70E3F3F9E00647869 /* Sources */,
  127. 3B07BDE80E3F3F9E00647869 /* Frameworks */,
  128. );
  129. buildRules = (
  130. );
  131. dependencies = (
  132. 3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */,
  133. );
  134. name = WidgetFrameworkTest;
  135. productName = gTestExampleTest;
  136. productReference = 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */;
  137. productType = "com.apple.product-type.tool";
  138. };
  139. 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */ = {
  140. isa = PBXNativeTarget;
  141. buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */;
  142. buildPhases = (
  143. 8D07F2C10486CC7A007CD1D0 /* Sources */,
  144. 8D07F2C30486CC7A007CD1D0 /* Frameworks */,
  145. 8D07F2BD0486CC7A007CD1D0 /* Headers */,
  146. 8D07F2BF0486CC7A007CD1D0 /* Resources */,
  147. 8D07F2C50486CC7A007CD1D0 /* Rez */,
  148. );
  149. buildRules = (
  150. );
  151. dependencies = (
  152. );
  153. name = WidgetFramework;
  154. productInstallPath = "$(HOME)/Library/Frameworks";
  155. productName = gTestExample;
  156. productReference = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */;
  157. productType = "com.apple.product-type.framework";
  158. };
  159. /* End PBXNativeTarget section */
  160. /* Begin PBXProject section */
  161. 0867D690FE84028FC02AAC07 /* Project object */ = {
  162. isa = PBXProject;
  163. buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */;
  164. compatibilityVersion = "Xcode 2.4";
  165. hasScannedForEncodings = 1;
  166. mainGroup = 0867D691FE84028FC02AAC07 /* gTestExample */;
  167. productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
  168. projectDirPath = "";
  169. projectRoot = "";
  170. targets = (
  171. 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */,
  172. 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */,
  173. );
  174. };
  175. /* End PBXProject section */
  176. /* Begin PBXResourcesBuildPhase section */
  177. 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
  178. isa = PBXResourcesBuildPhase;
  179. buildActionMask = 2147483647;
  180. files = (
  181. );
  182. runOnlyForDeploymentPostprocessing = 0;
  183. };
  184. /* End PBXResourcesBuildPhase section */
  185. /* Begin PBXRezBuildPhase section */
  186. 8D07F2C50486CC7A007CD1D0 /* Rez */ = {
  187. isa = PBXRezBuildPhase;
  188. buildActionMask = 2147483647;
  189. files = (
  190. );
  191. runOnlyForDeploymentPostprocessing = 0;
  192. };
  193. /* End PBXRezBuildPhase section */
  194. /* Begin PBXSourcesBuildPhase section */
  195. 3B07BDE70E3F3F9E00647869 /* Sources */ = {
  196. isa = PBXSourcesBuildPhase;
  197. buildActionMask = 2147483647;
  198. files = (
  199. 3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */,
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. };
  203. 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
  204. isa = PBXSourcesBuildPhase;
  205. buildActionMask = 2147483647;
  206. files = (
  207. 3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */,
  208. );
  209. runOnlyForDeploymentPostprocessing = 0;
  210. };
  211. /* End PBXSourcesBuildPhase section */
  212. /* Begin PBXTargetDependency section */
  213. 3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */ = {
  214. isa = PBXTargetDependency;
  215. target = 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */;
  216. targetProxy = 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */;
  217. };
  218. /* End PBXTargetDependency section */
  219. /* Begin XCBuildConfiguration section */
  220. 3B07BDEC0E3F3F9F00647869 /* Debug */ = {
  221. isa = XCBuildConfiguration;
  222. buildSettings = {
  223. PRODUCT_NAME = WidgetFrameworkTest;
  224. };
  225. name = Debug;
  226. };
  227. 3B07BDED0E3F3F9F00647869 /* Release */ = {
  228. isa = XCBuildConfiguration;
  229. buildSettings = {
  230. PRODUCT_NAME = WidgetFrameworkTest;
  231. };
  232. name = Release;
  233. };
  234. 4FADC24308B4156D00ABE55E /* Debug */ = {
  235. isa = XCBuildConfiguration;
  236. buildSettings = {
  237. DYLIB_COMPATIBILITY_VERSION = 1;
  238. DYLIB_CURRENT_VERSION = 1;
  239. FRAMEWORK_VERSION = A;
  240. INFOPLIST_FILE = Info.plist;
  241. INSTALL_PATH = "@loader_path/../Frameworks";
  242. PRODUCT_NAME = Widget;
  243. };
  244. name = Debug;
  245. };
  246. 4FADC24408B4156D00ABE55E /* Release */ = {
  247. isa = XCBuildConfiguration;
  248. buildSettings = {
  249. DYLIB_COMPATIBILITY_VERSION = 1;
  250. DYLIB_CURRENT_VERSION = 1;
  251. FRAMEWORK_VERSION = A;
  252. INFOPLIST_FILE = Info.plist;
  253. INSTALL_PATH = "@loader_path/../Frameworks";
  254. PRODUCT_NAME = Widget;
  255. };
  256. name = Release;
  257. };
  258. 4FADC24708B4156D00ABE55E /* Debug */ = {
  259. isa = XCBuildConfiguration;
  260. buildSettings = {
  261. GCC_VERSION = 4.0;
  262. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  263. };
  264. name = Debug;
  265. };
  266. 4FADC24808B4156D00ABE55E /* Release */ = {
  267. isa = XCBuildConfiguration;
  268. buildSettings = {
  269. GCC_VERSION = 4.0;
  270. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  271. };
  272. name = Release;
  273. };
  274. /* End XCBuildConfiguration section */
  275. /* Begin XCConfigurationList section */
  276. 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */ = {
  277. isa = XCConfigurationList;
  278. buildConfigurations = (
  279. 3B07BDEC0E3F3F9F00647869 /* Debug */,
  280. 3B07BDED0E3F3F9F00647869 /* Release */,
  281. );
  282. defaultConfigurationIsVisible = 0;
  283. defaultConfigurationName = Release;
  284. };
  285. 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */ = {
  286. isa = XCConfigurationList;
  287. buildConfigurations = (
  288. 4FADC24308B4156D00ABE55E /* Debug */,
  289. 4FADC24408B4156D00ABE55E /* Release */,
  290. );
  291. defaultConfigurationIsVisible = 0;
  292. defaultConfigurationName = Release;
  293. };
  294. 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */ = {
  295. isa = XCConfigurationList;
  296. buildConfigurations = (
  297. 4FADC24708B4156D00ABE55E /* Debug */,
  298. 4FADC24808B4156D00ABE55E /* Release */,
  299. );
  300. defaultConfigurationIsVisible = 0;
  301. defaultConfigurationName = Release;
  302. };
  303. /* End XCConfigurationList section */
  304. };
  305. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  306. }