project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD70491220C48B7C007C944C /* opaque_typedef_conversion_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD7048F020C48AE4007C944C /* opaque_typedef_conversion_test.cxx */; };
  10. CD70491520C48B8C007C944C /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7048FB20C48B30007C944C /* GoogleMock.framework */; };
  11. CDE8546724DF5051006FE7C7 /* opaque_typedef in Resources */ = {isa = PBXBuildFile; fileRef = CDE8546624DF5051006FE7C7 /* opaque_typedef */; };
  12. CDE8547324DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDE8547224DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx */; };
  13. CDE8547524DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDE8547424DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx */; };
  14. CDE8547724DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDE8547624DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. CD7048FA20C48B30007C944C /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  20. proxyType = 2;
  21. remoteGlobalIDString = 05818F861A685AEA0072A469;
  22. remoteInfo = GoogleMock;
  23. };
  24. CD7048FC20C48B30007C944C /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  29. remoteInfo = gmock;
  30. };
  31. CD7048FE20C48B30007C944C /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  34. proxyType = 2;
  35. remoteGlobalIDString = 05E96B1F1A68634900204102;
  36. remoteInfo = gtest;
  37. };
  38. CD70490020C48B30007C944C /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 05818F901A685AEA0072A469;
  43. remoteInfo = GoogleMockTests;
  44. };
  45. CD70491320C48B88007C944C /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 05818F851A685AEA0072A469;
  50. remoteInfo = GoogleMock;
  51. };
  52. /* End PBXContainerItemProxy section */
  53. /* Begin PBXFileReference section */
  54. CD7048F020C48AE4007C944C /* opaque_typedef_conversion_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_conversion_test.cxx; sourceTree = "<group>"; };
  55. CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  56. CD70490720C48B75007C944C /* opaque_typedef_test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = opaque_typedef_test.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  57. CD70490B20C48B75007C944C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  58. CDAA6D1224E0645100E09BB9 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  59. CDE8546624DF5051006FE7C7 /* opaque_typedef */ = {isa = PBXFileReference; lastKnownFileType = folder; name = opaque_typedef; path = include/opaque_typedef; sourceTree = "<group>"; };
  60. CDE8547224DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_comparable_test.cxx; sourceTree = "<group>"; };
  61. CDE8547424DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_adhoc_arithmetic_test.cxx; sourceTree = "<group>"; };
  62. CDE8547624DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_arithmetic_test.cxx; sourceTree = "<group>"; };
  63. /* End PBXFileReference section */
  64. /* Begin PBXFrameworksBuildPhase section */
  65. CD70490420C48B75007C944C /* Frameworks */ = {
  66. isa = PBXFrameworksBuildPhase;
  67. buildActionMask = 2147483647;
  68. files = (
  69. CD70491520C48B8C007C944C /* GoogleMock.framework in Frameworks */,
  70. );
  71. runOnlyForDeploymentPostprocessing = 0;
  72. };
  73. /* End PBXFrameworksBuildPhase section */
  74. /* Begin PBXGroup section */
  75. CD3C805F1D63EE0000ACC795 = {
  76. isa = PBXGroup;
  77. children = (
  78. CDAA6D1224E0645100E09BB9 /* README.md */,
  79. CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */,
  80. CDE8546624DF5051006FE7C7 /* opaque_typedef */,
  81. CD7048F220C48B19007C944C /* test */,
  82. CD70490820C48B75007C944C /* opaque_typedef_test */,
  83. CD3C80691D63EE0000ACC795 /* Products */,
  84. );
  85. sourceTree = "<group>";
  86. };
  87. CD3C80691D63EE0000ACC795 /* Products */ = {
  88. isa = PBXGroup;
  89. children = (
  90. CD70490720C48B75007C944C /* opaque_typedef_test.xctest */,
  91. );
  92. name = Products;
  93. sourceTree = "<group>";
  94. };
  95. CD7048F220C48B19007C944C /* test */ = {
  96. isa = PBXGroup;
  97. children = (
  98. CD7048F020C48AE4007C944C /* opaque_typedef_conversion_test.cxx */,
  99. CDE8547224DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx */,
  100. CDE8547424DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx */,
  101. CDE8547624DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx */,
  102. );
  103. path = test;
  104. sourceTree = "<group>";
  105. };
  106. CD7048F420C48B30007C944C /* Products */ = {
  107. isa = PBXGroup;
  108. children = (
  109. CD7048FB20C48B30007C944C /* GoogleMock.framework */,
  110. CD7048FD20C48B30007C944C /* gmock.framework */,
  111. CD7048FF20C48B30007C944C /* gtest.framework */,
  112. CD70490120C48B30007C944C /* GoogleMockTests.xctest */,
  113. );
  114. name = Products;
  115. sourceTree = "<group>";
  116. };
  117. CD70490820C48B75007C944C /* opaque_typedef_test */ = {
  118. isa = PBXGroup;
  119. children = (
  120. CD70490B20C48B75007C944C /* Info.plist */,
  121. );
  122. path = opaque_typedef_test;
  123. sourceTree = "<group>";
  124. };
  125. /* End PBXGroup section */
  126. /* Begin PBXNativeTarget section */
  127. CD70490620C48B75007C944C /* opaque_typedef_test */ = {
  128. isa = PBXNativeTarget;
  129. buildConfigurationList = CD70490F20C48B75007C944C /* Build configuration list for PBXNativeTarget "opaque_typedef_test" */;
  130. buildPhases = (
  131. CD70490320C48B75007C944C /* Sources */,
  132. CD70490420C48B75007C944C /* Frameworks */,
  133. CD70490520C48B75007C944C /* Resources */,
  134. );
  135. buildRules = (
  136. );
  137. dependencies = (
  138. CD70491420C48B88007C944C /* PBXTargetDependency */,
  139. );
  140. name = opaque_typedef_test;
  141. productName = opaque_typedef_test;
  142. productReference = CD70490720C48B75007C944C /* opaque_typedef_test.xctest */;
  143. productType = "com.apple.product-type.bundle.unit-test";
  144. };
  145. /* End PBXNativeTarget section */
  146. /* Begin PBXProject section */
  147. CD3C80601D63EE0000ACC795 /* Project object */ = {
  148. isa = PBXProject;
  149. attributes = {
  150. LastUpgradeCheck = 1030;
  151. ORGANIZATIONNAME = "Sam Jaffe";
  152. TargetAttributes = {
  153. CD70490620C48B75007C944C = {
  154. CreatedOnToolsVersion = 7.2.1;
  155. };
  156. };
  157. };
  158. buildConfigurationList = CD3C80631D63EE0000ACC795 /* Build configuration list for PBXProject "opaque_typedef" */;
  159. compatibilityVersion = "Xcode 3.2";
  160. developmentRegion = en;
  161. hasScannedForEncodings = 0;
  162. knownRegions = (
  163. en,
  164. Base,
  165. );
  166. mainGroup = CD3C805F1D63EE0000ACC795;
  167. productRefGroup = CD3C80691D63EE0000ACC795 /* Products */;
  168. projectDirPath = "";
  169. projectReferences = (
  170. {
  171. ProductGroup = CD7048F420C48B30007C944C /* Products */;
  172. ProjectRef = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  173. },
  174. );
  175. projectRoot = "";
  176. targets = (
  177. CD70490620C48B75007C944C /* opaque_typedef_test */,
  178. );
  179. };
  180. /* End PBXProject section */
  181. /* Begin PBXReferenceProxy section */
  182. CD7048FB20C48B30007C944C /* GoogleMock.framework */ = {
  183. isa = PBXReferenceProxy;
  184. fileType = wrapper.framework;
  185. path = GoogleMock.framework;
  186. remoteRef = CD7048FA20C48B30007C944C /* PBXContainerItemProxy */;
  187. sourceTree = BUILT_PRODUCTS_DIR;
  188. };
  189. CD7048FD20C48B30007C944C /* gmock.framework */ = {
  190. isa = PBXReferenceProxy;
  191. fileType = wrapper.framework;
  192. path = gmock.framework;
  193. remoteRef = CD7048FC20C48B30007C944C /* PBXContainerItemProxy */;
  194. sourceTree = BUILT_PRODUCTS_DIR;
  195. };
  196. CD7048FF20C48B30007C944C /* gtest.framework */ = {
  197. isa = PBXReferenceProxy;
  198. fileType = wrapper.framework;
  199. path = gtest.framework;
  200. remoteRef = CD7048FE20C48B30007C944C /* PBXContainerItemProxy */;
  201. sourceTree = BUILT_PRODUCTS_DIR;
  202. };
  203. CD70490120C48B30007C944C /* GoogleMockTests.xctest */ = {
  204. isa = PBXReferenceProxy;
  205. fileType = wrapper.cfbundle;
  206. path = GoogleMockTests.xctest;
  207. remoteRef = CD70490020C48B30007C944C /* PBXContainerItemProxy */;
  208. sourceTree = BUILT_PRODUCTS_DIR;
  209. };
  210. /* End PBXReferenceProxy section */
  211. /* Begin PBXResourcesBuildPhase section */
  212. CD70490520C48B75007C944C /* Resources */ = {
  213. isa = PBXResourcesBuildPhase;
  214. buildActionMask = 2147483647;
  215. files = (
  216. CDE8546724DF5051006FE7C7 /* opaque_typedef in Resources */,
  217. );
  218. runOnlyForDeploymentPostprocessing = 0;
  219. };
  220. /* End PBXResourcesBuildPhase section */
  221. /* Begin PBXSourcesBuildPhase section */
  222. CD70490320C48B75007C944C /* Sources */ = {
  223. isa = PBXSourcesBuildPhase;
  224. buildActionMask = 2147483647;
  225. files = (
  226. CDE8547524DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx in Sources */,
  227. CDE8547324DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx in Sources */,
  228. CDE8547724DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx in Sources */,
  229. CD70491220C48B7C007C944C /* opaque_typedef_conversion_test.cxx in Sources */,
  230. );
  231. runOnlyForDeploymentPostprocessing = 0;
  232. };
  233. /* End PBXSourcesBuildPhase section */
  234. /* Begin PBXTargetDependency section */
  235. CD70491420C48B88007C944C /* PBXTargetDependency */ = {
  236. isa = PBXTargetDependency;
  237. name = GoogleMock;
  238. targetProxy = CD70491320C48B88007C944C /* PBXContainerItemProxy */;
  239. };
  240. /* End PBXTargetDependency section */
  241. /* Begin XCBuildConfiguration section */
  242. CD3C80711D63EE0000ACC795 /* Debug */ = {
  243. isa = XCBuildConfiguration;
  244. buildSettings = {
  245. ALWAYS_SEARCH_USER_PATHS = NO;
  246. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  247. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  248. CLANG_CXX_LIBRARY = "libc++";
  249. CLANG_ENABLE_MODULES = YES;
  250. CLANG_ENABLE_OBJC_ARC = YES;
  251. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  252. CLANG_WARN_BOOL_CONVERSION = YES;
  253. CLANG_WARN_COMMA = YES;
  254. CLANG_WARN_CONSTANT_CONVERSION = YES;
  255. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  256. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  257. CLANG_WARN_EMPTY_BODY = YES;
  258. CLANG_WARN_ENUM_CONVERSION = YES;
  259. CLANG_WARN_INFINITE_RECURSION = YES;
  260. CLANG_WARN_INT_CONVERSION = YES;
  261. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  262. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  263. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  264. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  265. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  266. CLANG_WARN_STRICT_PROTOTYPES = YES;
  267. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  268. CLANG_WARN_UNREACHABLE_CODE = YES;
  269. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  270. CODE_SIGN_IDENTITY = "-";
  271. COPY_PHASE_STRIP = NO;
  272. DEBUG_INFORMATION_FORMAT = dwarf;
  273. ENABLE_STRICT_OBJC_MSGSEND = YES;
  274. ENABLE_TESTABILITY = YES;
  275. GCC_C_LANGUAGE_STANDARD = gnu99;
  276. GCC_DYNAMIC_NO_PIC = NO;
  277. GCC_NO_COMMON_BLOCKS = YES;
  278. GCC_OPTIMIZATION_LEVEL = 0;
  279. GCC_PREPROCESSOR_DEFINITIONS = (
  280. "DEBUG=1",
  281. "$(inherited)",
  282. );
  283. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  284. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  285. GCC_WARN_UNDECLARED_SELECTOR = YES;
  286. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  287. GCC_WARN_UNUSED_FUNCTION = YES;
  288. GCC_WARN_UNUSED_VARIABLE = YES;
  289. HEADER_SEARCH_PATHS = /opt/local/include;
  290. MACOSX_DEPLOYMENT_TARGET = 10.10;
  291. MTL_ENABLE_DEBUG_INFO = YES;
  292. ONLY_ACTIVE_ARCH = YES;
  293. SDKROOT = macosx;
  294. USER_HEADER_SEARCH_PATHS = include/;
  295. };
  296. name = Debug;
  297. };
  298. CD3C80721D63EE0000ACC795 /* Release */ = {
  299. isa = XCBuildConfiguration;
  300. buildSettings = {
  301. ALWAYS_SEARCH_USER_PATHS = NO;
  302. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  303. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  304. CLANG_CXX_LIBRARY = "libc++";
  305. CLANG_ENABLE_MODULES = YES;
  306. CLANG_ENABLE_OBJC_ARC = YES;
  307. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  308. CLANG_WARN_BOOL_CONVERSION = YES;
  309. CLANG_WARN_COMMA = YES;
  310. CLANG_WARN_CONSTANT_CONVERSION = YES;
  311. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  312. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  313. CLANG_WARN_EMPTY_BODY = YES;
  314. CLANG_WARN_ENUM_CONVERSION = YES;
  315. CLANG_WARN_INFINITE_RECURSION = YES;
  316. CLANG_WARN_INT_CONVERSION = YES;
  317. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  318. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  319. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  320. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  321. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  322. CLANG_WARN_STRICT_PROTOTYPES = YES;
  323. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  324. CLANG_WARN_UNREACHABLE_CODE = YES;
  325. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  326. CODE_SIGN_IDENTITY = "-";
  327. COPY_PHASE_STRIP = NO;
  328. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  329. ENABLE_NS_ASSERTIONS = NO;
  330. ENABLE_STRICT_OBJC_MSGSEND = YES;
  331. GCC_C_LANGUAGE_STANDARD = gnu99;
  332. GCC_NO_COMMON_BLOCKS = YES;
  333. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  334. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  335. GCC_WARN_UNDECLARED_SELECTOR = YES;
  336. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  337. GCC_WARN_UNUSED_FUNCTION = YES;
  338. GCC_WARN_UNUSED_VARIABLE = YES;
  339. HEADER_SEARCH_PATHS = /opt/local/include;
  340. MACOSX_DEPLOYMENT_TARGET = 10.10;
  341. MTL_ENABLE_DEBUG_INFO = NO;
  342. SDKROOT = macosx;
  343. USER_HEADER_SEARCH_PATHS = include/;
  344. };
  345. name = Release;
  346. };
  347. CD70491020C48B75007C944C /* Debug */ = {
  348. isa = XCBuildConfiguration;
  349. buildSettings = {
  350. COMBINE_HIDPI_IMAGES = YES;
  351. INFOPLIST_FILE = opaque_typedef_test/Info.plist;
  352. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  353. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.opaque-typedef-test";
  354. PRODUCT_NAME = "$(TARGET_NAME)";
  355. };
  356. name = Debug;
  357. };
  358. CD70491120C48B75007C944C /* Release */ = {
  359. isa = XCBuildConfiguration;
  360. buildSettings = {
  361. COMBINE_HIDPI_IMAGES = YES;
  362. INFOPLIST_FILE = opaque_typedef_test/Info.plist;
  363. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  364. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.opaque-typedef-test";
  365. PRODUCT_NAME = "$(TARGET_NAME)";
  366. };
  367. name = Release;
  368. };
  369. /* End XCBuildConfiguration section */
  370. /* Begin XCConfigurationList section */
  371. CD3C80631D63EE0000ACC795 /* Build configuration list for PBXProject "opaque_typedef" */ = {
  372. isa = XCConfigurationList;
  373. buildConfigurations = (
  374. CD3C80711D63EE0000ACC795 /* Debug */,
  375. CD3C80721D63EE0000ACC795 /* Release */,
  376. );
  377. defaultConfigurationIsVisible = 0;
  378. defaultConfigurationName = Release;
  379. };
  380. CD70490F20C48B75007C944C /* Build configuration list for PBXNativeTarget "opaque_typedef_test" */ = {
  381. isa = XCConfigurationList;
  382. buildConfigurations = (
  383. CD70491020C48B75007C944C /* Debug */,
  384. CD70491120C48B75007C944C /* Release */,
  385. );
  386. defaultConfigurationIsVisible = 0;
  387. defaultConfigurationName = Release;
  388. };
  389. /* End XCConfigurationList section */
  390. };
  391. rootObject = CD3C80601D63EE0000ACC795 /* Project object */;
  392. }