project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  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. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. CD62FCDE22904AD100376440 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 05818F861A685AEA0072A469;
  32. remoteInfo = GoogleMock;
  33. };
  34. CD62FCE022904AD100376440 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  39. remoteInfo = gmock;
  40. };
  41. CD62FCE222904AD100376440 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = 05E96B1F1A68634900204102;
  46. remoteInfo = gtest;
  47. };
  48. CD62FCE422904AD100376440 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = 05818F901A685AEA0072A469;
  53. remoteInfo = GoogleMockTests;
  54. };
  55. /* End PBXContainerItemProxy section */
  56. /* Begin PBXFileReference section */
  57. CD1C82B722988E4E00825C4E /* matrix.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = matrix.hpp; sourceTree = "<group>"; };
  58. CD1C82BC22988EC700825C4E /* matrix.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = matrix.cxx; sourceTree = "<group>"; };
  59. CD1C83E722998E2600825C4E /* manager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = manager.cxx; sourceTree = "<group>"; };
  60. CD1C840D2299B81500825C4E /* error_formatter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = error_formatter.cxx; sourceTree = "<group>"; };
  61. CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libgraphics.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  62. CD3AC6F01D2C03B7002B4BB0 /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = material.cpp; sourceTree = "<group>"; };
  63. CD3AC6F61D2C0518002B4BB0 /* texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = texture.cpp; sourceTree = "<group>"; };
  64. CD3AC6FB1D2C06B5002B4BB0 /* shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shader.cpp; sourceTree = "<group>"; };
  65. CD3AC7171D2C0950002B4BB0 /* shader_program.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shader_program.cpp; sourceTree = "<group>"; };
  66. CD3AC7241D2C0C63002B4BB0 /* object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = object.cpp; sourceTree = "<group>"; };
  67. CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  68. CD62FCF52290DC9000376440 /* helper.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = helper.hpp; sourceTree = "<group>"; };
  69. CD62FCF62290DC9000376440 /* helper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = helper.cxx; sourceTree = "<group>"; };
  70. CD62FCF92290E2E500376440 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  71. CD62FD052291970F00376440 /* libgameutils.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libgameutils.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  72. CD62FD1C2292412900376440 /* renderer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = renderer.cxx; sourceTree = "<group>"; };
  73. CD62FD202292C76B00376440 /* renderer_impl.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = renderer_impl.hpp; sourceTree = "<group>"; };
  74. CD62FD212292C76B00376440 /* renderer_impl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = renderer_impl.cxx; sourceTree = "<group>"; };
  75. CDA34D86225171AA008036A7 /* game */ = {isa = PBXFileReference; lastKnownFileType = folder; name = game; path = include/game; sourceTree = "<group>"; };
  76. CDA34D9922517A3D008036A7 /* libmath.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libmath.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  77. /* End PBXFileReference section */
  78. /* Begin PBXFrameworksBuildPhase section */
  79. CD3AC6DF1D2C0364002B4BB0 /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. CD62FD062291970F00376440 /* libgameutils.dylib in Frameworks */,
  84. CD62FCFA2290E2E500376440 /* OpenGL.framework in Frameworks */,
  85. CDA34D9A22517A3D008036A7 /* libmath.dylib in Frameworks */,
  86. );
  87. runOnlyForDeploymentPostprocessing = 0;
  88. };
  89. /* End PBXFrameworksBuildPhase section */
  90. /* Begin PBXGroup section */
  91. CD1C84052299B72C00825C4E /* openGL */ = {
  92. isa = PBXGroup;
  93. children = (
  94. CD62FD212292C76B00376440 /* renderer_impl.cxx */,
  95. CD62FCF62290DC9000376440 /* helper.cxx */,
  96. CD1C840D2299B81500825C4E /* error_formatter.cxx */,
  97. );
  98. path = openGL;
  99. sourceTree = "<group>";
  100. };
  101. CD3AC6D91D2C0364002B4BB0 = {
  102. isa = PBXGroup;
  103. children = (
  104. CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */,
  105. CDA34D86225171AA008036A7 /* game */,
  106. CD3AC6E41D2C0364002B4BB0 /* src */,
  107. CD3AC6E31D2C0364002B4BB0 /* Products */,
  108. CDA34D9822517A3D008036A7 /* Frameworks */,
  109. );
  110. sourceTree = "<group>";
  111. };
  112. CD3AC6E31D2C0364002B4BB0 /* Products */ = {
  113. isa = PBXGroup;
  114. children = (
  115. CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */,
  116. );
  117. name = Products;
  118. sourceTree = "<group>";
  119. };
  120. CD3AC6E41D2C0364002B4BB0 /* src */ = {
  121. isa = PBXGroup;
  122. children = (
  123. CD1C84052299B72C00825C4E /* openGL */,
  124. CD62FD1A22923B8E00376440 /* renderer */,
  125. CD62FD1822923B8100376440 /* model */,
  126. );
  127. path = src;
  128. sourceTree = "<group>";
  129. };
  130. CD62FCD822904AD100376440 /* Products */ = {
  131. isa = PBXGroup;
  132. children = (
  133. CD62FCDF22904AD100376440 /* GoogleMock.framework */,
  134. CD62FCE122904AD100376440 /* gmock.framework */,
  135. CD62FCE322904AD100376440 /* gtest.framework */,
  136. CD62FCE522904AD100376440 /* GoogleMockTests.xctest */,
  137. );
  138. name = Products;
  139. sourceTree = "<group>";
  140. };
  141. CD62FD1822923B8100376440 /* model */ = {
  142. isa = PBXGroup;
  143. children = (
  144. CD62FCF52290DC9000376440 /* helper.hpp */,
  145. CD1C83E722998E2600825C4E /* manager.cxx */,
  146. CD3AC7241D2C0C63002B4BB0 /* object.cpp */,
  147. CD3AC6F01D2C03B7002B4BB0 /* material.cpp */,
  148. CD3AC6FB1D2C06B5002B4BB0 /* shader.cpp */,
  149. CD3AC7171D2C0950002B4BB0 /* shader_program.cpp */,
  150. CD3AC6F61D2C0518002B4BB0 /* texture.cpp */,
  151. );
  152. name = model;
  153. sourceTree = "<group>";
  154. };
  155. CD62FD1A22923B8E00376440 /* renderer */ = {
  156. isa = PBXGroup;
  157. children = (
  158. CD62FD202292C76B00376440 /* renderer_impl.hpp */,
  159. CD62FD1C2292412900376440 /* renderer.cxx */,
  160. CD1C82B722988E4E00825C4E /* matrix.hpp */,
  161. CD1C82BC22988EC700825C4E /* matrix.cxx */,
  162. );
  163. name = renderer;
  164. sourceTree = "<group>";
  165. };
  166. CDA34D9822517A3D008036A7 /* Frameworks */ = {
  167. isa = PBXGroup;
  168. children = (
  169. CD62FD052291970F00376440 /* libgameutils.dylib */,
  170. CD62FCF92290E2E500376440 /* OpenGL.framework */,
  171. CDA34D9922517A3D008036A7 /* libmath.dylib */,
  172. );
  173. name = Frameworks;
  174. sourceTree = "<group>";
  175. };
  176. /* End PBXGroup section */
  177. /* Begin PBXHeadersBuildPhase section */
  178. CD3AC6E01D2C0364002B4BB0 /* Headers */ = {
  179. isa = PBXHeadersBuildPhase;
  180. buildActionMask = 2147483647;
  181. files = (
  182. CD62FD222292C76B00376440 /* renderer_impl.hpp in Headers */,
  183. CD62FCF72290DC9000376440 /* helper.hpp in Headers */,
  184. );
  185. runOnlyForDeploymentPostprocessing = 0;
  186. };
  187. /* End PBXHeadersBuildPhase section */
  188. /* Begin PBXNativeTarget section */
  189. CD3AC6E11D2C0364002B4BB0 /* graphics */ = {
  190. isa = PBXNativeTarget;
  191. buildConfigurationList = CD3AC6ED1D2C0364002B4BB0 /* Build configuration list for PBXNativeTarget "graphics" */;
  192. buildPhases = (
  193. CD3AC6DE1D2C0364002B4BB0 /* Sources */,
  194. CD3AC6DF1D2C0364002B4BB0 /* Frameworks */,
  195. CD3AC6E01D2C0364002B4BB0 /* Headers */,
  196. CDA34DA222517B5E008036A7 /* ShellScript */,
  197. );
  198. buildRules = (
  199. );
  200. dependencies = (
  201. );
  202. name = graphics;
  203. productName = graphics;
  204. productReference = CD3AC6E21D2C0364002B4BB0 /* libgraphics.dylib */;
  205. productType = "com.apple.product-type.library.dynamic";
  206. };
  207. /* End PBXNativeTarget section */
  208. /* Begin PBXProject section */
  209. CD3AC6DA1D2C0364002B4BB0 /* Project object */ = {
  210. isa = PBXProject;
  211. attributes = {
  212. LastUpgradeCheck = 1010;
  213. ORGANIZATIONNAME = "Sam Jaffe";
  214. TargetAttributes = {
  215. CD3AC6E11D2C0364002B4BB0 = {
  216. CreatedOnToolsVersion = 7.2.1;
  217. };
  218. };
  219. };
  220. buildConfigurationList = CD3AC6DD1D2C0364002B4BB0 /* Build configuration list for PBXProject "graphics" */;
  221. compatibilityVersion = "Xcode 3.2";
  222. developmentRegion = English;
  223. hasScannedForEncodings = 0;
  224. knownRegions = (
  225. en,
  226. );
  227. mainGroup = CD3AC6D91D2C0364002B4BB0;
  228. productRefGroup = CD3AC6E31D2C0364002B4BB0 /* Products */;
  229. projectDirPath = "";
  230. projectReferences = (
  231. {
  232. ProductGroup = CD62FCD822904AD100376440 /* Products */;
  233. ProjectRef = CD62FCD722904AD100376440 /* GoogleMock.xcodeproj */;
  234. },
  235. );
  236. projectRoot = "";
  237. targets = (
  238. CD3AC6E11D2C0364002B4BB0 /* graphics */,
  239. );
  240. };
  241. /* End PBXProject section */
  242. /* Begin PBXReferenceProxy section */
  243. CD62FCDF22904AD100376440 /* GoogleMock.framework */ = {
  244. isa = PBXReferenceProxy;
  245. fileType = wrapper.framework;
  246. path = GoogleMock.framework;
  247. remoteRef = CD62FCDE22904AD100376440 /* PBXContainerItemProxy */;
  248. sourceTree = BUILT_PRODUCTS_DIR;
  249. };
  250. CD62FCE122904AD100376440 /* gmock.framework */ = {
  251. isa = PBXReferenceProxy;
  252. fileType = wrapper.framework;
  253. path = gmock.framework;
  254. remoteRef = CD62FCE022904AD100376440 /* PBXContainerItemProxy */;
  255. sourceTree = BUILT_PRODUCTS_DIR;
  256. };
  257. CD62FCE322904AD100376440 /* gtest.framework */ = {
  258. isa = PBXReferenceProxy;
  259. fileType = wrapper.framework;
  260. path = gtest.framework;
  261. remoteRef = CD62FCE222904AD100376440 /* PBXContainerItemProxy */;
  262. sourceTree = BUILT_PRODUCTS_DIR;
  263. };
  264. CD62FCE522904AD100376440 /* GoogleMockTests.xctest */ = {
  265. isa = PBXReferenceProxy;
  266. fileType = wrapper.cfbundle;
  267. path = GoogleMockTests.xctest;
  268. remoteRef = CD62FCE422904AD100376440 /* PBXContainerItemProxy */;
  269. sourceTree = BUILT_PRODUCTS_DIR;
  270. };
  271. /* End PBXReferenceProxy section */
  272. /* Begin PBXShellScriptBuildPhase section */
  273. CDA34DA222517B5E008036A7 /* ShellScript */ = {
  274. isa = PBXShellScriptBuildPhase;
  275. buildActionMask = 2147483647;
  276. files = (
  277. );
  278. inputFileListPaths = (
  279. );
  280. inputPaths = (
  281. );
  282. outputFileListPaths = (
  283. );
  284. outputPaths = (
  285. );
  286. runOnlyForDeploymentPostprocessing = 0;
  287. shellPath = /bin/sh;
  288. shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/\ncp -r ${PROJECT_DIR}/include/* ${BUILT_PRODUCTS_DIR}/usr/local/include/\n";
  289. };
  290. /* End PBXShellScriptBuildPhase section */
  291. /* Begin PBXSourcesBuildPhase section */
  292. CD3AC6DE1D2C0364002B4BB0 /* Sources */ = {
  293. isa = PBXSourcesBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. CD3AC6FD1D2C06B5002B4BB0 /* shader.cpp in Sources */,
  297. CD3AC7191D2C0950002B4BB0 /* shader_program.cpp in Sources */,
  298. CD1C82BD22988EC700825C4E /* matrix.cxx in Sources */,
  299. CD3AC6F21D2C03B7002B4BB0 /* material.cpp in Sources */,
  300. CD1C840F2299B81500825C4E /* error_formatter.cxx in Sources */,
  301. CD62FD1E2292412900376440 /* renderer.cxx in Sources */,
  302. CD3AC6F81D2C0518002B4BB0 /* texture.cpp in Sources */,
  303. CD3AC7261D2C0C63002B4BB0 /* object.cpp in Sources */,
  304. CD1C83E922998E2600825C4E /* manager.cxx in Sources */,
  305. CD62FCF82290DC9000376440 /* helper.cxx in Sources */,
  306. CD62FD232292C76B00376440 /* renderer_impl.cxx in Sources */,
  307. );
  308. runOnlyForDeploymentPostprocessing = 0;
  309. };
  310. /* End PBXSourcesBuildPhase section */
  311. /* Begin XCBuildConfiguration section */
  312. CD3AC6EB1D2C0364002B4BB0 /* Debug */ = {
  313. isa = XCBuildConfiguration;
  314. buildSettings = {
  315. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  316. CLANG_CXX_LIBRARY = "libc++";
  317. CLANG_ENABLE_MODULES = YES;
  318. CLANG_ENABLE_OBJC_ARC = YES;
  319. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  320. CLANG_WARN_BOOL_CONVERSION = YES;
  321. CLANG_WARN_COMMA = YES;
  322. CLANG_WARN_CONSTANT_CONVERSION = YES;
  323. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  324. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  325. CLANG_WARN_EMPTY_BODY = YES;
  326. CLANG_WARN_ENUM_CONVERSION = YES;
  327. CLANG_WARN_INFINITE_RECURSION = YES;
  328. CLANG_WARN_INT_CONVERSION = YES;
  329. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  330. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  331. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  332. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  333. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  334. CLANG_WARN_STRICT_PROTOTYPES = YES;
  335. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  336. CLANG_WARN_UNREACHABLE_CODE = YES;
  337. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  338. CODE_SIGN_IDENTITY = "-";
  339. COPY_PHASE_STRIP = NO;
  340. DEBUG_INFORMATION_FORMAT = dwarf;
  341. ENABLE_STRICT_OBJC_MSGSEND = YES;
  342. ENABLE_TESTABILITY = YES;
  343. GCC_C_LANGUAGE_STANDARD = gnu99;
  344. GCC_DYNAMIC_NO_PIC = NO;
  345. GCC_NO_COMMON_BLOCKS = YES;
  346. GCC_OPTIMIZATION_LEVEL = 0;
  347. GCC_PREPROCESSOR_DEFINITIONS = (
  348. "DEBUG=1",
  349. "$(inherited)",
  350. );
  351. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  352. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  353. GCC_WARN_UNDECLARED_SELECTOR = YES;
  354. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  355. GCC_WARN_UNUSED_FUNCTION = YES;
  356. GCC_WARN_UNUSED_VARIABLE = YES;
  357. MACOSX_DEPLOYMENT_TARGET = 10.10;
  358. MTL_ENABLE_DEBUG_INFO = YES;
  359. ONLY_ACTIVE_ARCH = YES;
  360. SDKROOT = macosx;
  361. 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";
  362. };
  363. name = Debug;
  364. };
  365. CD3AC6EC1D2C0364002B4BB0 /* Release */ = {
  366. isa = XCBuildConfiguration;
  367. buildSettings = {
  368. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  369. CLANG_CXX_LIBRARY = "libc++";
  370. CLANG_ENABLE_MODULES = YES;
  371. CLANG_ENABLE_OBJC_ARC = YES;
  372. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  373. CLANG_WARN_BOOL_CONVERSION = YES;
  374. CLANG_WARN_COMMA = YES;
  375. CLANG_WARN_CONSTANT_CONVERSION = YES;
  376. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  377. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  378. CLANG_WARN_EMPTY_BODY = YES;
  379. CLANG_WARN_ENUM_CONVERSION = YES;
  380. CLANG_WARN_INFINITE_RECURSION = YES;
  381. CLANG_WARN_INT_CONVERSION = YES;
  382. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  383. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  384. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  385. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  386. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  387. CLANG_WARN_STRICT_PROTOTYPES = YES;
  388. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  389. CLANG_WARN_UNREACHABLE_CODE = YES;
  390. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  391. CODE_SIGN_IDENTITY = "-";
  392. COPY_PHASE_STRIP = NO;
  393. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  394. ENABLE_NS_ASSERTIONS = NO;
  395. ENABLE_STRICT_OBJC_MSGSEND = YES;
  396. GCC_C_LANGUAGE_STANDARD = gnu99;
  397. GCC_NO_COMMON_BLOCKS = YES;
  398. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  399. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  400. GCC_WARN_UNDECLARED_SELECTOR = YES;
  401. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  402. GCC_WARN_UNUSED_FUNCTION = YES;
  403. GCC_WARN_UNUSED_VARIABLE = YES;
  404. MACOSX_DEPLOYMENT_TARGET = 10.10;
  405. MTL_ENABLE_DEBUG_INFO = NO;
  406. SDKROOT = macosx;
  407. 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";
  408. };
  409. name = Release;
  410. };
  411. CD3AC6EE1D2C0364002B4BB0 /* Debug */ = {
  412. isa = XCBuildConfiguration;
  413. buildSettings = {
  414. DYLIB_COMPATIBILITY_VERSION = 1;
  415. DYLIB_CURRENT_VERSION = 1;
  416. EXECUTABLE_PREFIX = lib;
  417. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  418. GCC_ENABLE_CPP_RTTI = YES;
  419. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  420. PRODUCT_NAME = "$(TARGET_NAME)";
  421. };
  422. name = Debug;
  423. };
  424. CD3AC6EF1D2C0364002B4BB0 /* Release */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. DYLIB_COMPATIBILITY_VERSION = 1;
  428. DYLIB_CURRENT_VERSION = 1;
  429. EXECUTABLE_PREFIX = lib;
  430. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  431. GCC_ENABLE_CPP_RTTI = YES;
  432. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  433. PRODUCT_NAME = "$(TARGET_NAME)";
  434. };
  435. name = Release;
  436. };
  437. /* End XCBuildConfiguration section */
  438. /* Begin XCConfigurationList section */
  439. CD3AC6DD1D2C0364002B4BB0 /* Build configuration list for PBXProject "graphics" */ = {
  440. isa = XCConfigurationList;
  441. buildConfigurations = (
  442. CD3AC6EB1D2C0364002B4BB0 /* Debug */,
  443. CD3AC6EC1D2C0364002B4BB0 /* Release */,
  444. );
  445. defaultConfigurationIsVisible = 0;
  446. defaultConfigurationName = Release;
  447. };
  448. CD3AC6ED1D2C0364002B4BB0 /* Build configuration list for PBXNativeTarget "graphics" */ = {
  449. isa = XCConfigurationList;
  450. buildConfigurations = (
  451. CD3AC6EE1D2C0364002B4BB0 /* Debug */,
  452. CD3AC6EF1D2C0364002B4BB0 /* Release */,
  453. );
  454. defaultConfigurationIsVisible = 0;
  455. defaultConfigurationName = Release;
  456. };
  457. /* End XCConfigurationList section */
  458. };
  459. rootObject = CD3AC6DA1D2C0364002B4BB0 /* Project object */;
  460. }