project.pbxproj 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4228A3FF1620A5A300955433 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4228A3FE1620A5A300955433 /* Cocoa.framework */; };
  10. 4228A4011620A5EC00955433 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4228A4001620A5EC00955433 /* SystemConfiguration.framework */; };
  11. 4228A4031620A63F00955433 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4228A4021620A63F00955433 /* libiconv.dylib */; };
  12. 422BF0861804C16E0028D009 /* libm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 422BF0851804C16E0028D009 /* libm.dylib */; };
  13. 422BF0881804C1E40028D009 /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 422BF0871804C1E40028D009 /* libbz2.dylib */; };
  14. 422BF0901804C5230028D009 /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 422BF08F1804C5230028D009 /* libstdc++.dylib */; };
  15. 4251B12C152D044B002F6199 /* Curve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4251B128152D044B002F6199 /* Curve.cpp */; };
  16. 4262783C180491D60015672B /* edtaa3func.c in Sources */ = {isa = PBXBuildFile; fileRef = 4262783A180491D60015672B /* edtaa3func.c */; };
  17. 42783423148D6F7500A6E27F /* FBXSceneEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4278341E148D6F7500A6E27F /* FBXSceneEncoder.cpp */; };
  18. 4283905914896E6C00E2B2F5 /* BoundingVolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4283905714896E6C00E2B2F5 /* BoundingVolume.cpp */; };
  19. 42C8EE0A14724CD700E43619 /* Animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDB714724CD700E43619 /* Animation.cpp */; };
  20. 42C8EE0B14724CD700E43619 /* AnimationChannel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDB914724CD700E43619 /* AnimationChannel.cpp */; };
  21. 42C8EE0C14724CD700E43619 /* Animations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDBB14724CD700E43619 /* Animations.cpp */; };
  22. 42C8EE0D14724CD700E43619 /* Base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDBD14724CD700E43619 /* Base.cpp */; };
  23. 42C8EE0E14724CD700E43619 /* Camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDBF14724CD700E43619 /* Camera.cpp */; };
  24. 42C8EE1414724CD700E43619 /* Effect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDCB14724CD700E43619 /* Effect.cpp */; };
  25. 42C8EE1514724CD700E43619 /* EncoderArguments.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDCD14724CD700E43619 /* EncoderArguments.cpp */; };
  26. 42C8EE1614724CD700E43619 /* FileIO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDCF14724CD700E43619 /* FileIO.cpp */; };
  27. 42C8EE1714724CD700E43619 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD114724CD700E43619 /* Font.cpp */; };
  28. 42C8EE1814724CD700E43619 /* Glyph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD314724CD700E43619 /* Glyph.cpp */; };
  29. 42C8EE1914724CD700E43619 /* GPBDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD514724CD700E43619 /* GPBDecoder.cpp */; };
  30. 42C8EE1A14724CD700E43619 /* GPBFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD714724CD700E43619 /* GPBFile.cpp */; };
  31. 42C8EE1B14724CD700E43619 /* Light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD914724CD700E43619 /* Light.cpp */; };
  32. 42C8EE1D14724CD700E43619 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDDD14724CD700E43619 /* main.cpp */; };
  33. 42C8EE1E14724CD700E43619 /* Material.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDDE14724CD700E43619 /* Material.cpp */; };
  34. 42C8EE1F14724CD700E43619 /* MaterialParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE014724CD700E43619 /* MaterialParameter.cpp */; };
  35. 42C8EE2014724CD700E43619 /* Matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE214724CD700E43619 /* Matrix.cpp */; };
  36. 42C8EE2114724CD700E43619 /* Mesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE414724CD700E43619 /* Mesh.cpp */; };
  37. 42C8EE2214724CD700E43619 /* MeshPart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE614724CD700E43619 /* MeshPart.cpp */; };
  38. 42C8EE2314724CD700E43619 /* MeshSkin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE814724CD700E43619 /* MeshSkin.cpp */; };
  39. 42C8EE2414724CD700E43619 /* MeshSubSet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDEA14724CD700E43619 /* MeshSubSet.cpp */; };
  40. 42C8EE2514724CD700E43619 /* Model.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDEC14724CD700E43619 /* Model.cpp */; };
  41. 42C8EE2614724CD700E43619 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDEE14724CD700E43619 /* Node.cpp */; };
  42. 42C8EE2714724CD700E43619 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF014724CD700E43619 /* Object.cpp */; };
  43. 42C8EE2814724CD700E43619 /* Quaternion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF214724CD700E43619 /* Quaternion.cpp */; };
  44. 42C8EE2914724CD700E43619 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF414724CD700E43619 /* Reference.cpp */; };
  45. 42C8EE2A14724CD700E43619 /* ReferenceTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF614724CD700E43619 /* ReferenceTable.cpp */; };
  46. 42C8EE2B14724CD700E43619 /* Scene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF814724CD700E43619 /* Scene.cpp */; };
  47. 42C8EE2C14724CD700E43619 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDFA14724CD700E43619 /* StringUtil.cpp */; };
  48. 42C8EE2D14724CD700E43619 /* Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDFC14724CD700E43619 /* Transform.cpp */; };
  49. 42C8EE2E14724CD700E43619 /* TTFFontEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDFE14724CD700E43619 /* TTFFontEncoder.cpp */; };
  50. 42C8EE2F14724CD700E43619 /* Vector2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0014724CD700E43619 /* Vector2.cpp */; };
  51. 42C8EE3014724CD700E43619 /* Vector3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0214724CD700E43619 /* Vector3.cpp */; };
  52. 42C8EE3114724CD700E43619 /* Vector4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0414724CD700E43619 /* Vector4.cpp */; };
  53. 42C8EE3214724CD700E43619 /* Vertex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0614724CD700E43619 /* Vertex.cpp */; };
  54. 42C8EE3314724CD700E43619 /* VertexElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0814724CD700E43619 /* VertexElement.cpp */; };
  55. 42C8EE371472D7E700E43619 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C8EE361472D7E700E43619 /* libxml2.dylib */; };
  56. 42F7155C195CAF5E0010141C /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42F7155B195CAF5E0010141C /* libfreetype.a */; };
  57. 431412751A58762F007AAC9A /* libfbxsdk-static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 431412741A58762F007AAC9A /* libfbxsdk-static.a */; };
  58. 43BD156A1A581FBE003CA5FF /* libgameplay-deps.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 43BD15691A581FBE003CA5FF /* libgameplay-deps.a */; };
  59. B661733F16A61CE40083A307 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B661733D16A61CE40083A307 /* Image.cpp */; };
  60. B661734316A61CFA0083A307 /* NormalMapGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B661734116A61CFA0083A307 /* NormalMapGenerator.cpp */; };
  61. C076C905174F6D2E00645678 /* Constants.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C076C8FF174F6D2E00645678 /* Constants.cpp */; };
  62. C076C906174F6D2E00645678 /* FBXUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C076C901174F6D2E00645678 /* FBXUtil.cpp */; };
  63. C076C907174F6D2E00645678 /* Sampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C076C903174F6D2E00645678 /* Sampler.cpp */; };
  64. F18DCD0615D554B800DB35DB /* Heightmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F18DCD0315D554B800DB35DB /* Heightmap.cpp */; };
  65. /* End PBXBuildFile section */
  66. /* Begin PBXCopyFilesBuildPhase section */
  67. 42475CE4147208A000610A6A /* CopyFiles */ = {
  68. isa = PBXCopyFilesBuildPhase;
  69. buildActionMask = 2147483647;
  70. dstPath = /usr/share/man/man1/;
  71. dstSubfolderSpec = 0;
  72. files = (
  73. );
  74. runOnlyForDeploymentPostprocessing = 1;
  75. };
  76. /* End PBXCopyFilesBuildPhase section */
  77. /* Begin PBXFileReference section */
  78. 4228A3FE1620A5A300955433 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  79. 4228A4001620A5EC00955433 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  80. 4228A4021620A63F00955433 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<group>"; };
  81. 422BF0851804C16E0028D009 /* libm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libm.dylib; path = ../../../../../../usr/lib/libm.dylib; sourceTree = "<group>"; };
  82. 422BF0871804C1E40028D009 /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = ../../../../../../usr/lib/libbz2.dylib; sourceTree = "<group>"; };
  83. 422BF08F1804C5230028D009 /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "../../../../../../usr/lib/libstdc++.dylib"; sourceTree = "<group>"; };
  84. 42475CE6147208A000610A6A /* gameplay-encoder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gameplay-encoder"; sourceTree = BUILT_PRODUCTS_DIR; };
  85. 4251B128152D044B002F6199 /* Curve.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Curve.cpp; path = src/Curve.cpp; sourceTree = SOURCE_ROOT; };
  86. 4251B129152D044B002F6199 /* Curve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Curve.h; path = src/Curve.h; sourceTree = SOURCE_ROOT; };
  87. 4251B12A152D044B002F6199 /* Curve.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Curve.inl; path = src/Curve.inl; sourceTree = SOURCE_ROOT; };
  88. 4251B12B152D044B002F6199 /* Quaternion.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Quaternion.inl; path = src/Quaternion.inl; sourceTree = SOURCE_ROOT; };
  89. 4262783A180491D60015672B /* edtaa3func.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = edtaa3func.c; path = src/edtaa3func.c; sourceTree = SOURCE_ROOT; };
  90. 4262783B180491D60015672B /* edtaa3func.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = edtaa3func.h; path = src/edtaa3func.h; sourceTree = SOURCE_ROOT; };
  91. 4278341E148D6F7500A6E27F /* FBXSceneEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FBXSceneEncoder.cpp; path = src/FBXSceneEncoder.cpp; sourceTree = SOURCE_ROOT; };
  92. 4278341F148D6F7500A6E27F /* FBXSceneEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FBXSceneEncoder.h; path = src/FBXSceneEncoder.h; sourceTree = SOURCE_ROOT; };
  93. 42783420148D6F7500A6E27F /* Vector2.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Vector2.inl; path = src/Vector2.inl; sourceTree = SOURCE_ROOT; };
  94. 42783421148D6F7500A6E27F /* Vector3.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Vector3.inl; path = src/Vector3.inl; sourceTree = SOURCE_ROOT; };
  95. 42783422148D6F7500A6E27F /* Vector4.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Vector4.inl; path = src/Vector4.inl; sourceTree = SOURCE_ROOT; };
  96. 4283905714896E6C00E2B2F5 /* BoundingVolume.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BoundingVolume.cpp; path = src/BoundingVolume.cpp; sourceTree = SOURCE_ROOT; };
  97. 4283905814896E6C00E2B2F5 /* BoundingVolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BoundingVolume.h; path = src/BoundingVolume.h; sourceTree = SOURCE_ROOT; };
  98. 42C8EDB714724CD700E43619 /* Animation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Animation.cpp; path = src/Animation.cpp; sourceTree = SOURCE_ROOT; };
  99. 42C8EDB814724CD700E43619 /* Animation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Animation.h; path = src/Animation.h; sourceTree = SOURCE_ROOT; };
  100. 42C8EDB914724CD700E43619 /* AnimationChannel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnimationChannel.cpp; path = src/AnimationChannel.cpp; sourceTree = SOURCE_ROOT; };
  101. 42C8EDBA14724CD700E43619 /* AnimationChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnimationChannel.h; path = src/AnimationChannel.h; sourceTree = SOURCE_ROOT; };
  102. 42C8EDBB14724CD700E43619 /* Animations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Animations.cpp; path = src/Animations.cpp; sourceTree = SOURCE_ROOT; };
  103. 42C8EDBC14724CD700E43619 /* Animations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Animations.h; path = src/Animations.h; sourceTree = SOURCE_ROOT; };
  104. 42C8EDBD14724CD700E43619 /* Base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Base.cpp; path = src/Base.cpp; sourceTree = SOURCE_ROOT; };
  105. 42C8EDBE14724CD700E43619 /* Base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Base.h; path = src/Base.h; sourceTree = SOURCE_ROOT; };
  106. 42C8EDBF14724CD700E43619 /* Camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Camera.cpp; path = src/Camera.cpp; sourceTree = SOURCE_ROOT; };
  107. 42C8EDC014724CD700E43619 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Camera.h; path = src/Camera.h; sourceTree = SOURCE_ROOT; };
  108. 42C8EDCB14724CD700E43619 /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Effect.cpp; path = src/Effect.cpp; sourceTree = SOURCE_ROOT; };
  109. 42C8EDCC14724CD700E43619 /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Effect.h; path = src/Effect.h; sourceTree = SOURCE_ROOT; };
  110. 42C8EDCD14724CD700E43619 /* EncoderArguments.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = EncoderArguments.cpp; path = src/EncoderArguments.cpp; sourceTree = SOURCE_ROOT; };
  111. 42C8EDCE14724CD700E43619 /* EncoderArguments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EncoderArguments.h; path = src/EncoderArguments.h; sourceTree = SOURCE_ROOT; };
  112. 42C8EDCF14724CD700E43619 /* FileIO.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FileIO.cpp; path = src/FileIO.cpp; sourceTree = SOURCE_ROOT; };
  113. 42C8EDD014724CD700E43619 /* FileIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileIO.h; path = src/FileIO.h; sourceTree = SOURCE_ROOT; };
  114. 42C8EDD114724CD700E43619 /* Font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Font.cpp; path = src/Font.cpp; sourceTree = SOURCE_ROOT; };
  115. 42C8EDD214724CD700E43619 /* Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Font.h; path = src/Font.h; sourceTree = SOURCE_ROOT; };
  116. 42C8EDD314724CD700E43619 /* Glyph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Glyph.cpp; path = src/Glyph.cpp; sourceTree = SOURCE_ROOT; };
  117. 42C8EDD414724CD700E43619 /* Glyph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Glyph.h; path = src/Glyph.h; sourceTree = SOURCE_ROOT; };
  118. 42C8EDD514724CD700E43619 /* GPBDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GPBDecoder.cpp; path = src/GPBDecoder.cpp; sourceTree = SOURCE_ROOT; };
  119. 42C8EDD614724CD700E43619 /* GPBDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GPBDecoder.h; path = src/GPBDecoder.h; sourceTree = SOURCE_ROOT; };
  120. 42C8EDD714724CD700E43619 /* GPBFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GPBFile.cpp; path = src/GPBFile.cpp; sourceTree = SOURCE_ROOT; };
  121. 42C8EDD814724CD700E43619 /* GPBFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GPBFile.h; path = src/GPBFile.h; sourceTree = SOURCE_ROOT; };
  122. 42C8EDD914724CD700E43619 /* Light.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Light.cpp; path = src/Light.cpp; sourceTree = SOURCE_ROOT; };
  123. 42C8EDDA14724CD700E43619 /* Light.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Light.h; path = src/Light.h; sourceTree = SOURCE_ROOT; };
  124. 42C8EDDD14724CD700E43619 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = src/main.cpp; sourceTree = SOURCE_ROOT; };
  125. 42C8EDDE14724CD700E43619 /* Material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Material.cpp; path = src/Material.cpp; sourceTree = SOURCE_ROOT; };
  126. 42C8EDDF14724CD700E43619 /* Material.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Material.h; path = src/Material.h; sourceTree = SOURCE_ROOT; };
  127. 42C8EDE014724CD700E43619 /* MaterialParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MaterialParameter.cpp; path = src/MaterialParameter.cpp; sourceTree = SOURCE_ROOT; };
  128. 42C8EDE114724CD700E43619 /* MaterialParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MaterialParameter.h; path = src/MaterialParameter.h; sourceTree = SOURCE_ROOT; };
  129. 42C8EDE214724CD700E43619 /* Matrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Matrix.cpp; path = src/Matrix.cpp; sourceTree = SOURCE_ROOT; };
  130. 42C8EDE314724CD700E43619 /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Matrix.h; path = src/Matrix.h; sourceTree = SOURCE_ROOT; };
  131. 42C8EDE414724CD700E43619 /* Mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mesh.cpp; path = src/Mesh.cpp; sourceTree = SOURCE_ROOT; };
  132. 42C8EDE514724CD700E43619 /* Mesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Mesh.h; path = src/Mesh.h; sourceTree = SOURCE_ROOT; };
  133. 42C8EDE614724CD700E43619 /* MeshPart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MeshPart.cpp; path = src/MeshPart.cpp; sourceTree = SOURCE_ROOT; };
  134. 42C8EDE714724CD700E43619 /* MeshPart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshPart.h; path = src/MeshPart.h; sourceTree = SOURCE_ROOT; };
  135. 42C8EDE814724CD700E43619 /* MeshSkin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MeshSkin.cpp; path = src/MeshSkin.cpp; sourceTree = SOURCE_ROOT; };
  136. 42C8EDE914724CD700E43619 /* MeshSkin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshSkin.h; path = src/MeshSkin.h; sourceTree = SOURCE_ROOT; };
  137. 42C8EDEA14724CD700E43619 /* MeshSubSet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MeshSubSet.cpp; path = src/MeshSubSet.cpp; sourceTree = SOURCE_ROOT; };
  138. 42C8EDEB14724CD700E43619 /* MeshSubSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshSubSet.h; path = src/MeshSubSet.h; sourceTree = SOURCE_ROOT; };
  139. 42C8EDEC14724CD700E43619 /* Model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Model.cpp; path = src/Model.cpp; sourceTree = SOURCE_ROOT; };
  140. 42C8EDED14724CD700E43619 /* Model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Model.h; path = src/Model.h; sourceTree = SOURCE_ROOT; };
  141. 42C8EDEE14724CD700E43619 /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Node.cpp; path = src/Node.cpp; sourceTree = SOURCE_ROOT; };
  142. 42C8EDEF14724CD700E43619 /* Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Node.h; path = src/Node.h; sourceTree = SOURCE_ROOT; };
  143. 42C8EDF014724CD700E43619 /* Object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Object.cpp; path = src/Object.cpp; sourceTree = SOURCE_ROOT; };
  144. 42C8EDF114724CD700E43619 /* Object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Object.h; path = src/Object.h; sourceTree = SOURCE_ROOT; };
  145. 42C8EDF214724CD700E43619 /* Quaternion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Quaternion.cpp; path = src/Quaternion.cpp; sourceTree = SOURCE_ROOT; };
  146. 42C8EDF314724CD700E43619 /* Quaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Quaternion.h; path = src/Quaternion.h; sourceTree = SOURCE_ROOT; };
  147. 42C8EDF414724CD700E43619 /* Reference.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Reference.cpp; path = src/Reference.cpp; sourceTree = SOURCE_ROOT; };
  148. 42C8EDF514724CD700E43619 /* Reference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reference.h; path = src/Reference.h; sourceTree = SOURCE_ROOT; };
  149. 42C8EDF614724CD700E43619 /* ReferenceTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ReferenceTable.cpp; path = src/ReferenceTable.cpp; sourceTree = SOURCE_ROOT; };
  150. 42C8EDF714724CD700E43619 /* ReferenceTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ReferenceTable.h; path = src/ReferenceTable.h; sourceTree = SOURCE_ROOT; };
  151. 42C8EDF814724CD700E43619 /* Scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Scene.cpp; path = src/Scene.cpp; sourceTree = SOURCE_ROOT; };
  152. 42C8EDF914724CD700E43619 /* Scene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Scene.h; path = src/Scene.h; sourceTree = SOURCE_ROOT; };
  153. 42C8EDFA14724CD700E43619 /* StringUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtil.cpp; path = src/StringUtil.cpp; sourceTree = SOURCE_ROOT; };
  154. 42C8EDFB14724CD700E43619 /* StringUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StringUtil.h; path = src/StringUtil.h; sourceTree = SOURCE_ROOT; };
  155. 42C8EDFC14724CD700E43619 /* Transform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Transform.cpp; path = src/Transform.cpp; sourceTree = SOURCE_ROOT; };
  156. 42C8EDFD14724CD700E43619 /* Transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Transform.h; path = src/Transform.h; sourceTree = SOURCE_ROOT; };
  157. 42C8EDFE14724CD700E43619 /* TTFFontEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TTFFontEncoder.cpp; path = src/TTFFontEncoder.cpp; sourceTree = SOURCE_ROOT; };
  158. 42C8EDFF14724CD700E43619 /* TTFFontEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TTFFontEncoder.h; path = src/TTFFontEncoder.h; sourceTree = SOURCE_ROOT; };
  159. 42C8EE0014724CD700E43619 /* Vector2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vector2.cpp; path = src/Vector2.cpp; sourceTree = SOURCE_ROOT; };
  160. 42C8EE0114724CD700E43619 /* Vector2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector2.h; path = src/Vector2.h; sourceTree = SOURCE_ROOT; };
  161. 42C8EE0214724CD700E43619 /* Vector3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vector3.cpp; path = src/Vector3.cpp; sourceTree = SOURCE_ROOT; };
  162. 42C8EE0314724CD700E43619 /* Vector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector3.h; path = src/Vector3.h; sourceTree = SOURCE_ROOT; };
  163. 42C8EE0414724CD700E43619 /* Vector4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vector4.cpp; path = src/Vector4.cpp; sourceTree = SOURCE_ROOT; };
  164. 42C8EE0514724CD700E43619 /* Vector4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector4.h; path = src/Vector4.h; sourceTree = SOURCE_ROOT; };
  165. 42C8EE0614724CD700E43619 /* Vertex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vertex.cpp; path = src/Vertex.cpp; sourceTree = SOURCE_ROOT; };
  166. 42C8EE0714724CD700E43619 /* Vertex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vertex.h; path = src/Vertex.h; sourceTree = SOURCE_ROOT; };
  167. 42C8EE0814724CD700E43619 /* VertexElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = VertexElement.cpp; path = src/VertexElement.cpp; sourceTree = SOURCE_ROOT; };
  168. 42C8EE0914724CD700E43619 /* VertexElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VertexElement.h; path = src/VertexElement.h; sourceTree = SOURCE_ROOT; };
  169. 42C8EE361472D7E700E43619 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
  170. 42F7155B195CAF5E0010141C /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = "../../external-deps/freetype2/lib/macosx/x64/libfreetype.a"; sourceTree = "<group>"; };
  171. 431412741A58762F007AAC9A /* libfbxsdk-static.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libfbxsdk-static.a"; path = "../../../../../Applications/Autodesk/FBX SDK/2015.1/lib/clang/release/libfbxsdk-static.a"; sourceTree = "<group>"; };
  172. 43BD15691A581FBE003CA5FF /* libgameplay-deps.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libgameplay-deps.a"; path = "../../external-deps/libs/MacOS/x86_64/libgameplay-deps.a"; sourceTree = "<group>"; };
  173. B661733D16A61CE40083A307 /* Image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Image.cpp; path = src/Image.cpp; sourceTree = SOURCE_ROOT; };
  174. B661733E16A61CE40083A307 /* Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Image.h; path = src/Image.h; sourceTree = SOURCE_ROOT; };
  175. B661734116A61CFA0083A307 /* NormalMapGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NormalMapGenerator.cpp; path = src/NormalMapGenerator.cpp; sourceTree = SOURCE_ROOT; };
  176. B661734216A61CFA0083A307 /* NormalMapGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NormalMapGenerator.h; path = src/NormalMapGenerator.h; sourceTree = SOURCE_ROOT; };
  177. C076C8FF174F6D2E00645678 /* Constants.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Constants.cpp; path = src/Constants.cpp; sourceTree = SOURCE_ROOT; };
  178. C076C900174F6D2E00645678 /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Constants.h; path = src/Constants.h; sourceTree = SOURCE_ROOT; };
  179. C076C901174F6D2E00645678 /* FBXUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FBXUtil.cpp; path = src/FBXUtil.cpp; sourceTree = SOURCE_ROOT; };
  180. C076C902174F6D2E00645678 /* FBXUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FBXUtil.h; path = src/FBXUtil.h; sourceTree = SOURCE_ROOT; };
  181. C076C903174F6D2E00645678 /* Sampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sampler.cpp; path = src/Sampler.cpp; sourceTree = SOURCE_ROOT; };
  182. C076C904174F6D2E00645678 /* Sampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sampler.h; path = src/Sampler.h; sourceTree = SOURCE_ROOT; };
  183. F18DCD0315D554B800DB35DB /* Heightmap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Heightmap.cpp; path = src/Heightmap.cpp; sourceTree = SOURCE_ROOT; };
  184. F18DCD0415D554B800DB35DB /* Heightmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Heightmap.h; path = src/Heightmap.h; sourceTree = SOURCE_ROOT; };
  185. F18DCD0515D554B800DB35DB /* Thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Thread.h; path = src/Thread.h; sourceTree = SOURCE_ROOT; };
  186. /* End PBXFileReference section */
  187. /* Begin PBXFrameworksBuildPhase section */
  188. 42475CE3147208A000610A6A /* Frameworks */ = {
  189. isa = PBXFrameworksBuildPhase;
  190. buildActionMask = 2147483647;
  191. files = (
  192. 431412751A58762F007AAC9A /* libfbxsdk-static.a in Frameworks */,
  193. 43BD156A1A581FBE003CA5FF /* libgameplay-deps.a in Frameworks */,
  194. 42C8EE371472D7E700E43619 /* libxml2.dylib in Frameworks */,
  195. 4228A3FF1620A5A300955433 /* Cocoa.framework in Frameworks */,
  196. 422BF0901804C5230028D009 /* libstdc++.dylib in Frameworks */,
  197. 422BF0881804C1E40028D009 /* libbz2.dylib in Frameworks */,
  198. 422BF0861804C16E0028D009 /* libm.dylib in Frameworks */,
  199. 42F7155C195CAF5E0010141C /* libfreetype.a in Frameworks */,
  200. 4228A4011620A5EC00955433 /* SystemConfiguration.framework in Frameworks */,
  201. 4228A4031620A63F00955433 /* libiconv.dylib in Frameworks */,
  202. );
  203. runOnlyForDeploymentPostprocessing = 0;
  204. };
  205. /* End PBXFrameworksBuildPhase section */
  206. /* Begin PBXGroup section */
  207. 4228A3FD1620A58000955433 /* Frameworks */ = {
  208. isa = PBXGroup;
  209. children = (
  210. 431412741A58762F007AAC9A /* libfbxsdk-static.a */,
  211. 4228A4001620A5EC00955433 /* SystemConfiguration.framework */,
  212. 4228A3FE1620A5A300955433 /* Cocoa.framework */,
  213. );
  214. name = Frameworks;
  215. sourceTree = "<group>";
  216. };
  217. 42475CDB147208A000610A6A = {
  218. isa = PBXGroup;
  219. children = (
  220. 42475CE9147208A000610A6A /* src */,
  221. 427D4F44147DC9080076760E /* Libraries */,
  222. 4228A3FD1620A58000955433 /* Frameworks */,
  223. 42475CE7147208A000610A6A /* Products */,
  224. );
  225. sourceTree = "<group>";
  226. };
  227. 42475CE7147208A000610A6A /* Products */ = {
  228. isa = PBXGroup;
  229. children = (
  230. 42475CE6147208A000610A6A /* gameplay-encoder */,
  231. );
  232. name = Products;
  233. sourceTree = "<group>";
  234. };
  235. 42475CE9147208A000610A6A /* src */ = {
  236. isa = PBXGroup;
  237. children = (
  238. F18DCD0315D554B800DB35DB /* Heightmap.cpp */,
  239. F18DCD0415D554B800DB35DB /* Heightmap.h */,
  240. F18DCD0515D554B800DB35DB /* Thread.h */,
  241. 42C8EDB714724CD700E43619 /* Animation.cpp */,
  242. 42C8EDB814724CD700E43619 /* Animation.h */,
  243. 42C8EDB914724CD700E43619 /* AnimationChannel.cpp */,
  244. 42C8EDBA14724CD700E43619 /* AnimationChannel.h */,
  245. 42C8EDBB14724CD700E43619 /* Animations.cpp */,
  246. 42C8EDBC14724CD700E43619 /* Animations.h */,
  247. 42C8EDBD14724CD700E43619 /* Base.cpp */,
  248. 42C8EDBE14724CD700E43619 /* Base.h */,
  249. 4283905714896E6C00E2B2F5 /* BoundingVolume.cpp */,
  250. 4283905814896E6C00E2B2F5 /* BoundingVolume.h */,
  251. 42C8EDBF14724CD700E43619 /* Camera.cpp */,
  252. 42C8EDC014724CD700E43619 /* Camera.h */,
  253. C076C8FF174F6D2E00645678 /* Constants.cpp */,
  254. C076C900174F6D2E00645678 /* Constants.h */,
  255. 4251B128152D044B002F6199 /* Curve.cpp */,
  256. 4251B129152D044B002F6199 /* Curve.h */,
  257. 4251B12A152D044B002F6199 /* Curve.inl */,
  258. 4262783A180491D60015672B /* edtaa3func.c */,
  259. 4262783B180491D60015672B /* edtaa3func.h */,
  260. 42C8EDCB14724CD700E43619 /* Effect.cpp */,
  261. 42C8EDCC14724CD700E43619 /* Effect.h */,
  262. 42C8EDCD14724CD700E43619 /* EncoderArguments.cpp */,
  263. 42C8EDCE14724CD700E43619 /* EncoderArguments.h */,
  264. 4278341E148D6F7500A6E27F /* FBXSceneEncoder.cpp */,
  265. 4278341F148D6F7500A6E27F /* FBXSceneEncoder.h */,
  266. C076C901174F6D2E00645678 /* FBXUtil.cpp */,
  267. C076C902174F6D2E00645678 /* FBXUtil.h */,
  268. 42C8EDCF14724CD700E43619 /* FileIO.cpp */,
  269. 42C8EDD014724CD700E43619 /* FileIO.h */,
  270. 42C8EDD114724CD700E43619 /* Font.cpp */,
  271. 42C8EDD214724CD700E43619 /* Font.h */,
  272. 42C8EDD314724CD700E43619 /* Glyph.cpp */,
  273. 42C8EDD414724CD700E43619 /* Glyph.h */,
  274. 42C8EDD514724CD700E43619 /* GPBDecoder.cpp */,
  275. 42C8EDD614724CD700E43619 /* GPBDecoder.h */,
  276. 42C8EDD714724CD700E43619 /* GPBFile.cpp */,
  277. 42C8EDD814724CD700E43619 /* GPBFile.h */,
  278. B661733D16A61CE40083A307 /* Image.cpp */,
  279. B661733E16A61CE40083A307 /* Image.h */,
  280. 42C8EDD914724CD700E43619 /* Light.cpp */,
  281. 42C8EDDA14724CD700E43619 /* Light.h */,
  282. 42C8EDDD14724CD700E43619 /* main.cpp */,
  283. 42C8EDDE14724CD700E43619 /* Material.cpp */,
  284. 42C8EDDF14724CD700E43619 /* Material.h */,
  285. 42C8EDE014724CD700E43619 /* MaterialParameter.cpp */,
  286. 42C8EDE114724CD700E43619 /* MaterialParameter.h */,
  287. 42C8EDE214724CD700E43619 /* Matrix.cpp */,
  288. 42C8EDE314724CD700E43619 /* Matrix.h */,
  289. 42C8EDE414724CD700E43619 /* Mesh.cpp */,
  290. 42C8EDE514724CD700E43619 /* Mesh.h */,
  291. 42C8EDE614724CD700E43619 /* MeshPart.cpp */,
  292. 42C8EDE714724CD700E43619 /* MeshPart.h */,
  293. 42C8EDE814724CD700E43619 /* MeshSkin.cpp */,
  294. 42C8EDE914724CD700E43619 /* MeshSkin.h */,
  295. 42C8EDEA14724CD700E43619 /* MeshSubSet.cpp */,
  296. 42C8EDEB14724CD700E43619 /* MeshSubSet.h */,
  297. 42C8EDEC14724CD700E43619 /* Model.cpp */,
  298. 42C8EDED14724CD700E43619 /* Model.h */,
  299. 42C8EDEE14724CD700E43619 /* Node.cpp */,
  300. 42C8EDEF14724CD700E43619 /* Node.h */,
  301. B661734116A61CFA0083A307 /* NormalMapGenerator.cpp */,
  302. B661734216A61CFA0083A307 /* NormalMapGenerator.h */,
  303. 42C8EDF014724CD700E43619 /* Object.cpp */,
  304. 42C8EDF114724CD700E43619 /* Object.h */,
  305. 42C8EDF214724CD700E43619 /* Quaternion.cpp */,
  306. 42C8EDF314724CD700E43619 /* Quaternion.h */,
  307. 4251B12B152D044B002F6199 /* Quaternion.inl */,
  308. 42C8EDF414724CD700E43619 /* Reference.cpp */,
  309. 42C8EDF514724CD700E43619 /* Reference.h */,
  310. 42C8EDF614724CD700E43619 /* ReferenceTable.cpp */,
  311. 42C8EDF714724CD700E43619 /* ReferenceTable.h */,
  312. C076C903174F6D2E00645678 /* Sampler.cpp */,
  313. C076C904174F6D2E00645678 /* Sampler.h */,
  314. 42C8EDF814724CD700E43619 /* Scene.cpp */,
  315. 42C8EDF914724CD700E43619 /* Scene.h */,
  316. 42C8EDFA14724CD700E43619 /* StringUtil.cpp */,
  317. 42C8EDFB14724CD700E43619 /* StringUtil.h */,
  318. 42C8EDFC14724CD700E43619 /* Transform.cpp */,
  319. 42C8EDFD14724CD700E43619 /* Transform.h */,
  320. 42C8EDFE14724CD700E43619 /* TTFFontEncoder.cpp */,
  321. 42C8EDFF14724CD700E43619 /* TTFFontEncoder.h */,
  322. 42C8EE0014724CD700E43619 /* Vector2.cpp */,
  323. 42C8EE0114724CD700E43619 /* Vector2.h */,
  324. 42783420148D6F7500A6E27F /* Vector2.inl */,
  325. 42C8EE0214724CD700E43619 /* Vector3.cpp */,
  326. 42C8EE0314724CD700E43619 /* Vector3.h */,
  327. 42783421148D6F7500A6E27F /* Vector3.inl */,
  328. 42C8EE0414724CD700E43619 /* Vector4.cpp */,
  329. 42C8EE0514724CD700E43619 /* Vector4.h */,
  330. 42783422148D6F7500A6E27F /* Vector4.inl */,
  331. 42C8EE0614724CD700E43619 /* Vertex.cpp */,
  332. 42C8EE0714724CD700E43619 /* Vertex.h */,
  333. 42C8EE0814724CD700E43619 /* VertexElement.cpp */,
  334. 42C8EE0914724CD700E43619 /* VertexElement.h */,
  335. );
  336. name = src;
  337. path = "gameplay-encoder";
  338. sourceTree = "<group>";
  339. };
  340. 427D4F44147DC9080076760E /* Libraries */ = {
  341. isa = PBXGroup;
  342. children = (
  343. 42F7155B195CAF5E0010141C /* libfreetype.a */,
  344. 43BD15691A581FBE003CA5FF /* libgameplay-deps.a */,
  345. 422BF0851804C16E0028D009 /* libm.dylib */,
  346. 422BF0871804C1E40028D009 /* libbz2.dylib */,
  347. 422BF08F1804C5230028D009 /* libstdc++.dylib */,
  348. 42C8EE361472D7E700E43619 /* libxml2.dylib */,
  349. 4228A4021620A63F00955433 /* libiconv.dylib */,
  350. );
  351. name = Libraries;
  352. sourceTree = "<group>";
  353. };
  354. /* End PBXGroup section */
  355. /* Begin PBXNativeTarget section */
  356. 42475CE5147208A000610A6A /* gameplay-encoder */ = {
  357. isa = PBXNativeTarget;
  358. buildConfigurationList = 42475CF0147208A100610A6A /* Build configuration list for PBXNativeTarget "gameplay-encoder" */;
  359. buildPhases = (
  360. 42475CE2147208A000610A6A /* Sources */,
  361. 42475CE3147208A000610A6A /* Frameworks */,
  362. 42475CE4147208A000610A6A /* CopyFiles */,
  363. );
  364. buildRules = (
  365. );
  366. dependencies = (
  367. );
  368. name = "gameplay-encoder";
  369. productName = "gameplay-encoder";
  370. productReference = 42475CE6147208A000610A6A /* gameplay-encoder */;
  371. productType = "com.apple.product-type.tool";
  372. };
  373. /* End PBXNativeTarget section */
  374. /* Begin PBXProject section */
  375. 42475CDD147208A000610A6A /* Project object */ = {
  376. isa = PBXProject;
  377. attributes = {
  378. LastUpgradeCheck = 0610;
  379. };
  380. buildConfigurationList = 42475CE0147208A000610A6A /* Build configuration list for PBXProject "gameplay-encoder" */;
  381. compatibilityVersion = "Xcode 3.2";
  382. developmentRegion = English;
  383. hasScannedForEncodings = 0;
  384. knownRegions = (
  385. en,
  386. );
  387. mainGroup = 42475CDB147208A000610A6A;
  388. productRefGroup = 42475CE7147208A000610A6A /* Products */;
  389. projectDirPath = "";
  390. projectRoot = "";
  391. targets = (
  392. 42475CE5147208A000610A6A /* gameplay-encoder */,
  393. );
  394. };
  395. /* End PBXProject section */
  396. /* Begin PBXSourcesBuildPhase section */
  397. 42475CE2147208A000610A6A /* Sources */ = {
  398. isa = PBXSourcesBuildPhase;
  399. buildActionMask = 2147483647;
  400. files = (
  401. 42C8EE0A14724CD700E43619 /* Animation.cpp in Sources */,
  402. 42C8EE0B14724CD700E43619 /* AnimationChannel.cpp in Sources */,
  403. 42C8EE0C14724CD700E43619 /* Animations.cpp in Sources */,
  404. 42C8EE0D14724CD700E43619 /* Base.cpp in Sources */,
  405. 42C8EE0E14724CD700E43619 /* Camera.cpp in Sources */,
  406. 42C8EE1414724CD700E43619 /* Effect.cpp in Sources */,
  407. 42C8EE1514724CD700E43619 /* EncoderArguments.cpp in Sources */,
  408. 42C8EE1614724CD700E43619 /* FileIO.cpp in Sources */,
  409. 42C8EE1714724CD700E43619 /* Font.cpp in Sources */,
  410. 42C8EE1814724CD700E43619 /* Glyph.cpp in Sources */,
  411. 42C8EE1914724CD700E43619 /* GPBDecoder.cpp in Sources */,
  412. 42C8EE1A14724CD700E43619 /* GPBFile.cpp in Sources */,
  413. 42C8EE1B14724CD700E43619 /* Light.cpp in Sources */,
  414. 42C8EE1D14724CD700E43619 /* main.cpp in Sources */,
  415. 42C8EE1E14724CD700E43619 /* Material.cpp in Sources */,
  416. 42C8EE1F14724CD700E43619 /* MaterialParameter.cpp in Sources */,
  417. 42C8EE2014724CD700E43619 /* Matrix.cpp in Sources */,
  418. 42C8EE2114724CD700E43619 /* Mesh.cpp in Sources */,
  419. 42C8EE2214724CD700E43619 /* MeshPart.cpp in Sources */,
  420. 42C8EE2314724CD700E43619 /* MeshSkin.cpp in Sources */,
  421. 42C8EE2414724CD700E43619 /* MeshSubSet.cpp in Sources */,
  422. 42C8EE2514724CD700E43619 /* Model.cpp in Sources */,
  423. 42C8EE2614724CD700E43619 /* Node.cpp in Sources */,
  424. 42C8EE2714724CD700E43619 /* Object.cpp in Sources */,
  425. 42C8EE2814724CD700E43619 /* Quaternion.cpp in Sources */,
  426. 42C8EE2914724CD700E43619 /* Reference.cpp in Sources */,
  427. 42C8EE2A14724CD700E43619 /* ReferenceTable.cpp in Sources */,
  428. 4262783C180491D60015672B /* edtaa3func.c in Sources */,
  429. 42C8EE2B14724CD700E43619 /* Scene.cpp in Sources */,
  430. 42C8EE2C14724CD700E43619 /* StringUtil.cpp in Sources */,
  431. 42C8EE2D14724CD700E43619 /* Transform.cpp in Sources */,
  432. 42C8EE2E14724CD700E43619 /* TTFFontEncoder.cpp in Sources */,
  433. 42C8EE2F14724CD700E43619 /* Vector2.cpp in Sources */,
  434. 42C8EE3014724CD700E43619 /* Vector3.cpp in Sources */,
  435. 42C8EE3114724CD700E43619 /* Vector4.cpp in Sources */,
  436. 42C8EE3214724CD700E43619 /* Vertex.cpp in Sources */,
  437. 42C8EE3314724CD700E43619 /* VertexElement.cpp in Sources */,
  438. 4283905914896E6C00E2B2F5 /* BoundingVolume.cpp in Sources */,
  439. 42783423148D6F7500A6E27F /* FBXSceneEncoder.cpp in Sources */,
  440. 4251B12C152D044B002F6199 /* Curve.cpp in Sources */,
  441. F18DCD0615D554B800DB35DB /* Heightmap.cpp in Sources */,
  442. B661733F16A61CE40083A307 /* Image.cpp in Sources */,
  443. B661734316A61CFA0083A307 /* NormalMapGenerator.cpp in Sources */,
  444. C076C905174F6D2E00645678 /* Constants.cpp in Sources */,
  445. C076C906174F6D2E00645678 /* FBXUtil.cpp in Sources */,
  446. C076C907174F6D2E00645678 /* Sampler.cpp in Sources */,
  447. );
  448. runOnlyForDeploymentPostprocessing = 0;
  449. };
  450. /* End PBXSourcesBuildPhase section */
  451. /* Begin XCBuildConfiguration section */
  452. 42475CEE147208A100610A6A /* Debug */ = {
  453. isa = XCBuildConfiguration;
  454. buildSettings = {
  455. ALWAYS_SEARCH_USER_PATHS = NO;
  456. CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
  457. CLANG_CXX_LIBRARY = "libstdc++";
  458. CLANG_WARN_BOOL_CONVERSION = YES;
  459. CLANG_WARN_CONSTANT_CONVERSION = YES;
  460. CLANG_WARN_EMPTY_BODY = YES;
  461. CLANG_WARN_ENUM_CONVERSION = YES;
  462. CLANG_WARN_INT_CONVERSION = YES;
  463. CLANG_WARN_UNREACHABLE_CODE = YES;
  464. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  465. COPY_PHASE_STRIP = NO;
  466. ENABLE_STRICT_OBJC_MSGSEND = YES;
  467. GCC_C_LANGUAGE_STANDARD = gnu99;
  468. GCC_DYNAMIC_NO_PIC = NO;
  469. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  470. GCC_LINK_WITH_DYNAMIC_LIBRARIES = NO;
  471. GCC_OPTIMIZATION_LEVEL = 0;
  472. GCC_PREPROCESSOR_DEFINITIONS = (
  473. "DEBUG=1",
  474. USE_FBX,
  475. );
  476. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  477. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  478. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  479. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  480. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  481. GCC_WARN_UNDECLARED_SELECTOR = YES;
  482. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  483. GCC_WARN_UNUSED_FUNCTION = YES;
  484. GCC_WARN_UNUSED_VARIABLE = YES;
  485. HEADER_SEARCH_PATHS = "";
  486. INFOPLIST_PREPROCESSOR_DEFINITIONS = "";
  487. LIBRARY_SEARCH_PATHS = "";
  488. MACH_O_TYPE = mh_execute;
  489. MACOSX_DEPLOYMENT_TARGET = 10.9;
  490. ONLY_ACTIVE_ARCH = YES;
  491. OTHER_LDFLAGS = "";
  492. OTHER_TEST_FLAGS = "";
  493. PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
  494. SDKROOT = macosx;
  495. VALID_ARCHS = x86_64;
  496. WARNING_CFLAGS = "";
  497. };
  498. name = Debug;
  499. };
  500. 42475CEF147208A100610A6A /* Release */ = {
  501. isa = XCBuildConfiguration;
  502. buildSettings = {
  503. ALWAYS_SEARCH_USER_PATHS = NO;
  504. CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
  505. CLANG_CXX_LIBRARY = "libstdc++";
  506. CLANG_WARN_BOOL_CONVERSION = YES;
  507. CLANG_WARN_CONSTANT_CONVERSION = YES;
  508. CLANG_WARN_EMPTY_BODY = YES;
  509. CLANG_WARN_ENUM_CONVERSION = YES;
  510. CLANG_WARN_INT_CONVERSION = YES;
  511. CLANG_WARN_UNREACHABLE_CODE = YES;
  512. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  513. COPY_PHASE_STRIP = YES;
  514. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  515. ENABLE_STRICT_OBJC_MSGSEND = YES;
  516. GCC_C_LANGUAGE_STANDARD = gnu99;
  517. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  518. GCC_LINK_WITH_DYNAMIC_LIBRARIES = NO;
  519. GCC_PREPROCESSOR_DEFINITIONS = USE_FBX;
  520. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  521. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  522. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  523. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  524. GCC_WARN_UNDECLARED_SELECTOR = YES;
  525. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  526. GCC_WARN_UNUSED_FUNCTION = YES;
  527. GCC_WARN_UNUSED_VARIABLE = YES;
  528. HEADER_SEARCH_PATHS = "";
  529. INFOPLIST_PREPROCESSOR_DEFINITIONS = "";
  530. LIBRARY_SEARCH_PATHS = "";
  531. MACH_O_TYPE = mh_execute;
  532. MACOSX_DEPLOYMENT_TARGET = 10.9;
  533. OTHER_LDFLAGS = "";
  534. OTHER_TEST_FLAGS = "";
  535. PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
  536. SDKROOT = macosx;
  537. VALID_ARCHS = x86_64;
  538. WARNING_CFLAGS = "";
  539. };
  540. name = Release;
  541. };
  542. 42475CF1147208A100610A6A /* Debug */ = {
  543. isa = XCBuildConfiguration;
  544. buildSettings = {
  545. CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
  546. CLANG_CXX_LIBRARY = "compiler-default";
  547. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  548. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  549. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  550. GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
  551. GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
  552. GCC_WARN_UNUSED_VARIABLE = NO;
  553. HEADER_SEARCH_PATHS = (
  554. "$(inherited)",
  555. "../../external-deps/include",
  556. "\"/Applications/Autodesk/FBX SDK/2015.1/include\"",
  557. );
  558. LIBRARY_SEARCH_PATHS = "../../external-deps/lib/macosx/x86_64";
  559. MACH_O_TYPE = mh_execute;
  560. OTHER_LDFLAGS = "-L$(SYSTEM_APPS_DIR)/Autodesk/FBX\\ SDK/2015.1/lib/clang/debug";
  561. PRODUCT_NAME = "$(TARGET_NAME)";
  562. VALID_ARCHS = x86_64;
  563. };
  564. name = Debug;
  565. };
  566. 42475CF2147208A100610A6A /* Release */ = {
  567. isa = XCBuildConfiguration;
  568. buildSettings = {
  569. CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
  570. CLANG_CXX_LIBRARY = "compiler-default";
  571. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  572. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  573. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  574. GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
  575. GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
  576. GCC_WARN_UNUSED_VARIABLE = NO;
  577. HEADER_SEARCH_PATHS = (
  578. "$(inherited)",
  579. "../../external-deps/include",
  580. "\"/Applications/Autodesk/FBX SDK/2015.1/include\"",
  581. );
  582. LIBRARY_SEARCH_PATHS = "../../external-deps/lib/macosx/x86_64";
  583. MACH_O_TYPE = mh_execute;
  584. OTHER_LDFLAGS = "-L$(SYSTEM_APPS_DIR)/Autodesk/FBX\\ SDK/2015.1/lib/clang/release";
  585. PRODUCT_NAME = "$(TARGET_NAME)";
  586. VALID_ARCHS = x86_64;
  587. };
  588. name = Release;
  589. };
  590. /* End XCBuildConfiguration section */
  591. /* Begin XCConfigurationList section */
  592. 42475CE0147208A000610A6A /* Build configuration list for PBXProject "gameplay-encoder" */ = {
  593. isa = XCConfigurationList;
  594. buildConfigurations = (
  595. 42475CEE147208A100610A6A /* Debug */,
  596. 42475CEF147208A100610A6A /* Release */,
  597. );
  598. defaultConfigurationIsVisible = 0;
  599. defaultConfigurationName = Release;
  600. };
  601. 42475CF0147208A100610A6A /* Build configuration list for PBXNativeTarget "gameplay-encoder" */ = {
  602. isa = XCConfigurationList;
  603. buildConfigurations = (
  604. 42475CF1147208A100610A6A /* Debug */,
  605. 42475CF2147208A100610A6A /* Release */,
  606. );
  607. defaultConfigurationIsVisible = 0;
  608. defaultConfigurationName = Release;
  609. };
  610. /* End XCConfigurationList section */
  611. };
  612. rootObject = 42475CDD147208A000610A6A /* Project object */;
  613. }