From 11acadafdfae97703d1e3b1a1773ebba1cbeac3e Mon Sep 17 00:00:00 2001 From: auria Date: Wed, 2 Feb 2011 22:47:19 +0000 Subject: [PATCH] Update Xcode project git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7582 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- .../Xcode/STK_XCode.xcodeproj/project.pbxproj | 2124 +++++++++++------ 1 file changed, 1382 insertions(+), 742 deletions(-) diff --git a/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj b/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj index baeed77f9..38c2fd638 100644 --- a/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj +++ b/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj @@ -71,97 +71,6 @@ 9551C8280FC1B72500DB481B /* music_ogg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC2A0F296540000D3E5D /* music_ogg.cpp */; }; 9551C8290FC1B72500DB481B /* sfx_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC2D0F296540000D3E5D /* sfx_manager.cpp */; }; 9551C82A0FC1B72500DB481B /* sfx_openal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */; }; - 9551C8350FC1B72500DB481B /* btAxisSweep3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */; }; - 9551C8360FC1B72500DB481B /* btBroadphaseProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */; }; - 9551C8370FC1B72500DB481B /* btCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */; }; - 9551C8380FC1B72500DB481B /* btDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD350F296541000D3E5D /* btDispatcher.cpp */; }; - 9551C8390FC1B72500DB481B /* btMultiSapBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */; }; - 9551C83A0FC1B72500DB481B /* btOverlappingPairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */; }; - 9551C83B0FC1B72500DB481B /* btSimpleBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */; }; - 9551C83C0FC1B72500DB481B /* btBoxBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */; }; - 9551C83D0FC1B72500DB481B /* btBoxBoxDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */; }; - 9551C83E0FC1B72500DB481B /* btCollisionDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */; }; - 9551C83F0FC1B72500DB481B /* btCollisionObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD470F296541000D3E5D /* btCollisionObject.cpp */; }; - 9551C8400FC1B72500DB481B /* btCollisionWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */; }; - 9551C8410FC1B72500DB481B /* btCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */; }; - 9551C8420FC1B72500DB481B /* btConvexConcaveCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */; }; - 9551C8430FC1B72500DB481B /* btConvexConvexAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */; }; - 9551C8440FC1B72500DB481B /* btConvexPlaneCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */; }; - 9551C8450FC1B72500DB481B /* btDefaultCollisionConfiguration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */; }; - 9551C8460FC1B72500DB481B /* btEmptyCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */; }; - 9551C8470FC1B72500DB481B /* btManifoldResult.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD570F296541000D3E5D /* btManifoldResult.cpp */; }; - 9551C8480FC1B72500DB481B /* btSimulationIslandManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */; }; - 9551C8490FC1B72500DB481B /* btSphereBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */; }; - 9551C84A0FC1B72500DB481B /* btSphereSphereCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */; }; - 9551C84B0FC1B72500DB481B /* btSphereTriangleCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */; }; - 9551C84C0FC1B72500DB481B /* btUnionFind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD610F296541000D3E5D /* btUnionFind.cpp */; }; - 9551C84D0FC1B72500DB481B /* SphereTriangleDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */; }; - 9551C84E0FC1B72500DB481B /* btBoxShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD660F296541000D3E5D /* btBoxShape.cpp */; }; - 9551C84F0FC1B72500DB481B /* btBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */; }; - 9551C8500FC1B72500DB481B /* btCapsuleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */; }; - 9551C8510FC1B72500DB481B /* btCollisionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */; }; - 9551C8520FC1B72500DB481B /* btCompoundShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */; }; - 9551C8530FC1B72500DB481B /* btConcaveShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD710F296541000D3E5D /* btConcaveShape.cpp */; }; - 9551C8540FC1B72500DB481B /* btConeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD730F296541000D3E5D /* btConeShape.cpp */; }; - 9551C8550FC1B72500DB481B /* btConvexHullShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */; }; - 9551C8560FC1B72500DB481B /* btConvexInternalShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */; }; - 9551C8570FC1B72500DB481B /* btConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD790F296541000D3E5D /* btConvexShape.cpp */; }; - 9551C8580FC1B72500DB481B /* btConvexTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */; }; - 9551C8590FC1B72500DB481B /* btCylinderShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */; }; - 9551C85A0FC1B72500DB481B /* btEmptyShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */; }; - 9551C85B0FC1B72500DB481B /* btHeightfieldTerrainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */; }; - 9551C85C0FC1B72500DB481B /* btMinkowskiSumShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */; }; - 9551C85D0FC1B72500DB481B /* btMultiSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */; }; - 9551C85E0FC1B72500DB481B /* btOptimizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */; }; - 9551C85F0FC1B72500DB481B /* btPolyhedralConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */; }; - 9551C8600FC1B72500DB481B /* btShapeHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */; }; - 9551C8610FC1B72500DB481B /* btSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */; }; - 9551C8620FC1B72500DB481B /* btStaticPlaneShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */; }; - 9551C8630FC1B72500DB481B /* btStridingMeshInterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */; }; - 9551C8640FC1B72500DB481B /* btTetrahedronShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */; }; - 9551C8650FC1B72500DB481B /* btTriangleBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */; }; - 9551C8660FC1B72500DB481B /* btTriangleCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */; }; - 9551C8670FC1B72500DB481B /* btTriangleIndexVertexArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */; }; - 9551C8680FC1B72500DB481B /* btTriangleMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */; }; - 9551C8690FC1B72500DB481B /* btTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */; }; - 9551C86A0FC1B72500DB481B /* btUniformScalingShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */; }; - 9551C86B0FC1B72500DB481B /* btContinuousConvexCollision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */; }; - 9551C86C0FC1B72500DB481B /* btConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA50F296541000D3E5D /* btConvexCast.cpp */; }; - 9551C86D0FC1B72500DB481B /* btGjkConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */; }; - 9551C86E0FC1B72500DB481B /* btGjkEpa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */; }; - 9551C86F0FC1B72500DB481B /* btGjkEpa2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */; }; - 9551C8700FC1B72500DB481B /* btGjkEpaPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */; }; - 9551C8710FC1B72500DB481B /* btGjkPairDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */; }; - 9551C8720FC1B72500DB481B /* btMinkowskiPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */; }; - 9551C8730FC1B72500DB481B /* btPersistentManifold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */; }; - 9551C8740FC1B72500DB481B /* btRaycastCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */; }; - 9551C8750FC1B72500DB481B /* btSubSimplexConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */; }; - 9551C8760FC1B72500DB481B /* btVoronoiSimplexSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */; }; - 9551C8770FC1B72500DB481B /* btConeTwistConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */; }; - 9551C8780FC1B72500DB481B /* btContactConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */; }; - 9551C8790FC1B72500DB481B /* btGeneric6DofConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */; }; - 9551C87A0FC1B72500DB481B /* btHingeConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */; }; - 9551C87B0FC1B72500DB481B /* btOdeContactJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */; }; - 9551C87C0FC1B72500DB481B /* btOdeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */; }; - 9551C87D0FC1B72500DB481B /* btOdeQuickstepConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */; }; - 9551C87E0FC1B72500DB481B /* btOdeTypedJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */; }; - 9551C87F0FC1B72500DB481B /* btPoint2PointConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */; }; - 9551C8800FC1B72500DB481B /* btSequentialImpulseConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */; }; - 9551C8810FC1B72500DB481B /* btSliderConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */; }; - 9551C8820FC1B72500DB481B /* btSolve2LinearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */; }; - 9551C8830FC1B72500DB481B /* btSorLcp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE10F296541000D3E5D /* btSorLcp.cpp */; }; - 9551C8840FC1B72500DB481B /* btTypedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */; }; - 9551C8850FC1B72500DB481B /* btContinuousDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */; }; - 9551C8860FC1B72500DB481B /* btDiscreteDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */; }; - 9551C8870FC1B72500DB481B /* btRigidBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */; }; - 9551C8880FC1B72500DB481B /* btSimpleDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */; }; - 9551C8890FC1B72500DB481B /* Bullet-C-API.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */; }; - 9551C88A0FC1B72500DB481B /* btRaycastVehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */; }; - 9551C88B0FC1B72500DB481B /* btWheelInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */; }; - 9551C88C0FC1B72500DB481B /* btAlignedAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */; }; - 9551C88D0FC1B72500DB481B /* btConvexHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */; }; - 9551C88E0FC1B72500DB481B /* btGeometryUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */; }; - 9551C88F0FC1B72500DB481B /* btQuickprof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */; }; 9551C8900FC1B72500DB481B /* challenge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE260F296541000D3E5D /* challenge.cpp */; }; 9551C8910FC1B72500DB481B /* challenge_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE280F296541000D3E5D /* challenge_data.cpp */; }; 9551C8920FC1B72500DB481B /* unlock_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE2A0F296541000D3E5D /* unlock_manager.cpp */; }; @@ -244,6 +153,227 @@ 9552C1FB1231249000347B6C /* world_with_rank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9552C1F91231249000347B6C /* world_with_rank.cpp */; }; 9553823A10FD4FEC00737979 /* constants.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9553823910FD4FEC00737979 /* constants.cpp */; }; 9554C4A611F1188000906416 /* race_result_gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9554C4A411F1188000906416 /* race_result_gui.cpp */; }; + 95557AAC12FA14AA00CC458E /* AUTHORS in Resources */ = {isa = PBXBuildFile; fileRef = 9555791012FA14A900CC458E /* AUTHORS */; }; + 95557AAD12FA14AA00CC458E /* BulletLicense.txt in Resources */ = {isa = PBXBuildFile; fileRef = 9555791112FA14A900CC458E /* BulletLicense.txt */; }; + 95557AAE12FA14AA00CC458E /* Changelog in Resources */ = {isa = PBXBuildFile; fileRef = 9555791212FA14A900CC458E /* Changelog */; }; + 95557AAF12FA14AA00CC458E /* ChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = 9555791312FA14A900CC458E /* ChangeLog.txt */; }; + 95557AB012FA14AA00CC458E /* copy_bullet_files in Resources */ = {isa = PBXBuildFile; fileRef = 9555791412FA14A900CC458E /* copy_bullet_files */; }; + 95557AB112FA14AA00CC458E /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 9555791512FA14A900CC458E /* LICENSE */; }; + 95557AB212FA14AA00CC458E /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 9555791612FA14A900CC458E /* Makefile */; }; + 95557AB312FA14AA00CC458E /* Makefile.am in Resources */ = {isa = PBXBuildFile; fileRef = 9555791712FA14A900CC458E /* Makefile.am */; }; + 95557AB412FA14AA00CC458E /* Makefile.in in Resources */ = {isa = PBXBuildFile; fileRef = 9555791812FA14A900CC458E /* Makefile.in */; }; + 95557AB512FA14AA00CC458E /* README in Resources */ = {isa = PBXBuildFile; fileRef = 9555791912FA14A900CC458E /* README */; }; + 95557AB612FA14AA00CC458E /* btAlignedAllocator.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555791C12FA14A900CC458E /* btAlignedAllocator.Po */; }; + 95557AB712FA14AA00CC458E /* btAxisSweep3.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555791D12FA14A900CC458E /* btAxisSweep3.Po */; }; + 95557AB812FA14AA00CC458E /* btBoxBoxCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555791E12FA14A900CC458E /* btBoxBoxCollisionAlgorithm.Po */; }; + 95557AB912FA14AA00CC458E /* btBoxBoxDetector.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555791F12FA14A900CC458E /* btBoxBoxDetector.Po */; }; + 95557ABA12FA14AA00CC458E /* btBoxShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792012FA14A900CC458E /* btBoxShape.Po */; }; + 95557ABB12FA14AA00CC458E /* btBroadphaseProxy.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792112FA14A900CC458E /* btBroadphaseProxy.Po */; }; + 95557ABC12FA14AA00CC458E /* btBvhTriangleMeshShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792212FA14A900CC458E /* btBvhTriangleMeshShape.Po */; }; + 95557ABD12FA14AA00CC458E /* btCapsuleShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792312FA14A900CC458E /* btCapsuleShape.Po */; }; + 95557ABE12FA14AA00CC458E /* btCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792412FA14A900CC458E /* btCollisionAlgorithm.Po */; }; + 95557ABF12FA14AA00CC458E /* btCollisionDispatcher.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792512FA14A900CC458E /* btCollisionDispatcher.Po */; }; + 95557AC012FA14AA00CC458E /* btCollisionObject.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792612FA14A900CC458E /* btCollisionObject.Po */; }; + 95557AC112FA14AA00CC458E /* btCollisionShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792712FA14A900CC458E /* btCollisionShape.Po */; }; + 95557AC212FA14AA00CC458E /* btCollisionWorld.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792812FA14A900CC458E /* btCollisionWorld.Po */; }; + 95557AC312FA14AA00CC458E /* btCompoundCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792912FA14A900CC458E /* btCompoundCollisionAlgorithm.Po */; }; + 95557AC412FA14AA00CC458E /* btCompoundShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792A12FA14A900CC458E /* btCompoundShape.Po */; }; + 95557AC512FA14AA00CC458E /* btConcaveShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792B12FA14A900CC458E /* btConcaveShape.Po */; }; + 95557AC612FA14AA00CC458E /* btConeShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792C12FA14A900CC458E /* btConeShape.Po */; }; + 95557AC712FA14AA00CC458E /* btConeTwistConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792D12FA14A900CC458E /* btConeTwistConstraint.Po */; }; + 95557AC812FA14AA00CC458E /* btContactConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792E12FA14A900CC458E /* btContactConstraint.Po */; }; + 95557AC912FA14AA00CC458E /* btContinuousConvexCollision.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555792F12FA14A900CC458E /* btContinuousConvexCollision.Po */; }; + 95557ACA12FA14AA00CC458E /* btContinuousDynamicsWorld.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793012FA14A900CC458E /* btContinuousDynamicsWorld.Po */; }; + 95557ACB12FA14AA00CC458E /* btConvexCast.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793112FA14A900CC458E /* btConvexCast.Po */; }; + 95557ACC12FA14AA00CC458E /* btConvexConcaveCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793212FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.Po */; }; + 95557ACD12FA14AA00CC458E /* btConvexConvexAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793312FA14A900CC458E /* btConvexConvexAlgorithm.Po */; }; + 95557ACE12FA14AA00CC458E /* btConvexHull.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793412FA14A900CC458E /* btConvexHull.Po */; }; + 95557ACF12FA14AA00CC458E /* btConvexHullShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793512FA14A900CC458E /* btConvexHullShape.Po */; }; + 95557AD012FA14AA00CC458E /* btConvexInternalShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793612FA14A900CC458E /* btConvexInternalShape.Po */; }; + 95557AD112FA14AA00CC458E /* btConvexPlaneCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793712FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.Po */; }; + 95557AD212FA14AA00CC458E /* btConvexShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793812FA14A900CC458E /* btConvexShape.Po */; }; + 95557AD312FA14AA00CC458E /* btConvexTriangleMeshShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793912FA14A900CC458E /* btConvexTriangleMeshShape.Po */; }; + 95557AD412FA14AA00CC458E /* btCylinderShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793A12FA14A900CC458E /* btCylinderShape.Po */; }; + 95557AD512FA14AA00CC458E /* btDefaultCollisionConfiguration.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793B12FA14A900CC458E /* btDefaultCollisionConfiguration.Po */; }; + 95557AD612FA14AA00CC458E /* btDiscreteDynamicsWorld.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793C12FA14A900CC458E /* btDiscreteDynamicsWorld.Po */; }; + 95557AD712FA14AA00CC458E /* btDispatcher.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793D12FA14A900CC458E /* btDispatcher.Po */; }; + 95557AD812FA14AA00CC458E /* btEmptyCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793E12FA14A900CC458E /* btEmptyCollisionAlgorithm.Po */; }; + 95557AD912FA14AA00CC458E /* btEmptyShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555793F12FA14A900CC458E /* btEmptyShape.Po */; }; + 95557ADA12FA14AA00CC458E /* btGeneric6DofConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794012FA14A900CC458E /* btGeneric6DofConstraint.Po */; }; + 95557ADB12FA14AA00CC458E /* btGeometryUtil.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794112FA14A900CC458E /* btGeometryUtil.Po */; }; + 95557ADC12FA14AA00CC458E /* btGjkConvexCast.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794212FA14A900CC458E /* btGjkConvexCast.Po */; }; + 95557ADD12FA14AA00CC458E /* btGjkEpa.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794312FA14A900CC458E /* btGjkEpa.Po */; }; + 95557ADE12FA14AA00CC458E /* btGjkEpa2.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794412FA14A900CC458E /* btGjkEpa2.Po */; }; + 95557ADF12FA14AA00CC458E /* btGjkEpaPenetrationDepthSolver.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794512FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.Po */; }; + 95557AE012FA14AA00CC458E /* btGjkPairDetector.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794612FA14A900CC458E /* btGjkPairDetector.Po */; }; + 95557AE112FA14AA00CC458E /* btHeightfieldTerrainShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794712FA14A900CC458E /* btHeightfieldTerrainShape.Po */; }; + 95557AE212FA14AA00CC458E /* btHingeConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794812FA14A900CC458E /* btHingeConstraint.Po */; }; + 95557AE312FA14AA00CC458E /* btManifoldResult.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794912FA14A900CC458E /* btManifoldResult.Po */; }; + 95557AE412FA14AA00CC458E /* btMinkowskiPenetrationDepthSolver.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794A12FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.Po */; }; + 95557AE512FA14AA00CC458E /* btMinkowskiSumShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794B12FA14A900CC458E /* btMinkowskiSumShape.Po */; }; + 95557AE612FA14AA00CC458E /* btMultiSapBroadphase.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794C12FA14A900CC458E /* btMultiSapBroadphase.Po */; }; + 95557AE712FA14AA00CC458E /* btMultiSphereShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794D12FA14A900CC458E /* btMultiSphereShape.Po */; }; + 95557AE812FA14AA00CC458E /* btOdeContactJoint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794E12FA14A900CC458E /* btOdeContactJoint.Po */; }; + 95557AE912FA14AA00CC458E /* btOdeJoint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555794F12FA14A900CC458E /* btOdeJoint.Po */; }; + 95557AEA12FA14AA00CC458E /* btOdeQuickstepConstraintSolver.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795012FA14A900CC458E /* btOdeQuickstepConstraintSolver.Po */; }; + 95557AEB12FA14AA00CC458E /* btOdeTypedJoint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795112FA14A900CC458E /* btOdeTypedJoint.Po */; }; + 95557AEC12FA14AA00CC458E /* btOptimizedBvh.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795212FA14A900CC458E /* btOptimizedBvh.Po */; }; + 95557AED12FA14AA00CC458E /* btOverlappingPairCache.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795312FA14A900CC458E /* btOverlappingPairCache.Po */; }; + 95557AEE12FA14AA00CC458E /* btPersistentManifold.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795412FA14A900CC458E /* btPersistentManifold.Po */; }; + 95557AEF12FA14AA00CC458E /* btPoint2PointConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795512FA14A900CC458E /* btPoint2PointConstraint.Po */; }; + 95557AF012FA14AA00CC458E /* btPolyhedralConvexShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795612FA14A900CC458E /* btPolyhedralConvexShape.Po */; }; + 95557AF112FA14AA00CC458E /* btQuickprof.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795712FA14A900CC458E /* btQuickprof.Po */; }; + 95557AF212FA14AA00CC458E /* btRaycastCallback.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795812FA14A900CC458E /* btRaycastCallback.Po */; }; + 95557AF312FA14AA00CC458E /* btRaycastVehicle.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795912FA14A900CC458E /* btRaycastVehicle.Po */; }; + 95557AF412FA14AA00CC458E /* btRigidBody.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795A12FA14A900CC458E /* btRigidBody.Po */; }; + 95557AF512FA14AA00CC458E /* btSequentialImpulseConstraintSolver.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795B12FA14A900CC458E /* btSequentialImpulseConstraintSolver.Po */; }; + 95557AF612FA14AA00CC458E /* btShapeHull.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795C12FA14A900CC458E /* btShapeHull.Po */; }; + 95557AF712FA14AA00CC458E /* btSimpleBroadphase.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795D12FA14A900CC458E /* btSimpleBroadphase.Po */; }; + 95557AF812FA14AA00CC458E /* btSimpleDynamicsWorld.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795E12FA14A900CC458E /* btSimpleDynamicsWorld.Po */; }; + 95557AF912FA14AA00CC458E /* btSimulationIslandManager.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555795F12FA14A900CC458E /* btSimulationIslandManager.Po */; }; + 95557AFA12FA14AA00CC458E /* btSliderConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796012FA14A900CC458E /* btSliderConstraint.Po */; }; + 95557AFB12FA14AA00CC458E /* btSolve2LinearConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796112FA14A900CC458E /* btSolve2LinearConstraint.Po */; }; + 95557AFC12FA14AA00CC458E /* btSorLcp.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796212FA14A900CC458E /* btSorLcp.Po */; }; + 95557AFD12FA14AA00CC458E /* btSphereBoxCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796312FA14A900CC458E /* btSphereBoxCollisionAlgorithm.Po */; }; + 95557AFE12FA14AA00CC458E /* btSphereShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796412FA14A900CC458E /* btSphereShape.Po */; }; + 95557AFF12FA14AA00CC458E /* btSphereSphereCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796512FA14A900CC458E /* btSphereSphereCollisionAlgorithm.Po */; }; + 95557B0012FA14AA00CC458E /* btSphereTriangleCollisionAlgorithm.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796612FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.Po */; }; + 95557B0112FA14AA00CC458E /* btStaticPlaneShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796712FA14A900CC458E /* btStaticPlaneShape.Po */; }; + 95557B0212FA14AA00CC458E /* btStridingMeshInterface.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796812FA14A900CC458E /* btStridingMeshInterface.Po */; }; + 95557B0312FA14AA00CC458E /* btSubSimplexConvexCast.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796912FA14A900CC458E /* btSubSimplexConvexCast.Po */; }; + 95557B0412FA14AA00CC458E /* btTetrahedronShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796A12FA14A900CC458E /* btTetrahedronShape.Po */; }; + 95557B0512FA14AA00CC458E /* btTriangleBuffer.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796B12FA14A900CC458E /* btTriangleBuffer.Po */; }; + 95557B0612FA14AA00CC458E /* btTriangleCallback.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796C12FA14A900CC458E /* btTriangleCallback.Po */; }; + 95557B0712FA14AA00CC458E /* btTriangleIndexVertexArray.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796D12FA14A900CC458E /* btTriangleIndexVertexArray.Po */; }; + 95557B0812FA14AA00CC458E /* btTriangleMesh.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796E12FA14A900CC458E /* btTriangleMesh.Po */; }; + 95557B0912FA14AA00CC458E /* btTriangleMeshShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555796F12FA14A900CC458E /* btTriangleMeshShape.Po */; }; + 95557B0A12FA14AA00CC458E /* btTypedConstraint.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797012FA14A900CC458E /* btTypedConstraint.Po */; }; + 95557B0B12FA14AA00CC458E /* btUniformScalingShape.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797112FA14A900CC458E /* btUniformScalingShape.Po */; }; + 95557B0C12FA14AA00CC458E /* btUnionFind.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797212FA14A900CC458E /* btUnionFind.Po */; }; + 95557B0D12FA14AA00CC458E /* btVoronoiSimplexSolver.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797312FA14A900CC458E /* btVoronoiSimplexSolver.Po */; }; + 95557B0E12FA14AA00CC458E /* btWheelInfo.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797412FA14A900CC458E /* btWheelInfo.Po */; }; + 95557B0F12FA14AA00CC458E /* Bullet-C-API.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797512FA14A900CC458E /* Bullet-C-API.Po */; }; + 95557B1012FA14AA00CC458E /* SphereTriangleDetector.Po in Resources */ = {isa = PBXBuildFile; fileRef = 9555797612FA14A900CC458E /* SphereTriangleDetector.Po */; }; + 95557B1112FA14AA00CC458E /* btAxisSweep3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555797C12FA14A900CC458E /* btAxisSweep3.cpp */; }; + 95557B1212FA14AA00CC458E /* btBroadphaseProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555797F12FA14A900CC458E /* btBroadphaseProxy.cpp */; }; + 95557B1312FA14AA00CC458E /* btCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798112FA14A900CC458E /* btCollisionAlgorithm.cpp */; }; + 95557B1412FA14AA00CC458E /* btDbvt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798312FA14A900CC458E /* btDbvt.cpp */; }; + 95557B1512FA14AA00CC458E /* btDbvtBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798512FA14A900CC458E /* btDbvtBroadphase.cpp */; }; + 95557B1612FA14AA00CC458E /* btDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798712FA14A900CC458E /* btDispatcher.cpp */; }; + 95557B1712FA14AA00CC458E /* btMultiSapBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798912FA14A900CC458E /* btMultiSapBroadphase.cpp */; }; + 95557B1812FA14AA00CC458E /* btOverlappingPairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798B12FA14A900CC458E /* btOverlappingPairCache.cpp */; }; + 95557B1912FA14AA00CC458E /* btQuantizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555798E12FA14A900CC458E /* btQuantizedBvh.cpp */; }; + 95557B1A12FA14AA00CC458E /* btSimpleBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799012FA14A900CC458E /* btSimpleBroadphase.cpp */; }; + 95557B1B12FA14AA00CC458E /* btActivatingCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799312FA14A900CC458E /* btActivatingCollisionAlgorithm.cpp */; }; + 95557B1C12FA14AA00CC458E /* btBox2dBox2dCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799512FA14A900CC458E /* btBox2dBox2dCollisionAlgorithm.cpp */; }; + 95557B1D12FA14AA00CC458E /* btBoxBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799712FA14A900CC458E /* btBoxBoxCollisionAlgorithm.cpp */; }; + 95557B1E12FA14AA00CC458E /* btBoxBoxDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799912FA14A900CC458E /* btBoxBoxDetector.cpp */; }; + 95557B1F12FA14AA00CC458E /* btCollisionDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799D12FA14A900CC458E /* btCollisionDispatcher.cpp */; }; + 95557B2012FA14AA00CC458E /* btCollisionObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9555799F12FA14A900CC458E /* btCollisionObject.cpp */; }; + 95557B2112FA14AA00CC458E /* btCollisionWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579A112FA14A900CC458E /* btCollisionWorld.cpp */; }; + 95557B2212FA14AA00CC458E /* btCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579A312FA14A900CC458E /* btCompoundCollisionAlgorithm.cpp */; }; + 95557B2312FA14AA00CC458E /* btConvex2dConvex2dAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579A512FA14A900CC458E /* btConvex2dConvex2dAlgorithm.cpp */; }; + 95557B2412FA14AA00CC458E /* btConvexConcaveCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579A712FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.cpp */; }; + 95557B2512FA14AA00CC458E /* btConvexConvexAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579A912FA14A900CC458E /* btConvexConvexAlgorithm.cpp */; }; + 95557B2612FA14AA00CC458E /* btConvexPlaneCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579AB12FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.cpp */; }; + 95557B2712FA14AA00CC458E /* btDefaultCollisionConfiguration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579AD12FA14A900CC458E /* btDefaultCollisionConfiguration.cpp */; }; + 95557B2812FA14AA00CC458E /* btEmptyCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579AF12FA14A900CC458E /* btEmptyCollisionAlgorithm.cpp */; }; + 95557B2912FA14AA00CC458E /* btGhostObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579B112FA14A900CC458E /* btGhostObject.cpp */; }; + 95557B2A12FA14AA00CC458E /* btInternalEdgeUtility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579B312FA14A900CC458E /* btInternalEdgeUtility.cpp */; }; + 95557B2B12FA14AA00CC458E /* btManifoldResult.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579B512FA14A900CC458E /* btManifoldResult.cpp */; }; + 95557B2C12FA14AA00CC458E /* btSimulationIslandManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579B712FA14A900CC458E /* btSimulationIslandManager.cpp */; }; + 95557B2D12FA14AA00CC458E /* btSphereBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579B912FA14A900CC458E /* btSphereBoxCollisionAlgorithm.cpp */; }; + 95557B2E12FA14AA00CC458E /* btSphereSphereCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579BB12FA14A900CC458E /* btSphereSphereCollisionAlgorithm.cpp */; }; + 95557B2F12FA14AA00CC458E /* btSphereTriangleCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579BD12FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.cpp */; }; + 95557B3012FA14AA00CC458E /* btUnionFind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579BF12FA14A900CC458E /* btUnionFind.cpp */; }; + 95557B3112FA14AA00CC458E /* SphereTriangleDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579C112FA14A900CC458E /* SphereTriangleDetector.cpp */; }; + 95557B3212FA14AA00CC458E /* btBox2dShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579C412FA14A900CC458E /* btBox2dShape.cpp */; }; + 95557B3312FA14AA00CC458E /* btBoxShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579C612FA14A900CC458E /* btBoxShape.cpp */; }; + 95557B3412FA14AA00CC458E /* btBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579C812FA14A900CC458E /* btBvhTriangleMeshShape.cpp */; }; + 95557B3512FA14AA00CC458E /* btCapsuleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579CA12FA14A900CC458E /* btCapsuleShape.cpp */; }; + 95557B3612FA14AA00CC458E /* btCollisionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579CD12FA14A900CC458E /* btCollisionShape.cpp */; }; + 95557B3712FA14AA00CC458E /* btCompoundShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579CF12FA14A900CC458E /* btCompoundShape.cpp */; }; + 95557B3812FA14AA00CC458E /* btConcaveShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579D112FA14A900CC458E /* btConcaveShape.cpp */; }; + 95557B3912FA14AA00CC458E /* btConeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579D312FA14A900CC458E /* btConeShape.cpp */; }; + 95557B3A12FA14AA00CC458E /* btConvex2dShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579D512FA14A900CC458E /* btConvex2dShape.cpp */; }; + 95557B3B12FA14AA00CC458E /* btConvexHullShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579D712FA14A900CC458E /* btConvexHullShape.cpp */; }; + 95557B3C12FA14AA00CC458E /* btConvexInternalShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579D912FA14A900CC458E /* btConvexInternalShape.cpp */; }; + 95557B3D12FA14AA00CC458E /* btConvexPointCloudShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579DB12FA14A900CC458E /* btConvexPointCloudShape.cpp */; }; + 95557B3E12FA14AA00CC458E /* btConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579DD12FA14A900CC458E /* btConvexShape.cpp */; }; + 95557B3F12FA14AA00CC458E /* btConvexTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579DF12FA14A900CC458E /* btConvexTriangleMeshShape.cpp */; }; + 95557B4012FA14AA00CC458E /* btCylinderShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579E112FA14A900CC458E /* btCylinderShape.cpp */; }; + 95557B4112FA14AA00CC458E /* btEmptyShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579E312FA14A900CC458E /* btEmptyShape.cpp */; }; + 95557B4212FA14AA00CC458E /* btHeightfieldTerrainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579E512FA14A900CC458E /* btHeightfieldTerrainShape.cpp */; }; + 95557B4312FA14AA00CC458E /* btMinkowskiSumShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579E812FA14A900CC458E /* btMinkowskiSumShape.cpp */; }; + 95557B4412FA14AA00CC458E /* btMultimaterialTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579EA12FA14A900CC458E /* btMultimaterialTriangleMeshShape.cpp */; }; + 95557B4512FA14AA00CC458E /* btMultiSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579EC12FA14A900CC458E /* btMultiSphereShape.cpp */; }; + 95557B4612FA14AA00CC458E /* btOptimizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579EE12FA14A900CC458E /* btOptimizedBvh.cpp */; }; + 95557B4712FA14AA00CC458E /* btPolyhedralConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579F012FA14A900CC458E /* btPolyhedralConvexShape.cpp */; }; + 95557B4812FA14AA00CC458E /* btScaledBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579F212FA14A900CC458E /* btScaledBvhTriangleMeshShape.cpp */; }; + 95557B4912FA14AA00CC458E /* btShapeHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579F412FA14A900CC458E /* btShapeHull.cpp */; }; + 95557B4A12FA14AA00CC458E /* btSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579F612FA14A900CC458E /* btSphereShape.cpp */; }; + 95557B4B12FA14AA00CC458E /* btStaticPlaneShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579F812FA14A900CC458E /* btStaticPlaneShape.cpp */; }; + 95557B4C12FA14AA00CC458E /* btStridingMeshInterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579FA12FA14A900CC458E /* btStridingMeshInterface.cpp */; }; + 95557B4D12FA14AA00CC458E /* btTetrahedronShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579FC12FA14A900CC458E /* btTetrahedronShape.cpp */; }; + 95557B4E12FA14AA00CC458E /* btTriangleBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955579FE12FA14A900CC458E /* btTriangleBuffer.cpp */; }; + 95557B4F12FA14AA00CC458E /* btTriangleCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A0012FA14A900CC458E /* btTriangleCallback.cpp */; }; + 95557B5012FA14AA00CC458E /* btTriangleIndexVertexArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A0212FA14A900CC458E /* btTriangleIndexVertexArray.cpp */; }; + 95557B5112FA14AA00CC458E /* btTriangleIndexVertexMaterialArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A0412FA14A900CC458E /* btTriangleIndexVertexMaterialArray.cpp */; }; + 95557B5212FA14AA00CC458E /* btTriangleMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A0712FA14A900CC458E /* btTriangleMesh.cpp */; }; + 95557B5312FA14AA00CC458E /* btTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A0912FA14A900CC458E /* btTriangleMeshShape.cpp */; }; + 95557B5412FA14AA00CC458E /* btUniformScalingShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A0C12FA14A900CC458E /* btUniformScalingShape.cpp */; }; + 95557B5512FA14AA00CC458E /* btContactProcessing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A1112FA14A900CC458E /* btContactProcessing.cpp */; }; + 95557B5612FA14AA00CC458E /* btGenericPoolAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A1312FA14A900CC458E /* btGenericPoolAllocator.cpp */; }; + 95557B5712FA14AA00CC458E /* btGImpactBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A1612FA14A900CC458E /* btGImpactBvh.cpp */; }; + 95557B5812FA14AA00CC458E /* btGImpactCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A1812FA14A900CC458E /* btGImpactCollisionAlgorithm.cpp */; }; + 95557B5912FA14AA00CC458E /* btGImpactQuantizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A1B12FA14A900CC458E /* btGImpactQuantizedBvh.cpp */; }; + 95557B5A12FA14AA00CC458E /* btGImpactShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A1D12FA14A900CC458E /* btGImpactShape.cpp */; }; + 95557B5B12FA14AA00CC458E /* btTriangleShapeEx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A2012FA14A900CC458E /* btTriangleShapeEx.cpp */; }; + 95557B5C12FA14AA00CC458E /* gim_box_set.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A2612FA14A900CC458E /* gim_box_set.cpp */; }; + 95557B5D12FA14AA00CC458E /* gim_contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A2912FA14A900CC458E /* gim_contact.cpp */; }; + 95557B5E12FA14AA00CC458E /* gim_memory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A3012FA14A900CC458E /* gim_memory.cpp */; }; + 95557B5F12FA14AA00CC458E /* gim_tri_collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A3312FA14A900CC458E /* gim_tri_collision.cpp */; }; + 95557B6012FA14AA00CC458E /* btContinuousConvexCollision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A3612FA14A900CC458E /* btContinuousConvexCollision.cpp */; }; + 95557B6112FA14AA00CC458E /* btConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A3812FA14A900CC458E /* btConvexCast.cpp */; }; + 95557B6212FA14AA00CC458E /* btGjkConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A3C12FA14A900CC458E /* btGjkConvexCast.cpp */; }; + 95557B6312FA14AA00CC458E /* btGjkEpa2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A3E12FA14A900CC458E /* btGjkEpa2.cpp */; }; + 95557B6412FA14AA00CC458E /* btGjkEpaPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4012FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.cpp */; }; + 95557B6512FA14AA00CC458E /* btGjkPairDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4212FA14A900CC458E /* btGjkPairDetector.cpp */; }; + 95557B6612FA14AA00CC458E /* btMinkowskiPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4512FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.cpp */; }; + 95557B6712FA14AA00CC458E /* btPersistentManifold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4712FA14A900CC458E /* btPersistentManifold.cpp */; }; + 95557B6812FA14AA00CC458E /* btRaycastCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4A12FA14A900CC458E /* btRaycastCallback.cpp */; }; + 95557B6912FA14AA00CC458E /* btSubSimplexConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4D12FA14A900CC458E /* btSubSimplexConvexCast.cpp */; }; + 95557B6A12FA14AA00CC458E /* btVoronoiSimplexSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A4F12FA14A900CC458E /* btVoronoiSimplexSolver.cpp */; }; + 95557B6B12FA14AA00CC458E /* btKinematicCharacterController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A5412FA14A900CC458E /* btKinematicCharacterController.cpp */; }; + 95557B6C12FA14AA00CC458E /* btConeTwistConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A5712FA14A900CC458E /* btConeTwistConstraint.cpp */; }; + 95557B6D12FA14AA00CC458E /* btContactConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A5A12FA14A900CC458E /* btContactConstraint.cpp */; }; + 95557B6E12FA14AA00CC458E /* btGeneric6DofConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A5D12FA14A900CC458E /* btGeneric6DofConstraint.cpp */; }; + 95557B6F12FA14AA00CC458E /* btGeneric6DofSpringConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A5F12FA14A900CC458E /* btGeneric6DofSpringConstraint.cpp */; }; + 95557B7012FA14AA00CC458E /* btHinge2Constraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A6112FA14A900CC458E /* btHinge2Constraint.cpp */; }; + 95557B7112FA14AA00CC458E /* btHingeConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A6312FA14A900CC458E /* btHingeConstraint.cpp */; }; + 95557B7212FA14AA00CC458E /* btPoint2PointConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A6612FA14A900CC458E /* btPoint2PointConstraint.cpp */; }; + 95557B7312FA14AA00CC458E /* btSequentialImpulseConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A6812FA14A900CC458E /* btSequentialImpulseConstraintSolver.cpp */; }; + 95557B7412FA14AA00CC458E /* btSliderConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A6A12FA14A900CC458E /* btSliderConstraint.cpp */; }; + 95557B7512FA14AA00CC458E /* btSolve2LinearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A6C12FA14A900CC458E /* btSolve2LinearConstraint.cpp */; }; + 95557B7612FA14AA00CC458E /* btSorLcp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7012FA14A900CC458E /* btSorLcp.cpp */; }; + 95557B7712FA14AA00CC458E /* btTypedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7212FA14A900CC458E /* btTypedConstraint.cpp */; }; + 95557B7812FA14AA00CC458E /* btUniversalConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7412FA14A900CC458E /* btUniversalConstraint.cpp */; }; + 95557B7912FA14AA00CC458E /* btContinuousDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7812FA14A900CC458E /* btContinuousDynamicsWorld.cpp */; }; + 95557B7A12FA14AA00CC458E /* btDiscreteDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7A12FA14A900CC458E /* btDiscreteDynamicsWorld.cpp */; }; + 95557B7B12FA14AA00CC458E /* btRigidBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7D12FA14A900CC458E /* btRigidBody.cpp */; }; + 95557B7C12FA14AA00CC458E /* btSimpleDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A7F12FA14A900CC458E /* btSimpleDynamicsWorld.cpp */; }; + 95557B7D12FA14AA00CC458E /* Bullet-C-API.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A8112FA14A900CC458E /* Bullet-C-API.cpp */; }; + 95557B7E12FA14AA00CC458E /* btRaycastVehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A8312FA14A900CC458E /* btRaycastVehicle.cpp */; }; + 95557B7F12FA14AA00CC458E /* btWheelInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A8612FA14A900CC458E /* btWheelInfo.cpp */; }; + 95557B8312FA14AA00CC458E /* btAlignedAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A8D12FA14A900CC458E /* btAlignedAllocator.cpp */; }; + 95557B8412FA14AA00CC458E /* btConvexHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A9012FA14A900CC458E /* btConvexHull.cpp */; }; + 95557B8512FA14AA00CC458E /* btGeometryUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A9312FA14A900CC458E /* btGeometryUtil.cpp */; }; + 95557B8612FA14AA00CC458E /* btQuickprof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557A9E12FA14A900CC458E /* btQuickprof.cpp */; }; + 95557B8712FA14AA00CC458E /* btSerializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95557AA212FA14A900CC458E /* btSerializer.cpp */; }; + 95557B8812FA14AA00CC458E /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 95557AA812FA14A900CC458E /* Makefile */; }; + 95557B8912FA14AA00CC458E /* Makefile.am in Resources */ = {isa = PBXBuildFile; fileRef = 95557AA912FA14A900CC458E /* Makefile.am */; }; + 95557B8A12FA14AA00CC458E /* Makefile.in in Resources */ = {isa = PBXBuildFile; fileRef = 95557AAA12FA14A900CC458E /* Makefile.in */; }; + 95557B8B12FA14AA00CC458E /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 95557AAB12FA14A900CC458E /* VERSION */; }; 9556A880119EF976009C558F /* options_screen_audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9556A87C119EF976009C558F /* options_screen_audio.cpp */; }; 9556A881119EF976009C558F /* options_screen_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9556A87E119EF976009C558F /* options_screen_video.cpp */; }; 95591C4412A5E91E00FB1E95 /* fribidi.framework in Copy frameworks */ = {isa = PBXBuildFile; fileRef = 954E486911B19C4100B1DF63 /* fribidi.framework */; }; @@ -473,6 +603,401 @@ 9553823910FD4FEC00737979 /* constants.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = constants.cpp; path = ../../utils/constants.cpp; sourceTree = SOURCE_ROOT; }; 9554C4A411F1188000906416 /* race_result_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_result_gui.cpp; path = ../../states_screens/race_result_gui.cpp; sourceTree = SOURCE_ROOT; }; 9554C4A511F1188000906416 /* race_result_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_gui.hpp; path = ../../states_screens/race_result_gui.hpp; sourceTree = SOURCE_ROOT; }; + 9555791012FA14A900CC458E /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = AUTHORS; path = ../../bullet/AUTHORS; sourceTree = SOURCE_ROOT; }; + 9555791112FA14A900CC458E /* BulletLicense.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = BulletLicense.txt; path = ../../bullet/BulletLicense.txt; sourceTree = SOURCE_ROOT; }; + 9555791212FA14A900CC458E /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Changelog; path = ../../bullet/Changelog; sourceTree = SOURCE_ROOT; }; + 9555791312FA14A900CC458E /* ChangeLog.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ChangeLog.txt; path = ../../bullet/ChangeLog.txt; sourceTree = SOURCE_ROOT; }; + 9555791412FA14A900CC458E /* copy_bullet_files */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = copy_bullet_files; path = ../../bullet/copy_bullet_files; sourceTree = SOURCE_ROOT; }; + 9555791512FA14A900CC458E /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../../bullet/LICENSE; sourceTree = SOURCE_ROOT; }; + 9555791612FA14A900CC458E /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../../bullet/Makefile; sourceTree = SOURCE_ROOT; }; + 9555791712FA14A900CC458E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../../bullet/Makefile.am; sourceTree = SOURCE_ROOT; }; + 9555791812FA14A900CC458E /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.in; path = ../../bullet/Makefile.in; sourceTree = SOURCE_ROOT; }; + 9555791912FA14A900CC458E /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = ../../bullet/README; sourceTree = SOURCE_ROOT; }; + 9555791C12FA14A900CC458E /* btAlignedAllocator.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btAlignedAllocator.Po; path = ../../bullet/src/.deps/btAlignedAllocator.Po; sourceTree = SOURCE_ROOT; }; + 9555791D12FA14A900CC458E /* btAxisSweep3.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btAxisSweep3.Po; path = ../../bullet/src/.deps/btAxisSweep3.Po; sourceTree = SOURCE_ROOT; }; + 9555791E12FA14A900CC458E /* btBoxBoxCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btBoxBoxCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btBoxBoxCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555791F12FA14A900CC458E /* btBoxBoxDetector.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btBoxBoxDetector.Po; path = ../../bullet/src/.deps/btBoxBoxDetector.Po; sourceTree = SOURCE_ROOT; }; + 9555792012FA14A900CC458E /* btBoxShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btBoxShape.Po; path = ../../bullet/src/.deps/btBoxShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792112FA14A900CC458E /* btBroadphaseProxy.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btBroadphaseProxy.Po; path = ../../bullet/src/.deps/btBroadphaseProxy.Po; sourceTree = SOURCE_ROOT; }; + 9555792212FA14A900CC458E /* btBvhTriangleMeshShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btBvhTriangleMeshShape.Po; path = ../../bullet/src/.deps/btBvhTriangleMeshShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792312FA14A900CC458E /* btCapsuleShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCapsuleShape.Po; path = ../../bullet/src/.deps/btCapsuleShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792412FA14A900CC458E /* btCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555792512FA14A900CC458E /* btCollisionDispatcher.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCollisionDispatcher.Po; path = ../../bullet/src/.deps/btCollisionDispatcher.Po; sourceTree = SOURCE_ROOT; }; + 9555792612FA14A900CC458E /* btCollisionObject.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCollisionObject.Po; path = ../../bullet/src/.deps/btCollisionObject.Po; sourceTree = SOURCE_ROOT; }; + 9555792712FA14A900CC458E /* btCollisionShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCollisionShape.Po; path = ../../bullet/src/.deps/btCollisionShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792812FA14A900CC458E /* btCollisionWorld.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCollisionWorld.Po; path = ../../bullet/src/.deps/btCollisionWorld.Po; sourceTree = SOURCE_ROOT; }; + 9555792912FA14A900CC458E /* btCompoundCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCompoundCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btCompoundCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555792A12FA14A900CC458E /* btCompoundShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCompoundShape.Po; path = ../../bullet/src/.deps/btCompoundShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792B12FA14A900CC458E /* btConcaveShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConcaveShape.Po; path = ../../bullet/src/.deps/btConcaveShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792C12FA14A900CC458E /* btConeShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConeShape.Po; path = ../../bullet/src/.deps/btConeShape.Po; sourceTree = SOURCE_ROOT; }; + 9555792D12FA14A900CC458E /* btConeTwistConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConeTwistConstraint.Po; path = ../../bullet/src/.deps/btConeTwistConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555792E12FA14A900CC458E /* btContactConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btContactConstraint.Po; path = ../../bullet/src/.deps/btContactConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555792F12FA14A900CC458E /* btContinuousConvexCollision.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btContinuousConvexCollision.Po; path = ../../bullet/src/.deps/btContinuousConvexCollision.Po; sourceTree = SOURCE_ROOT; }; + 9555793012FA14A900CC458E /* btContinuousDynamicsWorld.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btContinuousDynamicsWorld.Po; path = ../../bullet/src/.deps/btContinuousDynamicsWorld.Po; sourceTree = SOURCE_ROOT; }; + 9555793112FA14A900CC458E /* btConvexCast.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexCast.Po; path = ../../bullet/src/.deps/btConvexCast.Po; sourceTree = SOURCE_ROOT; }; + 9555793212FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexConcaveCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btConvexConcaveCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555793312FA14A900CC458E /* btConvexConvexAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexConvexAlgorithm.Po; path = ../../bullet/src/.deps/btConvexConvexAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555793412FA14A900CC458E /* btConvexHull.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexHull.Po; path = ../../bullet/src/.deps/btConvexHull.Po; sourceTree = SOURCE_ROOT; }; + 9555793512FA14A900CC458E /* btConvexHullShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexHullShape.Po; path = ../../bullet/src/.deps/btConvexHullShape.Po; sourceTree = SOURCE_ROOT; }; + 9555793612FA14A900CC458E /* btConvexInternalShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexInternalShape.Po; path = ../../bullet/src/.deps/btConvexInternalShape.Po; sourceTree = SOURCE_ROOT; }; + 9555793712FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexPlaneCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btConvexPlaneCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555793812FA14A900CC458E /* btConvexShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexShape.Po; path = ../../bullet/src/.deps/btConvexShape.Po; sourceTree = SOURCE_ROOT; }; + 9555793912FA14A900CC458E /* btConvexTriangleMeshShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btConvexTriangleMeshShape.Po; path = ../../bullet/src/.deps/btConvexTriangleMeshShape.Po; sourceTree = SOURCE_ROOT; }; + 9555793A12FA14A900CC458E /* btCylinderShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btCylinderShape.Po; path = ../../bullet/src/.deps/btCylinderShape.Po; sourceTree = SOURCE_ROOT; }; + 9555793B12FA14A900CC458E /* btDefaultCollisionConfiguration.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btDefaultCollisionConfiguration.Po; path = ../../bullet/src/.deps/btDefaultCollisionConfiguration.Po; sourceTree = SOURCE_ROOT; }; + 9555793C12FA14A900CC458E /* btDiscreteDynamicsWorld.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btDiscreteDynamicsWorld.Po; path = ../../bullet/src/.deps/btDiscreteDynamicsWorld.Po; sourceTree = SOURCE_ROOT; }; + 9555793D12FA14A900CC458E /* btDispatcher.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btDispatcher.Po; path = ../../bullet/src/.deps/btDispatcher.Po; sourceTree = SOURCE_ROOT; }; + 9555793E12FA14A900CC458E /* btEmptyCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btEmptyCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btEmptyCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555793F12FA14A900CC458E /* btEmptyShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btEmptyShape.Po; path = ../../bullet/src/.deps/btEmptyShape.Po; sourceTree = SOURCE_ROOT; }; + 9555794012FA14A900CC458E /* btGeneric6DofConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGeneric6DofConstraint.Po; path = ../../bullet/src/.deps/btGeneric6DofConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555794112FA14A900CC458E /* btGeometryUtil.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGeometryUtil.Po; path = ../../bullet/src/.deps/btGeometryUtil.Po; sourceTree = SOURCE_ROOT; }; + 9555794212FA14A900CC458E /* btGjkConvexCast.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGjkConvexCast.Po; path = ../../bullet/src/.deps/btGjkConvexCast.Po; sourceTree = SOURCE_ROOT; }; + 9555794312FA14A900CC458E /* btGjkEpa.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGjkEpa.Po; path = ../../bullet/src/.deps/btGjkEpa.Po; sourceTree = SOURCE_ROOT; }; + 9555794412FA14A900CC458E /* btGjkEpa2.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGjkEpa2.Po; path = ../../bullet/src/.deps/btGjkEpa2.Po; sourceTree = SOURCE_ROOT; }; + 9555794512FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGjkEpaPenetrationDepthSolver.Po; path = ../../bullet/src/.deps/btGjkEpaPenetrationDepthSolver.Po; sourceTree = SOURCE_ROOT; }; + 9555794612FA14A900CC458E /* btGjkPairDetector.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btGjkPairDetector.Po; path = ../../bullet/src/.deps/btGjkPairDetector.Po; sourceTree = SOURCE_ROOT; }; + 9555794712FA14A900CC458E /* btHeightfieldTerrainShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btHeightfieldTerrainShape.Po; path = ../../bullet/src/.deps/btHeightfieldTerrainShape.Po; sourceTree = SOURCE_ROOT; }; + 9555794812FA14A900CC458E /* btHingeConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btHingeConstraint.Po; path = ../../bullet/src/.deps/btHingeConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555794912FA14A900CC458E /* btManifoldResult.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btManifoldResult.Po; path = ../../bullet/src/.deps/btManifoldResult.Po; sourceTree = SOURCE_ROOT; }; + 9555794A12FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btMinkowskiPenetrationDepthSolver.Po; path = ../../bullet/src/.deps/btMinkowskiPenetrationDepthSolver.Po; sourceTree = SOURCE_ROOT; }; + 9555794B12FA14A900CC458E /* btMinkowskiSumShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btMinkowskiSumShape.Po; path = ../../bullet/src/.deps/btMinkowskiSumShape.Po; sourceTree = SOURCE_ROOT; }; + 9555794C12FA14A900CC458E /* btMultiSapBroadphase.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btMultiSapBroadphase.Po; path = ../../bullet/src/.deps/btMultiSapBroadphase.Po; sourceTree = SOURCE_ROOT; }; + 9555794D12FA14A900CC458E /* btMultiSphereShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btMultiSphereShape.Po; path = ../../bullet/src/.deps/btMultiSphereShape.Po; sourceTree = SOURCE_ROOT; }; + 9555794E12FA14A900CC458E /* btOdeContactJoint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btOdeContactJoint.Po; path = ../../bullet/src/.deps/btOdeContactJoint.Po; sourceTree = SOURCE_ROOT; }; + 9555794F12FA14A900CC458E /* btOdeJoint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btOdeJoint.Po; path = ../../bullet/src/.deps/btOdeJoint.Po; sourceTree = SOURCE_ROOT; }; + 9555795012FA14A900CC458E /* btOdeQuickstepConstraintSolver.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btOdeQuickstepConstraintSolver.Po; path = ../../bullet/src/.deps/btOdeQuickstepConstraintSolver.Po; sourceTree = SOURCE_ROOT; }; + 9555795112FA14A900CC458E /* btOdeTypedJoint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btOdeTypedJoint.Po; path = ../../bullet/src/.deps/btOdeTypedJoint.Po; sourceTree = SOURCE_ROOT; }; + 9555795212FA14A900CC458E /* btOptimizedBvh.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btOptimizedBvh.Po; path = ../../bullet/src/.deps/btOptimizedBvh.Po; sourceTree = SOURCE_ROOT; }; + 9555795312FA14A900CC458E /* btOverlappingPairCache.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btOverlappingPairCache.Po; path = ../../bullet/src/.deps/btOverlappingPairCache.Po; sourceTree = SOURCE_ROOT; }; + 9555795412FA14A900CC458E /* btPersistentManifold.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btPersistentManifold.Po; path = ../../bullet/src/.deps/btPersistentManifold.Po; sourceTree = SOURCE_ROOT; }; + 9555795512FA14A900CC458E /* btPoint2PointConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btPoint2PointConstraint.Po; path = ../../bullet/src/.deps/btPoint2PointConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555795612FA14A900CC458E /* btPolyhedralConvexShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btPolyhedralConvexShape.Po; path = ../../bullet/src/.deps/btPolyhedralConvexShape.Po; sourceTree = SOURCE_ROOT; }; + 9555795712FA14A900CC458E /* btQuickprof.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btQuickprof.Po; path = ../../bullet/src/.deps/btQuickprof.Po; sourceTree = SOURCE_ROOT; }; + 9555795812FA14A900CC458E /* btRaycastCallback.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btRaycastCallback.Po; path = ../../bullet/src/.deps/btRaycastCallback.Po; sourceTree = SOURCE_ROOT; }; + 9555795912FA14A900CC458E /* btRaycastVehicle.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btRaycastVehicle.Po; path = ../../bullet/src/.deps/btRaycastVehicle.Po; sourceTree = SOURCE_ROOT; }; + 9555795A12FA14A900CC458E /* btRigidBody.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btRigidBody.Po; path = ../../bullet/src/.deps/btRigidBody.Po; sourceTree = SOURCE_ROOT; }; + 9555795B12FA14A900CC458E /* btSequentialImpulseConstraintSolver.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSequentialImpulseConstraintSolver.Po; path = ../../bullet/src/.deps/btSequentialImpulseConstraintSolver.Po; sourceTree = SOURCE_ROOT; }; + 9555795C12FA14A900CC458E /* btShapeHull.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btShapeHull.Po; path = ../../bullet/src/.deps/btShapeHull.Po; sourceTree = SOURCE_ROOT; }; + 9555795D12FA14A900CC458E /* btSimpleBroadphase.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSimpleBroadphase.Po; path = ../../bullet/src/.deps/btSimpleBroadphase.Po; sourceTree = SOURCE_ROOT; }; + 9555795E12FA14A900CC458E /* btSimpleDynamicsWorld.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSimpleDynamicsWorld.Po; path = ../../bullet/src/.deps/btSimpleDynamicsWorld.Po; sourceTree = SOURCE_ROOT; }; + 9555795F12FA14A900CC458E /* btSimulationIslandManager.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSimulationIslandManager.Po; path = ../../bullet/src/.deps/btSimulationIslandManager.Po; sourceTree = SOURCE_ROOT; }; + 9555796012FA14A900CC458E /* btSliderConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSliderConstraint.Po; path = ../../bullet/src/.deps/btSliderConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555796112FA14A900CC458E /* btSolve2LinearConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSolve2LinearConstraint.Po; path = ../../bullet/src/.deps/btSolve2LinearConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555796212FA14A900CC458E /* btSorLcp.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSorLcp.Po; path = ../../bullet/src/.deps/btSorLcp.Po; sourceTree = SOURCE_ROOT; }; + 9555796312FA14A900CC458E /* btSphereBoxCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSphereBoxCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btSphereBoxCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555796412FA14A900CC458E /* btSphereShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSphereShape.Po; path = ../../bullet/src/.deps/btSphereShape.Po; sourceTree = SOURCE_ROOT; }; + 9555796512FA14A900CC458E /* btSphereSphereCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSphereSphereCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btSphereSphereCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555796612FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSphereTriangleCollisionAlgorithm.Po; path = ../../bullet/src/.deps/btSphereTriangleCollisionAlgorithm.Po; sourceTree = SOURCE_ROOT; }; + 9555796712FA14A900CC458E /* btStaticPlaneShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btStaticPlaneShape.Po; path = ../../bullet/src/.deps/btStaticPlaneShape.Po; sourceTree = SOURCE_ROOT; }; + 9555796812FA14A900CC458E /* btStridingMeshInterface.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btStridingMeshInterface.Po; path = ../../bullet/src/.deps/btStridingMeshInterface.Po; sourceTree = SOURCE_ROOT; }; + 9555796912FA14A900CC458E /* btSubSimplexConvexCast.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btSubSimplexConvexCast.Po; path = ../../bullet/src/.deps/btSubSimplexConvexCast.Po; sourceTree = SOURCE_ROOT; }; + 9555796A12FA14A900CC458E /* btTetrahedronShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTetrahedronShape.Po; path = ../../bullet/src/.deps/btTetrahedronShape.Po; sourceTree = SOURCE_ROOT; }; + 9555796B12FA14A900CC458E /* btTriangleBuffer.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTriangleBuffer.Po; path = ../../bullet/src/.deps/btTriangleBuffer.Po; sourceTree = SOURCE_ROOT; }; + 9555796C12FA14A900CC458E /* btTriangleCallback.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTriangleCallback.Po; path = ../../bullet/src/.deps/btTriangleCallback.Po; sourceTree = SOURCE_ROOT; }; + 9555796D12FA14A900CC458E /* btTriangleIndexVertexArray.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTriangleIndexVertexArray.Po; path = ../../bullet/src/.deps/btTriangleIndexVertexArray.Po; sourceTree = SOURCE_ROOT; }; + 9555796E12FA14A900CC458E /* btTriangleMesh.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTriangleMesh.Po; path = ../../bullet/src/.deps/btTriangleMesh.Po; sourceTree = SOURCE_ROOT; }; + 9555796F12FA14A900CC458E /* btTriangleMeshShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTriangleMeshShape.Po; path = ../../bullet/src/.deps/btTriangleMeshShape.Po; sourceTree = SOURCE_ROOT; }; + 9555797012FA14A900CC458E /* btTypedConstraint.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btTypedConstraint.Po; path = ../../bullet/src/.deps/btTypedConstraint.Po; sourceTree = SOURCE_ROOT; }; + 9555797112FA14A900CC458E /* btUniformScalingShape.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btUniformScalingShape.Po; path = ../../bullet/src/.deps/btUniformScalingShape.Po; sourceTree = SOURCE_ROOT; }; + 9555797212FA14A900CC458E /* btUnionFind.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btUnionFind.Po; path = ../../bullet/src/.deps/btUnionFind.Po; sourceTree = SOURCE_ROOT; }; + 9555797312FA14A900CC458E /* btVoronoiSimplexSolver.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btVoronoiSimplexSolver.Po; path = ../../bullet/src/.deps/btVoronoiSimplexSolver.Po; sourceTree = SOURCE_ROOT; }; + 9555797412FA14A900CC458E /* btWheelInfo.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = btWheelInfo.Po; path = ../../bullet/src/.deps/btWheelInfo.Po; sourceTree = SOURCE_ROOT; }; + 9555797512FA14A900CC458E /* Bullet-C-API.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "Bullet-C-API.Po"; path = "../../bullet/src/.deps/Bullet-C-API.Po"; sourceTree = SOURCE_ROOT; }; + 9555797612FA14A900CC458E /* SphereTriangleDetector.Po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SphereTriangleDetector.Po; path = ../../bullet/src/.deps/SphereTriangleDetector.Po; sourceTree = SOURCE_ROOT; }; + 9555797712FA14A900CC458E /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; }; + 9555797812FA14A900CC458E /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; }; + 9555797912FA14A900CC458E /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; }; + 9555797C12FA14A900CC458E /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SOURCE_ROOT; }; + 9555797D12FA14A900CC458E /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SOURCE_ROOT; }; + 9555797E12FA14A900CC458E /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SOURCE_ROOT; }; + 9555797F12FA14A900CC458E /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SOURCE_ROOT; }; + 9555798012FA14A900CC458E /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SOURCE_ROOT; }; + 9555798112FA14A900CC458E /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 9555798212FA14A900CC458E /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 9555798312FA14A900CC458E /* btDbvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDbvt.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDbvt.cpp; sourceTree = SOURCE_ROOT; }; + 9555798412FA14A900CC458E /* btDbvt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDbvt.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDbvt.h; sourceTree = SOURCE_ROOT; }; + 9555798512FA14A900CC458E /* btDbvtBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDbvtBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 9555798612FA14A900CC458E /* btDbvtBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDbvtBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h; sourceTree = SOURCE_ROOT; }; + 9555798712FA14A900CC458E /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SOURCE_ROOT; }; + 9555798812FA14A900CC458E /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SOURCE_ROOT; }; + 9555798912FA14A900CC458E /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 9555798A12FA14A900CC458E /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SOURCE_ROOT; }; + 9555798B12FA14A900CC458E /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SOURCE_ROOT; }; + 9555798C12FA14A900CC458E /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SOURCE_ROOT; }; + 9555798D12FA14A900CC458E /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SOURCE_ROOT; }; + 9555798E12FA14A900CC458E /* btQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuantizedBvh.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp; sourceTree = SOURCE_ROOT; }; + 9555798F12FA14A900CC458E /* btQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuantizedBvh.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h; sourceTree = SOURCE_ROOT; }; + 9555799012FA14A900CC458E /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 9555799112FA14A900CC458E /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SOURCE_ROOT; }; + 9555799312FA14A900CC458E /* btActivatingCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btActivatingCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 9555799412FA14A900CC458E /* btActivatingCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btActivatingCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 9555799512FA14A900CC458E /* btBox2dBox2dCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBox2dBox2dCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 9555799612FA14A900CC458E /* btBox2dBox2dCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBox2dBox2dCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 9555799712FA14A900CC458E /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 9555799812FA14A900CC458E /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 9555799912FA14A900CC458E /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SOURCE_ROOT; }; + 9555799A12FA14A900CC458E /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SOURCE_ROOT; }; + 9555799B12FA14A900CC458E /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; + 9555799C12FA14A900CC458E /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SOURCE_ROOT; }; + 9555799D12FA14A900CC458E /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SOURCE_ROOT; }; + 9555799E12FA14A900CC458E /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SOURCE_ROOT; }; + 9555799F12FA14A900CC458E /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SOURCE_ROOT; }; + 955579A012FA14A900CC458E /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SOURCE_ROOT; }; + 955579A112FA14A900CC458E /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SOURCE_ROOT; }; + 955579A212FA14A900CC458E /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SOURCE_ROOT; }; + 955579A312FA14A900CC458E /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579A412FA14A900CC458E /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579A512FA14A900CC458E /* btConvex2dConvex2dAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvex2dConvex2dAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579A612FA14A900CC458E /* btConvex2dConvex2dAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvex2dConvex2dAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579A712FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579A812FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579A912FA14A900CC458E /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579AA12FA14A900CC458E /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579AB12FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579AC12FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579AD12FA14A900CC458E /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SOURCE_ROOT; }; + 955579AE12FA14A900CC458E /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; + 955579AF12FA14A900CC458E /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579B012FA14A900CC458E /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579B112FA14A900CC458E /* btGhostObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGhostObject.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btGhostObject.cpp; sourceTree = SOURCE_ROOT; }; + 955579B212FA14A900CC458E /* btGhostObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGhostObject.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btGhostObject.h; sourceTree = SOURCE_ROOT; }; + 955579B312FA14A900CC458E /* btInternalEdgeUtility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btInternalEdgeUtility.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp; sourceTree = SOURCE_ROOT; }; + 955579B412FA14A900CC458E /* btInternalEdgeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btInternalEdgeUtility.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h; sourceTree = SOURCE_ROOT; }; + 955579B512FA14A900CC458E /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SOURCE_ROOT; }; + 955579B612FA14A900CC458E /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SOURCE_ROOT; }; + 955579B712FA14A900CC458E /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SOURCE_ROOT; }; + 955579B812FA14A900CC458E /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SOURCE_ROOT; }; + 955579B912FA14A900CC458E /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579BA12FA14A900CC458E /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579BB12FA14A900CC458E /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579BC12FA14A900CC458E /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579BD12FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 955579BE12FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 955579BF12FA14A900CC458E /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SOURCE_ROOT; }; + 955579C012FA14A900CC458E /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SOURCE_ROOT; }; + 955579C112FA14A900CC458E /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SOURCE_ROOT; }; + 955579C212FA14A900CC458E /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SOURCE_ROOT; }; + 955579C412FA14A900CC458E /* btBox2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBox2dShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBox2dShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579C512FA14A900CC458E /* btBox2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBox2dShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBox2dShape.h; sourceTree = SOURCE_ROOT; }; + 955579C612FA14A900CC458E /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579C712FA14A900CC458E /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SOURCE_ROOT; }; + 955579C812FA14A900CC458E /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579C912FA14A900CC458E /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 955579CA12FA14A900CC458E /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579CB12FA14A900CC458E /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SOURCE_ROOT; }; + 955579CC12FA14A900CC458E /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SOURCE_ROOT; }; + 955579CD12FA14A900CC458E /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579CE12FA14A900CC458E /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SOURCE_ROOT; }; + 955579CF12FA14A900CC458E /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579D012FA14A900CC458E /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SOURCE_ROOT; }; + 955579D112FA14A900CC458E /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579D212FA14A900CC458E /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SOURCE_ROOT; }; + 955579D312FA14A900CC458E /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579D412FA14A900CC458E /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SOURCE_ROOT; }; + 955579D512FA14A900CC458E /* btConvex2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvex2dShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579D612FA14A900CC458E /* btConvex2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvex2dShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvex2dShape.h; sourceTree = SOURCE_ROOT; }; + 955579D712FA14A900CC458E /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579D812FA14A900CC458E /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SOURCE_ROOT; }; + 955579D912FA14A900CC458E /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579DA12FA14A900CC458E /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SOURCE_ROOT; }; + 955579DB12FA14A900CC458E /* btConvexPointCloudShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPointCloudShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579DC12FA14A900CC458E /* btConvexPointCloudShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPointCloudShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h; sourceTree = SOURCE_ROOT; }; + 955579DD12FA14A900CC458E /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579DE12FA14A900CC458E /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SOURCE_ROOT; }; + 955579DF12FA14A900CC458E /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579E012FA14A900CC458E /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 955579E112FA14A900CC458E /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579E212FA14A900CC458E /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SOURCE_ROOT; }; + 955579E312FA14A900CC458E /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579E412FA14A900CC458E /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SOURCE_ROOT; }; + 955579E512FA14A900CC458E /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579E612FA14A900CC458E /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SOURCE_ROOT; }; + 955579E712FA14A900CC458E /* btMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMaterial.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMaterial.h; sourceTree = SOURCE_ROOT; }; + 955579E812FA14A900CC458E /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579E912FA14A900CC458E /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SOURCE_ROOT; }; + 955579EA12FA14A900CC458E /* btMultimaterialTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultimaterialTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579EB12FA14A900CC458E /* btMultimaterialTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultimaterialTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 955579EC12FA14A900CC458E /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579ED12FA14A900CC458E /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SOURCE_ROOT; }; + 955579EE12FA14A900CC458E /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SOURCE_ROOT; }; + 955579EF12FA14A900CC458E /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SOURCE_ROOT; }; + 955579F012FA14A900CC458E /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579F112FA14A900CC458E /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SOURCE_ROOT; }; + 955579F212FA14A900CC458E /* btScaledBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btScaledBvhTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579F312FA14A900CC458E /* btScaledBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScaledBvhTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 955579F412FA14A900CC458E /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SOURCE_ROOT; }; + 955579F512FA14A900CC458E /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SOURCE_ROOT; }; + 955579F612FA14A900CC458E /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579F712FA14A900CC458E /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SOURCE_ROOT; }; + 955579F812FA14A900CC458E /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579F912FA14A900CC458E /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SOURCE_ROOT; }; + 955579FA12FA14A900CC458E /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SOURCE_ROOT; }; + 955579FB12FA14A900CC458E /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SOURCE_ROOT; }; + 955579FC12FA14A900CC458E /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SOURCE_ROOT; }; + 955579FD12FA14A900CC458E /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SOURCE_ROOT; }; + 955579FE12FA14A900CC458E /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SOURCE_ROOT; }; + 955579FF12FA14A900CC458E /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SOURCE_ROOT; }; + 95557A0012FA14A900CC458E /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SOURCE_ROOT; }; + 95557A0112FA14A900CC458E /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SOURCE_ROOT; }; + 95557A0212FA14A900CC458E /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SOURCE_ROOT; }; + 95557A0312FA14A900CC458E /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SOURCE_ROOT; }; + 95557A0412FA14A900CC458E /* btTriangleIndexVertexMaterialArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexMaterialArray.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp; sourceTree = SOURCE_ROOT; }; + 95557A0512FA14A900CC458E /* btTriangleIndexVertexMaterialArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexMaterialArray.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h; sourceTree = SOURCE_ROOT; }; + 95557A0612FA14A900CC458E /* btTriangleInfoMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleInfoMap.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h; sourceTree = SOURCE_ROOT; }; + 95557A0712FA14A900CC458E /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SOURCE_ROOT; }; + 95557A0812FA14A900CC458E /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SOURCE_ROOT; }; + 95557A0912FA14A900CC458E /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95557A0A12FA14A900CC458E /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95557A0B12FA14A900CC458E /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SOURCE_ROOT; }; + 95557A0C12FA14A900CC458E /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SOURCE_ROOT; }; + 95557A0D12FA14A900CC458E /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SOURCE_ROOT; }; + 95557A0F12FA14A900CC458E /* btBoxCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxCollision.h; path = ../../bullet/src/BulletCollision/Gimpact/btBoxCollision.h; sourceTree = SOURCE_ROOT; }; + 95557A1012FA14A900CC458E /* btClipPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btClipPolygon.h; path = ../../bullet/src/BulletCollision/Gimpact/btClipPolygon.h; sourceTree = SOURCE_ROOT; }; + 95557A1112FA14A900CC458E /* btContactProcessing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactProcessing.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btContactProcessing.cpp; sourceTree = SOURCE_ROOT; }; + 95557A1212FA14A900CC458E /* btContactProcessing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactProcessing.h; path = ../../bullet/src/BulletCollision/Gimpact/btContactProcessing.h; sourceTree = SOURCE_ROOT; }; + 95557A1312FA14A900CC458E /* btGenericPoolAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGenericPoolAllocator.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp; sourceTree = SOURCE_ROOT; }; + 95557A1412FA14A900CC458E /* btGenericPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGenericPoolAllocator.h; path = ../../bullet/src/BulletCollision/Gimpact/btGenericPoolAllocator.h; sourceTree = SOURCE_ROOT; }; + 95557A1512FA14A900CC458E /* btGeometryOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryOperations.h; path = ../../bullet/src/BulletCollision/Gimpact/btGeometryOperations.h; sourceTree = SOURCE_ROOT; }; + 95557A1612FA14A900CC458E /* btGImpactBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactBvh.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactBvh.cpp; sourceTree = SOURCE_ROOT; }; + 95557A1712FA14A900CC458E /* btGImpactBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactBvh.h; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactBvh.h; sourceTree = SOURCE_ROOT; }; + 95557A1812FA14A900CC458E /* btGImpactCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95557A1912FA14A900CC458E /* btGImpactCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95557A1A12FA14A900CC458E /* btGImpactMassUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactMassUtil.h; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactMassUtil.h; sourceTree = SOURCE_ROOT; }; + 95557A1B12FA14A900CC458E /* btGImpactQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactQuantizedBvh.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp; sourceTree = SOURCE_ROOT; }; + 95557A1C12FA14A900CC458E /* btGImpactQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactQuantizedBvh.h; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h; sourceTree = SOURCE_ROOT; }; + 95557A1D12FA14A900CC458E /* btGImpactShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactShape.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactShape.cpp; sourceTree = SOURCE_ROOT; }; + 95557A1E12FA14A900CC458E /* btGImpactShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactShape.h; path = ../../bullet/src/BulletCollision/Gimpact/btGImpactShape.h; sourceTree = SOURCE_ROOT; }; + 95557A1F12FA14A900CC458E /* btQuantization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuantization.h; path = ../../bullet/src/BulletCollision/Gimpact/btQuantization.h; sourceTree = SOURCE_ROOT; }; + 95557A2012FA14A900CC458E /* btTriangleShapeEx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleShapeEx.cpp; path = ../../bullet/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp; sourceTree = SOURCE_ROOT; }; + 95557A2112FA14A900CC458E /* btTriangleShapeEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShapeEx.h; path = ../../bullet/src/BulletCollision/Gimpact/btTriangleShapeEx.h; sourceTree = SOURCE_ROOT; }; + 95557A2212FA14A900CC458E /* gim_array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_array.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_array.h; sourceTree = SOURCE_ROOT; }; + 95557A2312FA14A900CC458E /* gim_basic_geometry_operations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_basic_geometry_operations.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h; sourceTree = SOURCE_ROOT; }; + 95557A2412FA14A900CC458E /* gim_bitset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_bitset.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_bitset.h; sourceTree = SOURCE_ROOT; }; + 95557A2512FA14A900CC458E /* gim_box_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_box_collision.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_box_collision.h; sourceTree = SOURCE_ROOT; }; + 95557A2612FA14A900CC458E /* gim_box_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_box_set.cpp; path = ../../bullet/src/BulletCollision/Gimpact/gim_box_set.cpp; sourceTree = SOURCE_ROOT; }; + 95557A2712FA14A900CC458E /* gim_box_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_box_set.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_box_set.h; sourceTree = SOURCE_ROOT; }; + 95557A2812FA14A900CC458E /* gim_clip_polygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_clip_polygon.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_clip_polygon.h; sourceTree = SOURCE_ROOT; }; + 95557A2912FA14A900CC458E /* gim_contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_contact.cpp; path = ../../bullet/src/BulletCollision/Gimpact/gim_contact.cpp; sourceTree = SOURCE_ROOT; }; + 95557A2A12FA14A900CC458E /* gim_contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_contact.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_contact.h; sourceTree = SOURCE_ROOT; }; + 95557A2B12FA14A900CC458E /* gim_geom_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_geom_types.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_geom_types.h; sourceTree = SOURCE_ROOT; }; + 95557A2C12FA14A900CC458E /* gim_geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_geometry.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_geometry.h; sourceTree = SOURCE_ROOT; }; + 95557A2D12FA14A900CC458E /* gim_hash_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_hash_table.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_hash_table.h; sourceTree = SOURCE_ROOT; }; + 95557A2E12FA14A900CC458E /* gim_linear_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_linear_math.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_linear_math.h; sourceTree = SOURCE_ROOT; }; + 95557A2F12FA14A900CC458E /* gim_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_math.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_math.h; sourceTree = SOURCE_ROOT; }; + 95557A3012FA14A900CC458E /* gim_memory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_memory.cpp; path = ../../bullet/src/BulletCollision/Gimpact/gim_memory.cpp; sourceTree = SOURCE_ROOT; }; + 95557A3112FA14A900CC458E /* gim_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_memory.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_memory.h; sourceTree = SOURCE_ROOT; }; + 95557A3212FA14A900CC458E /* gim_radixsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_radixsort.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_radixsort.h; sourceTree = SOURCE_ROOT; }; + 95557A3312FA14A900CC458E /* gim_tri_collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_tri_collision.cpp; path = ../../bullet/src/BulletCollision/Gimpact/gim_tri_collision.cpp; sourceTree = SOURCE_ROOT; }; + 95557A3412FA14A900CC458E /* gim_tri_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_tri_collision.h; path = ../../bullet/src/BulletCollision/Gimpact/gim_tri_collision.h; sourceTree = SOURCE_ROOT; }; + 95557A3612FA14A900CC458E /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SOURCE_ROOT; }; + 95557A3712FA14A900CC458E /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SOURCE_ROOT; }; + 95557A3812FA14A900CC458E /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95557A3912FA14A900CC458E /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95557A3A12FA14A900CC458E /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95557A3B12FA14A900CC458E /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SOURCE_ROOT; }; + 95557A3C12FA14A900CC458E /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95557A3D12FA14A900CC458E /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95557A3E12FA14A900CC458E /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SOURCE_ROOT; }; + 95557A3F12FA14A900CC458E /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SOURCE_ROOT; }; + 95557A4012FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95557A4112FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95557A4212FA14A900CC458E /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95557A4312FA14A900CC458E /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SOURCE_ROOT; }; + 95557A4412FA14A900CC458E /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SOURCE_ROOT; }; + 95557A4512FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95557A4612FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95557A4712FA14A900CC458E /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SOURCE_ROOT; }; + 95557A4812FA14A900CC458E /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SOURCE_ROOT; }; + 95557A4912FA14A900CC458E /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SOURCE_ROOT; }; + 95557A4A12FA14A900CC458E /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SOURCE_ROOT; }; + 95557A4B12FA14A900CC458E /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SOURCE_ROOT; }; + 95557A4C12FA14A900CC458E /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SOURCE_ROOT; }; + 95557A4D12FA14A900CC458E /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95557A4E12FA14A900CC458E /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95557A4F12FA14A900CC458E /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95557A5012FA14A900CC458E /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SOURCE_ROOT; }; + 95557A5312FA14A900CC458E /* btCharacterControllerInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCharacterControllerInterface.h; path = ../../bullet/src/BulletDynamics/Character/btCharacterControllerInterface.h; sourceTree = SOURCE_ROOT; }; + 95557A5412FA14A900CC458E /* btKinematicCharacterController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btKinematicCharacterController.cpp; path = ../../bullet/src/BulletDynamics/Character/btKinematicCharacterController.cpp; sourceTree = SOURCE_ROOT; }; + 95557A5512FA14A900CC458E /* btKinematicCharacterController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btKinematicCharacterController.h; path = ../../bullet/src/BulletDynamics/Character/btKinematicCharacterController.h; sourceTree = SOURCE_ROOT; }; + 95557A5712FA14A900CC458E /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A5812FA14A900CC458E /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A5912FA14A900CC458E /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95557A5A12FA14A900CC458E /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A5B12FA14A900CC458E /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A5C12FA14A900CC458E /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SOURCE_ROOT; }; + 95557A5D12FA14A900CC458E /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A5E12FA14A900CC458E /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A5F12FA14A900CC458E /* btGeneric6DofSpringConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofSpringConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6012FA14A900CC458E /* btGeneric6DofSpringConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofSpringConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A6112FA14A900CC458E /* btHinge2Constraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHinge2Constraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6212FA14A900CC458E /* btHinge2Constraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHinge2Constraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.h; sourceTree = SOURCE_ROOT; }; + 95557A6312FA14A900CC458E /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6412FA14A900CC458E /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A6512FA14A900CC458E /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SOURCE_ROOT; }; + 95557A6612FA14A900CC458E /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6712FA14A900CC458E /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A6812FA14A900CC458E /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6912FA14A900CC458E /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95557A6A12FA14A900CC458E /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6B12FA14A900CC458E /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A6C12FA14A900CC458E /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A6D12FA14A900CC458E /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A6E12FA14A900CC458E /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SOURCE_ROOT; }; + 95557A6F12FA14A900CC458E /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A7012FA14A900CC458E /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSorLcp.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp; sourceTree = SOURCE_ROOT; }; + 95557A7112FA14A900CC458E /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSorLcp.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.h; sourceTree = SOURCE_ROOT; }; + 95557A7212FA14A900CC458E /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A7312FA14A900CC458E /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A7412FA14A900CC458E /* btUniversalConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniversalConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95557A7512FA14A900CC458E /* btUniversalConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniversalConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h; sourceTree = SOURCE_ROOT; }; + 95557A7712FA14A900CC458E /* btActionInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btActionInterface.h; path = ../../bullet/src/BulletDynamics/Dynamics/btActionInterface.h; sourceTree = SOURCE_ROOT; }; + 95557A7812FA14A900CC458E /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95557A7912FA14A900CC458E /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95557A7A12FA14A900CC458E /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95557A7B12FA14A900CC458E /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95557A7C12FA14A900CC458E /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95557A7D12FA14A900CC458E /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SOURCE_ROOT; }; + 95557A7E12FA14A900CC458E /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SOURCE_ROOT; }; + 95557A7F12FA14A900CC458E /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95557A8012FA14A900CC458E /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95557A8112FA14A900CC458E /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "../../bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SOURCE_ROOT; }; + 95557A8312FA14A900CC458E /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SOURCE_ROOT; }; + 95557A8412FA14A900CC458E /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SOURCE_ROOT; }; + 95557A8512FA14A900CC458E /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = ../../bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SOURCE_ROOT; }; + 95557A8612FA14A900CC458E /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SOURCE_ROOT; }; + 95557A8712FA14A900CC458E /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SOURCE_ROOT; }; + 95557A8C12FA14A900CC458E /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = ../../bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SOURCE_ROOT; }; + 95557A8D12FA14A900CC458E /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = ../../bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SOURCE_ROOT; }; + 95557A8E12FA14A900CC458E /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = ../../bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SOURCE_ROOT; }; + 95557A8F12FA14A900CC458E /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = ../../bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SOURCE_ROOT; }; + 95557A9012FA14A900CC458E /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = ../../bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SOURCE_ROOT; }; + 95557A9112FA14A900CC458E /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = ../../bullet/src/LinearMath/btConvexHull.h; sourceTree = SOURCE_ROOT; }; + 95557A9212FA14A900CC458E /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = ../../bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SOURCE_ROOT; }; + 95557A9312FA14A900CC458E /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = ../../bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SOURCE_ROOT; }; + 95557A9412FA14A900CC458E /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = ../../bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SOURCE_ROOT; }; + 95557A9512FA14A900CC458E /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = ../../bullet/src/LinearMath/btHashMap.h; sourceTree = SOURCE_ROOT; }; + 95557A9612FA14A900CC458E /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = ../../bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SOURCE_ROOT; }; + 95557A9712FA14A900CC458E /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = ../../bullet/src/LinearMath/btList.h; sourceTree = SOURCE_ROOT; }; + 95557A9812FA14A900CC458E /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = ../../bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SOURCE_ROOT; }; + 95557A9912FA14A900CC458E /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = ../../bullet/src/LinearMath/btMinMax.h; sourceTree = SOURCE_ROOT; }; + 95557A9A12FA14A900CC458E /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = ../../bullet/src/LinearMath/btMotionState.h; sourceTree = SOURCE_ROOT; }; + 95557A9B12FA14A900CC458E /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = ../../bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SOURCE_ROOT; }; + 95557A9C12FA14A900CC458E /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = ../../bullet/src/LinearMath/btQuadWord.h; sourceTree = SOURCE_ROOT; }; + 95557A9D12FA14A900CC458E /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = ../../bullet/src/LinearMath/btQuaternion.h; sourceTree = SOURCE_ROOT; }; + 95557A9E12FA14A900CC458E /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = ../../bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SOURCE_ROOT; }; + 95557A9F12FA14A900CC458E /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = ../../bullet/src/LinearMath/btQuickprof.h; sourceTree = SOURCE_ROOT; }; + 95557AA012FA14A900CC458E /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = ../../bullet/src/LinearMath/btRandom.h; sourceTree = SOURCE_ROOT; }; + 95557AA112FA14A900CC458E /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = ../../bullet/src/LinearMath/btScalar.h; sourceTree = SOURCE_ROOT; }; + 95557AA212FA14A900CC458E /* btSerializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSerializer.cpp; path = ../../bullet/src/LinearMath/btSerializer.cpp; sourceTree = SOURCE_ROOT; }; + 95557AA312FA14A900CC458E /* btSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSerializer.h; path = ../../bullet/src/LinearMath/btSerializer.h; sourceTree = SOURCE_ROOT; }; + 95557AA412FA14A900CC458E /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = ../../bullet/src/LinearMath/btStackAlloc.h; sourceTree = SOURCE_ROOT; }; + 95557AA512FA14A900CC458E /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = ../../bullet/src/LinearMath/btTransform.h; sourceTree = SOURCE_ROOT; }; + 95557AA612FA14A900CC458E /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = ../../bullet/src/LinearMath/btTransformUtil.h; sourceTree = SOURCE_ROOT; }; + 95557AA712FA14A900CC458E /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = ../../bullet/src/LinearMath/btVector3.h; sourceTree = SOURCE_ROOT; }; + 95557AA812FA14A900CC458E /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../../bullet/src/Makefile; sourceTree = SOURCE_ROOT; }; + 95557AA912FA14A900CC458E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../../bullet/src/Makefile.am; sourceTree = SOURCE_ROOT; }; + 95557AAA12FA14A900CC458E /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.in; path = ../../bullet/src/Makefile.in; sourceTree = SOURCE_ROOT; }; + 95557AAB12FA14A900CC458E /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = VERSION; path = ../../bullet/VERSION; sourceTree = SOURCE_ROOT; }; 9556A87C119EF976009C558F /* options_screen_audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_audio.cpp; path = ../../states_screens/options_screen_audio.cpp; sourceTree = SOURCE_ROOT; }; 9556A87D119EF976009C558F /* options_screen_audio.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options_screen_audio.hpp; path = ../../states_screens/options_screen_audio.hpp; sourceTree = SOURCE_ROOT; }; 9556A87E119EF976009C558F /* options_screen_video.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_video.cpp; path = ../../states_screens/options_screen_video.cpp; sourceTree = SOURCE_ROOT; }; @@ -581,230 +1106,6 @@ 95C2AC2E0F296540000D3E5D /* sfx_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_manager.hpp; path = ../../audio/sfx_manager.hpp; sourceTree = SOURCE_ROOT; }; 95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_openal.cpp; path = ../../audio/sfx_openal.cpp; sourceTree = SOURCE_ROOT; }; 95C2AC300F296540000D3E5D /* sfx_openal.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_openal.hpp; path = ../../audio/sfx_openal.hpp; sourceTree = SOURCE_ROOT; }; - 95C2ACD30F296541000D3E5D /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; }; - 95C2ACD40F296541000D3E5D /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; }; - 95C2AD2A0F296541000D3E5D /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; }; - 95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD2F0F296541000D3E5D /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SOURCE_ROOT; }; - 95C2AD300F296541000D3E5D /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SOURCE_ROOT; }; - 95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD320F296541000D3E5D /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SOURCE_ROOT; }; - 95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD340F296541000D3E5D /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD350F296541000D3E5D /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD360F296541000D3E5D /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SOURCE_ROOT; }; - 95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD380F296541000D3E5D /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SOURCE_ROOT; }; - 95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD3A0F296541000D3E5D /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SOURCE_ROOT; }; - 95C2AD3B0F296541000D3E5D /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SOURCE_ROOT; }; - 95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD3D0F296541000D3E5D /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SOURCE_ROOT; }; - 95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD400F296541000D3E5D /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD420F296541000D3E5D /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SOURCE_ROOT; }; - 95C2AD430F296541000D3E5D /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; - 95C2AD440F296541000D3E5D /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SOURCE_ROOT; }; - 95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD460F296541000D3E5D /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SOURCE_ROOT; }; - 95C2AD470F296541000D3E5D /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD480F296541000D3E5D /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SOURCE_ROOT; }; - 95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD4A0F296541000D3E5D /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SOURCE_ROOT; }; - 95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD4C0F296541000D3E5D /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD4E0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD500F296541000D3E5D /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD520F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD540F296541000D3E5D /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; - 95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD560F296541000D3E5D /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD570F296541000D3E5D /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD580F296541000D3E5D /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SOURCE_ROOT; }; - 95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD5A0F296541000D3E5D /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SOURCE_ROOT; }; - 95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD5C0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD5E0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD600F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; - 95C2AD610F296541000D3E5D /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD620F296541000D3E5D /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SOURCE_ROOT; }; - 95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD640F296541000D3E5D /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SOURCE_ROOT; }; - 95C2AD660F296541000D3E5D /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD670F296541000D3E5D /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD690F296541000D3E5D /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD6B0F296541000D3E5D /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD6C0F296541000D3E5D /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SOURCE_ROOT; }; - 95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD6E0F296541000D3E5D /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD700F296541000D3E5D /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD710F296541000D3E5D /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD720F296541000D3E5D /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD730F296541000D3E5D /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD740F296541000D3E5D /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD760F296541000D3E5D /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD780F296541000D3E5D /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD790F296541000D3E5D /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD7A0F296541000D3E5D /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD7C0F296541000D3E5D /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD7E0F296541000D3E5D /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD800F296541000D3E5D /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD820F296541000D3E5D /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD840F296541000D3E5D /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD860F296541000D3E5D /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD880F296541000D3E5D /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SOURCE_ROOT; }; - 95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD8A0F296541000D3E5D /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD8C0F296541000D3E5D /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SOURCE_ROOT; }; - 95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD8E0F296541000D3E5D /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD900F296541000D3E5D /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD920F296541000D3E5D /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SOURCE_ROOT; }; - 95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD940F296541000D3E5D /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD960F296541000D3E5D /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SOURCE_ROOT; }; - 95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD980F296541000D3E5D /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SOURCE_ROOT; }; - 95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD9A0F296541000D3E5D /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SOURCE_ROOT; }; - 95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD9C0F296541000D3E5D /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SOURCE_ROOT; }; - 95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AD9E0F296541000D3E5D /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; - 95C2AD9F0F296541000D3E5D /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SOURCE_ROOT; }; - 95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADA10F296541000D3E5D /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SOURCE_ROOT; }; - 95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADA40F296541000D3E5D /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SOURCE_ROOT; }; - 95C2ADA50F296541000D3E5D /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADA60F296541000D3E5D /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SOURCE_ROOT; }; - 95C2ADA70F296541000D3E5D /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADA80F296541000D3E5D /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SOURCE_ROOT; }; - 95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADAA0F296541000D3E5D /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SOURCE_ROOT; }; - 95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADAC0F296541000D3E5D /* btGjkEpa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h; sourceTree = SOURCE_ROOT; }; - 95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADAE0F296541000D3E5D /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SOURCE_ROOT; }; - 95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADB00F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADB20F296541000D3E5D /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SOURCE_ROOT; }; - 95C2ADB30F296541000D3E5D /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADB50F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADB70F296541000D3E5D /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SOURCE_ROOT; }; - 95C2ADB80F296541000D3E5D /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SOURCE_ROOT; }; - 95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADBA0F296541000D3E5D /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SOURCE_ROOT; }; - 95C2ADBB0F296541000D3E5D /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SOURCE_ROOT; }; - 95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADBD0F296541000D3E5D /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SOURCE_ROOT; }; - 95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADBF0F296541000D3E5D /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADC30F296541000D3E5D /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADC40F296541000D3E5D /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADC60F296541000D3E5D /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADC70F296541000D3E5D /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SOURCE_ROOT; }; - 95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADC90F296541000D3E5D /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADCB0F296541000D3E5D /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADCC0F296541000D3E5D /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SOURCE_ROOT; }; - 95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeContactJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADCE0F296541000D3E5D /* btOdeContactJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeContactJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADD00F296541000D3E5D /* btOdeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADD10F296541000D3E5D /* btOdeMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeMacros.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeMacros.h; sourceTree = SOURCE_ROOT; }; - 95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeQuickstepConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADD30F296541000D3E5D /* btOdeQuickstepConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeQuickstepConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADD40F296541000D3E5D /* btOdeSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeSolverBody.h; sourceTree = SOURCE_ROOT; }; - 95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeTypedJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADD60F296541000D3E5D /* btOdeTypedJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeTypedJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADD80F296541000D3E5D /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADDA0F296541000D3E5D /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SOURCE_ROOT; }; - 95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADDC0F296541000D3E5D /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADDE0F296541000D3E5D /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADDF0F296541000D3E5D /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SOURCE_ROOT; }; - 95C2ADE00F296541000D3E5D /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADE10F296541000D3E5D /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSorLcp.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADE20F296541000D3E5D /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSorLcp.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.h; sourceTree = SOURCE_ROOT; }; - 95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADE40F296541000D3E5D /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SOURCE_ROOT; }; - 95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADE70F296541000D3E5D /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; - 95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADE90F296541000D3E5D /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; - 95C2ADEA0F296541000D3E5D /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; - 95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADEC0F296541000D3E5D /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SOURCE_ROOT; }; - 95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADEE0F296541000D3E5D /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; - 95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "../../bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SOURCE_ROOT; }; - 95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADF20F296541000D3E5D /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SOURCE_ROOT; }; - 95C2ADF30F296541000D3E5D /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = ../../bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SOURCE_ROOT; }; - 95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADF50F296541000D3E5D /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SOURCE_ROOT; }; - 95C2ADFA0F296541000D3E5D /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = ../../bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SOURCE_ROOT; }; - 95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = ../../bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADFC0F296541000D3E5D /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = ../../bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SOURCE_ROOT; }; - 95C2ADFD0F296541000D3E5D /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = ../../bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SOURCE_ROOT; }; - 95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = ../../bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SOURCE_ROOT; }; - 95C2ADFF0F296541000D3E5D /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = ../../bullet/src/LinearMath/btConvexHull.h; sourceTree = SOURCE_ROOT; }; - 95C2AE000F296541000D3E5D /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = ../../bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SOURCE_ROOT; }; - 95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = ../../bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AE020F296541000D3E5D /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = ../../bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SOURCE_ROOT; }; - 95C2AE030F296541000D3E5D /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = ../../bullet/src/LinearMath/btHashMap.h; sourceTree = SOURCE_ROOT; }; - 95C2AE040F296541000D3E5D /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = ../../bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SOURCE_ROOT; }; - 95C2AE050F296541000D3E5D /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = ../../bullet/src/LinearMath/btList.h; sourceTree = SOURCE_ROOT; }; - 95C2AE060F296541000D3E5D /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = ../../bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SOURCE_ROOT; }; - 95C2AE070F296541000D3E5D /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = ../../bullet/src/LinearMath/btMinMax.h; sourceTree = SOURCE_ROOT; }; - 95C2AE080F296541000D3E5D /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = ../../bullet/src/LinearMath/btMotionState.h; sourceTree = SOURCE_ROOT; }; - 95C2AE090F296541000D3E5D /* btPoint3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint3.h; path = ../../bullet/src/LinearMath/btPoint3.h; sourceTree = SOURCE_ROOT; }; - 95C2AE0A0F296541000D3E5D /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = ../../bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SOURCE_ROOT; }; - 95C2AE0B0F296541000D3E5D /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = ../../bullet/src/LinearMath/btQuadWord.h; sourceTree = SOURCE_ROOT; }; - 95C2AE0C0F296541000D3E5D /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = ../../bullet/src/LinearMath/btQuaternion.h; sourceTree = SOURCE_ROOT; }; - 95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = ../../bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SOURCE_ROOT; }; - 95C2AE0E0F296541000D3E5D /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = ../../bullet/src/LinearMath/btQuickprof.h; sourceTree = SOURCE_ROOT; }; - 95C2AE0F0F296541000D3E5D /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = ../../bullet/src/LinearMath/btRandom.h; sourceTree = SOURCE_ROOT; }; - 95C2AE100F296541000D3E5D /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = ../../bullet/src/LinearMath/btScalar.h; sourceTree = SOURCE_ROOT; }; - 95C2AE110F296541000D3E5D /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = ../../bullet/src/LinearMath/btStackAlloc.h; sourceTree = SOURCE_ROOT; }; - 95C2AE120F296541000D3E5D /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = ../../bullet/src/LinearMath/btTransform.h; sourceTree = SOURCE_ROOT; }; - 95C2AE130F296541000D3E5D /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = ../../bullet/src/LinearMath/btTransformUtil.h; sourceTree = SOURCE_ROOT; }; - 95C2AE140F296541000D3E5D /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedUserInfo.h; path = ../../bullet/src/LinearMath/btTypedUserInfo.h; sourceTree = SOURCE_ROOT; }; - 95C2AE150F296541000D3E5D /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = ../../bullet/src/LinearMath/btVector3.h; sourceTree = SOURCE_ROOT; }; 95C2AE260F296541000D3E5D /* challenge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge.cpp; path = ../../challenges/challenge.cpp; sourceTree = SOURCE_ROOT; }; 95C2AE270F296541000D3E5D /* challenge.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge.hpp; path = ../../challenges/challenge.hpp; sourceTree = SOURCE_ROOT; }; 95C2AE280F296541000D3E5D /* challenge_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge_data.cpp; path = ../../challenges/challenge_data.cpp; sourceTree = SOURCE_ROOT; }; @@ -1176,6 +1477,7 @@ 9551C9F80FC1B87600DB481B /* Config.xcconfig */, 95D464880FA37B1B00F50CA2 /* libIrrlicht.a */, 95D538830F69D61C00B4062E /* irrlicht */, + 9555790F12FA14A900CC458E /* bullet */, 95C2ABA60F29653F000D3E5D /* src */, 9513B40E0F0EDE80005D29F6 /* Frameworks */, 1AB674ADFE9D54B511CA2CBB /* Products */, @@ -1305,6 +1607,535 @@ path = ../../addons; sourceTree = SOURCE_ROOT; }; + 9555790F12FA14A900CC458E /* bullet */ = { + isa = PBXGroup; + children = ( + 9555791012FA14A900CC458E /* AUTHORS */, + 9555791112FA14A900CC458E /* BulletLicense.txt */, + 9555791212FA14A900CC458E /* Changelog */, + 9555791312FA14A900CC458E /* ChangeLog.txt */, + 9555791412FA14A900CC458E /* copy_bullet_files */, + 9555791512FA14A900CC458E /* LICENSE */, + 9555791612FA14A900CC458E /* Makefile */, + 9555791712FA14A900CC458E /* Makefile.am */, + 9555791812FA14A900CC458E /* Makefile.in */, + 9555791912FA14A900CC458E /* README */, + 9555791A12FA14A900CC458E /* src */, + 95557AAB12FA14A900CC458E /* VERSION */, + ); + name = bullet; + path = ../../bullet; + sourceTree = SOURCE_ROOT; + }; + 9555791A12FA14A900CC458E /* src */ = { + isa = PBXGroup; + children = ( + 9555791B12FA14A900CC458E /* .deps */, + 9555797712FA14A900CC458E /* btBulletCollisionCommon.h */, + 9555797812FA14A900CC458E /* btBulletDynamicsCommon.h */, + 9555797912FA14A900CC458E /* Bullet-C-Api.h */, + 9555797A12FA14A900CC458E /* BulletCollision */, + 95557A5112FA14A900CC458E /* BulletDynamics */, + 95557A8B12FA14A900CC458E /* LinearMath */, + 95557AA812FA14A900CC458E /* Makefile */, + 95557AA912FA14A900CC458E /* Makefile.am */, + 95557AAA12FA14A900CC458E /* Makefile.in */, + ); + name = src; + path = ../../bullet/src; + sourceTree = SOURCE_ROOT; + }; + 9555791B12FA14A900CC458E /* .deps */ = { + isa = PBXGroup; + children = ( + 9555791C12FA14A900CC458E /* btAlignedAllocator.Po */, + 9555791D12FA14A900CC458E /* btAxisSweep3.Po */, + 9555791E12FA14A900CC458E /* btBoxBoxCollisionAlgorithm.Po */, + 9555791F12FA14A900CC458E /* btBoxBoxDetector.Po */, + 9555792012FA14A900CC458E /* btBoxShape.Po */, + 9555792112FA14A900CC458E /* btBroadphaseProxy.Po */, + 9555792212FA14A900CC458E /* btBvhTriangleMeshShape.Po */, + 9555792312FA14A900CC458E /* btCapsuleShape.Po */, + 9555792412FA14A900CC458E /* btCollisionAlgorithm.Po */, + 9555792512FA14A900CC458E /* btCollisionDispatcher.Po */, + 9555792612FA14A900CC458E /* btCollisionObject.Po */, + 9555792712FA14A900CC458E /* btCollisionShape.Po */, + 9555792812FA14A900CC458E /* btCollisionWorld.Po */, + 9555792912FA14A900CC458E /* btCompoundCollisionAlgorithm.Po */, + 9555792A12FA14A900CC458E /* btCompoundShape.Po */, + 9555792B12FA14A900CC458E /* btConcaveShape.Po */, + 9555792C12FA14A900CC458E /* btConeShape.Po */, + 9555792D12FA14A900CC458E /* btConeTwistConstraint.Po */, + 9555792E12FA14A900CC458E /* btContactConstraint.Po */, + 9555792F12FA14A900CC458E /* btContinuousConvexCollision.Po */, + 9555793012FA14A900CC458E /* btContinuousDynamicsWorld.Po */, + 9555793112FA14A900CC458E /* btConvexCast.Po */, + 9555793212FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.Po */, + 9555793312FA14A900CC458E /* btConvexConvexAlgorithm.Po */, + 9555793412FA14A900CC458E /* btConvexHull.Po */, + 9555793512FA14A900CC458E /* btConvexHullShape.Po */, + 9555793612FA14A900CC458E /* btConvexInternalShape.Po */, + 9555793712FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.Po */, + 9555793812FA14A900CC458E /* btConvexShape.Po */, + 9555793912FA14A900CC458E /* btConvexTriangleMeshShape.Po */, + 9555793A12FA14A900CC458E /* btCylinderShape.Po */, + 9555793B12FA14A900CC458E /* btDefaultCollisionConfiguration.Po */, + 9555793C12FA14A900CC458E /* btDiscreteDynamicsWorld.Po */, + 9555793D12FA14A900CC458E /* btDispatcher.Po */, + 9555793E12FA14A900CC458E /* btEmptyCollisionAlgorithm.Po */, + 9555793F12FA14A900CC458E /* btEmptyShape.Po */, + 9555794012FA14A900CC458E /* btGeneric6DofConstraint.Po */, + 9555794112FA14A900CC458E /* btGeometryUtil.Po */, + 9555794212FA14A900CC458E /* btGjkConvexCast.Po */, + 9555794312FA14A900CC458E /* btGjkEpa.Po */, + 9555794412FA14A900CC458E /* btGjkEpa2.Po */, + 9555794512FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.Po */, + 9555794612FA14A900CC458E /* btGjkPairDetector.Po */, + 9555794712FA14A900CC458E /* btHeightfieldTerrainShape.Po */, + 9555794812FA14A900CC458E /* btHingeConstraint.Po */, + 9555794912FA14A900CC458E /* btManifoldResult.Po */, + 9555794A12FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.Po */, + 9555794B12FA14A900CC458E /* btMinkowskiSumShape.Po */, + 9555794C12FA14A900CC458E /* btMultiSapBroadphase.Po */, + 9555794D12FA14A900CC458E /* btMultiSphereShape.Po */, + 9555794E12FA14A900CC458E /* btOdeContactJoint.Po */, + 9555794F12FA14A900CC458E /* btOdeJoint.Po */, + 9555795012FA14A900CC458E /* btOdeQuickstepConstraintSolver.Po */, + 9555795112FA14A900CC458E /* btOdeTypedJoint.Po */, + 9555795212FA14A900CC458E /* btOptimizedBvh.Po */, + 9555795312FA14A900CC458E /* btOverlappingPairCache.Po */, + 9555795412FA14A900CC458E /* btPersistentManifold.Po */, + 9555795512FA14A900CC458E /* btPoint2PointConstraint.Po */, + 9555795612FA14A900CC458E /* btPolyhedralConvexShape.Po */, + 9555795712FA14A900CC458E /* btQuickprof.Po */, + 9555795812FA14A900CC458E /* btRaycastCallback.Po */, + 9555795912FA14A900CC458E /* btRaycastVehicle.Po */, + 9555795A12FA14A900CC458E /* btRigidBody.Po */, + 9555795B12FA14A900CC458E /* btSequentialImpulseConstraintSolver.Po */, + 9555795C12FA14A900CC458E /* btShapeHull.Po */, + 9555795D12FA14A900CC458E /* btSimpleBroadphase.Po */, + 9555795E12FA14A900CC458E /* btSimpleDynamicsWorld.Po */, + 9555795F12FA14A900CC458E /* btSimulationIslandManager.Po */, + 9555796012FA14A900CC458E /* btSliderConstraint.Po */, + 9555796112FA14A900CC458E /* btSolve2LinearConstraint.Po */, + 9555796212FA14A900CC458E /* btSorLcp.Po */, + 9555796312FA14A900CC458E /* btSphereBoxCollisionAlgorithm.Po */, + 9555796412FA14A900CC458E /* btSphereShape.Po */, + 9555796512FA14A900CC458E /* btSphereSphereCollisionAlgorithm.Po */, + 9555796612FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.Po */, + 9555796712FA14A900CC458E /* btStaticPlaneShape.Po */, + 9555796812FA14A900CC458E /* btStridingMeshInterface.Po */, + 9555796912FA14A900CC458E /* btSubSimplexConvexCast.Po */, + 9555796A12FA14A900CC458E /* btTetrahedronShape.Po */, + 9555796B12FA14A900CC458E /* btTriangleBuffer.Po */, + 9555796C12FA14A900CC458E /* btTriangleCallback.Po */, + 9555796D12FA14A900CC458E /* btTriangleIndexVertexArray.Po */, + 9555796E12FA14A900CC458E /* btTriangleMesh.Po */, + 9555796F12FA14A900CC458E /* btTriangleMeshShape.Po */, + 9555797012FA14A900CC458E /* btTypedConstraint.Po */, + 9555797112FA14A900CC458E /* btUniformScalingShape.Po */, + 9555797212FA14A900CC458E /* btUnionFind.Po */, + 9555797312FA14A900CC458E /* btVoronoiSimplexSolver.Po */, + 9555797412FA14A900CC458E /* btWheelInfo.Po */, + 9555797512FA14A900CC458E /* Bullet-C-API.Po */, + 9555797612FA14A900CC458E /* SphereTriangleDetector.Po */, + ); + name = .deps; + path = ../../bullet/src/.deps; + sourceTree = SOURCE_ROOT; + }; + 9555797A12FA14A900CC458E /* BulletCollision */ = { + isa = PBXGroup; + children = ( + 9555797B12FA14A900CC458E /* BroadphaseCollision */, + 9555799212FA14A900CC458E /* CollisionDispatch */, + 955579C312FA14A900CC458E /* CollisionShapes */, + 95557A0E12FA14A900CC458E /* Gimpact */, + 95557A3512FA14A900CC458E /* NarrowPhaseCollision */, + ); + name = BulletCollision; + path = ../../bullet/src/BulletCollision; + sourceTree = SOURCE_ROOT; + }; + 9555797B12FA14A900CC458E /* BroadphaseCollision */ = { + isa = PBXGroup; + children = ( + 9555797C12FA14A900CC458E /* btAxisSweep3.cpp */, + 9555797D12FA14A900CC458E /* btAxisSweep3.h */, + 9555797E12FA14A900CC458E /* btBroadphaseInterface.h */, + 9555797F12FA14A900CC458E /* btBroadphaseProxy.cpp */, + 9555798012FA14A900CC458E /* btBroadphaseProxy.h */, + 9555798112FA14A900CC458E /* btCollisionAlgorithm.cpp */, + 9555798212FA14A900CC458E /* btCollisionAlgorithm.h */, + 9555798312FA14A900CC458E /* btDbvt.cpp */, + 9555798412FA14A900CC458E /* btDbvt.h */, + 9555798512FA14A900CC458E /* btDbvtBroadphase.cpp */, + 9555798612FA14A900CC458E /* btDbvtBroadphase.h */, + 9555798712FA14A900CC458E /* btDispatcher.cpp */, + 9555798812FA14A900CC458E /* btDispatcher.h */, + 9555798912FA14A900CC458E /* btMultiSapBroadphase.cpp */, + 9555798A12FA14A900CC458E /* btMultiSapBroadphase.h */, + 9555798B12FA14A900CC458E /* btOverlappingPairCache.cpp */, + 9555798C12FA14A900CC458E /* btOverlappingPairCache.h */, + 9555798D12FA14A900CC458E /* btOverlappingPairCallback.h */, + 9555798E12FA14A900CC458E /* btQuantizedBvh.cpp */, + 9555798F12FA14A900CC458E /* btQuantizedBvh.h */, + 9555799012FA14A900CC458E /* btSimpleBroadphase.cpp */, + 9555799112FA14A900CC458E /* btSimpleBroadphase.h */, + ); + name = BroadphaseCollision; + path = ../../bullet/src/BulletCollision/BroadphaseCollision; + sourceTree = SOURCE_ROOT; + }; + 9555799212FA14A900CC458E /* CollisionDispatch */ = { + isa = PBXGroup; + children = ( + 9555799312FA14A900CC458E /* btActivatingCollisionAlgorithm.cpp */, + 9555799412FA14A900CC458E /* btActivatingCollisionAlgorithm.h */, + 9555799512FA14A900CC458E /* btBox2dBox2dCollisionAlgorithm.cpp */, + 9555799612FA14A900CC458E /* btBox2dBox2dCollisionAlgorithm.h */, + 9555799712FA14A900CC458E /* btBoxBoxCollisionAlgorithm.cpp */, + 9555799812FA14A900CC458E /* btBoxBoxCollisionAlgorithm.h */, + 9555799912FA14A900CC458E /* btBoxBoxDetector.cpp */, + 9555799A12FA14A900CC458E /* btBoxBoxDetector.h */, + 9555799B12FA14A900CC458E /* btCollisionConfiguration.h */, + 9555799C12FA14A900CC458E /* btCollisionCreateFunc.h */, + 9555799D12FA14A900CC458E /* btCollisionDispatcher.cpp */, + 9555799E12FA14A900CC458E /* btCollisionDispatcher.h */, + 9555799F12FA14A900CC458E /* btCollisionObject.cpp */, + 955579A012FA14A900CC458E /* btCollisionObject.h */, + 955579A112FA14A900CC458E /* btCollisionWorld.cpp */, + 955579A212FA14A900CC458E /* btCollisionWorld.h */, + 955579A312FA14A900CC458E /* btCompoundCollisionAlgorithm.cpp */, + 955579A412FA14A900CC458E /* btCompoundCollisionAlgorithm.h */, + 955579A512FA14A900CC458E /* btConvex2dConvex2dAlgorithm.cpp */, + 955579A612FA14A900CC458E /* btConvex2dConvex2dAlgorithm.h */, + 955579A712FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.cpp */, + 955579A812FA14A900CC458E /* btConvexConcaveCollisionAlgorithm.h */, + 955579A912FA14A900CC458E /* btConvexConvexAlgorithm.cpp */, + 955579AA12FA14A900CC458E /* btConvexConvexAlgorithm.h */, + 955579AB12FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.cpp */, + 955579AC12FA14A900CC458E /* btConvexPlaneCollisionAlgorithm.h */, + 955579AD12FA14A900CC458E /* btDefaultCollisionConfiguration.cpp */, + 955579AE12FA14A900CC458E /* btDefaultCollisionConfiguration.h */, + 955579AF12FA14A900CC458E /* btEmptyCollisionAlgorithm.cpp */, + 955579B012FA14A900CC458E /* btEmptyCollisionAlgorithm.h */, + 955579B112FA14A900CC458E /* btGhostObject.cpp */, + 955579B212FA14A900CC458E /* btGhostObject.h */, + 955579B312FA14A900CC458E /* btInternalEdgeUtility.cpp */, + 955579B412FA14A900CC458E /* btInternalEdgeUtility.h */, + 955579B512FA14A900CC458E /* btManifoldResult.cpp */, + 955579B612FA14A900CC458E /* btManifoldResult.h */, + 955579B712FA14A900CC458E /* btSimulationIslandManager.cpp */, + 955579B812FA14A900CC458E /* btSimulationIslandManager.h */, + 955579B912FA14A900CC458E /* btSphereBoxCollisionAlgorithm.cpp */, + 955579BA12FA14A900CC458E /* btSphereBoxCollisionAlgorithm.h */, + 955579BB12FA14A900CC458E /* btSphereSphereCollisionAlgorithm.cpp */, + 955579BC12FA14A900CC458E /* btSphereSphereCollisionAlgorithm.h */, + 955579BD12FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.cpp */, + 955579BE12FA14A900CC458E /* btSphereTriangleCollisionAlgorithm.h */, + 955579BF12FA14A900CC458E /* btUnionFind.cpp */, + 955579C012FA14A900CC458E /* btUnionFind.h */, + 955579C112FA14A900CC458E /* SphereTriangleDetector.cpp */, + 955579C212FA14A900CC458E /* SphereTriangleDetector.h */, + ); + name = CollisionDispatch; + path = ../../bullet/src/BulletCollision/CollisionDispatch; + sourceTree = SOURCE_ROOT; + }; + 955579C312FA14A900CC458E /* CollisionShapes */ = { + isa = PBXGroup; + children = ( + 955579C412FA14A900CC458E /* btBox2dShape.cpp */, + 955579C512FA14A900CC458E /* btBox2dShape.h */, + 955579C612FA14A900CC458E /* btBoxShape.cpp */, + 955579C712FA14A900CC458E /* btBoxShape.h */, + 955579C812FA14A900CC458E /* btBvhTriangleMeshShape.cpp */, + 955579C912FA14A900CC458E /* btBvhTriangleMeshShape.h */, + 955579CA12FA14A900CC458E /* btCapsuleShape.cpp */, + 955579CB12FA14A900CC458E /* btCapsuleShape.h */, + 955579CC12FA14A900CC458E /* btCollisionMargin.h */, + 955579CD12FA14A900CC458E /* btCollisionShape.cpp */, + 955579CE12FA14A900CC458E /* btCollisionShape.h */, + 955579CF12FA14A900CC458E /* btCompoundShape.cpp */, + 955579D012FA14A900CC458E /* btCompoundShape.h */, + 955579D112FA14A900CC458E /* btConcaveShape.cpp */, + 955579D212FA14A900CC458E /* btConcaveShape.h */, + 955579D312FA14A900CC458E /* btConeShape.cpp */, + 955579D412FA14A900CC458E /* btConeShape.h */, + 955579D512FA14A900CC458E /* btConvex2dShape.cpp */, + 955579D612FA14A900CC458E /* btConvex2dShape.h */, + 955579D712FA14A900CC458E /* btConvexHullShape.cpp */, + 955579D812FA14A900CC458E /* btConvexHullShape.h */, + 955579D912FA14A900CC458E /* btConvexInternalShape.cpp */, + 955579DA12FA14A900CC458E /* btConvexInternalShape.h */, + 955579DB12FA14A900CC458E /* btConvexPointCloudShape.cpp */, + 955579DC12FA14A900CC458E /* btConvexPointCloudShape.h */, + 955579DD12FA14A900CC458E /* btConvexShape.cpp */, + 955579DE12FA14A900CC458E /* btConvexShape.h */, + 955579DF12FA14A900CC458E /* btConvexTriangleMeshShape.cpp */, + 955579E012FA14A900CC458E /* btConvexTriangleMeshShape.h */, + 955579E112FA14A900CC458E /* btCylinderShape.cpp */, + 955579E212FA14A900CC458E /* btCylinderShape.h */, + 955579E312FA14A900CC458E /* btEmptyShape.cpp */, + 955579E412FA14A900CC458E /* btEmptyShape.h */, + 955579E512FA14A900CC458E /* btHeightfieldTerrainShape.cpp */, + 955579E612FA14A900CC458E /* btHeightfieldTerrainShape.h */, + 955579E712FA14A900CC458E /* btMaterial.h */, + 955579E812FA14A900CC458E /* btMinkowskiSumShape.cpp */, + 955579E912FA14A900CC458E /* btMinkowskiSumShape.h */, + 955579EA12FA14A900CC458E /* btMultimaterialTriangleMeshShape.cpp */, + 955579EB12FA14A900CC458E /* btMultimaterialTriangleMeshShape.h */, + 955579EC12FA14A900CC458E /* btMultiSphereShape.cpp */, + 955579ED12FA14A900CC458E /* btMultiSphereShape.h */, + 955579EE12FA14A900CC458E /* btOptimizedBvh.cpp */, + 955579EF12FA14A900CC458E /* btOptimizedBvh.h */, + 955579F012FA14A900CC458E /* btPolyhedralConvexShape.cpp */, + 955579F112FA14A900CC458E /* btPolyhedralConvexShape.h */, + 955579F212FA14A900CC458E /* btScaledBvhTriangleMeshShape.cpp */, + 955579F312FA14A900CC458E /* btScaledBvhTriangleMeshShape.h */, + 955579F412FA14A900CC458E /* btShapeHull.cpp */, + 955579F512FA14A900CC458E /* btShapeHull.h */, + 955579F612FA14A900CC458E /* btSphereShape.cpp */, + 955579F712FA14A900CC458E /* btSphereShape.h */, + 955579F812FA14A900CC458E /* btStaticPlaneShape.cpp */, + 955579F912FA14A900CC458E /* btStaticPlaneShape.h */, + 955579FA12FA14A900CC458E /* btStridingMeshInterface.cpp */, + 955579FB12FA14A900CC458E /* btStridingMeshInterface.h */, + 955579FC12FA14A900CC458E /* btTetrahedronShape.cpp */, + 955579FD12FA14A900CC458E /* btTetrahedronShape.h */, + 955579FE12FA14A900CC458E /* btTriangleBuffer.cpp */, + 955579FF12FA14A900CC458E /* btTriangleBuffer.h */, + 95557A0012FA14A900CC458E /* btTriangleCallback.cpp */, + 95557A0112FA14A900CC458E /* btTriangleCallback.h */, + 95557A0212FA14A900CC458E /* btTriangleIndexVertexArray.cpp */, + 95557A0312FA14A900CC458E /* btTriangleIndexVertexArray.h */, + 95557A0412FA14A900CC458E /* btTriangleIndexVertexMaterialArray.cpp */, + 95557A0512FA14A900CC458E /* btTriangleIndexVertexMaterialArray.h */, + 95557A0612FA14A900CC458E /* btTriangleInfoMap.h */, + 95557A0712FA14A900CC458E /* btTriangleMesh.cpp */, + 95557A0812FA14A900CC458E /* btTriangleMesh.h */, + 95557A0912FA14A900CC458E /* btTriangleMeshShape.cpp */, + 95557A0A12FA14A900CC458E /* btTriangleMeshShape.h */, + 95557A0B12FA14A900CC458E /* btTriangleShape.h */, + 95557A0C12FA14A900CC458E /* btUniformScalingShape.cpp */, + 95557A0D12FA14A900CC458E /* btUniformScalingShape.h */, + ); + name = CollisionShapes; + path = ../../bullet/src/BulletCollision/CollisionShapes; + sourceTree = SOURCE_ROOT; + }; + 95557A0E12FA14A900CC458E /* Gimpact */ = { + isa = PBXGroup; + children = ( + 95557A0F12FA14A900CC458E /* btBoxCollision.h */, + 95557A1012FA14A900CC458E /* btClipPolygon.h */, + 95557A1112FA14A900CC458E /* btContactProcessing.cpp */, + 95557A1212FA14A900CC458E /* btContactProcessing.h */, + 95557A1312FA14A900CC458E /* btGenericPoolAllocator.cpp */, + 95557A1412FA14A900CC458E /* btGenericPoolAllocator.h */, + 95557A1512FA14A900CC458E /* btGeometryOperations.h */, + 95557A1612FA14A900CC458E /* btGImpactBvh.cpp */, + 95557A1712FA14A900CC458E /* btGImpactBvh.h */, + 95557A1812FA14A900CC458E /* btGImpactCollisionAlgorithm.cpp */, + 95557A1912FA14A900CC458E /* btGImpactCollisionAlgorithm.h */, + 95557A1A12FA14A900CC458E /* btGImpactMassUtil.h */, + 95557A1B12FA14A900CC458E /* btGImpactQuantizedBvh.cpp */, + 95557A1C12FA14A900CC458E /* btGImpactQuantizedBvh.h */, + 95557A1D12FA14A900CC458E /* btGImpactShape.cpp */, + 95557A1E12FA14A900CC458E /* btGImpactShape.h */, + 95557A1F12FA14A900CC458E /* btQuantization.h */, + 95557A2012FA14A900CC458E /* btTriangleShapeEx.cpp */, + 95557A2112FA14A900CC458E /* btTriangleShapeEx.h */, + 95557A2212FA14A900CC458E /* gim_array.h */, + 95557A2312FA14A900CC458E /* gim_basic_geometry_operations.h */, + 95557A2412FA14A900CC458E /* gim_bitset.h */, + 95557A2512FA14A900CC458E /* gim_box_collision.h */, + 95557A2612FA14A900CC458E /* gim_box_set.cpp */, + 95557A2712FA14A900CC458E /* gim_box_set.h */, + 95557A2812FA14A900CC458E /* gim_clip_polygon.h */, + 95557A2912FA14A900CC458E /* gim_contact.cpp */, + 95557A2A12FA14A900CC458E /* gim_contact.h */, + 95557A2B12FA14A900CC458E /* gim_geom_types.h */, + 95557A2C12FA14A900CC458E /* gim_geometry.h */, + 95557A2D12FA14A900CC458E /* gim_hash_table.h */, + 95557A2E12FA14A900CC458E /* gim_linear_math.h */, + 95557A2F12FA14A900CC458E /* gim_math.h */, + 95557A3012FA14A900CC458E /* gim_memory.cpp */, + 95557A3112FA14A900CC458E /* gim_memory.h */, + 95557A3212FA14A900CC458E /* gim_radixsort.h */, + 95557A3312FA14A900CC458E /* gim_tri_collision.cpp */, + 95557A3412FA14A900CC458E /* gim_tri_collision.h */, + ); + name = Gimpact; + path = ../../bullet/src/BulletCollision/Gimpact; + sourceTree = SOURCE_ROOT; + }; + 95557A3512FA14A900CC458E /* NarrowPhaseCollision */ = { + isa = PBXGroup; + children = ( + 95557A3612FA14A900CC458E /* btContinuousConvexCollision.cpp */, + 95557A3712FA14A900CC458E /* btContinuousConvexCollision.h */, + 95557A3812FA14A900CC458E /* btConvexCast.cpp */, + 95557A3912FA14A900CC458E /* btConvexCast.h */, + 95557A3A12FA14A900CC458E /* btConvexPenetrationDepthSolver.h */, + 95557A3B12FA14A900CC458E /* btDiscreteCollisionDetectorInterface.h */, + 95557A3C12FA14A900CC458E /* btGjkConvexCast.cpp */, + 95557A3D12FA14A900CC458E /* btGjkConvexCast.h */, + 95557A3E12FA14A900CC458E /* btGjkEpa2.cpp */, + 95557A3F12FA14A900CC458E /* btGjkEpa2.h */, + 95557A4012FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.cpp */, + 95557A4112FA14A900CC458E /* btGjkEpaPenetrationDepthSolver.h */, + 95557A4212FA14A900CC458E /* btGjkPairDetector.cpp */, + 95557A4312FA14A900CC458E /* btGjkPairDetector.h */, + 95557A4412FA14A900CC458E /* btManifoldPoint.h */, + 95557A4512FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.cpp */, + 95557A4612FA14A900CC458E /* btMinkowskiPenetrationDepthSolver.h */, + 95557A4712FA14A900CC458E /* btPersistentManifold.cpp */, + 95557A4812FA14A900CC458E /* btPersistentManifold.h */, + 95557A4912FA14A900CC458E /* btPointCollector.h */, + 95557A4A12FA14A900CC458E /* btRaycastCallback.cpp */, + 95557A4B12FA14A900CC458E /* btRaycastCallback.h */, + 95557A4C12FA14A900CC458E /* btSimplexSolverInterface.h */, + 95557A4D12FA14A900CC458E /* btSubSimplexConvexCast.cpp */, + 95557A4E12FA14A900CC458E /* btSubSimplexConvexCast.h */, + 95557A4F12FA14A900CC458E /* btVoronoiSimplexSolver.cpp */, + 95557A5012FA14A900CC458E /* btVoronoiSimplexSolver.h */, + ); + name = NarrowPhaseCollision; + path = ../../bullet/src/BulletCollision/NarrowPhaseCollision; + sourceTree = SOURCE_ROOT; + }; + 95557A5112FA14A900CC458E /* BulletDynamics */ = { + isa = PBXGroup; + children = ( + 95557A5212FA14A900CC458E /* Character */, + 95557A5612FA14A900CC458E /* ConstraintSolver */, + 95557A7612FA14A900CC458E /* Dynamics */, + 95557A8212FA14A900CC458E /* Vehicle */, + ); + name = BulletDynamics; + path = ../../bullet/src/BulletDynamics; + sourceTree = SOURCE_ROOT; + }; + 95557A5212FA14A900CC458E /* Character */ = { + isa = PBXGroup; + children = ( + 95557A5312FA14A900CC458E /* btCharacterControllerInterface.h */, + 95557A5412FA14A900CC458E /* btKinematicCharacterController.cpp */, + 95557A5512FA14A900CC458E /* btKinematicCharacterController.h */, + ); + name = Character; + path = ../../bullet/src/BulletDynamics/Character; + sourceTree = SOURCE_ROOT; + }; + 95557A5612FA14A900CC458E /* ConstraintSolver */ = { + isa = PBXGroup; + children = ( + 95557A5712FA14A900CC458E /* btConeTwistConstraint.cpp */, + 95557A5812FA14A900CC458E /* btConeTwistConstraint.h */, + 95557A5912FA14A900CC458E /* btConstraintSolver.h */, + 95557A5A12FA14A900CC458E /* btContactConstraint.cpp */, + 95557A5B12FA14A900CC458E /* btContactConstraint.h */, + 95557A5C12FA14A900CC458E /* btContactSolverInfo.h */, + 95557A5D12FA14A900CC458E /* btGeneric6DofConstraint.cpp */, + 95557A5E12FA14A900CC458E /* btGeneric6DofConstraint.h */, + 95557A5F12FA14A900CC458E /* btGeneric6DofSpringConstraint.cpp */, + 95557A6012FA14A900CC458E /* btGeneric6DofSpringConstraint.h */, + 95557A6112FA14A900CC458E /* btHinge2Constraint.cpp */, + 95557A6212FA14A900CC458E /* btHinge2Constraint.h */, + 95557A6312FA14A900CC458E /* btHingeConstraint.cpp */, + 95557A6412FA14A900CC458E /* btHingeConstraint.h */, + 95557A6512FA14A900CC458E /* btJacobianEntry.h */, + 95557A6612FA14A900CC458E /* btPoint2PointConstraint.cpp */, + 95557A6712FA14A900CC458E /* btPoint2PointConstraint.h */, + 95557A6812FA14A900CC458E /* btSequentialImpulseConstraintSolver.cpp */, + 95557A6912FA14A900CC458E /* btSequentialImpulseConstraintSolver.h */, + 95557A6A12FA14A900CC458E /* btSliderConstraint.cpp */, + 95557A6B12FA14A900CC458E /* btSliderConstraint.h */, + 95557A6C12FA14A900CC458E /* btSolve2LinearConstraint.cpp */, + 95557A6D12FA14A900CC458E /* btSolve2LinearConstraint.h */, + 95557A6E12FA14A900CC458E /* btSolverBody.h */, + 95557A6F12FA14A900CC458E /* btSolverConstraint.h */, + 95557A7012FA14A900CC458E /* btSorLcp.cpp */, + 95557A7112FA14A900CC458E /* btSorLcp.h */, + 95557A7212FA14A900CC458E /* btTypedConstraint.cpp */, + 95557A7312FA14A900CC458E /* btTypedConstraint.h */, + 95557A7412FA14A900CC458E /* btUniversalConstraint.cpp */, + 95557A7512FA14A900CC458E /* btUniversalConstraint.h */, + ); + name = ConstraintSolver; + path = ../../bullet/src/BulletDynamics/ConstraintSolver; + sourceTree = SOURCE_ROOT; + }; + 95557A7612FA14A900CC458E /* Dynamics */ = { + isa = PBXGroup; + children = ( + 95557A7712FA14A900CC458E /* btActionInterface.h */, + 95557A7812FA14A900CC458E /* btContinuousDynamicsWorld.cpp */, + 95557A7912FA14A900CC458E /* btContinuousDynamicsWorld.h */, + 95557A7A12FA14A900CC458E /* btDiscreteDynamicsWorld.cpp */, + 95557A7B12FA14A900CC458E /* btDiscreteDynamicsWorld.h */, + 95557A7C12FA14A900CC458E /* btDynamicsWorld.h */, + 95557A7D12FA14A900CC458E /* btRigidBody.cpp */, + 95557A7E12FA14A900CC458E /* btRigidBody.h */, + 95557A7F12FA14A900CC458E /* btSimpleDynamicsWorld.cpp */, + 95557A8012FA14A900CC458E /* btSimpleDynamicsWorld.h */, + 95557A8112FA14A900CC458E /* Bullet-C-API.cpp */, + ); + name = Dynamics; + path = ../../bullet/src/BulletDynamics/Dynamics; + sourceTree = SOURCE_ROOT; + }; + 95557A8212FA14A900CC458E /* Vehicle */ = { + isa = PBXGroup; + children = ( + 95557A8312FA14A900CC458E /* btRaycastVehicle.cpp */, + 95557A8412FA14A900CC458E /* btRaycastVehicle.h */, + 95557A8512FA14A900CC458E /* btVehicleRaycaster.h */, + 95557A8612FA14A900CC458E /* btWheelInfo.cpp */, + 95557A8712FA14A900CC458E /* btWheelInfo.h */, + ); + name = Vehicle; + path = ../../bullet/src/BulletDynamics/Vehicle; + sourceTree = SOURCE_ROOT; + }; + 95557A8B12FA14A900CC458E /* LinearMath */ = { + isa = PBXGroup; + children = ( + 95557A8C12FA14A900CC458E /* btAabbUtil2.h */, + 95557A8D12FA14A900CC458E /* btAlignedAllocator.cpp */, + 95557A8E12FA14A900CC458E /* btAlignedAllocator.h */, + 95557A8F12FA14A900CC458E /* btAlignedObjectArray.h */, + 95557A9012FA14A900CC458E /* btConvexHull.cpp */, + 95557A9112FA14A900CC458E /* btConvexHull.h */, + 95557A9212FA14A900CC458E /* btDefaultMotionState.h */, + 95557A9312FA14A900CC458E /* btGeometryUtil.cpp */, + 95557A9412FA14A900CC458E /* btGeometryUtil.h */, + 95557A9512FA14A900CC458E /* btHashMap.h */, + 95557A9612FA14A900CC458E /* btIDebugDraw.h */, + 95557A9712FA14A900CC458E /* btList.h */, + 95557A9812FA14A900CC458E /* btMatrix3x3.h */, + 95557A9912FA14A900CC458E /* btMinMax.h */, + 95557A9A12FA14A900CC458E /* btMotionState.h */, + 95557A9B12FA14A900CC458E /* btPoolAllocator.h */, + 95557A9C12FA14A900CC458E /* btQuadWord.h */, + 95557A9D12FA14A900CC458E /* btQuaternion.h */, + 95557A9E12FA14A900CC458E /* btQuickprof.cpp */, + 95557A9F12FA14A900CC458E /* btQuickprof.h */, + 95557AA012FA14A900CC458E /* btRandom.h */, + 95557AA112FA14A900CC458E /* btScalar.h */, + 95557AA212FA14A900CC458E /* btSerializer.cpp */, + 95557AA312FA14A900CC458E /* btSerializer.h */, + 95557AA412FA14A900CC458E /* btStackAlloc.h */, + 95557AA512FA14A900CC458E /* btTransform.h */, + 95557AA612FA14A900CC458E /* btTransformUtil.h */, + 95557AA712FA14A900CC458E /* btVector3.h */, + ); + name = LinearMath; + path = ../../bullet/src/LinearMath; + sourceTree = SOURCE_ROOT; + }; 956C6EC71128D3FB004336C8 /* controller */ = { isa = PBXGroup; children = ( @@ -1482,7 +2313,6 @@ 9551B27311DC0D6A002DD140 /* addons */, 954E4C240FF98B6E0047FE3E /* animations */, 95C2AC260F296540000D3E5D /* audio */, - 95C2AC360F296540000D3E5D /* bullet */, 95C2AE250F296541000D3E5D /* challenges */, 95D950CC0FE473CA002E10AD /* config */, 95C2AE370F296541000D3E5D /* enet */, @@ -1531,338 +2361,6 @@ path = ../../audio; sourceTree = SOURCE_ROOT; }; - 95C2AC360F296540000D3E5D /* bullet */ = { - isa = PBXGroup; - children = ( - 95C2AC6E0F296541000D3E5D /* src */, - ); - includeInIndex = 0; - name = bullet; - path = ../../bullet; - sourceTree = SOURCE_ROOT; - }; - 95C2AC6E0F296541000D3E5D /* src */ = { - isa = PBXGroup; - children = ( - 95C2ACD30F296541000D3E5D /* btBulletCollisionCommon.h */, - 95C2ACD40F296541000D3E5D /* btBulletDynamicsCommon.h */, - 95C2AD2A0F296541000D3E5D /* Bullet-C-Api.h */, - 95C2AD2C0F296541000D3E5D /* BulletCollision */, - 95C2ADC00F296541000D3E5D /* BulletDynamics */, - 95C2ADF90F296541000D3E5D /* LinearMath */, - ); - name = src; - path = games/supertuxkart/src/bullet/src; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2AD2C0F296541000D3E5D /* BulletCollision */ = { - isa = PBXGroup; - children = ( - 95C2AD2D0F296541000D3E5D /* BroadphaseCollision */, - 95C2AD3E0F296541000D3E5D /* CollisionDispatch */, - 95C2AD650F296541000D3E5D /* CollisionShapes */, - 95C2ADA20F296541000D3E5D /* NarrowPhaseCollision */, - ); - name = BulletCollision; - path = games/supertuxkart/src/bullet/src/BulletCollision; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2AD2D0F296541000D3E5D /* BroadphaseCollision */ = { - isa = PBXGroup; - children = ( - 95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */, - 95C2AD2F0F296541000D3E5D /* btAxisSweep3.h */, - 95C2AD300F296541000D3E5D /* btBroadphaseInterface.h */, - 95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */, - 95C2AD320F296541000D3E5D /* btBroadphaseProxy.h */, - 95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */, - 95C2AD340F296541000D3E5D /* btCollisionAlgorithm.h */, - 95C2AD350F296541000D3E5D /* btDispatcher.cpp */, - 95C2AD360F296541000D3E5D /* btDispatcher.h */, - 95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */, - 95C2AD380F296541000D3E5D /* btMultiSapBroadphase.h */, - 95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */, - 95C2AD3A0F296541000D3E5D /* btOverlappingPairCache.h */, - 95C2AD3B0F296541000D3E5D /* btOverlappingPairCallback.h */, - 95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */, - 95C2AD3D0F296541000D3E5D /* btSimpleBroadphase.h */, - ); - name = BroadphaseCollision; - path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2AD3E0F296541000D3E5D /* CollisionDispatch */ = { - isa = PBXGroup; - children = ( - 95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */, - 95C2AD400F296541000D3E5D /* btBoxBoxCollisionAlgorithm.h */, - 95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */, - 95C2AD420F296541000D3E5D /* btBoxBoxDetector.h */, - 95C2AD430F296541000D3E5D /* btCollisionConfiguration.h */, - 95C2AD440F296541000D3E5D /* btCollisionCreateFunc.h */, - 95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */, - 95C2AD460F296541000D3E5D /* btCollisionDispatcher.h */, - 95C2AD470F296541000D3E5D /* btCollisionObject.cpp */, - 95C2AD480F296541000D3E5D /* btCollisionObject.h */, - 95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */, - 95C2AD4A0F296541000D3E5D /* btCollisionWorld.h */, - 95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */, - 95C2AD4C0F296541000D3E5D /* btCompoundCollisionAlgorithm.h */, - 95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */, - 95C2AD4E0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.h */, - 95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */, - 95C2AD500F296541000D3E5D /* btConvexConvexAlgorithm.h */, - 95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */, - 95C2AD520F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.h */, - 95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */, - 95C2AD540F296541000D3E5D /* btDefaultCollisionConfiguration.h */, - 95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */, - 95C2AD560F296541000D3E5D /* btEmptyCollisionAlgorithm.h */, - 95C2AD570F296541000D3E5D /* btManifoldResult.cpp */, - 95C2AD580F296541000D3E5D /* btManifoldResult.h */, - 95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */, - 95C2AD5A0F296541000D3E5D /* btSimulationIslandManager.h */, - 95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */, - 95C2AD5C0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.h */, - 95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */, - 95C2AD5E0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.h */, - 95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */, - 95C2AD600F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.h */, - 95C2AD610F296541000D3E5D /* btUnionFind.cpp */, - 95C2AD620F296541000D3E5D /* btUnionFind.h */, - 95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */, - 95C2AD640F296541000D3E5D /* SphereTriangleDetector.h */, - ); - name = CollisionDispatch; - path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2AD650F296541000D3E5D /* CollisionShapes */ = { - isa = PBXGroup; - children = ( - 95C2AD660F296541000D3E5D /* btBoxShape.cpp */, - 95C2AD670F296541000D3E5D /* btBoxShape.h */, - 95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */, - 95C2AD690F296541000D3E5D /* btBvhTriangleMeshShape.h */, - 95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */, - 95C2AD6B0F296541000D3E5D /* btCapsuleShape.h */, - 95C2AD6C0F296541000D3E5D /* btCollisionMargin.h */, - 95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */, - 95C2AD6E0F296541000D3E5D /* btCollisionShape.h */, - 95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */, - 95C2AD700F296541000D3E5D /* btCompoundShape.h */, - 95C2AD710F296541000D3E5D /* btConcaveShape.cpp */, - 95C2AD720F296541000D3E5D /* btConcaveShape.h */, - 95C2AD730F296541000D3E5D /* btConeShape.cpp */, - 95C2AD740F296541000D3E5D /* btConeShape.h */, - 95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */, - 95C2AD760F296541000D3E5D /* btConvexHullShape.h */, - 95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */, - 95C2AD780F296541000D3E5D /* btConvexInternalShape.h */, - 95C2AD790F296541000D3E5D /* btConvexShape.cpp */, - 95C2AD7A0F296541000D3E5D /* btConvexShape.h */, - 95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */, - 95C2AD7C0F296541000D3E5D /* btConvexTriangleMeshShape.h */, - 95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */, - 95C2AD7E0F296541000D3E5D /* btCylinderShape.h */, - 95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */, - 95C2AD800F296541000D3E5D /* btEmptyShape.h */, - 95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */, - 95C2AD820F296541000D3E5D /* btHeightfieldTerrainShape.h */, - 95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */, - 95C2AD840F296541000D3E5D /* btMinkowskiSumShape.h */, - 95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */, - 95C2AD860F296541000D3E5D /* btMultiSphereShape.h */, - 95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */, - 95C2AD880F296541000D3E5D /* btOptimizedBvh.h */, - 95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */, - 95C2AD8A0F296541000D3E5D /* btPolyhedralConvexShape.h */, - 95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */, - 95C2AD8C0F296541000D3E5D /* btShapeHull.h */, - 95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */, - 95C2AD8E0F296541000D3E5D /* btSphereShape.h */, - 95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */, - 95C2AD900F296541000D3E5D /* btStaticPlaneShape.h */, - 95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */, - 95C2AD920F296541000D3E5D /* btStridingMeshInterface.h */, - 95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */, - 95C2AD940F296541000D3E5D /* btTetrahedronShape.h */, - 95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */, - 95C2AD960F296541000D3E5D /* btTriangleBuffer.h */, - 95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */, - 95C2AD980F296541000D3E5D /* btTriangleCallback.h */, - 95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */, - 95C2AD9A0F296541000D3E5D /* btTriangleIndexVertexArray.h */, - 95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */, - 95C2AD9C0F296541000D3E5D /* btTriangleMesh.h */, - 95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */, - 95C2AD9E0F296541000D3E5D /* btTriangleMeshShape.h */, - 95C2AD9F0F296541000D3E5D /* btTriangleShape.h */, - 95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */, - 95C2ADA10F296541000D3E5D /* btUniformScalingShape.h */, - ); - name = CollisionShapes; - path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2ADA20F296541000D3E5D /* NarrowPhaseCollision */ = { - isa = PBXGroup; - children = ( - 95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */, - 95C2ADA40F296541000D3E5D /* btContinuousConvexCollision.h */, - 95C2ADA50F296541000D3E5D /* btConvexCast.cpp */, - 95C2ADA60F296541000D3E5D /* btConvexCast.h */, - 95C2ADA70F296541000D3E5D /* btConvexPenetrationDepthSolver.h */, - 95C2ADA80F296541000D3E5D /* btDiscreteCollisionDetectorInterface.h */, - 95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */, - 95C2ADAA0F296541000D3E5D /* btGjkConvexCast.h */, - 95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */, - 95C2ADAC0F296541000D3E5D /* btGjkEpa.h */, - 95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */, - 95C2ADAE0F296541000D3E5D /* btGjkEpa2.h */, - 95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */, - 95C2ADB00F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.h */, - 95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */, - 95C2ADB20F296541000D3E5D /* btGjkPairDetector.h */, - 95C2ADB30F296541000D3E5D /* btManifoldPoint.h */, - 95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */, - 95C2ADB50F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.h */, - 95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */, - 95C2ADB70F296541000D3E5D /* btPersistentManifold.h */, - 95C2ADB80F296541000D3E5D /* btPointCollector.h */, - 95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */, - 95C2ADBA0F296541000D3E5D /* btRaycastCallback.h */, - 95C2ADBB0F296541000D3E5D /* btSimplexSolverInterface.h */, - 95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */, - 95C2ADBD0F296541000D3E5D /* btSubSimplexConvexCast.h */, - 95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */, - 95C2ADBF0F296541000D3E5D /* btVoronoiSimplexSolver.h */, - ); - name = NarrowPhaseCollision; - path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2ADC00F296541000D3E5D /* BulletDynamics */ = { - isa = PBXGroup; - children = ( - 95C2ADC10F296541000D3E5D /* ConstraintSolver */, - 95C2ADE50F296541000D3E5D /* Dynamics */, - 95C2ADF00F296541000D3E5D /* Vehicle */, - ); - name = BulletDynamics; - path = games/supertuxkart/src/bullet/src/BulletDynamics; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2ADC10F296541000D3E5D /* ConstraintSolver */ = { - isa = PBXGroup; - children = ( - 95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */, - 95C2ADC30F296541000D3E5D /* btConeTwistConstraint.h */, - 95C2ADC40F296541000D3E5D /* btConstraintSolver.h */, - 95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */, - 95C2ADC60F296541000D3E5D /* btContactConstraint.h */, - 95C2ADC70F296541000D3E5D /* btContactSolverInfo.h */, - 95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */, - 95C2ADC90F296541000D3E5D /* btGeneric6DofConstraint.h */, - 95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */, - 95C2ADCB0F296541000D3E5D /* btHingeConstraint.h */, - 95C2ADCC0F296541000D3E5D /* btJacobianEntry.h */, - 95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */, - 95C2ADCE0F296541000D3E5D /* btOdeContactJoint.h */, - 95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */, - 95C2ADD00F296541000D3E5D /* btOdeJoint.h */, - 95C2ADD10F296541000D3E5D /* btOdeMacros.h */, - 95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */, - 95C2ADD30F296541000D3E5D /* btOdeQuickstepConstraintSolver.h */, - 95C2ADD40F296541000D3E5D /* btOdeSolverBody.h */, - 95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */, - 95C2ADD60F296541000D3E5D /* btOdeTypedJoint.h */, - 95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */, - 95C2ADD80F296541000D3E5D /* btPoint2PointConstraint.h */, - 95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */, - 95C2ADDA0F296541000D3E5D /* btSequentialImpulseConstraintSolver.h */, - 95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */, - 95C2ADDC0F296541000D3E5D /* btSliderConstraint.h */, - 95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */, - 95C2ADDE0F296541000D3E5D /* btSolve2LinearConstraint.h */, - 95C2ADDF0F296541000D3E5D /* btSolverBody.h */, - 95C2ADE00F296541000D3E5D /* btSolverConstraint.h */, - 95C2ADE10F296541000D3E5D /* btSorLcp.cpp */, - 95C2ADE20F296541000D3E5D /* btSorLcp.h */, - 95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */, - 95C2ADE40F296541000D3E5D /* btTypedConstraint.h */, - ); - name = ConstraintSolver; - path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2ADE50F296541000D3E5D /* Dynamics */ = { - isa = PBXGroup; - children = ( - 95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */, - 95C2ADE70F296541000D3E5D /* btContinuousDynamicsWorld.h */, - 95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */, - 95C2ADE90F296541000D3E5D /* btDiscreteDynamicsWorld.h */, - 95C2ADEA0F296541000D3E5D /* btDynamicsWorld.h */, - 95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */, - 95C2ADEC0F296541000D3E5D /* btRigidBody.h */, - 95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */, - 95C2ADEE0F296541000D3E5D /* btSimpleDynamicsWorld.h */, - 95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */, - ); - name = Dynamics; - path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2ADF00F296541000D3E5D /* Vehicle */ = { - isa = PBXGroup; - children = ( - 95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */, - 95C2ADF20F296541000D3E5D /* btRaycastVehicle.h */, - 95C2ADF30F296541000D3E5D /* btVehicleRaycaster.h */, - 95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */, - 95C2ADF50F296541000D3E5D /* btWheelInfo.h */, - ); - name = Vehicle; - path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; - 95C2ADF90F296541000D3E5D /* LinearMath */ = { - isa = PBXGroup; - children = ( - 95C2ADFA0F296541000D3E5D /* btAabbUtil2.h */, - 95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */, - 95C2ADFC0F296541000D3E5D /* btAlignedAllocator.h */, - 95C2ADFD0F296541000D3E5D /* btAlignedObjectArray.h */, - 95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */, - 95C2ADFF0F296541000D3E5D /* btConvexHull.h */, - 95C2AE000F296541000D3E5D /* btDefaultMotionState.h */, - 95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */, - 95C2AE020F296541000D3E5D /* btGeometryUtil.h */, - 95C2AE030F296541000D3E5D /* btHashMap.h */, - 95C2AE040F296541000D3E5D /* btIDebugDraw.h */, - 95C2AE050F296541000D3E5D /* btList.h */, - 95C2AE060F296541000D3E5D /* btMatrix3x3.h */, - 95C2AE070F296541000D3E5D /* btMinMax.h */, - 95C2AE080F296541000D3E5D /* btMotionState.h */, - 95C2AE090F296541000D3E5D /* btPoint3.h */, - 95C2AE0A0F296541000D3E5D /* btPoolAllocator.h */, - 95C2AE0B0F296541000D3E5D /* btQuadWord.h */, - 95C2AE0C0F296541000D3E5D /* btQuaternion.h */, - 95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */, - 95C2AE0E0F296541000D3E5D /* btQuickprof.h */, - 95C2AE0F0F296541000D3E5D /* btRandom.h */, - 95C2AE100F296541000D3E5D /* btScalar.h */, - 95C2AE110F296541000D3E5D /* btStackAlloc.h */, - 95C2AE120F296541000D3E5D /* btTransform.h */, - 95C2AE130F296541000D3E5D /* btTransformUtil.h */, - 95C2AE140F296541000D3E5D /* btTypedUserInfo.h */, - 95C2AE150F296541000D3E5D /* btVector3.h */, - ); - name = LinearMath; - path = games/supertuxkart/src/bullet/src/LinearMath; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; 95C2AE250F296541000D3E5D /* challenges */ = { isa = PBXGroup; children = ( @@ -2420,6 +2918,109 @@ buildActionMask = 2147483647; files = ( 9507E9B70FC1CCE900BD2B92 /* stk.icns in Resources */, + 95557AAC12FA14AA00CC458E /* AUTHORS in Resources */, + 95557AAD12FA14AA00CC458E /* BulletLicense.txt in Resources */, + 95557AAE12FA14AA00CC458E /* Changelog in Resources */, + 95557AAF12FA14AA00CC458E /* ChangeLog.txt in Resources */, + 95557AB012FA14AA00CC458E /* copy_bullet_files in Resources */, + 95557AB112FA14AA00CC458E /* LICENSE in Resources */, + 95557AB312FA14AA00CC458E /* Makefile.am in Resources */, + 95557AB412FA14AA00CC458E /* Makefile.in in Resources */, + 95557AB512FA14AA00CC458E /* README in Resources */, + 95557AB612FA14AA00CC458E /* btAlignedAllocator.Po in Resources */, + 95557AB712FA14AA00CC458E /* btAxisSweep3.Po in Resources */, + 95557AB812FA14AA00CC458E /* btBoxBoxCollisionAlgorithm.Po in Resources */, + 95557AB912FA14AA00CC458E /* btBoxBoxDetector.Po in Resources */, + 95557ABA12FA14AA00CC458E /* btBoxShape.Po in Resources */, + 95557ABB12FA14AA00CC458E /* btBroadphaseProxy.Po in Resources */, + 95557ABC12FA14AA00CC458E /* btBvhTriangleMeshShape.Po in Resources */, + 95557ABD12FA14AA00CC458E /* btCapsuleShape.Po in Resources */, + 95557ABE12FA14AA00CC458E /* btCollisionAlgorithm.Po in Resources */, + 95557ABF12FA14AA00CC458E /* btCollisionDispatcher.Po in Resources */, + 95557AC012FA14AA00CC458E /* btCollisionObject.Po in Resources */, + 95557AC112FA14AA00CC458E /* btCollisionShape.Po in Resources */, + 95557AC212FA14AA00CC458E /* btCollisionWorld.Po in Resources */, + 95557AC312FA14AA00CC458E /* btCompoundCollisionAlgorithm.Po in Resources */, + 95557AC412FA14AA00CC458E /* btCompoundShape.Po in Resources */, + 95557AC512FA14AA00CC458E /* btConcaveShape.Po in Resources */, + 95557AC612FA14AA00CC458E /* btConeShape.Po in Resources */, + 95557AC712FA14AA00CC458E /* btConeTwistConstraint.Po in Resources */, + 95557AC812FA14AA00CC458E /* btContactConstraint.Po in Resources */, + 95557AC912FA14AA00CC458E /* btContinuousConvexCollision.Po in Resources */, + 95557ACA12FA14AA00CC458E /* btContinuousDynamicsWorld.Po in Resources */, + 95557ACB12FA14AA00CC458E /* btConvexCast.Po in Resources */, + 95557ACC12FA14AA00CC458E /* btConvexConcaveCollisionAlgorithm.Po in Resources */, + 95557ACD12FA14AA00CC458E /* btConvexConvexAlgorithm.Po in Resources */, + 95557ACE12FA14AA00CC458E /* btConvexHull.Po in Resources */, + 95557ACF12FA14AA00CC458E /* btConvexHullShape.Po in Resources */, + 95557AD012FA14AA00CC458E /* btConvexInternalShape.Po in Resources */, + 95557AD112FA14AA00CC458E /* btConvexPlaneCollisionAlgorithm.Po in Resources */, + 95557AD212FA14AA00CC458E /* btConvexShape.Po in Resources */, + 95557AD312FA14AA00CC458E /* btConvexTriangleMeshShape.Po in Resources */, + 95557AD412FA14AA00CC458E /* btCylinderShape.Po in Resources */, + 95557AD512FA14AA00CC458E /* btDefaultCollisionConfiguration.Po in Resources */, + 95557AD612FA14AA00CC458E /* btDiscreteDynamicsWorld.Po in Resources */, + 95557AD712FA14AA00CC458E /* btDispatcher.Po in Resources */, + 95557AD812FA14AA00CC458E /* btEmptyCollisionAlgorithm.Po in Resources */, + 95557AD912FA14AA00CC458E /* btEmptyShape.Po in Resources */, + 95557ADA12FA14AA00CC458E /* btGeneric6DofConstraint.Po in Resources */, + 95557ADB12FA14AA00CC458E /* btGeometryUtil.Po in Resources */, + 95557ADC12FA14AA00CC458E /* btGjkConvexCast.Po in Resources */, + 95557ADD12FA14AA00CC458E /* btGjkEpa.Po in Resources */, + 95557ADE12FA14AA00CC458E /* btGjkEpa2.Po in Resources */, + 95557ADF12FA14AA00CC458E /* btGjkEpaPenetrationDepthSolver.Po in Resources */, + 95557AE012FA14AA00CC458E /* btGjkPairDetector.Po in Resources */, + 95557AE112FA14AA00CC458E /* btHeightfieldTerrainShape.Po in Resources */, + 95557AE212FA14AA00CC458E /* btHingeConstraint.Po in Resources */, + 95557AE312FA14AA00CC458E /* btManifoldResult.Po in Resources */, + 95557AE412FA14AA00CC458E /* btMinkowskiPenetrationDepthSolver.Po in Resources */, + 95557AE512FA14AA00CC458E /* btMinkowskiSumShape.Po in Resources */, + 95557AE612FA14AA00CC458E /* btMultiSapBroadphase.Po in Resources */, + 95557AE712FA14AA00CC458E /* btMultiSphereShape.Po in Resources */, + 95557AE812FA14AA00CC458E /* btOdeContactJoint.Po in Resources */, + 95557AE912FA14AA00CC458E /* btOdeJoint.Po in Resources */, + 95557AEA12FA14AA00CC458E /* btOdeQuickstepConstraintSolver.Po in Resources */, + 95557AEB12FA14AA00CC458E /* btOdeTypedJoint.Po in Resources */, + 95557AEC12FA14AA00CC458E /* btOptimizedBvh.Po in Resources */, + 95557AED12FA14AA00CC458E /* btOverlappingPairCache.Po in Resources */, + 95557AEE12FA14AA00CC458E /* btPersistentManifold.Po in Resources */, + 95557AEF12FA14AA00CC458E /* btPoint2PointConstraint.Po in Resources */, + 95557AF012FA14AA00CC458E /* btPolyhedralConvexShape.Po in Resources */, + 95557AF112FA14AA00CC458E /* btQuickprof.Po in Resources */, + 95557AF212FA14AA00CC458E /* btRaycastCallback.Po in Resources */, + 95557AF312FA14AA00CC458E /* btRaycastVehicle.Po in Resources */, + 95557AF412FA14AA00CC458E /* btRigidBody.Po in Resources */, + 95557AF512FA14AA00CC458E /* btSequentialImpulseConstraintSolver.Po in Resources */, + 95557AF612FA14AA00CC458E /* btShapeHull.Po in Resources */, + 95557AF712FA14AA00CC458E /* btSimpleBroadphase.Po in Resources */, + 95557AF812FA14AA00CC458E /* btSimpleDynamicsWorld.Po in Resources */, + 95557AF912FA14AA00CC458E /* btSimulationIslandManager.Po in Resources */, + 95557AFA12FA14AA00CC458E /* btSliderConstraint.Po in Resources */, + 95557AFB12FA14AA00CC458E /* btSolve2LinearConstraint.Po in Resources */, + 95557AFC12FA14AA00CC458E /* btSorLcp.Po in Resources */, + 95557AFD12FA14AA00CC458E /* btSphereBoxCollisionAlgorithm.Po in Resources */, + 95557AFE12FA14AA00CC458E /* btSphereShape.Po in Resources */, + 95557AFF12FA14AA00CC458E /* btSphereSphereCollisionAlgorithm.Po in Resources */, + 95557B0012FA14AA00CC458E /* btSphereTriangleCollisionAlgorithm.Po in Resources */, + 95557B0112FA14AA00CC458E /* btStaticPlaneShape.Po in Resources */, + 95557B0212FA14AA00CC458E /* btStridingMeshInterface.Po in Resources */, + 95557B0312FA14AA00CC458E /* btSubSimplexConvexCast.Po in Resources */, + 95557B0412FA14AA00CC458E /* btTetrahedronShape.Po in Resources */, + 95557B0512FA14AA00CC458E /* btTriangleBuffer.Po in Resources */, + 95557B0612FA14AA00CC458E /* btTriangleCallback.Po in Resources */, + 95557B0712FA14AA00CC458E /* btTriangleIndexVertexArray.Po in Resources */, + 95557B0812FA14AA00CC458E /* btTriangleMesh.Po in Resources */, + 95557B0912FA14AA00CC458E /* btTriangleMeshShape.Po in Resources */, + 95557B0A12FA14AA00CC458E /* btTypedConstraint.Po in Resources */, + 95557B0B12FA14AA00CC458E /* btUniformScalingShape.Po in Resources */, + 95557B0C12FA14AA00CC458E /* btUnionFind.Po in Resources */, + 95557B0D12FA14AA00CC458E /* btVoronoiSimplexSolver.Po in Resources */, + 95557B0E12FA14AA00CC458E /* btWheelInfo.Po in Resources */, + 95557B0F12FA14AA00CC458E /* Bullet-C-API.Po in Resources */, + 95557B1012FA14AA00CC458E /* SphereTriangleDetector.Po in Resources */, + 95557B8912FA14AA00CC458E /* Makefile.am in Resources */, + 95557B8A12FA14AA00CC458E /* Makefile.in in Resources */, + 95557B8B12FA14AA00CC458E /* VERSION in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2451,97 +3052,6 @@ 9551C8280FC1B72500DB481B /* music_ogg.cpp in Sources */, 9551C8290FC1B72500DB481B /* sfx_manager.cpp in Sources */, 9551C82A0FC1B72500DB481B /* sfx_openal.cpp in Sources */, - 9551C8350FC1B72500DB481B /* btAxisSweep3.cpp in Sources */, - 9551C8360FC1B72500DB481B /* btBroadphaseProxy.cpp in Sources */, - 9551C8370FC1B72500DB481B /* btCollisionAlgorithm.cpp in Sources */, - 9551C8380FC1B72500DB481B /* btDispatcher.cpp in Sources */, - 9551C8390FC1B72500DB481B /* btMultiSapBroadphase.cpp in Sources */, - 9551C83A0FC1B72500DB481B /* btOverlappingPairCache.cpp in Sources */, - 9551C83B0FC1B72500DB481B /* btSimpleBroadphase.cpp in Sources */, - 9551C83C0FC1B72500DB481B /* btBoxBoxCollisionAlgorithm.cpp in Sources */, - 9551C83D0FC1B72500DB481B /* btBoxBoxDetector.cpp in Sources */, - 9551C83E0FC1B72500DB481B /* btCollisionDispatcher.cpp in Sources */, - 9551C83F0FC1B72500DB481B /* btCollisionObject.cpp in Sources */, - 9551C8400FC1B72500DB481B /* btCollisionWorld.cpp in Sources */, - 9551C8410FC1B72500DB481B /* btCompoundCollisionAlgorithm.cpp in Sources */, - 9551C8420FC1B72500DB481B /* btConvexConcaveCollisionAlgorithm.cpp in Sources */, - 9551C8430FC1B72500DB481B /* btConvexConvexAlgorithm.cpp in Sources */, - 9551C8440FC1B72500DB481B /* btConvexPlaneCollisionAlgorithm.cpp in Sources */, - 9551C8450FC1B72500DB481B /* btDefaultCollisionConfiguration.cpp in Sources */, - 9551C8460FC1B72500DB481B /* btEmptyCollisionAlgorithm.cpp in Sources */, - 9551C8470FC1B72500DB481B /* btManifoldResult.cpp in Sources */, - 9551C8480FC1B72500DB481B /* btSimulationIslandManager.cpp in Sources */, - 9551C8490FC1B72500DB481B /* btSphereBoxCollisionAlgorithm.cpp in Sources */, - 9551C84A0FC1B72500DB481B /* btSphereSphereCollisionAlgorithm.cpp in Sources */, - 9551C84B0FC1B72500DB481B /* btSphereTriangleCollisionAlgorithm.cpp in Sources */, - 9551C84C0FC1B72500DB481B /* btUnionFind.cpp in Sources */, - 9551C84D0FC1B72500DB481B /* SphereTriangleDetector.cpp in Sources */, - 9551C84E0FC1B72500DB481B /* btBoxShape.cpp in Sources */, - 9551C84F0FC1B72500DB481B /* btBvhTriangleMeshShape.cpp in Sources */, - 9551C8500FC1B72500DB481B /* btCapsuleShape.cpp in Sources */, - 9551C8510FC1B72500DB481B /* btCollisionShape.cpp in Sources */, - 9551C8520FC1B72500DB481B /* btCompoundShape.cpp in Sources */, - 9551C8530FC1B72500DB481B /* btConcaveShape.cpp in Sources */, - 9551C8540FC1B72500DB481B /* btConeShape.cpp in Sources */, - 9551C8550FC1B72500DB481B /* btConvexHullShape.cpp in Sources */, - 9551C8560FC1B72500DB481B /* btConvexInternalShape.cpp in Sources */, - 9551C8570FC1B72500DB481B /* btConvexShape.cpp in Sources */, - 9551C8580FC1B72500DB481B /* btConvexTriangleMeshShape.cpp in Sources */, - 9551C8590FC1B72500DB481B /* btCylinderShape.cpp in Sources */, - 9551C85A0FC1B72500DB481B /* btEmptyShape.cpp in Sources */, - 9551C85B0FC1B72500DB481B /* btHeightfieldTerrainShape.cpp in Sources */, - 9551C85C0FC1B72500DB481B /* btMinkowskiSumShape.cpp in Sources */, - 9551C85D0FC1B72500DB481B /* btMultiSphereShape.cpp in Sources */, - 9551C85E0FC1B72500DB481B /* btOptimizedBvh.cpp in Sources */, - 9551C85F0FC1B72500DB481B /* btPolyhedralConvexShape.cpp in Sources */, - 9551C8600FC1B72500DB481B /* btShapeHull.cpp in Sources */, - 9551C8610FC1B72500DB481B /* btSphereShape.cpp in Sources */, - 9551C8620FC1B72500DB481B /* btStaticPlaneShape.cpp in Sources */, - 9551C8630FC1B72500DB481B /* btStridingMeshInterface.cpp in Sources */, - 9551C8640FC1B72500DB481B /* btTetrahedronShape.cpp in Sources */, - 9551C8650FC1B72500DB481B /* btTriangleBuffer.cpp in Sources */, - 9551C8660FC1B72500DB481B /* btTriangleCallback.cpp in Sources */, - 9551C8670FC1B72500DB481B /* btTriangleIndexVertexArray.cpp in Sources */, - 9551C8680FC1B72500DB481B /* btTriangleMesh.cpp in Sources */, - 9551C8690FC1B72500DB481B /* btTriangleMeshShape.cpp in Sources */, - 9551C86A0FC1B72500DB481B /* btUniformScalingShape.cpp in Sources */, - 9551C86B0FC1B72500DB481B /* btContinuousConvexCollision.cpp in Sources */, - 9551C86C0FC1B72500DB481B /* btConvexCast.cpp in Sources */, - 9551C86D0FC1B72500DB481B /* btGjkConvexCast.cpp in Sources */, - 9551C86E0FC1B72500DB481B /* btGjkEpa.cpp in Sources */, - 9551C86F0FC1B72500DB481B /* btGjkEpa2.cpp in Sources */, - 9551C8700FC1B72500DB481B /* btGjkEpaPenetrationDepthSolver.cpp in Sources */, - 9551C8710FC1B72500DB481B /* btGjkPairDetector.cpp in Sources */, - 9551C8720FC1B72500DB481B /* btMinkowskiPenetrationDepthSolver.cpp in Sources */, - 9551C8730FC1B72500DB481B /* btPersistentManifold.cpp in Sources */, - 9551C8740FC1B72500DB481B /* btRaycastCallback.cpp in Sources */, - 9551C8750FC1B72500DB481B /* btSubSimplexConvexCast.cpp in Sources */, - 9551C8760FC1B72500DB481B /* btVoronoiSimplexSolver.cpp in Sources */, - 9551C8770FC1B72500DB481B /* btConeTwistConstraint.cpp in Sources */, - 9551C8780FC1B72500DB481B /* btContactConstraint.cpp in Sources */, - 9551C8790FC1B72500DB481B /* btGeneric6DofConstraint.cpp in Sources */, - 9551C87A0FC1B72500DB481B /* btHingeConstraint.cpp in Sources */, - 9551C87B0FC1B72500DB481B /* btOdeContactJoint.cpp in Sources */, - 9551C87C0FC1B72500DB481B /* btOdeJoint.cpp in Sources */, - 9551C87D0FC1B72500DB481B /* btOdeQuickstepConstraintSolver.cpp in Sources */, - 9551C87E0FC1B72500DB481B /* btOdeTypedJoint.cpp in Sources */, - 9551C87F0FC1B72500DB481B /* btPoint2PointConstraint.cpp in Sources */, - 9551C8800FC1B72500DB481B /* btSequentialImpulseConstraintSolver.cpp in Sources */, - 9551C8810FC1B72500DB481B /* btSliderConstraint.cpp in Sources */, - 9551C8820FC1B72500DB481B /* btSolve2LinearConstraint.cpp in Sources */, - 9551C8830FC1B72500DB481B /* btSorLcp.cpp in Sources */, - 9551C8840FC1B72500DB481B /* btTypedConstraint.cpp in Sources */, - 9551C8850FC1B72500DB481B /* btContinuousDynamicsWorld.cpp in Sources */, - 9551C8860FC1B72500DB481B /* btDiscreteDynamicsWorld.cpp in Sources */, - 9551C8870FC1B72500DB481B /* btRigidBody.cpp in Sources */, - 9551C8880FC1B72500DB481B /* btSimpleDynamicsWorld.cpp in Sources */, - 9551C8890FC1B72500DB481B /* Bullet-C-API.cpp in Sources */, - 9551C88A0FC1B72500DB481B /* btRaycastVehicle.cpp in Sources */, - 9551C88B0FC1B72500DB481B /* btWheelInfo.cpp in Sources */, - 9551C88C0FC1B72500DB481B /* btAlignedAllocator.cpp in Sources */, - 9551C88D0FC1B72500DB481B /* btConvexHull.cpp in Sources */, - 9551C88E0FC1B72500DB481B /* btGeometryUtil.cpp in Sources */, - 9551C88F0FC1B72500DB481B /* btQuickprof.cpp in Sources */, 9551C8900FC1B72500DB481B /* challenge.cpp in Sources */, 9551C8910FC1B72500DB481B /* challenge_data.cpp in Sources */, 9551C8920FC1B72500DB481B /* unlock_manager.cpp in Sources */, @@ -2732,6 +3242,124 @@ 9542FC7712D3BDB000C00366 /* particle_emitter.cpp in Sources */, 9542FD4C12D3E0D700C00366 /* particle_kind.cpp in Sources */, 9528C71612D69494006E9167 /* particle_kind_manager.cpp in Sources */, + 95557AB212FA14AA00CC458E /* Makefile in Sources */, + 95557B1112FA14AA00CC458E /* btAxisSweep3.cpp in Sources */, + 95557B1212FA14AA00CC458E /* btBroadphaseProxy.cpp in Sources */, + 95557B1312FA14AA00CC458E /* btCollisionAlgorithm.cpp in Sources */, + 95557B1412FA14AA00CC458E /* btDbvt.cpp in Sources */, + 95557B1512FA14AA00CC458E /* btDbvtBroadphase.cpp in Sources */, + 95557B1612FA14AA00CC458E /* btDispatcher.cpp in Sources */, + 95557B1712FA14AA00CC458E /* btMultiSapBroadphase.cpp in Sources */, + 95557B1812FA14AA00CC458E /* btOverlappingPairCache.cpp in Sources */, + 95557B1912FA14AA00CC458E /* btQuantizedBvh.cpp in Sources */, + 95557B1A12FA14AA00CC458E /* btSimpleBroadphase.cpp in Sources */, + 95557B1B12FA14AA00CC458E /* btActivatingCollisionAlgorithm.cpp in Sources */, + 95557B1C12FA14AA00CC458E /* btBox2dBox2dCollisionAlgorithm.cpp in Sources */, + 95557B1D12FA14AA00CC458E /* btBoxBoxCollisionAlgorithm.cpp in Sources */, + 95557B1E12FA14AA00CC458E /* btBoxBoxDetector.cpp in Sources */, + 95557B1F12FA14AA00CC458E /* btCollisionDispatcher.cpp in Sources */, + 95557B2012FA14AA00CC458E /* btCollisionObject.cpp in Sources */, + 95557B2112FA14AA00CC458E /* btCollisionWorld.cpp in Sources */, + 95557B2212FA14AA00CC458E /* btCompoundCollisionAlgorithm.cpp in Sources */, + 95557B2312FA14AA00CC458E /* btConvex2dConvex2dAlgorithm.cpp in Sources */, + 95557B2412FA14AA00CC458E /* btConvexConcaveCollisionAlgorithm.cpp in Sources */, + 95557B2512FA14AA00CC458E /* btConvexConvexAlgorithm.cpp in Sources */, + 95557B2612FA14AA00CC458E /* btConvexPlaneCollisionAlgorithm.cpp in Sources */, + 95557B2712FA14AA00CC458E /* btDefaultCollisionConfiguration.cpp in Sources */, + 95557B2812FA14AA00CC458E /* btEmptyCollisionAlgorithm.cpp in Sources */, + 95557B2912FA14AA00CC458E /* btGhostObject.cpp in Sources */, + 95557B2A12FA14AA00CC458E /* btInternalEdgeUtility.cpp in Sources */, + 95557B2B12FA14AA00CC458E /* btManifoldResult.cpp in Sources */, + 95557B2C12FA14AA00CC458E /* btSimulationIslandManager.cpp in Sources */, + 95557B2D12FA14AA00CC458E /* btSphereBoxCollisionAlgorithm.cpp in Sources */, + 95557B2E12FA14AA00CC458E /* btSphereSphereCollisionAlgorithm.cpp in Sources */, + 95557B2F12FA14AA00CC458E /* btSphereTriangleCollisionAlgorithm.cpp in Sources */, + 95557B3012FA14AA00CC458E /* btUnionFind.cpp in Sources */, + 95557B3112FA14AA00CC458E /* SphereTriangleDetector.cpp in Sources */, + 95557B3212FA14AA00CC458E /* btBox2dShape.cpp in Sources */, + 95557B3312FA14AA00CC458E /* btBoxShape.cpp in Sources */, + 95557B3412FA14AA00CC458E /* btBvhTriangleMeshShape.cpp in Sources */, + 95557B3512FA14AA00CC458E /* btCapsuleShape.cpp in Sources */, + 95557B3612FA14AA00CC458E /* btCollisionShape.cpp in Sources */, + 95557B3712FA14AA00CC458E /* btCompoundShape.cpp in Sources */, + 95557B3812FA14AA00CC458E /* btConcaveShape.cpp in Sources */, + 95557B3912FA14AA00CC458E /* btConeShape.cpp in Sources */, + 95557B3A12FA14AA00CC458E /* btConvex2dShape.cpp in Sources */, + 95557B3B12FA14AA00CC458E /* btConvexHullShape.cpp in Sources */, + 95557B3C12FA14AA00CC458E /* btConvexInternalShape.cpp in Sources */, + 95557B3D12FA14AA00CC458E /* btConvexPointCloudShape.cpp in Sources */, + 95557B3E12FA14AA00CC458E /* btConvexShape.cpp in Sources */, + 95557B3F12FA14AA00CC458E /* btConvexTriangleMeshShape.cpp in Sources */, + 95557B4012FA14AA00CC458E /* btCylinderShape.cpp in Sources */, + 95557B4112FA14AA00CC458E /* btEmptyShape.cpp in Sources */, + 95557B4212FA14AA00CC458E /* btHeightfieldTerrainShape.cpp in Sources */, + 95557B4312FA14AA00CC458E /* btMinkowskiSumShape.cpp in Sources */, + 95557B4412FA14AA00CC458E /* btMultimaterialTriangleMeshShape.cpp in Sources */, + 95557B4512FA14AA00CC458E /* btMultiSphereShape.cpp in Sources */, + 95557B4612FA14AA00CC458E /* btOptimizedBvh.cpp in Sources */, + 95557B4712FA14AA00CC458E /* btPolyhedralConvexShape.cpp in Sources */, + 95557B4812FA14AA00CC458E /* btScaledBvhTriangleMeshShape.cpp in Sources */, + 95557B4912FA14AA00CC458E /* btShapeHull.cpp in Sources */, + 95557B4A12FA14AA00CC458E /* btSphereShape.cpp in Sources */, + 95557B4B12FA14AA00CC458E /* btStaticPlaneShape.cpp in Sources */, + 95557B4C12FA14AA00CC458E /* btStridingMeshInterface.cpp in Sources */, + 95557B4D12FA14AA00CC458E /* btTetrahedronShape.cpp in Sources */, + 95557B4E12FA14AA00CC458E /* btTriangleBuffer.cpp in Sources */, + 95557B4F12FA14AA00CC458E /* btTriangleCallback.cpp in Sources */, + 95557B5012FA14AA00CC458E /* btTriangleIndexVertexArray.cpp in Sources */, + 95557B5112FA14AA00CC458E /* btTriangleIndexVertexMaterialArray.cpp in Sources */, + 95557B5212FA14AA00CC458E /* btTriangleMesh.cpp in Sources */, + 95557B5312FA14AA00CC458E /* btTriangleMeshShape.cpp in Sources */, + 95557B5412FA14AA00CC458E /* btUniformScalingShape.cpp in Sources */, + 95557B5512FA14AA00CC458E /* btContactProcessing.cpp in Sources */, + 95557B5612FA14AA00CC458E /* btGenericPoolAllocator.cpp in Sources */, + 95557B5712FA14AA00CC458E /* btGImpactBvh.cpp in Sources */, + 95557B5812FA14AA00CC458E /* btGImpactCollisionAlgorithm.cpp in Sources */, + 95557B5912FA14AA00CC458E /* btGImpactQuantizedBvh.cpp in Sources */, + 95557B5A12FA14AA00CC458E /* btGImpactShape.cpp in Sources */, + 95557B5B12FA14AA00CC458E /* btTriangleShapeEx.cpp in Sources */, + 95557B5C12FA14AA00CC458E /* gim_box_set.cpp in Sources */, + 95557B5D12FA14AA00CC458E /* gim_contact.cpp in Sources */, + 95557B5E12FA14AA00CC458E /* gim_memory.cpp in Sources */, + 95557B5F12FA14AA00CC458E /* gim_tri_collision.cpp in Sources */, + 95557B6012FA14AA00CC458E /* btContinuousConvexCollision.cpp in Sources */, + 95557B6112FA14AA00CC458E /* btConvexCast.cpp in Sources */, + 95557B6212FA14AA00CC458E /* btGjkConvexCast.cpp in Sources */, + 95557B6312FA14AA00CC458E /* btGjkEpa2.cpp in Sources */, + 95557B6412FA14AA00CC458E /* btGjkEpaPenetrationDepthSolver.cpp in Sources */, + 95557B6512FA14AA00CC458E /* btGjkPairDetector.cpp in Sources */, + 95557B6612FA14AA00CC458E /* btMinkowskiPenetrationDepthSolver.cpp in Sources */, + 95557B6712FA14AA00CC458E /* btPersistentManifold.cpp in Sources */, + 95557B6812FA14AA00CC458E /* btRaycastCallback.cpp in Sources */, + 95557B6912FA14AA00CC458E /* btSubSimplexConvexCast.cpp in Sources */, + 95557B6A12FA14AA00CC458E /* btVoronoiSimplexSolver.cpp in Sources */, + 95557B6B12FA14AA00CC458E /* btKinematicCharacterController.cpp in Sources */, + 95557B6C12FA14AA00CC458E /* btConeTwistConstraint.cpp in Sources */, + 95557B6D12FA14AA00CC458E /* btContactConstraint.cpp in Sources */, + 95557B6E12FA14AA00CC458E /* btGeneric6DofConstraint.cpp in Sources */, + 95557B6F12FA14AA00CC458E /* btGeneric6DofSpringConstraint.cpp in Sources */, + 95557B7012FA14AA00CC458E /* btHinge2Constraint.cpp in Sources */, + 95557B7112FA14AA00CC458E /* btHingeConstraint.cpp in Sources */, + 95557B7212FA14AA00CC458E /* btPoint2PointConstraint.cpp in Sources */, + 95557B7312FA14AA00CC458E /* btSequentialImpulseConstraintSolver.cpp in Sources */, + 95557B7412FA14AA00CC458E /* btSliderConstraint.cpp in Sources */, + 95557B7512FA14AA00CC458E /* btSolve2LinearConstraint.cpp in Sources */, + 95557B7612FA14AA00CC458E /* btSorLcp.cpp in Sources */, + 95557B7712FA14AA00CC458E /* btTypedConstraint.cpp in Sources */, + 95557B7812FA14AA00CC458E /* btUniversalConstraint.cpp in Sources */, + 95557B7912FA14AA00CC458E /* btContinuousDynamicsWorld.cpp in Sources */, + 95557B7A12FA14AA00CC458E /* btDiscreteDynamicsWorld.cpp in Sources */, + 95557B7B12FA14AA00CC458E /* btRigidBody.cpp in Sources */, + 95557B7C12FA14AA00CC458E /* btSimpleDynamicsWorld.cpp in Sources */, + 95557B7D12FA14AA00CC458E /* Bullet-C-API.cpp in Sources */, + 95557B7E12FA14AA00CC458E /* btRaycastVehicle.cpp in Sources */, + 95557B7F12FA14AA00CC458E /* btWheelInfo.cpp in Sources */, + 95557B8312FA14AA00CC458E /* btAlignedAllocator.cpp in Sources */, + 95557B8412FA14AA00CC458E /* btConvexHull.cpp in Sources */, + 95557B8512FA14AA00CC458E /* btGeometryUtil.cpp in Sources */, + 95557B8612FA14AA00CC458E /* btQuickprof.cpp in Sources */, + 95557B8712FA14AA00CC458E /* btSerializer.cpp in Sources */, + 95557B8812FA14AA00CC458E /* Makefile in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2820,7 +3448,11 @@ HEADER_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = "SuperTuxKart-Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = "$(inherited)"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/games/supertuxkart/src/bullet/src\""; OTHER_CFLAGS = ( "$(inherited)", "-DDEBUG=1", @@ -2862,7 +3494,11 @@ HEADER_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = "SuperTuxKart-Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = "$(inherited)"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/games/supertuxkart/src/bullet/src\""; OTHER_CFLAGS = ( "$(inherited)", "-DDEBUG=1", @@ -2901,7 +3537,11 @@ HEADER_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = "SuperTuxKart-Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = "$(inherited)"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", + ); + LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/games/supertuxkart/src/bullet/src\""; OTHER_CFLAGS = ( "-DNDEBUG=1", "$(inherited)",