|
|
@@ -0,0 +1,546 @@
|
|
|
+// !$*UTF8*$!
|
|
|
+{
|
|
|
+ archiveVersion = 1;
|
|
|
+ classes = {
|
|
|
+ };
|
|
|
+ objectVersion = 46;
|
|
|
+ objects = {
|
|
|
+
|
|
|
+/* Begin PBXBuildFile section */
|
|
|
+ 42475D7C14720ECE00610A6A /* libdom.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42475D7B14720ECE00610A6A /* libdom.a */; };
|
|
|
+ 42C8EE0A14724CD700E43619 /* Animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDB714724CD700E43619 /* Animation.cpp */; };
|
|
|
+ 42C8EE0B14724CD700E43619 /* AnimationChannel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDB914724CD700E43619 /* AnimationChannel.cpp */; };
|
|
|
+ 42C8EE0C14724CD700E43619 /* Animations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDBB14724CD700E43619 /* Animations.cpp */; };
|
|
|
+ 42C8EE0D14724CD700E43619 /* Base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDBD14724CD700E43619 /* Base.cpp */; };
|
|
|
+ 42C8EE0E14724CD700E43619 /* Camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDBF14724CD700E43619 /* Camera.cpp */; };
|
|
|
+ 42C8EE0F14724CD700E43619 /* CameraInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDC114724CD700E43619 /* CameraInstance.cpp */; };
|
|
|
+ 42C8EE1014724CD700E43619 /* DAEChannelTarget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDC314724CD700E43619 /* DAEChannelTarget.cpp */; };
|
|
|
+ 42C8EE1114724CD700E43619 /* DAEOptimizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDC514724CD700E43619 /* DAEOptimizer.cpp */; };
|
|
|
+ 42C8EE1214724CD700E43619 /* DAESceneEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDC714724CD700E43619 /* DAESceneEncoder.cpp */; };
|
|
|
+ 42C8EE1314724CD700E43619 /* DAEUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDC914724CD700E43619 /* DAEUtil.cpp */; };
|
|
|
+ 42C8EE1414724CD700E43619 /* Effect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDCB14724CD700E43619 /* Effect.cpp */; };
|
|
|
+ 42C8EE1514724CD700E43619 /* EncoderArguments.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDCD14724CD700E43619 /* EncoderArguments.cpp */; };
|
|
|
+ 42C8EE1614724CD700E43619 /* FileIO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDCF14724CD700E43619 /* FileIO.cpp */; };
|
|
|
+ 42C8EE1714724CD700E43619 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD114724CD700E43619 /* Font.cpp */; };
|
|
|
+ 42C8EE1814724CD700E43619 /* Glyph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD314724CD700E43619 /* Glyph.cpp */; };
|
|
|
+ 42C8EE1914724CD700E43619 /* GPBDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD514724CD700E43619 /* GPBDecoder.cpp */; };
|
|
|
+ 42C8EE1A14724CD700E43619 /* GPBFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD714724CD700E43619 /* GPBFile.cpp */; };
|
|
|
+ 42C8EE1B14724CD700E43619 /* Light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDD914724CD700E43619 /* Light.cpp */; };
|
|
|
+ 42C8EE1C14724CD700E43619 /* LightInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDDB14724CD700E43619 /* LightInstance.cpp */; };
|
|
|
+ 42C8EE1D14724CD700E43619 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDDD14724CD700E43619 /* main.cpp */; };
|
|
|
+ 42C8EE1E14724CD700E43619 /* Material.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDDE14724CD700E43619 /* Material.cpp */; };
|
|
|
+ 42C8EE1F14724CD700E43619 /* MaterialParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE014724CD700E43619 /* MaterialParameter.cpp */; };
|
|
|
+ 42C8EE2014724CD700E43619 /* Matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE214724CD700E43619 /* Matrix.cpp */; };
|
|
|
+ 42C8EE2114724CD700E43619 /* Mesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE414724CD700E43619 /* Mesh.cpp */; };
|
|
|
+ 42C8EE2214724CD700E43619 /* MeshPart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE614724CD700E43619 /* MeshPart.cpp */; };
|
|
|
+ 42C8EE2314724CD700E43619 /* MeshSkin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDE814724CD700E43619 /* MeshSkin.cpp */; };
|
|
|
+ 42C8EE2414724CD700E43619 /* MeshSubSet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDEA14724CD700E43619 /* MeshSubSet.cpp */; };
|
|
|
+ 42C8EE2514724CD700E43619 /* Model.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDEC14724CD700E43619 /* Model.cpp */; };
|
|
|
+ 42C8EE2614724CD700E43619 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDEE14724CD700E43619 /* Node.cpp */; };
|
|
|
+ 42C8EE2714724CD700E43619 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF014724CD700E43619 /* Object.cpp */; };
|
|
|
+ 42C8EE2814724CD700E43619 /* Quaternion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF214724CD700E43619 /* Quaternion.cpp */; };
|
|
|
+ 42C8EE2914724CD700E43619 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF414724CD700E43619 /* Reference.cpp */; };
|
|
|
+ 42C8EE2A14724CD700E43619 /* ReferenceTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF614724CD700E43619 /* ReferenceTable.cpp */; };
|
|
|
+ 42C8EE2B14724CD700E43619 /* Scene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDF814724CD700E43619 /* Scene.cpp */; };
|
|
|
+ 42C8EE2C14724CD700E43619 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDFA14724CD700E43619 /* StringUtil.cpp */; };
|
|
|
+ 42C8EE2D14724CD700E43619 /* Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDFC14724CD700E43619 /* Transform.cpp */; };
|
|
|
+ 42C8EE2E14724CD700E43619 /* TTFFontEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EDFE14724CD700E43619 /* TTFFontEncoder.cpp */; };
|
|
|
+ 42C8EE2F14724CD700E43619 /* Vector2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0014724CD700E43619 /* Vector2.cpp */; };
|
|
|
+ 42C8EE3014724CD700E43619 /* Vector3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0214724CD700E43619 /* Vector3.cpp */; };
|
|
|
+ 42C8EE3114724CD700E43619 /* Vector4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0414724CD700E43619 /* Vector4.cpp */; };
|
|
|
+ 42C8EE3214724CD700E43619 /* Vertex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0614724CD700E43619 /* Vertex.cpp */; };
|
|
|
+ 42C8EE3314724CD700E43619 /* VertexElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C8EE0814724CD700E43619 /* VertexElement.cpp */; };
|
|
|
+ 42C8EE351472B60100E43619 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C8EE341472B60100E43619 /* libfreetype.a */; };
|
|
|
+ 42C8EE371472D7E700E43619 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C8EE361472D7E700E43619 /* libxml2.dylib */; };
|
|
|
+ 42C8EE391472DAA300E43619 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C8EE381472DAA300E43619 /* libz.dylib */; };
|
|
|
+ 42C8EE3B1472DAAE00E43619 /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C8EE3A1472DAAE00E43619 /* libbz2.dylib */; };
|
|
|
+ 42D277591472EFA700D867A4 /* libpcre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42D277571472EFA700D867A4 /* libpcre.a */; };
|
|
|
+ 42D2775A1472EFA700D867A4 /* libpcrecpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42D277581472EFA700D867A4 /* libpcrecpp.a */; };
|
|
|
+/* End PBXBuildFile section */
|
|
|
+
|
|
|
+/* Begin PBXCopyFilesBuildPhase section */
|
|
|
+ 42475CE4147208A000610A6A /* CopyFiles */ = {
|
|
|
+ isa = PBXCopyFilesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ dstPath = /usr/share/man/man1/;
|
|
|
+ dstSubfolderSpec = 0;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 1;
|
|
|
+ };
|
|
|
+/* End PBXCopyFilesBuildPhase section */
|
|
|
+
|
|
|
+/* Begin PBXFileReference section */
|
|
|
+ 42475CE6147208A000610A6A /* gameplay-encoder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gameplay-encoder"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 42475D7B14720ECE00610A6A /* libdom.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdom.a; path = "../external-deps/collada-dom/lib/macosx/libdom.a"; sourceTree = "<group>"; };
|
|
|
+ 42C8EDB714724CD700E43619 /* Animation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Animation.cpp; path = src/Animation.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDB814724CD700E43619 /* Animation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Animation.h; path = src/Animation.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDB914724CD700E43619 /* AnimationChannel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnimationChannel.cpp; path = src/AnimationChannel.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDBA14724CD700E43619 /* AnimationChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnimationChannel.h; path = src/AnimationChannel.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDBB14724CD700E43619 /* Animations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Animations.cpp; path = src/Animations.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDBC14724CD700E43619 /* Animations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Animations.h; path = src/Animations.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDBD14724CD700E43619 /* Base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Base.cpp; path = src/Base.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDBE14724CD700E43619 /* Base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Base.h; path = src/Base.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDBF14724CD700E43619 /* Camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Camera.cpp; path = src/Camera.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC014724CD700E43619 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Camera.h; path = src/Camera.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC114724CD700E43619 /* CameraInstance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CameraInstance.cpp; path = src/CameraInstance.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC214724CD700E43619 /* CameraInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CameraInstance.h; path = src/CameraInstance.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC314724CD700E43619 /* DAEChannelTarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DAEChannelTarget.cpp; path = src/DAEChannelTarget.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC414724CD700E43619 /* DAEChannelTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DAEChannelTarget.h; path = src/DAEChannelTarget.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC514724CD700E43619 /* DAEOptimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DAEOptimizer.cpp; path = src/DAEOptimizer.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC614724CD700E43619 /* DAEOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DAEOptimizer.h; path = src/DAEOptimizer.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC714724CD700E43619 /* DAESceneEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DAESceneEncoder.cpp; path = src/DAESceneEncoder.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC814724CD700E43619 /* DAESceneEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DAESceneEncoder.h; path = src/DAESceneEncoder.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDC914724CD700E43619 /* DAEUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DAEUtil.cpp; path = src/DAEUtil.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDCA14724CD700E43619 /* DAEUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DAEUtil.h; path = src/DAEUtil.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDCB14724CD700E43619 /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Effect.cpp; path = src/Effect.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDCC14724CD700E43619 /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Effect.h; path = src/Effect.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDCD14724CD700E43619 /* EncoderArguments.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = EncoderArguments.cpp; path = src/EncoderArguments.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDCE14724CD700E43619 /* EncoderArguments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EncoderArguments.h; path = src/EncoderArguments.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDCF14724CD700E43619 /* FileIO.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FileIO.cpp; path = src/FileIO.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD014724CD700E43619 /* FileIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileIO.h; path = src/FileIO.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD114724CD700E43619 /* Font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Font.cpp; path = src/Font.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD214724CD700E43619 /* Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Font.h; path = src/Font.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD314724CD700E43619 /* Glyph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Glyph.cpp; path = src/Glyph.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD414724CD700E43619 /* Glyph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Glyph.h; path = src/Glyph.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD514724CD700E43619 /* GPBDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GPBDecoder.cpp; path = src/GPBDecoder.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD614724CD700E43619 /* GPBDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GPBDecoder.h; path = src/GPBDecoder.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD714724CD700E43619 /* GPBFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GPBFile.cpp; path = src/GPBFile.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD814724CD700E43619 /* GPBFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GPBFile.h; path = src/GPBFile.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDD914724CD700E43619 /* Light.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Light.cpp; path = src/Light.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDDA14724CD700E43619 /* Light.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Light.h; path = src/Light.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDDB14724CD700E43619 /* LightInstance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LightInstance.cpp; path = src/LightInstance.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDDC14724CD700E43619 /* LightInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LightInstance.h; path = src/LightInstance.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDDD14724CD700E43619 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = src/main.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDDE14724CD700E43619 /* Material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Material.cpp; path = src/Material.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDDF14724CD700E43619 /* Material.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Material.h; path = src/Material.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE014724CD700E43619 /* MaterialParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MaterialParameter.cpp; path = src/MaterialParameter.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE114724CD700E43619 /* MaterialParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MaterialParameter.h; path = src/MaterialParameter.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE214724CD700E43619 /* Matrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Matrix.cpp; path = src/Matrix.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE314724CD700E43619 /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Matrix.h; path = src/Matrix.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE414724CD700E43619 /* Mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mesh.cpp; path = src/Mesh.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE514724CD700E43619 /* Mesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Mesh.h; path = src/Mesh.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE614724CD700E43619 /* MeshPart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MeshPart.cpp; path = src/MeshPart.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE714724CD700E43619 /* MeshPart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshPart.h; path = src/MeshPart.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE814724CD700E43619 /* MeshSkin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MeshSkin.cpp; path = src/MeshSkin.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDE914724CD700E43619 /* MeshSkin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshSkin.h; path = src/MeshSkin.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDEA14724CD700E43619 /* MeshSubSet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MeshSubSet.cpp; path = src/MeshSubSet.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDEB14724CD700E43619 /* MeshSubSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshSubSet.h; path = src/MeshSubSet.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDEC14724CD700E43619 /* Model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Model.cpp; path = src/Model.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDED14724CD700E43619 /* Model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Model.h; path = src/Model.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDEE14724CD700E43619 /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Node.cpp; path = src/Node.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDEF14724CD700E43619 /* Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Node.h; path = src/Node.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF014724CD700E43619 /* Object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Object.cpp; path = src/Object.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF114724CD700E43619 /* Object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Object.h; path = src/Object.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF214724CD700E43619 /* Quaternion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Quaternion.cpp; path = src/Quaternion.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF314724CD700E43619 /* Quaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Quaternion.h; path = src/Quaternion.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF414724CD700E43619 /* Reference.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Reference.cpp; path = src/Reference.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF514724CD700E43619 /* Reference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reference.h; path = src/Reference.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF614724CD700E43619 /* ReferenceTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ReferenceTable.cpp; path = src/ReferenceTable.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF714724CD700E43619 /* ReferenceTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ReferenceTable.h; path = src/ReferenceTable.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF814724CD700E43619 /* Scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Scene.cpp; path = src/Scene.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDF914724CD700E43619 /* Scene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Scene.h; path = src/Scene.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDFA14724CD700E43619 /* StringUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtil.cpp; path = src/StringUtil.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDFB14724CD700E43619 /* StringUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StringUtil.h; path = src/StringUtil.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDFC14724CD700E43619 /* Transform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Transform.cpp; path = src/Transform.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDFD14724CD700E43619 /* Transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Transform.h; path = src/Transform.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDFE14724CD700E43619 /* TTFFontEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TTFFontEncoder.cpp; path = src/TTFFontEncoder.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EDFF14724CD700E43619 /* TTFFontEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TTFFontEncoder.h; path = src/TTFFontEncoder.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0014724CD700E43619 /* Vector2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vector2.cpp; path = src/Vector2.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0114724CD700E43619 /* Vector2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector2.h; path = src/Vector2.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0214724CD700E43619 /* Vector3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vector3.cpp; path = src/Vector3.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0314724CD700E43619 /* Vector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector3.h; path = src/Vector3.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0414724CD700E43619 /* Vector4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vector4.cpp; path = src/Vector4.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0514724CD700E43619 /* Vector4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector4.h; path = src/Vector4.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0614724CD700E43619 /* Vertex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vertex.cpp; path = src/Vertex.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0714724CD700E43619 /* Vertex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vertex.h; path = src/Vertex.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0814724CD700E43619 /* VertexElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = VertexElement.cpp; path = src/VertexElement.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE0914724CD700E43619 /* VertexElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VertexElement.h; path = src/VertexElement.h; sourceTree = SOURCE_ROOT; };
|
|
|
+ 42C8EE341472B60100E43619 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = "../external-deps/freetype2/lib/macosx/libfreetype.a"; sourceTree = "<group>"; };
|
|
|
+ 42C8EE361472D7E700E43619 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
|
|
|
+ 42C8EE381472DAA300E43619 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
|
+ 42C8EE3A1472DAAE00E43619 /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
|
|
|
+ 42D277571472EFA700D867A4 /* libpcre.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpcre.a; path = "../external-deps/pcre/lib/macosx/libpcre.a"; sourceTree = "<group>"; };
|
|
|
+ 42D277581472EFA700D867A4 /* libpcrecpp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpcrecpp.a; path = "../external-deps/pcre/lib/macosx/libpcrecpp.a"; sourceTree = "<group>"; };
|
|
|
+/* End PBXFileReference section */
|
|
|
+
|
|
|
+/* Begin PBXFrameworksBuildPhase section */
|
|
|
+ 42475CE3147208A000610A6A /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 42D277591472EFA700D867A4 /* libpcre.a in Frameworks */,
|
|
|
+ 42D2775A1472EFA700D867A4 /* libpcrecpp.a in Frameworks */,
|
|
|
+ 42C8EE351472B60100E43619 /* libfreetype.a in Frameworks */,
|
|
|
+ 42475D7C14720ECE00610A6A /* libdom.a in Frameworks */,
|
|
|
+ 42C8EE3B1472DAAE00E43619 /* libbz2.dylib in Frameworks */,
|
|
|
+ 42C8EE391472DAA300E43619 /* libz.dylib in Frameworks */,
|
|
|
+ 42C8EE371472D7E700E43619 /* libxml2.dylib in Frameworks */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXFrameworksBuildPhase section */
|
|
|
+
|
|
|
+/* Begin PBXGroup section */
|
|
|
+ 42475CDB147208A000610A6A = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 42D277571472EFA700D867A4 /* libpcre.a */,
|
|
|
+ 42D277581472EFA700D867A4 /* libpcrecpp.a */,
|
|
|
+ 42C8EE3A1472DAAE00E43619 /* libbz2.dylib */,
|
|
|
+ 42C8EE381472DAA300E43619 /* libz.dylib */,
|
|
|
+ 42C8EE361472D7E700E43619 /* libxml2.dylib */,
|
|
|
+ 42C8EE341472B60100E43619 /* libfreetype.a */,
|
|
|
+ 42475D7B14720ECE00610A6A /* libdom.a */,
|
|
|
+ 42475CE9147208A000610A6A /* gameplay-encoder */,
|
|
|
+ 42475CE7147208A000610A6A /* Products */,
|
|
|
+ );
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 42475CE7147208A000610A6A /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 42475CE6147208A000610A6A /* gameplay-encoder */,
|
|
|
+ );
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 42475CE9147208A000610A6A /* gameplay-encoder */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 42C8EDB714724CD700E43619 /* Animation.cpp */,
|
|
|
+ 42C8EDB814724CD700E43619 /* Animation.h */,
|
|
|
+ 42C8EDB914724CD700E43619 /* AnimationChannel.cpp */,
|
|
|
+ 42C8EDBA14724CD700E43619 /* AnimationChannel.h */,
|
|
|
+ 42C8EDBB14724CD700E43619 /* Animations.cpp */,
|
|
|
+ 42C8EDBC14724CD700E43619 /* Animations.h */,
|
|
|
+ 42C8EDBD14724CD700E43619 /* Base.cpp */,
|
|
|
+ 42C8EDBE14724CD700E43619 /* Base.h */,
|
|
|
+ 42C8EDBF14724CD700E43619 /* Camera.cpp */,
|
|
|
+ 42C8EDC014724CD700E43619 /* Camera.h */,
|
|
|
+ 42C8EDC114724CD700E43619 /* CameraInstance.cpp */,
|
|
|
+ 42C8EDC214724CD700E43619 /* CameraInstance.h */,
|
|
|
+ 42C8EDC314724CD700E43619 /* DAEChannelTarget.cpp */,
|
|
|
+ 42C8EDC414724CD700E43619 /* DAEChannelTarget.h */,
|
|
|
+ 42C8EDC514724CD700E43619 /* DAEOptimizer.cpp */,
|
|
|
+ 42C8EDC614724CD700E43619 /* DAEOptimizer.h */,
|
|
|
+ 42C8EDC714724CD700E43619 /* DAESceneEncoder.cpp */,
|
|
|
+ 42C8EDC814724CD700E43619 /* DAESceneEncoder.h */,
|
|
|
+ 42C8EDC914724CD700E43619 /* DAEUtil.cpp */,
|
|
|
+ 42C8EDCA14724CD700E43619 /* DAEUtil.h */,
|
|
|
+ 42C8EDCB14724CD700E43619 /* Effect.cpp */,
|
|
|
+ 42C8EDCC14724CD700E43619 /* Effect.h */,
|
|
|
+ 42C8EDCD14724CD700E43619 /* EncoderArguments.cpp */,
|
|
|
+ 42C8EDCE14724CD700E43619 /* EncoderArguments.h */,
|
|
|
+ 42C8EDCF14724CD700E43619 /* FileIO.cpp */,
|
|
|
+ 42C8EDD014724CD700E43619 /* FileIO.h */,
|
|
|
+ 42C8EDD114724CD700E43619 /* Font.cpp */,
|
|
|
+ 42C8EDD214724CD700E43619 /* Font.h */,
|
|
|
+ 42C8EDD314724CD700E43619 /* Glyph.cpp */,
|
|
|
+ 42C8EDD414724CD700E43619 /* Glyph.h */,
|
|
|
+ 42C8EDD514724CD700E43619 /* GPBDecoder.cpp */,
|
|
|
+ 42C8EDD614724CD700E43619 /* GPBDecoder.h */,
|
|
|
+ 42C8EDD714724CD700E43619 /* GPBFile.cpp */,
|
|
|
+ 42C8EDD814724CD700E43619 /* GPBFile.h */,
|
|
|
+ 42C8EDD914724CD700E43619 /* Light.cpp */,
|
|
|
+ 42C8EDDA14724CD700E43619 /* Light.h */,
|
|
|
+ 42C8EDDB14724CD700E43619 /* LightInstance.cpp */,
|
|
|
+ 42C8EDDC14724CD700E43619 /* LightInstance.h */,
|
|
|
+ 42C8EDDD14724CD700E43619 /* main.cpp */,
|
|
|
+ 42C8EDDE14724CD700E43619 /* Material.cpp */,
|
|
|
+ 42C8EDDF14724CD700E43619 /* Material.h */,
|
|
|
+ 42C8EDE014724CD700E43619 /* MaterialParameter.cpp */,
|
|
|
+ 42C8EDE114724CD700E43619 /* MaterialParameter.h */,
|
|
|
+ 42C8EDE214724CD700E43619 /* Matrix.cpp */,
|
|
|
+ 42C8EDE314724CD700E43619 /* Matrix.h */,
|
|
|
+ 42C8EDE414724CD700E43619 /* Mesh.cpp */,
|
|
|
+ 42C8EDE514724CD700E43619 /* Mesh.h */,
|
|
|
+ 42C8EDE614724CD700E43619 /* MeshPart.cpp */,
|
|
|
+ 42C8EDE714724CD700E43619 /* MeshPart.h */,
|
|
|
+ 42C8EDE814724CD700E43619 /* MeshSkin.cpp */,
|
|
|
+ 42C8EDE914724CD700E43619 /* MeshSkin.h */,
|
|
|
+ 42C8EDEA14724CD700E43619 /* MeshSubSet.cpp */,
|
|
|
+ 42C8EDEB14724CD700E43619 /* MeshSubSet.h */,
|
|
|
+ 42C8EDEC14724CD700E43619 /* Model.cpp */,
|
|
|
+ 42C8EDED14724CD700E43619 /* Model.h */,
|
|
|
+ 42C8EDEE14724CD700E43619 /* Node.cpp */,
|
|
|
+ 42C8EDEF14724CD700E43619 /* Node.h */,
|
|
|
+ 42C8EDF014724CD700E43619 /* Object.cpp */,
|
|
|
+ 42C8EDF114724CD700E43619 /* Object.h */,
|
|
|
+ 42C8EDF214724CD700E43619 /* Quaternion.cpp */,
|
|
|
+ 42C8EDF314724CD700E43619 /* Quaternion.h */,
|
|
|
+ 42C8EDF414724CD700E43619 /* Reference.cpp */,
|
|
|
+ 42C8EDF514724CD700E43619 /* Reference.h */,
|
|
|
+ 42C8EDF614724CD700E43619 /* ReferenceTable.cpp */,
|
|
|
+ 42C8EDF714724CD700E43619 /* ReferenceTable.h */,
|
|
|
+ 42C8EDF814724CD700E43619 /* Scene.cpp */,
|
|
|
+ 42C8EDF914724CD700E43619 /* Scene.h */,
|
|
|
+ 42C8EDFA14724CD700E43619 /* StringUtil.cpp */,
|
|
|
+ 42C8EDFB14724CD700E43619 /* StringUtil.h */,
|
|
|
+ 42C8EDFC14724CD700E43619 /* Transform.cpp */,
|
|
|
+ 42C8EDFD14724CD700E43619 /* Transform.h */,
|
|
|
+ 42C8EDFE14724CD700E43619 /* TTFFontEncoder.cpp */,
|
|
|
+ 42C8EDFF14724CD700E43619 /* TTFFontEncoder.h */,
|
|
|
+ 42C8EE0014724CD700E43619 /* Vector2.cpp */,
|
|
|
+ 42C8EE0114724CD700E43619 /* Vector2.h */,
|
|
|
+ 42C8EE0214724CD700E43619 /* Vector3.cpp */,
|
|
|
+ 42C8EE0314724CD700E43619 /* Vector3.h */,
|
|
|
+ 42C8EE0414724CD700E43619 /* Vector4.cpp */,
|
|
|
+ 42C8EE0514724CD700E43619 /* Vector4.h */,
|
|
|
+ 42C8EE0614724CD700E43619 /* Vertex.cpp */,
|
|
|
+ 42C8EE0714724CD700E43619 /* Vertex.h */,
|
|
|
+ 42C8EE0814724CD700E43619 /* VertexElement.cpp */,
|
|
|
+ 42C8EE0914724CD700E43619 /* VertexElement.h */,
|
|
|
+ );
|
|
|
+ path = "gameplay-encoder";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+/* End PBXGroup section */
|
|
|
+
|
|
|
+/* Begin PBXNativeTarget section */
|
|
|
+ 42475CE5147208A000610A6A /* gameplay-encoder */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = 42475CF0147208A100610A6A /* Build configuration list for PBXNativeTarget "gameplay-encoder" */;
|
|
|
+ buildPhases = (
|
|
|
+ 42475CE2147208A000610A6A /* Sources */,
|
|
|
+ 42475CE3147208A000610A6A /* Frameworks */,
|
|
|
+ 42475CE4147208A000610A6A /* CopyFiles */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ );
|
|
|
+ name = "gameplay-encoder";
|
|
|
+ productName = "gameplay-encoder";
|
|
|
+ productReference = 42475CE6147208A000610A6A /* gameplay-encoder */;
|
|
|
+ productType = "com.apple.product-type.tool";
|
|
|
+ };
|
|
|
+/* End PBXNativeTarget section */
|
|
|
+
|
|
|
+/* Begin PBXProject section */
|
|
|
+ 42475CDD147208A000610A6A /* Project object */ = {
|
|
|
+ isa = PBXProject;
|
|
|
+ attributes = {
|
|
|
+ LastUpgradeCheck = 0420;
|
|
|
+ };
|
|
|
+ buildConfigurationList = 42475CE0147208A000610A6A /* Build configuration list for PBXProject "gameplay-encoder" */;
|
|
|
+ compatibilityVersion = "Xcode 3.2";
|
|
|
+ developmentRegion = English;
|
|
|
+ hasScannedForEncodings = 0;
|
|
|
+ knownRegions = (
|
|
|
+ en,
|
|
|
+ );
|
|
|
+ mainGroup = 42475CDB147208A000610A6A;
|
|
|
+ productRefGroup = 42475CE7147208A000610A6A /* Products */;
|
|
|
+ projectDirPath = "";
|
|
|
+ projectRoot = "";
|
|
|
+ targets = (
|
|
|
+ 42475CE5147208A000610A6A /* gameplay-encoder */,
|
|
|
+ );
|
|
|
+ };
|
|
|
+/* End PBXProject section */
|
|
|
+
|
|
|
+/* Begin PBXSourcesBuildPhase section */
|
|
|
+ 42475CE2147208A000610A6A /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 42C8EE0A14724CD700E43619 /* Animation.cpp in Sources */,
|
|
|
+ 42C8EE0B14724CD700E43619 /* AnimationChannel.cpp in Sources */,
|
|
|
+ 42C8EE0C14724CD700E43619 /* Animations.cpp in Sources */,
|
|
|
+ 42C8EE0D14724CD700E43619 /* Base.cpp in Sources */,
|
|
|
+ 42C8EE0E14724CD700E43619 /* Camera.cpp in Sources */,
|
|
|
+ 42C8EE0F14724CD700E43619 /* CameraInstance.cpp in Sources */,
|
|
|
+ 42C8EE1014724CD700E43619 /* DAEChannelTarget.cpp in Sources */,
|
|
|
+ 42C8EE1114724CD700E43619 /* DAEOptimizer.cpp in Sources */,
|
|
|
+ 42C8EE1214724CD700E43619 /* DAESceneEncoder.cpp in Sources */,
|
|
|
+ 42C8EE1314724CD700E43619 /* DAEUtil.cpp in Sources */,
|
|
|
+ 42C8EE1414724CD700E43619 /* Effect.cpp in Sources */,
|
|
|
+ 42C8EE1514724CD700E43619 /* EncoderArguments.cpp in Sources */,
|
|
|
+ 42C8EE1614724CD700E43619 /* FileIO.cpp in Sources */,
|
|
|
+ 42C8EE1714724CD700E43619 /* Font.cpp in Sources */,
|
|
|
+ 42C8EE1814724CD700E43619 /* Glyph.cpp in Sources */,
|
|
|
+ 42C8EE1914724CD700E43619 /* GPBDecoder.cpp in Sources */,
|
|
|
+ 42C8EE1A14724CD700E43619 /* GPBFile.cpp in Sources */,
|
|
|
+ 42C8EE1B14724CD700E43619 /* Light.cpp in Sources */,
|
|
|
+ 42C8EE1C14724CD700E43619 /* LightInstance.cpp in Sources */,
|
|
|
+ 42C8EE1D14724CD700E43619 /* main.cpp in Sources */,
|
|
|
+ 42C8EE1E14724CD700E43619 /* Material.cpp in Sources */,
|
|
|
+ 42C8EE1F14724CD700E43619 /* MaterialParameter.cpp in Sources */,
|
|
|
+ 42C8EE2014724CD700E43619 /* Matrix.cpp in Sources */,
|
|
|
+ 42C8EE2114724CD700E43619 /* Mesh.cpp in Sources */,
|
|
|
+ 42C8EE2214724CD700E43619 /* MeshPart.cpp in Sources */,
|
|
|
+ 42C8EE2314724CD700E43619 /* MeshSkin.cpp in Sources */,
|
|
|
+ 42C8EE2414724CD700E43619 /* MeshSubSet.cpp in Sources */,
|
|
|
+ 42C8EE2514724CD700E43619 /* Model.cpp in Sources */,
|
|
|
+ 42C8EE2614724CD700E43619 /* Node.cpp in Sources */,
|
|
|
+ 42C8EE2714724CD700E43619 /* Object.cpp in Sources */,
|
|
|
+ 42C8EE2814724CD700E43619 /* Quaternion.cpp in Sources */,
|
|
|
+ 42C8EE2914724CD700E43619 /* Reference.cpp in Sources */,
|
|
|
+ 42C8EE2A14724CD700E43619 /* ReferenceTable.cpp in Sources */,
|
|
|
+ 42C8EE2B14724CD700E43619 /* Scene.cpp in Sources */,
|
|
|
+ 42C8EE2C14724CD700E43619 /* StringUtil.cpp in Sources */,
|
|
|
+ 42C8EE2D14724CD700E43619 /* Transform.cpp in Sources */,
|
|
|
+ 42C8EE2E14724CD700E43619 /* TTFFontEncoder.cpp in Sources */,
|
|
|
+ 42C8EE2F14724CD700E43619 /* Vector2.cpp in Sources */,
|
|
|
+ 42C8EE3014724CD700E43619 /* Vector3.cpp in Sources */,
|
|
|
+ 42C8EE3114724CD700E43619 /* Vector4.cpp in Sources */,
|
|
|
+ 42C8EE3214724CD700E43619 /* Vertex.cpp in Sources */,
|
|
|
+ 42C8EE3314724CD700E43619 /* VertexElement.cpp in Sources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXSourcesBuildPhase section */
|
|
|
+
|
|
|
+/* Begin XCBuildConfiguration section */
|
|
|
+ 42475CEE147208A100610A6A /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
+ GCC_DYNAMIC_NO_PIC = NO;
|
|
|
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
+ GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
+ DOM_INCLUDE_LIBXML,
|
|
|
+ NO_BOOST,
|
|
|
+ NO_ZAE,
|
|
|
+ "DEBUG=1",
|
|
|
+ );
|
|
|
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
+ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
+ HEADER_SEARCH_PATHS = (
|
|
|
+ "../external-deps/freetype/include",
|
|
|
+ "../external-deps/collada-dom/include",
|
|
|
+ "../external-deps/collada-dom/include/1.4",
|
|
|
+ );
|
|
|
+ INFOPLIST_PREPROCESSOR_DEFINITIONS = "";
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
|
+ OTHER_TEST_FLAGS = "";
|
|
|
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
|
+ SDKROOT = macosx;
|
|
|
+ WARNING_CFLAGS = "";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ 42475CEF147208A100610A6A /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
+ COPY_PHASE_STRIP = YES;
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
+ DOM_INCLUDE_LIBXML,
|
|
|
+ NO_BOOST,
|
|
|
+ NO_ZAE,
|
|
|
+ );
|
|
|
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
+ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
+ HEADER_SEARCH_PATHS = (
|
|
|
+ "../external-deps/freetype/include",
|
|
|
+ "../external-deps/collada-dom/include",
|
|
|
+ "../external-deps/collada-dom/include/1.4",
|
|
|
+ );
|
|
|
+ INFOPLIST_PREPROCESSOR_DEFINITIONS = "";
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
+ OTHER_TEST_FLAGS = "";
|
|
|
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
|
+ SDKROOT = macosx;
|
|
|
+ WARNING_CFLAGS = "";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
+ 42475CF1147208A100610A6A /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
|
|
|
+ CLANG_CXX_LIBRARY = "compiler-default";
|
|
|
+ GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
|
+ GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
|
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
+ GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
|
+ HEADER_SEARCH_PATHS = (
|
|
|
+ "../external-deps/freetype2/include",
|
|
|
+ "../external-deps/collada-dom/include",
|
|
|
+ "../external-deps/collada-dom/include/1.4",
|
|
|
+ );
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "\"$(SRCROOT)/../external-deps/freetype2/lib/macosx\"",
|
|
|
+ "\"$(SRCROOT)/../external-deps/collada-dom/lib/macosx\"",
|
|
|
+ "\"$(SRCROOT)/../../../collada-dom/dom/external-libs/minizip/mac\"",
|
|
|
+ "\"$(SRCROOT)/../../../collada-dom/dom/external-libs/pcre/lib/mac\"",
|
|
|
+ "\"$(SRCROOT)/../external-deps/pcre/lib/macosx\"",
|
|
|
+ );
|
|
|
+ MACH_O_TYPE = mh_execute;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ 42475CF2147208A100610A6A /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
|
|
|
+ CLANG_CXX_LIBRARY = "compiler-default";
|
|
|
+ GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
|
+ GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
|
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
+ GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
|
+ HEADER_SEARCH_PATHS = (
|
|
|
+ "../external-deps/freetype2/include",
|
|
|
+ "../external-deps/collada-dom/include",
|
|
|
+ "../external-deps/collada-dom/include/1.4",
|
|
|
+ );
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "\"$(SRCROOT)/../external-deps/freetype2/lib/macosx\"",
|
|
|
+ "\"$(SRCROOT)/../external-deps/collada-dom/lib/macosx\"",
|
|
|
+ "\"$(SRCROOT)/../../../collada-dom/dom/external-libs/minizip/mac\"",
|
|
|
+ "\"$(SRCROOT)/../../../collada-dom/dom/external-libs/pcre/lib/mac\"",
|
|
|
+ "\"$(SRCROOT)/../external-deps/pcre/lib/macosx\"",
|
|
|
+ );
|
|
|
+ MACH_O_TYPE = mh_execute;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
+/* End XCBuildConfiguration section */
|
|
|
+
|
|
|
+/* Begin XCConfigurationList section */
|
|
|
+ 42475CE0147208A000610A6A /* Build configuration list for PBXProject "gameplay-encoder" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ 42475CEE147208A100610A6A /* Debug */,
|
|
|
+ 42475CEF147208A100610A6A /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
+ 42475CF0147208A100610A6A /* Build configuration list for PBXNativeTarget "gameplay-encoder" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ 42475CF1147208A100610A6A /* Debug */,
|
|
|
+ 42475CF2147208A100610A6A /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
+/* End XCConfigurationList section */
|
|
|
+ };
|
|
|
+ rootObject = 42475CDD147208A000610A6A /* Project object */;
|
|
|
+}
|