project.pbxproj 46 KB

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