project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD1C83562298B55F00825C4E /* fps_counter.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1C83542298B55F00825C4E /* fps_counter.cxx */; };
  10. CD1C8419229A095600825C4E /* text_engine.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1C8417229A095600825C4E /* text_engine.cxx */; };
  11. CD39A88F22F521DB00FEC384 /* libjsoncpp.1.9.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD39A88D22F521A200FEC384 /* libjsoncpp.1.9.0.dylib */; };
  12. CD39A89022F5225500FEC384 /* libjsoncpp.1.9.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD39A88D22F521A200FEC384 /* libjsoncpp.1.9.0.dylib */; };
  13. CD62D8462251A94C0023219A /* libgraphics.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62D8452251A94C0023219A /* libgraphics.dylib */; };
  14. CD62D8482251A9500023219A /* libmath.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62D8472251A9500023219A /* libmath.dylib */; };
  15. CD62FCCE22904A8900376440 /* libengine.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CDB1F8AE1D7A30CD00700C6B /* libengine.dylib */; };
  16. CD62FCD622904A9B00376440 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62FCBE22904A7C00376440 /* GoogleMock.framework */; };
  17. CD62FD35229364DB00376440 /* entity.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD33229364DB00376440 /* entity.cxx */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  18. CD62FD402293746900376440 /* serial.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD3E2293746900376440 /* serial.cxx */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  19. CD7E87792295FAB400D877FE /* libgameutils.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E87782295FAB400D877FE /* libgameutils.dylib */; };
  20. CD8064EF22D21EB500B9B4E4 /* libgraphics.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62D8452251A94C0023219A /* libgraphics.dylib */; };
  21. CD8064F422D2284500B9B4E4 /* data in Resources */ = {isa = PBXBuildFile; fileRef = CD8064F322D2284500B9B4E4 /* data */; };
  22. CD8064F622D228D300B9B4E4 /* text_engine_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD8064F522D228D300B9B4E4 /* text_engine_test.cxx */; };
  23. CD8064F722D22BF500B9B4E4 /* libgameutils.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E87782295FAB400D877FE /* libgameutils.dylib */; };
  24. CD8064F922D2984400B9B4E4 /* fps_counter_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD8064F822D2984400B9B4E4 /* fps_counter_test.cxx */; };
  25. CD8064FB22D69CAE00B9B4E4 /* game_dispatch_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD8064FA22D69CAE00B9B4E4 /* game_dispatch_test.cxx */; };
  26. CD8064FD22D9456100B9B4E4 /* scene_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD8064FC22D9456100B9B4E4 /* scene_test.cxx */; };
  27. CD8064FE22DA621200B9B4E4 /* libmath.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD62D8472251A9500023219A /* libmath.dylib */; };
  28. CDB1F8C81D7A312B00700C6B /* game_dispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB1F8C61D7A312B00700C6B /* game_dispatch.cpp */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  29. CDB1F8CC1D7A319A00700C6B /* scene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB1F8CA1D7A319A00700C6B /* scene.cpp */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  30. CDB1F8D21D7A32A300700C6B /* events.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB1F8D01D7A32A300700C6B /* events.cpp */; settings = {COMPILER_FLAGS = "-fvisibility=default"; }; };
  31. CDED9C5122A4114F00AE5CE5 /* serial_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDED9C5022A4114F00AE5CE5 /* serial_test.cxx */; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. CD62FCBD22904A7C00376440 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = 05818F861A685AEA0072A469;
  39. remoteInfo = GoogleMock;
  40. };
  41. CD62FCBF22904A7C00376440 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  46. remoteInfo = gmock;
  47. };
  48. CD62FCC122904A7C00376440 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = 05E96B1F1A68634900204102;
  53. remoteInfo = gtest;
  54. };
  55. CD62FCC322904A7C00376440 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = 05818F901A685AEA0072A469;
  60. remoteInfo = GoogleMockTests;
  61. };
  62. CD62FCCF22904A8900376440 /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = CDB1F8A61D7A30CD00700C6B /* Project object */;
  65. proxyType = 1;
  66. remoteGlobalIDString = CDB1F8AD1D7A30CD00700C6B;
  67. remoteInfo = engine;
  68. };
  69. CD62FCD422904A9700376440 /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */;
  72. proxyType = 1;
  73. remoteGlobalIDString = 05818F851A685AEA0072A469;
  74. remoteInfo = GoogleMock;
  75. };
  76. /* End PBXContainerItemProxy section */
  77. /* Begin PBXFileReference section */
  78. CD1C83542298B55F00825C4E /* fps_counter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = fps_counter.cxx; sourceTree = "<group>"; };
  79. CD1C8417229A095600825C4E /* text_engine.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = text_engine.cxx; sourceTree = "<group>"; };
  80. CD39A88D22F521A200FEC384 /* libjsoncpp.1.9.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libjsoncpp.1.9.0.dylib; path = ../../../../../../../opt/local/lib/libjsoncpp.1.9.0.dylib; sourceTree = "<group>"; };
  81. CD62D8452251A94C0023219A /* libgraphics.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libgraphics.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  82. CD62D8472251A9500023219A /* libmath.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libmath.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  83. CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  84. CD62FCC922904A8900376440 /* engine-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "engine-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  85. CD62FCCD22904A8900376440 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  86. CD62FD33229364DB00376440 /* entity.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = entity.cxx; sourceTree = "<group>"; };
  87. CD62FD3922936E9C00376440 /* libjsoncpp.1.8.4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libjsoncpp.1.8.4.dylib; path = ../../../../../../../opt/local/lib/libjsoncpp.1.8.4.dylib; sourceTree = "<group>"; };
  88. CD62FD3E2293746900376440 /* serial.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = serial.cxx; sourceTree = "<group>"; };
  89. CD7E87782295FAB400D877FE /* libgameutils.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libgameutils.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  90. CD8064F322D2284500B9B4E4 /* data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = data; sourceTree = "<group>"; };
  91. CD8064F522D228D300B9B4E4 /* text_engine_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = text_engine_test.cxx; sourceTree = "<group>"; };
  92. CD8064F822D2984400B9B4E4 /* fps_counter_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = fps_counter_test.cxx; sourceTree = "<group>"; };
  93. CD8064FA22D69CAE00B9B4E4 /* game_dispatch_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = game_dispatch_test.cxx; sourceTree = "<group>"; };
  94. CD8064FC22D9456100B9B4E4 /* scene_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = scene_test.cxx; sourceTree = "<group>"; };
  95. CDA34D8422515C99008036A7 /* game */ = {isa = PBXFileReference; lastKnownFileType = folder; name = game; path = include/game; sourceTree = "<group>"; };
  96. CDB1F8AE1D7A30CD00700C6B /* libengine.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libengine.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  97. CDB1F8C61D7A312B00700C6B /* game_dispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = game_dispatch.cpp; sourceTree = "<group>"; };
  98. CDB1F8CA1D7A319A00700C6B /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scene.cpp; sourceTree = "<group>"; };
  99. CDB1F8D01D7A32A300700C6B /* events.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = events.cpp; sourceTree = "<group>"; };
  100. CDED9C4C22A4112200AE5CE5 /* mock_renderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mock_renderer.h; sourceTree = "<group>"; };
  101. CDED9C5022A4114F00AE5CE5 /* serial_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = serial_test.cxx; sourceTree = "<group>"; };
  102. /* End PBXFileReference section */
  103. /* Begin PBXFrameworksBuildPhase section */
  104. CD62FCC622904A8900376440 /* Frameworks */ = {
  105. isa = PBXFrameworksBuildPhase;
  106. buildActionMask = 2147483647;
  107. files = (
  108. CD39A88F22F521DB00FEC384 /* libjsoncpp.1.9.0.dylib in Frameworks */,
  109. CD8064FE22DA621200B9B4E4 /* libmath.dylib in Frameworks */,
  110. CD8064F722D22BF500B9B4E4 /* libgameutils.dylib in Frameworks */,
  111. CD8064EF22D21EB500B9B4E4 /* libgraphics.dylib in Frameworks */,
  112. CD62FCD622904A9B00376440 /* GoogleMock.framework in Frameworks */,
  113. CD62FCCE22904A8900376440 /* libengine.dylib in Frameworks */,
  114. );
  115. runOnlyForDeploymentPostprocessing = 0;
  116. };
  117. CDB1F8AB1D7A30CD00700C6B /* Frameworks */ = {
  118. isa = PBXFrameworksBuildPhase;
  119. buildActionMask = 2147483647;
  120. files = (
  121. CD39A89022F5225500FEC384 /* libjsoncpp.1.9.0.dylib in Frameworks */,
  122. CD7E87792295FAB400D877FE /* libgameutils.dylib in Frameworks */,
  123. CD62D8482251A9500023219A /* libmath.dylib in Frameworks */,
  124. CD62D8462251A94C0023219A /* libgraphics.dylib in Frameworks */,
  125. );
  126. runOnlyForDeploymentPostprocessing = 0;
  127. };
  128. /* End PBXFrameworksBuildPhase section */
  129. /* Begin PBXGroup section */
  130. CD62D8442251A94C0023219A /* Frameworks */ = {
  131. isa = PBXGroup;
  132. children = (
  133. CD39A88D22F521A200FEC384 /* libjsoncpp.1.9.0.dylib */,
  134. CD7E87782295FAB400D877FE /* libgameutils.dylib */,
  135. CD62FD3922936E9C00376440 /* libjsoncpp.1.8.4.dylib */,
  136. CD62D8452251A94C0023219A /* libgraphics.dylib */,
  137. CD62D8472251A9500023219A /* libmath.dylib */,
  138. );
  139. name = Frameworks;
  140. sourceTree = "<group>";
  141. };
  142. CD62FCB722904A7B00376440 /* Products */ = {
  143. isa = PBXGroup;
  144. children = (
  145. CD62FCBE22904A7C00376440 /* GoogleMock.framework */,
  146. CD62FCC022904A7C00376440 /* gmock.framework */,
  147. CD62FCC222904A7C00376440 /* gtest.framework */,
  148. CD62FCC422904A7C00376440 /* GoogleMockTests.xctest */,
  149. );
  150. name = Products;
  151. sourceTree = "<group>";
  152. };
  153. CD62FCCA22904A8900376440 /* engine-test */ = {
  154. isa = PBXGroup;
  155. children = (
  156. CD62FCCD22904A8900376440 /* Info.plist */,
  157. );
  158. path = "engine-test";
  159. sourceTree = "<group>";
  160. };
  161. CDA34D8522515CA9008036A7 /* test */ = {
  162. isa = PBXGroup;
  163. children = (
  164. CD8064F322D2284500B9B4E4 /* data */,
  165. CDED9C4C22A4112200AE5CE5 /* mock_renderer.h */,
  166. CDED9C5022A4114F00AE5CE5 /* serial_test.cxx */,
  167. CD8064FC22D9456100B9B4E4 /* scene_test.cxx */,
  168. CD8064F522D228D300B9B4E4 /* text_engine_test.cxx */,
  169. CD8064FA22D69CAE00B9B4E4 /* game_dispatch_test.cxx */,
  170. CD8064F822D2984400B9B4E4 /* fps_counter_test.cxx */,
  171. );
  172. path = test;
  173. sourceTree = "<group>";
  174. };
  175. CDB1F8A51D7A30CD00700C6B = {
  176. isa = PBXGroup;
  177. children = (
  178. CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */,
  179. CDA34D8422515C99008036A7 /* game */,
  180. CDB1F8B01D7A30CD00700C6B /* src */,
  181. CDA34D8522515CA9008036A7 /* test */,
  182. CD62FCCA22904A8900376440 /* engine-test */,
  183. CDB1F8AF1D7A30CD00700C6B /* Products */,
  184. CD62D8442251A94C0023219A /* Frameworks */,
  185. );
  186. sourceTree = "<group>";
  187. };
  188. CDB1F8AF1D7A30CD00700C6B /* Products */ = {
  189. isa = PBXGroup;
  190. children = (
  191. CDB1F8AE1D7A30CD00700C6B /* libengine.dylib */,
  192. CD62FCC922904A8900376440 /* engine-test.xctest */,
  193. );
  194. name = Products;
  195. sourceTree = "<group>";
  196. };
  197. CDB1F8B01D7A30CD00700C6B /* src */ = {
  198. isa = PBXGroup;
  199. children = (
  200. CD62FD33229364DB00376440 /* entity.cxx */,
  201. CDB1F8D01D7A32A300700C6B /* events.cpp */,
  202. CDB1F8C61D7A312B00700C6B /* game_dispatch.cpp */,
  203. CD1C83542298B55F00825C4E /* fps_counter.cxx */,
  204. CD1C8417229A095600825C4E /* text_engine.cxx */,
  205. CDB1F8CA1D7A319A00700C6B /* scene.cpp */,
  206. CD62FD3E2293746900376440 /* serial.cxx */,
  207. );
  208. path = src;
  209. sourceTree = "<group>";
  210. };
  211. /* End PBXGroup section */
  212. /* Begin PBXHeadersBuildPhase section */
  213. CDB1F8AC1D7A30CD00700C6B /* Headers */ = {
  214. isa = PBXHeadersBuildPhase;
  215. buildActionMask = 2147483647;
  216. files = (
  217. );
  218. runOnlyForDeploymentPostprocessing = 0;
  219. };
  220. /* End PBXHeadersBuildPhase section */
  221. /* Begin PBXNativeTarget section */
  222. CD62FCC822904A8900376440 /* engine-test */ = {
  223. isa = PBXNativeTarget;
  224. buildConfigurationList = CD62FCD122904A8900376440 /* Build configuration list for PBXNativeTarget "engine-test" */;
  225. buildPhases = (
  226. CD62FCC522904A8900376440 /* Sources */,
  227. CD62FCC622904A8900376440 /* Frameworks */,
  228. CD62FCC722904A8900376440 /* Resources */,
  229. );
  230. buildRules = (
  231. );
  232. dependencies = (
  233. CD62FCD522904A9700376440 /* PBXTargetDependency */,
  234. CD62FCD022904A8900376440 /* PBXTargetDependency */,
  235. );
  236. name = "engine-test";
  237. productName = "engine-test";
  238. productReference = CD62FCC922904A8900376440 /* engine-test.xctest */;
  239. productType = "com.apple.product-type.bundle.unit-test";
  240. };
  241. CDB1F8AD1D7A30CD00700C6B /* engine */ = {
  242. isa = PBXNativeTarget;
  243. buildConfigurationList = CDB1F8B91D7A30CD00700C6B /* Build configuration list for PBXNativeTarget "engine" */;
  244. buildPhases = (
  245. CDB1F8AA1D7A30CD00700C6B /* Sources */,
  246. CDB1F8AB1D7A30CD00700C6B /* Frameworks */,
  247. CDB1F8AC1D7A30CD00700C6B /* Headers */,
  248. CD6F73E9225185A00081ED74 /* ShellScript */,
  249. );
  250. buildRules = (
  251. );
  252. dependencies = (
  253. );
  254. name = engine;
  255. productName = engine;
  256. productReference = CDB1F8AE1D7A30CD00700C6B /* libengine.dylib */;
  257. productType = "com.apple.product-type.library.dynamic";
  258. };
  259. /* End PBXNativeTarget section */
  260. /* Begin PBXProject section */
  261. CDB1F8A61D7A30CD00700C6B /* Project object */ = {
  262. isa = PBXProject;
  263. attributes = {
  264. LastSwiftUpdateCheck = 1010;
  265. LastUpgradeCheck = 1030;
  266. ORGANIZATIONNAME = "Sam Jaffe";
  267. TargetAttributes = {
  268. CD62FCC822904A8900376440 = {
  269. CreatedOnToolsVersion = 10.1;
  270. ProvisioningStyle = Automatic;
  271. };
  272. CDB1F8AD1D7A30CD00700C6B = {
  273. CreatedOnToolsVersion = 7.2.1;
  274. };
  275. };
  276. };
  277. buildConfigurationList = CDB1F8A91D7A30CD00700C6B /* Build configuration list for PBXProject "engine" */;
  278. compatibilityVersion = "Xcode 3.2";
  279. developmentRegion = en;
  280. hasScannedForEncodings = 0;
  281. knownRegions = (
  282. en,
  283. Base,
  284. );
  285. mainGroup = CDB1F8A51D7A30CD00700C6B;
  286. productRefGroup = CDB1F8AF1D7A30CD00700C6B /* Products */;
  287. projectDirPath = "";
  288. projectReferences = (
  289. {
  290. ProductGroup = CD62FCB722904A7B00376440 /* Products */;
  291. ProjectRef = CD62FCB622904A7B00376440 /* GoogleMock.xcodeproj */;
  292. },
  293. );
  294. projectRoot = "";
  295. targets = (
  296. CDB1F8AD1D7A30CD00700C6B /* engine */,
  297. CD62FCC822904A8900376440 /* engine-test */,
  298. );
  299. };
  300. /* End PBXProject section */
  301. /* Begin PBXReferenceProxy section */
  302. CD62FCBE22904A7C00376440 /* GoogleMock.framework */ = {
  303. isa = PBXReferenceProxy;
  304. fileType = wrapper.framework;
  305. path = GoogleMock.framework;
  306. remoteRef = CD62FCBD22904A7C00376440 /* PBXContainerItemProxy */;
  307. sourceTree = BUILT_PRODUCTS_DIR;
  308. };
  309. CD62FCC022904A7C00376440 /* gmock.framework */ = {
  310. isa = PBXReferenceProxy;
  311. fileType = wrapper.framework;
  312. path = gmock.framework;
  313. remoteRef = CD62FCBF22904A7C00376440 /* PBXContainerItemProxy */;
  314. sourceTree = BUILT_PRODUCTS_DIR;
  315. };
  316. CD62FCC222904A7C00376440 /* gtest.framework */ = {
  317. isa = PBXReferenceProxy;
  318. fileType = wrapper.framework;
  319. path = gtest.framework;
  320. remoteRef = CD62FCC122904A7C00376440 /* PBXContainerItemProxy */;
  321. sourceTree = BUILT_PRODUCTS_DIR;
  322. };
  323. CD62FCC422904A7C00376440 /* GoogleMockTests.xctest */ = {
  324. isa = PBXReferenceProxy;
  325. fileType = wrapper.cfbundle;
  326. path = GoogleMockTests.xctest;
  327. remoteRef = CD62FCC322904A7C00376440 /* PBXContainerItemProxy */;
  328. sourceTree = BUILT_PRODUCTS_DIR;
  329. };
  330. /* End PBXReferenceProxy section */
  331. /* Begin PBXResourcesBuildPhase section */
  332. CD62FCC722904A8900376440 /* Resources */ = {
  333. isa = PBXResourcesBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. CD8064F422D2284500B9B4E4 /* data in Resources */,
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. /* End PBXResourcesBuildPhase section */
  341. /* Begin PBXShellScriptBuildPhase section */
  342. CD6F73E9225185A00081ED74 /* ShellScript */ = {
  343. isa = PBXShellScriptBuildPhase;
  344. buildActionMask = 2147483647;
  345. files = (
  346. );
  347. inputFileListPaths = (
  348. );
  349. inputPaths = (
  350. );
  351. outputFileListPaths = (
  352. );
  353. outputPaths = (
  354. );
  355. runOnlyForDeploymentPostprocessing = 0;
  356. shellPath = /bin/sh;
  357. shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/\ncp -r ${PROJECT_DIR}/include/* ${BUILT_PRODUCTS_DIR}/usr/local/include/\n";
  358. };
  359. /* End PBXShellScriptBuildPhase section */
  360. /* Begin PBXSourcesBuildPhase section */
  361. CD62FCC522904A8900376440 /* Sources */ = {
  362. isa = PBXSourcesBuildPhase;
  363. buildActionMask = 2147483647;
  364. files = (
  365. CD8064F922D2984400B9B4E4 /* fps_counter_test.cxx in Sources */,
  366. CD8064FD22D9456100B9B4E4 /* scene_test.cxx in Sources */,
  367. CD8064F622D228D300B9B4E4 /* text_engine_test.cxx in Sources */,
  368. CDED9C5122A4114F00AE5CE5 /* serial_test.cxx in Sources */,
  369. CD8064FB22D69CAE00B9B4E4 /* game_dispatch_test.cxx in Sources */,
  370. );
  371. runOnlyForDeploymentPostprocessing = 0;
  372. };
  373. CDB1F8AA1D7A30CD00700C6B /* Sources */ = {
  374. isa = PBXSourcesBuildPhase;
  375. buildActionMask = 2147483647;
  376. files = (
  377. CD62FD35229364DB00376440 /* entity.cxx in Sources */,
  378. CDB1F8D21D7A32A300700C6B /* events.cpp in Sources */,
  379. CD1C83562298B55F00825C4E /* fps_counter.cxx in Sources */,
  380. CDB1F8CC1D7A319A00700C6B /* scene.cpp in Sources */,
  381. CDB1F8C81D7A312B00700C6B /* game_dispatch.cpp in Sources */,
  382. CD62FD402293746900376440 /* serial.cxx in Sources */,
  383. CD1C8419229A095600825C4E /* text_engine.cxx in Sources */,
  384. );
  385. runOnlyForDeploymentPostprocessing = 0;
  386. };
  387. /* End PBXSourcesBuildPhase section */
  388. /* Begin PBXTargetDependency section */
  389. CD62FCD022904A8900376440 /* PBXTargetDependency */ = {
  390. isa = PBXTargetDependency;
  391. target = CDB1F8AD1D7A30CD00700C6B /* engine */;
  392. targetProxy = CD62FCCF22904A8900376440 /* PBXContainerItemProxy */;
  393. };
  394. CD62FCD522904A9700376440 /* PBXTargetDependency */ = {
  395. isa = PBXTargetDependency;
  396. name = GoogleMock;
  397. targetProxy = CD62FCD422904A9700376440 /* PBXContainerItemProxy */;
  398. };
  399. /* End PBXTargetDependency section */
  400. /* Begin XCBuildConfiguration section */
  401. CD62FCD222904A8900376440 /* Debug */ = {
  402. isa = XCBuildConfiguration;
  403. buildSettings = {
  404. ALWAYS_SEARCH_USER_PATHS = NO;
  405. CLANG_ANALYZER_NONNULL = YES;
  406. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  407. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  408. CLANG_ENABLE_OBJC_WEAK = YES;
  409. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  410. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  411. CODE_SIGN_STYLE = Automatic;
  412. COMBINE_HIDPI_IMAGES = YES;
  413. GCC_C_LANGUAGE_STANDARD = gnu11;
  414. INFOPLIST_FILE = "engine-test/Info.plist";
  415. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  416. LIBRARY_SEARCH_PATHS = (
  417. "$(inherited)",
  418. /opt/local/lib,
  419. );
  420. MACOSX_DEPLOYMENT_TARGET = 10.13;
  421. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  422. MTL_FAST_MATH = YES;
  423. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.engine-test";
  424. PRODUCT_NAME = "$(TARGET_NAME)";
  425. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  426. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  427. SWIFT_VERSION = 4.2;
  428. };
  429. name = Debug;
  430. };
  431. CD62FCD322904A8900376440 /* Release */ = {
  432. isa = XCBuildConfiguration;
  433. buildSettings = {
  434. ALWAYS_SEARCH_USER_PATHS = NO;
  435. CLANG_ANALYZER_NONNULL = YES;
  436. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  437. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  438. CLANG_ENABLE_OBJC_WEAK = YES;
  439. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  440. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  441. CODE_SIGN_STYLE = Automatic;
  442. COMBINE_HIDPI_IMAGES = YES;
  443. GCC_C_LANGUAGE_STANDARD = gnu11;
  444. INFOPLIST_FILE = "engine-test/Info.plist";
  445. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  446. LIBRARY_SEARCH_PATHS = (
  447. "$(inherited)",
  448. /opt/local/lib,
  449. );
  450. MACOSX_DEPLOYMENT_TARGET = 10.13;
  451. MTL_FAST_MATH = YES;
  452. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.engine-test";
  453. PRODUCT_NAME = "$(TARGET_NAME)";
  454. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  455. SWIFT_VERSION = 4.2;
  456. };
  457. name = Release;
  458. };
  459. CDB1F8B71D7A30CD00700C6B /* Debug */ = {
  460. isa = XCBuildConfiguration;
  461. buildSettings = {
  462. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  463. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  464. CLANG_CXX_LIBRARY = "libc++";
  465. CLANG_ENABLE_MODULES = YES;
  466. CLANG_ENABLE_OBJC_ARC = YES;
  467. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  468. CLANG_WARN_BOOL_CONVERSION = YES;
  469. CLANG_WARN_COMMA = YES;
  470. CLANG_WARN_CONSTANT_CONVERSION = YES;
  471. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  472. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  473. CLANG_WARN_EMPTY_BODY = YES;
  474. CLANG_WARN_ENUM_CONVERSION = YES;
  475. CLANG_WARN_INFINITE_RECURSION = YES;
  476. CLANG_WARN_INT_CONVERSION = YES;
  477. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  478. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  479. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  480. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  481. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  482. CLANG_WARN_STRICT_PROTOTYPES = YES;
  483. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  484. CLANG_WARN_UNREACHABLE_CODE = YES;
  485. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  486. CODE_SIGN_IDENTITY = "-";
  487. COPY_PHASE_STRIP = NO;
  488. DEBUG_INFORMATION_FORMAT = dwarf;
  489. ENABLE_STRICT_OBJC_MSGSEND = YES;
  490. ENABLE_TESTABILITY = YES;
  491. GCC_C_LANGUAGE_STANDARD = gnu99;
  492. GCC_DYNAMIC_NO_PIC = NO;
  493. GCC_NO_COMMON_BLOCKS = YES;
  494. GCC_OPTIMIZATION_LEVEL = 0;
  495. GCC_PREPROCESSOR_DEFINITIONS = (
  496. "DEBUG=1",
  497. "$(inherited)",
  498. );
  499. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  500. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  501. GCC_WARN_UNDECLARED_SELECTOR = YES;
  502. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  503. GCC_WARN_UNUSED_FUNCTION = YES;
  504. GCC_WARN_UNUSED_VARIABLE = YES;
  505. MACOSX_DEPLOYMENT_TARGET = 10.10;
  506. MTL_ENABLE_DEBUG_INFO = YES;
  507. ONLY_ACTIVE_ARCH = YES;
  508. SDKROOT = macosx;
  509. SYSTEM_HEADER_SEARCH_PATHS = /opt/local/include/;
  510. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/ $(PROJECT_DIR)/../include/expect/include $(PROJECT_DIR)/../ $(PROJECT_DIR)/../graphics/include/ $(PROJECT_DIR)/../math/include/ $(PROJECT_DIR)/../util/include/ $(PROJECT_DIR)/../math/";
  511. };
  512. name = Debug;
  513. };
  514. CDB1F8B81D7A30CD00700C6B /* Release */ = {
  515. isa = XCBuildConfiguration;
  516. buildSettings = {
  517. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  518. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  519. CLANG_CXX_LIBRARY = "libc++";
  520. CLANG_ENABLE_MODULES = YES;
  521. CLANG_ENABLE_OBJC_ARC = YES;
  522. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  523. CLANG_WARN_BOOL_CONVERSION = YES;
  524. CLANG_WARN_COMMA = YES;
  525. CLANG_WARN_CONSTANT_CONVERSION = YES;
  526. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  527. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  528. CLANG_WARN_EMPTY_BODY = YES;
  529. CLANG_WARN_ENUM_CONVERSION = YES;
  530. CLANG_WARN_INFINITE_RECURSION = YES;
  531. CLANG_WARN_INT_CONVERSION = YES;
  532. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  533. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  534. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  535. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  536. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  537. CLANG_WARN_STRICT_PROTOTYPES = YES;
  538. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  539. CLANG_WARN_UNREACHABLE_CODE = YES;
  540. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  541. CODE_SIGN_IDENTITY = "-";
  542. COPY_PHASE_STRIP = NO;
  543. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  544. ENABLE_NS_ASSERTIONS = NO;
  545. ENABLE_STRICT_OBJC_MSGSEND = YES;
  546. GCC_C_LANGUAGE_STANDARD = gnu99;
  547. GCC_NO_COMMON_BLOCKS = YES;
  548. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  549. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  550. GCC_WARN_UNDECLARED_SELECTOR = YES;
  551. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  552. GCC_WARN_UNUSED_FUNCTION = YES;
  553. GCC_WARN_UNUSED_VARIABLE = YES;
  554. MACOSX_DEPLOYMENT_TARGET = 10.10;
  555. MTL_ENABLE_DEBUG_INFO = NO;
  556. SDKROOT = macosx;
  557. SYSTEM_HEADER_SEARCH_PATHS = /opt/local/include/;
  558. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/ $(PROJECT_DIR)/../include/expect/include $(PROJECT_DIR)/../ $(PROJECT_DIR)/../graphics/include/ $(PROJECT_DIR)/../math/include/ $(PROJECT_DIR)/../util/include/ $(PROJECT_DIR)/../math/";
  559. };
  560. name = Release;
  561. };
  562. CDB1F8BA1D7A30CD00700C6B /* Debug */ = {
  563. isa = XCBuildConfiguration;
  564. buildSettings = {
  565. DYLIB_COMPATIBILITY_VERSION = 1;
  566. DYLIB_CURRENT_VERSION = 1;
  567. EXECUTABLE_PREFIX = lib;
  568. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  569. GCC_ENABLE_CPP_RTTI = YES;
  570. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  571. LIBRARY_SEARCH_PATHS = (
  572. "$(inherited)",
  573. /opt/local/lib,
  574. );
  575. PRODUCT_NAME = "$(TARGET_NAME)";
  576. };
  577. name = Debug;
  578. };
  579. CDB1F8BB1D7A30CD00700C6B /* Release */ = {
  580. isa = XCBuildConfiguration;
  581. buildSettings = {
  582. DYLIB_COMPATIBILITY_VERSION = 1;
  583. DYLIB_CURRENT_VERSION = 1;
  584. EXECUTABLE_PREFIX = lib;
  585. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  586. GCC_ENABLE_CPP_RTTI = YES;
  587. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  588. LIBRARY_SEARCH_PATHS = (
  589. "$(inherited)",
  590. /opt/local/lib,
  591. );
  592. PRODUCT_NAME = "$(TARGET_NAME)";
  593. };
  594. name = Release;
  595. };
  596. /* End XCBuildConfiguration section */
  597. /* Begin XCConfigurationList section */
  598. CD62FCD122904A8900376440 /* Build configuration list for PBXNativeTarget "engine-test" */ = {
  599. isa = XCConfigurationList;
  600. buildConfigurations = (
  601. CD62FCD222904A8900376440 /* Debug */,
  602. CD62FCD322904A8900376440 /* Release */,
  603. );
  604. defaultConfigurationIsVisible = 0;
  605. defaultConfigurationName = Release;
  606. };
  607. CDB1F8A91D7A30CD00700C6B /* Build configuration list for PBXProject "engine" */ = {
  608. isa = XCConfigurationList;
  609. buildConfigurations = (
  610. CDB1F8B71D7A30CD00700C6B /* Debug */,
  611. CDB1F8B81D7A30CD00700C6B /* Release */,
  612. );
  613. defaultConfigurationIsVisible = 0;
  614. defaultConfigurationName = Release;
  615. };
  616. CDB1F8B91D7A30CD00700C6B /* Build configuration list for PBXNativeTarget "engine" */ = {
  617. isa = XCConfigurationList;
  618. buildConfigurations = (
  619. CDB1F8BA1D7A30CD00700C6B /* Debug */,
  620. CDB1F8BB1D7A30CD00700C6B /* Release */,
  621. );
  622. defaultConfigurationIsVisible = 0;
  623. defaultConfigurationName = Release;
  624. };
  625. /* End XCConfigurationList section */
  626. };
  627. rootObject = CDB1F8A61D7A30CD00700C6B /* Project object */;
  628. }