project.pbxproj 48 KB

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