project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD1C82BD22988EC700825C4E /* matrix.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1C82BC22988EC700825C4E /* matrix.cxx */; };
  10. CD1C83E922998E2600825C4E /* manager.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1C83E722998E2600825C4E /* manager.cxx */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  11. CD1C840F2299B81500825C4E /* error_formatter.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1C840D2299B81500825C4E /* error_formatter.cxx */; };
  12. CD3AC6F21D2C03B7002B4BB0 /* material.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3AC6F01D2C03B7002B4BB0 /* material.cpp */; };
  13. CD3AC6F81D2C0518002B4BB0 /* texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3AC6F61D2C0518002B4BB0 /* texture.cpp */; };
  14. CD3AC6FD1D2C06B5002B4BB0 /* shader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3AC6FB1D2C06B5002B4BB0 /* shader.cpp */; };
  15. CD3AC7191D2C0950002B4BB0 /* shader_program.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3AC7171D2C0950002B4BB0 /* shader_program.cpp */; };
  16. CD3AC7261D2C0C63002B4BB0 /* object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3AC7241D2C0C63002B4BB0 /* object.cpp */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  17. CD62FCF72290DC9000376440 /* helper.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD62FCF52290DC9000376440 /* helper.hpp */; };
  18. CD62FCF82290DC9000376440 /* helper.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD62FCF62290DC9000376440 /* helper.cxx */; };
  19. CD62FCFA2290E2E500376440 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62FCF92290E2E500376440 /* OpenGL.framework */; };
  20. CD62FD062291970F00376440 /* libgameutils.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62FD052291970F00376440 /* libgameutils.dylib */; };
  21. CD62FD1E2292412900376440 /* renderer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD1C2292412900376440 /* renderer.cxx */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  22. CD62FD222292C76B00376440 /* renderer_impl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD62FD202292C76B00376440 /* renderer_impl.hpp */; };
  23. CD62FD232292C76B00376440 /* renderer_impl.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD212292C76B00376440 /* renderer_impl.cxx */; };
  24. CDA34D9A22517A3D008036A7 /* libmath.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CDA34D9922517A3D008036A7 /* libmath.dylib */; };
  25. CDED9C1922A2D6CE00AE5CE5 /* libgraphics.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. CD62FCDE22904AD100376440 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 05818F861A685AEA0072A469;
  33. remoteInfo = GoogleMock;
  34. };
  35. CD62FCE022904AD100376440 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  40. remoteInfo = gmock;
  41. };
  42. CD62FCE222904AD100376440 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 05E96B1F1A68634900204102;
  47. remoteInfo = gtest;
  48. };
  49. CD62FCE422904AD100376440 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 05818F901A685AEA0072A469;
  54. remoteInfo = GoogleMockTests;
  55. };
  56. CDED9C1A22A2D6CE00AE5CE5 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = CD3AC6DA1D2C0364002B4BB0 /* Project object */;
  59. proxyType = 1;
  60. remoteGlobalIDString = CD3AC6E11D2C0364002B4BB0;
  61. remoteInfo = graphics;
  62. };
  63. /* End PBXContainerItemProxy section */
  64. /* Begin PBXFileReference section */
  65. CD1C82B722988E4E00825C4E /* matrix.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = matrix.hpp; sourceTree = "<group>"; };
  66. CD1C82BC22988EC700825C4E /* matrix.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = matrix.cxx; sourceTree = "<group>"; };
  67. CD1C83E722998E2600825C4E /* manager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = manager.cxx; sourceTree = "<group>"; };
  68. CD1C840D2299B81500825C4E /* error_formatter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = error_formatter.cxx; sourceTree = "<group>"; };
  69. CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libgraphics.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  70. CD3AC6F01D2C03B7002B4BB0 /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = material.cpp; sourceTree = "<group>"; };
  71. CD3AC6F61D2C0518002B4BB0 /* texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = texture.cpp; sourceTree = "<group>"; };
  72. CD3AC6FB1D2C06B5002B4BB0 /* shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shader.cpp; sourceTree = "<group>"; };
  73. CD3AC7171D2C0950002B4BB0 /* shader_program.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shader_program.cpp; sourceTree = "<group>"; };
  74. CD3AC7241D2C0C63002B4BB0 /* object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = object.cpp; sourceTree = "<group>"; };
  75. CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  76. CD62FCF52290DC9000376440 /* helper.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = helper.hpp; sourceTree = "<group>"; };
  77. CD62FCF62290DC9000376440 /* helper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = helper.cxx; sourceTree = "<group>"; };
  78. CD62FCF92290E2E500376440 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  79. CD62FD052291970F00376440 /* libgameutils.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libgameutils.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  80. CD62FD1C2292412900376440 /* renderer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = renderer.cxx; sourceTree = "<group>"; };
  81. CD62FD202292C76B00376440 /* renderer_impl.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = renderer_impl.hpp; sourceTree = "<group>"; };
  82. CD62FD212292C76B00376440 /* renderer_impl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = renderer_impl.cxx; sourceTree = "<group>"; };
  83. CDA34D86225171AA008036A7 /* game */ = {isa = PBXFileReference; lastKnownFileType = folder; name = game; path = include/game; sourceTree = "<group>"; };
  84. CDA34D9922517A3D008036A7 /* libmath.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libmath.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  85. CDED9C1422A2D6CD00AE5CE5 /* graphics-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "graphics-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  86. CDED9C1822A2D6CE00AE5CE5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  87. /* End PBXFileReference section */
  88. /* Begin PBXFrameworksBuildPhase section */
  89. CD3AC6DF1D2C0364002B4BB0 /* Frameworks */ = {
  90. isa = PBXFrameworksBuildPhase;
  91. buildActionMask = 2147483647;
  92. files = (
  93. CD62FD062291970F00376440 /* libgameutils.dylib in Frameworks */,
  94. CD62FCFA2290E2E500376440 /* OpenGL.framework in Frameworks */,
  95. CDA34D9A22517A3D008036A7 /* libmath.dylib in Frameworks */,
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. CDED9C1122A2D6CD00AE5CE5 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. CDED9C1922A2D6CE00AE5CE5 /* libgraphics.dylib in Frameworks */,
  104. );
  105. runOnlyForDeploymentPostprocessing = 0;
  106. };
  107. /* End PBXFrameworksBuildPhase section */
  108. /* Begin PBXGroup section */
  109. CD1C84052299B72C00825C4E /* openGL */ = {
  110. isa = PBXGroup;
  111. children = (
  112. CD62FD212292C76B00376440 /* renderer_impl.cxx */,
  113. CD62FCF62290DC9000376440 /* helper.cxx */,
  114. CD1C840D2299B81500825C4E /* error_formatter.cxx */,
  115. );
  116. path = openGL;
  117. sourceTree = "<group>";
  118. };
  119. CD3AC6D91D2C0364002B4BB0 = {
  120. isa = PBXGroup;
  121. children = (
  122. CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */,
  123. CDA34D86225171AA008036A7 /* game */,
  124. CD3AC6E41D2C0364002B4BB0 /* src */,
  125. CDED9C1522A2D6CE00AE5CE5 /* graphics-test */,
  126. CD3AC6E31D2C0364002B4BB0 /* Products */,
  127. CDA34D9822517A3D008036A7 /* Frameworks */,
  128. );
  129. sourceTree = "<group>";
  130. };
  131. CD3AC6E31D2C0364002B4BB0 /* Products */ = {
  132. isa = PBXGroup;
  133. children = (
  134. CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */,
  135. CDED9C1422A2D6CD00AE5CE5 /* graphics-test.xctest */,
  136. );
  137. name = Products;
  138. sourceTree = "<group>";
  139. };
  140. CD3AC6E41D2C0364002B4BB0 /* src */ = {
  141. isa = PBXGroup;
  142. children = (
  143. CD1C84052299B72C00825C4E /* openGL */,
  144. CD62FD1A22923B8E00376440 /* renderer */,
  145. CD62FD1822923B8100376440 /* model */,
  146. );
  147. path = src;
  148. sourceTree = "<group>";
  149. };
  150. CD62FCD822904AD100376440 /* Products */ = {
  151. isa = PBXGroup;
  152. children = (
  153. CD62FCDF22904AD100376440 /* GoogleMock.framework */,
  154. CD62FCE122904AD100376440 /* gmock.framework */,
  155. CD62FCE322904AD100376440 /* gtest.framework */,
  156. CD62FCE522904AD100376440 /* GoogleMockTests.xctest */,
  157. );
  158. name = Products;
  159. sourceTree = "<group>";
  160. };
  161. CD62FD1822923B8100376440 /* model */ = {
  162. isa = PBXGroup;
  163. children = (
  164. CD62FCF52290DC9000376440 /* helper.hpp */,
  165. CD1C83E722998E2600825C4E /* manager.cxx */,
  166. CD3AC7241D2C0C63002B4BB0 /* object.cpp */,
  167. CD3AC6F01D2C03B7002B4BB0 /* material.cpp */,
  168. CD3AC6FB1D2C06B5002B4BB0 /* shader.cpp */,
  169. CD3AC7171D2C0950002B4BB0 /* shader_program.cpp */,
  170. CD3AC6F61D2C0518002B4BB0 /* texture.cpp */,
  171. );
  172. name = model;
  173. sourceTree = "<group>";
  174. };
  175. CD62FD1A22923B8E00376440 /* renderer */ = {
  176. isa = PBXGroup;
  177. children = (
  178. CD62FD202292C76B00376440 /* renderer_impl.hpp */,
  179. CD62FD1C2292412900376440 /* renderer.cxx */,
  180. CD1C82B722988E4E00825C4E /* matrix.hpp */,
  181. CD1C82BC22988EC700825C4E /* matrix.cxx */,
  182. );
  183. name = renderer;
  184. sourceTree = "<group>";
  185. };
  186. CDA34D9822517A3D008036A7 /* Frameworks */ = {
  187. isa = PBXGroup;
  188. children = (
  189. CD62FD052291970F00376440 /* libgameutils.dylib */,
  190. CD62FCF92290E2E500376440 /* OpenGL.framework */,
  191. CDA34D9922517A3D008036A7 /* libmath.dylib */,
  192. );
  193. name = Frameworks;
  194. sourceTree = "<group>";
  195. };
  196. CDED9C1522A2D6CE00AE5CE5 /* graphics-test */ = {
  197. isa = PBXGroup;
  198. children = (
  199. CDED9C1822A2D6CE00AE5CE5 /* Info.plist */,
  200. );
  201. path = "graphics-test";
  202. sourceTree = "<group>";
  203. };
  204. /* End PBXGroup section */
  205. /* Begin PBXHeadersBuildPhase section */
  206. CD3AC6E01D2C0364002B4BB0 /* Headers */ = {
  207. isa = PBXHeadersBuildPhase;
  208. buildActionMask = 2147483647;
  209. files = (
  210. CD62FD222292C76B00376440 /* renderer_impl.hpp in Headers */,
  211. CD62FCF72290DC9000376440 /* helper.hpp in Headers */,
  212. );
  213. runOnlyForDeploymentPostprocessing = 0;
  214. };
  215. /* End PBXHeadersBuildPhase section */
  216. /* Begin PBXNativeTarget section */
  217. CD3AC6E11D2C0364002B4BB0 /* graphics */ = {
  218. isa = PBXNativeTarget;
  219. buildConfigurationList = CD3AC6ED1D2C0364002B4BB0 /* Build configuration list for PBXNativeTarget "graphics" */;
  220. buildPhases = (
  221. CD3AC6DE1D2C0364002B4BB0 /* Sources */,
  222. CD3AC6DF1D2C0364002B4BB0 /* Frameworks */,
  223. CD3AC6E01D2C0364002B4BB0 /* Headers */,
  224. CDA34DA222517B5E008036A7 /* ShellScript */,
  225. );
  226. buildRules = (
  227. );
  228. dependencies = (
  229. );
  230. name = graphics;
  231. productName = graphics;
  232. productReference = CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */;
  233. productType = "com.apple.product-type.library.dynamic";
  234. };
  235. CDED9C1322A2D6CD00AE5CE5 /* graphics-test */ = {
  236. isa = PBXNativeTarget;
  237. buildConfigurationList = CDED9C2222A2D6CE00AE5CE5 /* Build configuration list for PBXNativeTarget "graphics-test" */;
  238. buildPhases = (
  239. CDED9C1022A2D6CD00AE5CE5 /* Sources */,
  240. CDED9C1122A2D6CD00AE5CE5 /* Frameworks */,
  241. CDED9C1222A2D6CD00AE5CE5 /* Resources */,
  242. );
  243. buildRules = (
  244. );
  245. dependencies = (
  246. CDED9C1B22A2D6CE00AE5CE5 /* PBXTargetDependency */,
  247. );
  248. name = "graphics-test";
  249. productName = "graphics-test";
  250. productReference = CDED9C1422A2D6CD00AE5CE5 /* graphics-test.xctest */;
  251. productType = "com.apple.product-type.bundle.unit-test";
  252. };
  253. /* End PBXNativeTarget section */
  254. /* Begin PBXProject section */
  255. CD3AC6DA1D2C0364002B4BB0 /* Project object */ = {
  256. isa = PBXProject;
  257. attributes = {
  258. LastUpgradeCheck = 1010;
  259. ORGANIZATIONNAME = "Sam Jaffe";
  260. TargetAttributes = {
  261. CD3AC6E11D2C0364002B4BB0 = {
  262. CreatedOnToolsVersion = 7.2.1;
  263. };
  264. CDED9C1322A2D6CD00AE5CE5 = {
  265. CreatedOnToolsVersion = 10.1;
  266. ProvisioningStyle = Automatic;
  267. };
  268. };
  269. };
  270. buildConfigurationList = CD3AC6DD1D2C0364002B4BB0 /* Build configuration list for PBXProject "graphics" */;
  271. compatibilityVersion = "Xcode 3.2";
  272. developmentRegion = English;
  273. hasScannedForEncodings = 0;
  274. knownRegions = (
  275. en,
  276. );
  277. mainGroup = CD3AC6D91D2C0364002B4BB0;
  278. productRefGroup = CD3AC6E31D2C0364002B4BB0 /* Products */;
  279. projectDirPath = "";
  280. projectReferences = (
  281. {
  282. ProductGroup = CD62FCD822904AD100376440 /* Products */;
  283. ProjectRef = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  284. },
  285. );
  286. projectRoot = "";
  287. targets = (
  288. CD3AC6E11D2C0364002B4BB0 /* graphics */,
  289. CDED9C1322A2D6CD00AE5CE5 /* graphics-test */,
  290. );
  291. };
  292. /* End PBXProject section */
  293. /* Begin PBXReferenceProxy section */
  294. CD62FCDF22904AD100376440 /* GoogleMock.framework */ = {
  295. isa = PBXReferenceProxy;
  296. fileType = wrapper.framework;
  297. path = GoogleMock.framework;
  298. remoteRef = CD62FCDE22904AD100376440 /* PBXContainerItemProxy */;
  299. sourceTree = BUILT_PRODUCTS_DIR;
  300. };
  301. CD62FCE122904AD100376440 /* gmock.framework */ = {
  302. isa = PBXReferenceProxy;
  303. fileType = wrapper.framework;
  304. path = gmock.framework;
  305. remoteRef = CD62FCE022904AD100376440 /* PBXContainerItemProxy */;
  306. sourceTree = BUILT_PRODUCTS_DIR;
  307. };
  308. CD62FCE322904AD100376440 /* gtest.framework */ = {
  309. isa = PBXReferenceProxy;
  310. fileType = wrapper.framework;
  311. path = gtest.framework;
  312. remoteRef = CD62FCE222904AD100376440 /* PBXContainerItemProxy */;
  313. sourceTree = BUILT_PRODUCTS_DIR;
  314. };
  315. CD62FCE522904AD100376440 /* GoogleMockTests.xctest */ = {
  316. isa = PBXReferenceProxy;
  317. fileType = wrapper.cfbundle;
  318. path = GoogleMockTests.xctest;
  319. remoteRef = CD62FCE422904AD100376440 /* PBXContainerItemProxy */;
  320. sourceTree = BUILT_PRODUCTS_DIR;
  321. };
  322. /* End PBXReferenceProxy section */
  323. /* Begin PBXResourcesBuildPhase section */
  324. CDED9C1222A2D6CD00AE5CE5 /* Resources */ = {
  325. isa = PBXResourcesBuildPhase;
  326. buildActionMask = 2147483647;
  327. files = (
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. };
  331. /* End PBXResourcesBuildPhase section */
  332. /* Begin PBXShellScriptBuildPhase section */
  333. CDA34DA222517B5E008036A7 /* ShellScript */ = {
  334. isa = PBXShellScriptBuildPhase;
  335. buildActionMask = 2147483647;
  336. files = (
  337. );
  338. inputFileListPaths = (
  339. );
  340. inputPaths = (
  341. );
  342. outputFileListPaths = (
  343. );
  344. outputPaths = (
  345. );
  346. runOnlyForDeploymentPostprocessing = 0;
  347. shellPath = /bin/sh;
  348. shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/\ncp -r ${PROJECT_DIR}/include/* ${BUILT_PRODUCTS_DIR}/usr/local/include/\n";
  349. };
  350. /* End PBXShellScriptBuildPhase section */
  351. /* Begin PBXSourcesBuildPhase section */
  352. CD3AC6DE1D2C0364002B4BB0 /* Sources */ = {
  353. isa = PBXSourcesBuildPhase;
  354. buildActionMask = 2147483647;
  355. files = (
  356. CD3AC6FD1D2C06B5002B4BB0 /* shader.cpp in Sources */,
  357. CD3AC7191D2C0950002B4BB0 /* shader_program.cpp in Sources */,
  358. CD1C82BD22988EC700825C4E /* matrix.cxx in Sources */,
  359. CD3AC6F21D2C03B7002B4BB0 /* material.cpp in Sources */,
  360. CD1C840F2299B81500825C4E /* error_formatter.cxx in Sources */,
  361. CD62FD1E2292412900376440 /* renderer.cxx in Sources */,
  362. CD3AC6F81D2C0518002B4BB0 /* texture.cpp in Sources */,
  363. CD3AC7261D2C0C63002B4BB0 /* object.cpp in Sources */,
  364. CD1C83E922998E2600825C4E /* manager.cxx in Sources */,
  365. CD62FCF82290DC9000376440 /* helper.cxx in Sources */,
  366. CD62FD232292C76B00376440 /* renderer_impl.cxx in Sources */,
  367. );
  368. runOnlyForDeploymentPostprocessing = 0;
  369. };
  370. CDED9C1022A2D6CD00AE5CE5 /* Sources */ = {
  371. isa = PBXSourcesBuildPhase;
  372. buildActionMask = 2147483647;
  373. files = (
  374. );
  375. runOnlyForDeploymentPostprocessing = 0;
  376. };
  377. /* End PBXSourcesBuildPhase section */
  378. /* Begin PBXTargetDependency section */
  379. CDED9C1B22A2D6CE00AE5CE5 /* PBXTargetDependency */ = {
  380. isa = PBXTargetDependency;
  381. target = CD3AC6E11D2C0364002B4BB0 /* graphics */;
  382. targetProxy = CDED9C1A22A2D6CE00AE5CE5 /* PBXContainerItemProxy */;
  383. };
  384. /* End PBXTargetDependency section */
  385. /* Begin XCBuildConfiguration section */
  386. CD3AC6EB1D2C0364002B4BB0 /* Debug */ = {
  387. isa = XCBuildConfiguration;
  388. buildSettings = {
  389. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  390. CLANG_CXX_LIBRARY = "libc++";
  391. CLANG_ENABLE_MODULES = YES;
  392. CLANG_ENABLE_OBJC_ARC = YES;
  393. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  394. CLANG_WARN_BOOL_CONVERSION = YES;
  395. CLANG_WARN_COMMA = YES;
  396. CLANG_WARN_CONSTANT_CONVERSION = YES;
  397. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  398. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  399. CLANG_WARN_EMPTY_BODY = YES;
  400. CLANG_WARN_ENUM_CONVERSION = YES;
  401. CLANG_WARN_INFINITE_RECURSION = YES;
  402. CLANG_WARN_INT_CONVERSION = YES;
  403. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  404. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  405. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  406. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  407. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  408. CLANG_WARN_STRICT_PROTOTYPES = YES;
  409. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  410. CLANG_WARN_UNREACHABLE_CODE = YES;
  411. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  412. CODE_SIGN_IDENTITY = "-";
  413. COPY_PHASE_STRIP = NO;
  414. DEBUG_INFORMATION_FORMAT = dwarf;
  415. ENABLE_STRICT_OBJC_MSGSEND = YES;
  416. ENABLE_TESTABILITY = YES;
  417. GCC_C_LANGUAGE_STANDARD = gnu99;
  418. GCC_DYNAMIC_NO_PIC = NO;
  419. GCC_NO_COMMON_BLOCKS = YES;
  420. GCC_OPTIMIZATION_LEVEL = 0;
  421. GCC_PREPROCESSOR_DEFINITIONS = (
  422. "DEBUG=1",
  423. "$(inherited)",
  424. );
  425. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  426. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  427. GCC_WARN_UNDECLARED_SELECTOR = YES;
  428. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  429. GCC_WARN_UNUSED_FUNCTION = YES;
  430. GCC_WARN_UNUSED_VARIABLE = YES;
  431. MACOSX_DEPLOYMENT_TARGET = 10.10;
  432. MTL_ENABLE_DEBUG_INFO = YES;
  433. ONLY_ACTIVE_ARCH = YES;
  434. SDKROOT = macosx;
  435. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/ $(PROJECT_DIR)/../include/expect/include/ $(PROJECT_DIR)/../math/ $(PROJECT_DIR)/../include/ $(PROJECT_DIR)/../math/include/ $(PROJECT_DIR)/../util/include";
  436. };
  437. name = Debug;
  438. };
  439. CD3AC6EC1D2C0364002B4BB0 /* Release */ = {
  440. isa = XCBuildConfiguration;
  441. buildSettings = {
  442. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  443. CLANG_CXX_LIBRARY = "libc++";
  444. CLANG_ENABLE_MODULES = YES;
  445. CLANG_ENABLE_OBJC_ARC = YES;
  446. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  447. CLANG_WARN_BOOL_CONVERSION = YES;
  448. CLANG_WARN_COMMA = YES;
  449. CLANG_WARN_CONSTANT_CONVERSION = YES;
  450. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  451. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  452. CLANG_WARN_EMPTY_BODY = YES;
  453. CLANG_WARN_ENUM_CONVERSION = YES;
  454. CLANG_WARN_INFINITE_RECURSION = YES;
  455. CLANG_WARN_INT_CONVERSION = YES;
  456. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  457. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  458. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  459. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  460. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  461. CLANG_WARN_STRICT_PROTOTYPES = YES;
  462. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  463. CLANG_WARN_UNREACHABLE_CODE = YES;
  464. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  465. CODE_SIGN_IDENTITY = "-";
  466. COPY_PHASE_STRIP = NO;
  467. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  468. ENABLE_NS_ASSERTIONS = NO;
  469. ENABLE_STRICT_OBJC_MSGSEND = YES;
  470. GCC_C_LANGUAGE_STANDARD = gnu99;
  471. GCC_NO_COMMON_BLOCKS = YES;
  472. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  473. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  474. GCC_WARN_UNDECLARED_SELECTOR = YES;
  475. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  476. GCC_WARN_UNUSED_FUNCTION = YES;
  477. GCC_WARN_UNUSED_VARIABLE = YES;
  478. MACOSX_DEPLOYMENT_TARGET = 10.10;
  479. MTL_ENABLE_DEBUG_INFO = NO;
  480. SDKROOT = macosx;
  481. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/ $(PROJECT_DIR)/../include/expect/include/ $(PROJECT_DIR)/../math/ $(PROJECT_DIR)/../include/ $(PROJECT_DIR)/../math/include/ $(PROJECT_DIR)/../util/include";
  482. };
  483. name = Release;
  484. };
  485. CD3AC6EE1D2C0364002B4BB0 /* Debug */ = {
  486. isa = XCBuildConfiguration;
  487. buildSettings = {
  488. DYLIB_COMPATIBILITY_VERSION = 1;
  489. DYLIB_CURRENT_VERSION = 1;
  490. EXECUTABLE_PREFIX = lib;
  491. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  492. GCC_ENABLE_CPP_RTTI = YES;
  493. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  494. PRODUCT_NAME = "$(TARGET_NAME)";
  495. };
  496. name = Debug;
  497. };
  498. CD3AC6EF1D2C0364002B4BB0 /* Release */ = {
  499. isa = XCBuildConfiguration;
  500. buildSettings = {
  501. DYLIB_COMPATIBILITY_VERSION = 1;
  502. DYLIB_CURRENT_VERSION = 1;
  503. EXECUTABLE_PREFIX = lib;
  504. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  505. GCC_ENABLE_CPP_RTTI = YES;
  506. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  507. PRODUCT_NAME = "$(TARGET_NAME)";
  508. };
  509. name = Release;
  510. };
  511. CDED9C1C22A2D6CE00AE5CE5 /* Debug */ = {
  512. isa = XCBuildConfiguration;
  513. buildSettings = {
  514. ALWAYS_SEARCH_USER_PATHS = NO;
  515. CLANG_ANALYZER_NONNULL = YES;
  516. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  517. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  518. CLANG_ENABLE_OBJC_WEAK = YES;
  519. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  520. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  521. CODE_SIGN_STYLE = Automatic;
  522. COMBINE_HIDPI_IMAGES = YES;
  523. GCC_C_LANGUAGE_STANDARD = gnu11;
  524. INFOPLIST_FILE = "graphics-test/Info.plist";
  525. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  526. MACOSX_DEPLOYMENT_TARGET = 10.13;
  527. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  528. MTL_FAST_MATH = YES;
  529. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.graphics-test";
  530. PRODUCT_NAME = "$(TARGET_NAME)";
  531. };
  532. name = Debug;
  533. };
  534. CDED9C1D22A2D6CE00AE5CE5 /* Release */ = {
  535. isa = XCBuildConfiguration;
  536. buildSettings = {
  537. ALWAYS_SEARCH_USER_PATHS = NO;
  538. CLANG_ANALYZER_NONNULL = YES;
  539. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  540. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  541. CLANG_ENABLE_OBJC_WEAK = YES;
  542. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  543. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  544. CODE_SIGN_STYLE = Automatic;
  545. COMBINE_HIDPI_IMAGES = YES;
  546. GCC_C_LANGUAGE_STANDARD = gnu11;
  547. INFOPLIST_FILE = "graphics-test/Info.plist";
  548. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  549. MACOSX_DEPLOYMENT_TARGET = 10.13;
  550. MTL_FAST_MATH = YES;
  551. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.graphics-test";
  552. PRODUCT_NAME = "$(TARGET_NAME)";
  553. };
  554. name = Release;
  555. };
  556. /* End XCBuildConfiguration section */
  557. /* Begin XCConfigurationList section */
  558. CD3AC6DD1D2C0364002B4BB0 /* Build configuration list for PBXProject "graphics" */ = {
  559. isa = XCConfigurationList;
  560. buildConfigurations = (
  561. CD3AC6EB1D2C0364002B4BB0 /* Debug */,
  562. CD3AC6EC1D2C0364002B4BB0 /* Release */,
  563. );
  564. defaultConfigurationIsVisible = 0;
  565. defaultConfigurationName = Release;
  566. };
  567. CD3AC6ED1D2C0364002B4BB0 /* Build configuration list for PBXNativeTarget "graphics" */ = {
  568. isa = XCConfigurationList;
  569. buildConfigurations = (
  570. CD3AC6EE1D2C0364002B4BB0 /* Debug */,
  571. CD3AC6EF1D2C0364002B4BB0 /* Release */,
  572. );
  573. defaultConfigurationIsVisible = 0;
  574. defaultConfigurationName = Release;
  575. };
  576. CDED9C2222A2D6CE00AE5CE5 /* Build configuration list for PBXNativeTarget "graphics-test" */ = {
  577. isa = XCConfigurationList;
  578. buildConfigurations = (
  579. CDED9C1C22A2D6CE00AE5CE5 /* Debug */,
  580. CDED9C1D22A2D6CE00AE5CE5 /* Release */,
  581. );
  582. defaultConfigurationIsVisible = 0;
  583. defaultConfigurationName = Release;
  584. };
  585. /* End XCConfigurationList section */
  586. };
  587. rootObject = CD3AC6DA1D2C0364002B4BB0 /* Project object */;
  588. }