Files
2025-09-18 17:55:52 -04:00

3003 lines
285 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
392519391982C8DD007725D2 /* btBulletCollisionCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925179B1982C8DC007725D2 /* btBulletCollisionCommon.h */; };
3925193A1982C8DD007725D2 /* btBulletDynamicsCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925179C1982C8DC007725D2 /* btBulletDynamicsCommon.h */; };
3925193B1982C8DD007725D2 /* Bullet-C-Api.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925179D1982C8DC007725D2 /* Bullet-C-Api.h */; };
3925193C1982C8DD007725D2 /* btAxisSweep3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A01982C8DC007725D2 /* btAxisSweep3.cpp */; };
3925193D1982C8DD007725D2 /* btAxisSweep3.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A11982C8DC007725D2 /* btAxisSweep3.h */; };
3925193E1982C8DD007725D2 /* btBroadphaseInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A21982C8DC007725D2 /* btBroadphaseInterface.h */; };
3925193F1982C8DD007725D2 /* btBroadphaseProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A31982C8DC007725D2 /* btBroadphaseProxy.cpp */; };
392519401982C8DD007725D2 /* btBroadphaseProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A41982C8DC007725D2 /* btBroadphaseProxy.h */; };
392519411982C8DD007725D2 /* btCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A51982C8DC007725D2 /* btCollisionAlgorithm.cpp */; };
392519421982C8DD007725D2 /* btCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A61982C8DC007725D2 /* btCollisionAlgorithm.h */; };
392519431982C8DD007725D2 /* btDbvt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A71982C8DC007725D2 /* btDbvt.cpp */; };
392519441982C8DD007725D2 /* btDbvt.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A81982C8DC007725D2 /* btDbvt.h */; };
392519451982C8DD007725D2 /* btDbvtBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A91982C8DC007725D2 /* btDbvtBroadphase.cpp */; };
392519461982C8DD007725D2 /* btDbvtBroadphase.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517AA1982C8DC007725D2 /* btDbvtBroadphase.h */; };
392519471982C8DD007725D2 /* btDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517AB1982C8DC007725D2 /* btDispatcher.cpp */; };
392519481982C8DD007725D2 /* btDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517AC1982C8DC007725D2 /* btDispatcher.h */; };
392519491982C8DD007725D2 /* btMultiSapBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517AD1982C8DC007725D2 /* btMultiSapBroadphase.cpp */; };
3925194A1982C8DD007725D2 /* btMultiSapBroadphase.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517AE1982C8DC007725D2 /* btMultiSapBroadphase.h */; };
3925194B1982C8DD007725D2 /* btOverlappingPairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517AF1982C8DC007725D2 /* btOverlappingPairCache.cpp */; };
3925194C1982C8DD007725D2 /* btOverlappingPairCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B01982C8DC007725D2 /* btOverlappingPairCache.h */; };
3925194D1982C8DD007725D2 /* btOverlappingPairCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B11982C8DC007725D2 /* btOverlappingPairCallback.h */; };
3925194E1982C8DD007725D2 /* btQuantizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517B21982C8DC007725D2 /* btQuantizedBvh.cpp */; };
3925194F1982C8DD007725D2 /* btQuantizedBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B31982C8DC007725D2 /* btQuantizedBvh.h */; };
392519501982C8DD007725D2 /* btSimpleBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517B41982C8DC007725D2 /* btSimpleBroadphase.cpp */; };
392519511982C8DD007725D2 /* btSimpleBroadphase.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B51982C8DC007725D2 /* btSimpleBroadphase.h */; };
392519521982C8DD007725D2 /* btActivatingCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517B81982C8DC007725D2 /* btActivatingCollisionAlgorithm.cpp */; };
392519531982C8DD007725D2 /* btActivatingCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B91982C8DC007725D2 /* btActivatingCollisionAlgorithm.h */; };
392519541982C8DD007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517BA1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp */; };
392519551982C8DD007725D2 /* btBox2dBox2dCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517BB1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.h */; };
392519561982C8DD007725D2 /* btBoxBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517BC1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.cpp */; };
392519571982C8DD007725D2 /* btBoxBoxCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517BD1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.h */; };
392519581982C8DD007725D2 /* btBoxBoxDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517BE1982C8DC007725D2 /* btBoxBoxDetector.cpp */; };
392519591982C8DD007725D2 /* btBoxBoxDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517BF1982C8DC007725D2 /* btBoxBoxDetector.h */; };
3925195A1982C8DD007725D2 /* btCollisionConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C01982C8DC007725D2 /* btCollisionConfiguration.h */; };
3925195B1982C8DD007725D2 /* btCollisionCreateFunc.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C11982C8DC007725D2 /* btCollisionCreateFunc.h */; };
3925195C1982C8DD007725D2 /* btCollisionDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C21982C8DC007725D2 /* btCollisionDispatcher.cpp */; };
3925195D1982C8DD007725D2 /* btCollisionDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C31982C8DC007725D2 /* btCollisionDispatcher.h */; };
3925195E1982C8DD007725D2 /* btCollisionObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C41982C8DC007725D2 /* btCollisionObject.cpp */; };
3925195F1982C8DD007725D2 /* btCollisionObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C51982C8DC007725D2 /* btCollisionObject.h */; };
392519601982C8DD007725D2 /* btCollisionObjectWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C61982C8DC007725D2 /* btCollisionObjectWrapper.h */; };
392519611982C8DD007725D2 /* btCollisionWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C71982C8DC007725D2 /* btCollisionWorld.cpp */; };
392519621982C8DD007725D2 /* btCollisionWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C81982C8DC007725D2 /* btCollisionWorld.h */; };
392519631982C8DD007725D2 /* btCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C91982C8DC007725D2 /* btCompoundCollisionAlgorithm.cpp */; };
392519641982C8DD007725D2 /* btCompoundCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517CA1982C8DC007725D2 /* btCompoundCollisionAlgorithm.h */; };
392519651982C8DD007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517CB1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp */; };
392519661982C8DD007725D2 /* btCompoundCompoundCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517CC1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.h */; };
392519671982C8DD007725D2 /* btConvex2dConvex2dAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517CD1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.cpp */; };
392519681982C8DD007725D2 /* btConvex2dConvex2dAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517CE1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.h */; };
392519691982C8DD007725D2 /* btConvexConcaveCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517CF1982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.cpp */; };
3925196A1982C8DD007725D2 /* btConvexConcaveCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D01982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.h */; };
3925196B1982C8DD007725D2 /* btConvexConvexAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D11982C8DC007725D2 /* btConvexConvexAlgorithm.cpp */; };
3925196C1982C8DD007725D2 /* btConvexConvexAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D21982C8DC007725D2 /* btConvexConvexAlgorithm.h */; };
3925196D1982C8DD007725D2 /* btConvexPlaneCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D31982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.cpp */; };
3925196E1982C8DD007725D2 /* btConvexPlaneCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D41982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.h */; };
3925196F1982C8DD007725D2 /* btDefaultCollisionConfiguration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D51982C8DC007725D2 /* btDefaultCollisionConfiguration.cpp */; };
392519701982C8DD007725D2 /* btDefaultCollisionConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D61982C8DC007725D2 /* btDefaultCollisionConfiguration.h */; };
392519711982C8DD007725D2 /* btEmptyCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D71982C8DC007725D2 /* btEmptyCollisionAlgorithm.cpp */; };
392519721982C8DD007725D2 /* btEmptyCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D81982C8DC007725D2 /* btEmptyCollisionAlgorithm.h */; };
392519731982C8DD007725D2 /* btGhostObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D91982C8DC007725D2 /* btGhostObject.cpp */; };
392519741982C8DD007725D2 /* btGhostObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517DA1982C8DC007725D2 /* btGhostObject.h */; };
392519751982C8DD007725D2 /* btHashedSimplePairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517DB1982C8DC007725D2 /* btHashedSimplePairCache.cpp */; };
392519761982C8DD007725D2 /* btHashedSimplePairCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517DC1982C8DC007725D2 /* btHashedSimplePairCache.h */; };
392519771982C8DD007725D2 /* btInternalEdgeUtility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517DD1982C8DC007725D2 /* btInternalEdgeUtility.cpp */; };
392519781982C8DD007725D2 /* btInternalEdgeUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517DE1982C8DC007725D2 /* btInternalEdgeUtility.h */; };
392519791982C8DD007725D2 /* btManifoldResult.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517DF1982C8DC007725D2 /* btManifoldResult.cpp */; };
3925197A1982C8DD007725D2 /* btManifoldResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E01982C8DC007725D2 /* btManifoldResult.h */; };
3925197B1982C8DD007725D2 /* btSimulationIslandManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E11982C8DC007725D2 /* btSimulationIslandManager.cpp */; };
3925197C1982C8DD007725D2 /* btSimulationIslandManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E21982C8DC007725D2 /* btSimulationIslandManager.h */; };
3925197D1982C8DD007725D2 /* btSphereBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E31982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.cpp */; };
3925197E1982C8DD007725D2 /* btSphereBoxCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E41982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.h */; };
3925197F1982C8DD007725D2 /* btSphereSphereCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E51982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.cpp */; };
392519801982C8DD007725D2 /* btSphereSphereCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E61982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.h */; };
392519811982C8DD007725D2 /* btSphereTriangleCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E71982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.cpp */; };
392519821982C8DD007725D2 /* btSphereTriangleCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E81982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.h */; };
392519831982C8DD007725D2 /* btUnionFind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E91982C8DC007725D2 /* btUnionFind.cpp */; };
392519841982C8DD007725D2 /* btUnionFind.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517EA1982C8DC007725D2 /* btUnionFind.h */; };
392519851982C8DD007725D2 /* SphereTriangleDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517EB1982C8DC007725D2 /* SphereTriangleDetector.cpp */; };
392519861982C8DD007725D2 /* SphereTriangleDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517EC1982C8DC007725D2 /* SphereTriangleDetector.h */; };
392519871982C8DD007725D2 /* btBox2dShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517EE1982C8DC007725D2 /* btBox2dShape.cpp */; };
392519881982C8DD007725D2 /* btBox2dShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517EF1982C8DC007725D2 /* btBox2dShape.h */; };
392519891982C8DD007725D2 /* btBoxShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F01982C8DC007725D2 /* btBoxShape.cpp */; };
3925198A1982C8DD007725D2 /* btBoxShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F11982C8DC007725D2 /* btBoxShape.h */; };
3925198B1982C8DD007725D2 /* btBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F21982C8DC007725D2 /* btBvhTriangleMeshShape.cpp */; };
3925198C1982C8DD007725D2 /* btBvhTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F31982C8DC007725D2 /* btBvhTriangleMeshShape.h */; };
3925198D1982C8DD007725D2 /* btCapsuleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F41982C8DC007725D2 /* btCapsuleShape.cpp */; };
3925198E1982C8DD007725D2 /* btCapsuleShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F51982C8DC007725D2 /* btCapsuleShape.h */; };
3925198F1982C8DD007725D2 /* btCollisionMargin.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F61982C8DC007725D2 /* btCollisionMargin.h */; };
392519901982C8DD007725D2 /* btCollisionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F71982C8DD007725D2 /* btCollisionShape.cpp */; };
392519911982C8DD007725D2 /* btCollisionShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F81982C8DD007725D2 /* btCollisionShape.h */; };
392519921982C8DD007725D2 /* btCompoundShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F91982C8DD007725D2 /* btCompoundShape.cpp */; };
392519931982C8DD007725D2 /* btCompoundShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517FA1982C8DD007725D2 /* btCompoundShape.h */; };
392519941982C8DD007725D2 /* btConcaveShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517FB1982C8DD007725D2 /* btConcaveShape.cpp */; };
392519951982C8DD007725D2 /* btConcaveShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517FC1982C8DD007725D2 /* btConcaveShape.h */; };
392519961982C8DD007725D2 /* btConeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517FD1982C8DD007725D2 /* btConeShape.cpp */; };
392519971982C8DD007725D2 /* btConeShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517FE1982C8DD007725D2 /* btConeShape.h */; };
392519981982C8DD007725D2 /* btConvex2dShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517FF1982C8DD007725D2 /* btConvex2dShape.cpp */; };
392519991982C8DD007725D2 /* btConvex2dShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518001982C8DD007725D2 /* btConvex2dShape.h */; };
3925199A1982C8DD007725D2 /* btConvexHullShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518011982C8DD007725D2 /* btConvexHullShape.cpp */; };
3925199B1982C8DD007725D2 /* btConvexHullShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518021982C8DD007725D2 /* btConvexHullShape.h */; };
3925199C1982C8DD007725D2 /* btConvexInternalShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518031982C8DD007725D2 /* btConvexInternalShape.cpp */; };
3925199D1982C8DD007725D2 /* btConvexInternalShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518041982C8DD007725D2 /* btConvexInternalShape.h */; };
3925199E1982C8DD007725D2 /* btConvexPointCloudShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518051982C8DD007725D2 /* btConvexPointCloudShape.cpp */; };
3925199F1982C8DD007725D2 /* btConvexPointCloudShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518061982C8DD007725D2 /* btConvexPointCloudShape.h */; };
392519A01982C8DD007725D2 /* btConvexPolyhedron.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518071982C8DD007725D2 /* btConvexPolyhedron.cpp */; };
392519A11982C8DD007725D2 /* btConvexPolyhedron.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518081982C8DD007725D2 /* btConvexPolyhedron.h */; };
392519A21982C8DD007725D2 /* btConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518091982C8DD007725D2 /* btConvexShape.cpp */; };
392519A31982C8DD007725D2 /* btConvexShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925180A1982C8DD007725D2 /* btConvexShape.h */; };
392519A41982C8DD007725D2 /* btConvexTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925180B1982C8DD007725D2 /* btConvexTriangleMeshShape.cpp */; };
392519A51982C8DD007725D2 /* btConvexTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925180C1982C8DD007725D2 /* btConvexTriangleMeshShape.h */; };
392519A61982C8DD007725D2 /* btCylinderShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925180D1982C8DD007725D2 /* btCylinderShape.cpp */; };
392519A71982C8DD007725D2 /* btCylinderShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925180E1982C8DD007725D2 /* btCylinderShape.h */; };
392519A81982C8DD007725D2 /* btEmptyShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925180F1982C8DD007725D2 /* btEmptyShape.cpp */; };
392519A91982C8DD007725D2 /* btEmptyShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518101982C8DD007725D2 /* btEmptyShape.h */; };
392519AA1982C8DD007725D2 /* btHeightfieldTerrainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518111982C8DD007725D2 /* btHeightfieldTerrainShape.cpp */; };
392519AB1982C8DD007725D2 /* btHeightfieldTerrainShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518121982C8DD007725D2 /* btHeightfieldTerrainShape.h */; };
392519AC1982C8DD007725D2 /* btMaterial.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518131982C8DD007725D2 /* btMaterial.h */; };
392519AD1982C8DD007725D2 /* btMinkowskiSumShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518141982C8DD007725D2 /* btMinkowskiSumShape.cpp */; };
392519AE1982C8DD007725D2 /* btMinkowskiSumShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518151982C8DD007725D2 /* btMinkowskiSumShape.h */; };
392519AF1982C8DD007725D2 /* btMultimaterialTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518161982C8DD007725D2 /* btMultimaterialTriangleMeshShape.cpp */; };
392519B01982C8DD007725D2 /* btMultimaterialTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518171982C8DD007725D2 /* btMultimaterialTriangleMeshShape.h */; };
392519B11982C8DD007725D2 /* btMultiSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518181982C8DD007725D2 /* btMultiSphereShape.cpp */; };
392519B21982C8DD007725D2 /* btMultiSphereShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518191982C8DD007725D2 /* btMultiSphereShape.h */; };
392519B31982C8DD007725D2 /* btOptimizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925181A1982C8DD007725D2 /* btOptimizedBvh.cpp */; };
392519B41982C8DD007725D2 /* btOptimizedBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925181B1982C8DD007725D2 /* btOptimizedBvh.h */; };
392519B51982C8DD007725D2 /* btPolyhedralConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925181C1982C8DD007725D2 /* btPolyhedralConvexShape.cpp */; };
392519B61982C8DD007725D2 /* btPolyhedralConvexShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925181D1982C8DD007725D2 /* btPolyhedralConvexShape.h */; };
392519B71982C8DD007725D2 /* btScaledBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925181E1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.cpp */; };
392519B81982C8DD007725D2 /* btScaledBvhTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925181F1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.h */; };
392519B91982C8DD007725D2 /* btShapeHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518201982C8DD007725D2 /* btShapeHull.cpp */; };
392519BA1982C8DD007725D2 /* btShapeHull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518211982C8DD007725D2 /* btShapeHull.h */; };
392519BB1982C8DD007725D2 /* btSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518221982C8DD007725D2 /* btSphereShape.cpp */; };
392519BC1982C8DD007725D2 /* btSphereShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518231982C8DD007725D2 /* btSphereShape.h */; };
392519BD1982C8DD007725D2 /* btStaticPlaneShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518241982C8DD007725D2 /* btStaticPlaneShape.cpp */; };
392519BE1982C8DD007725D2 /* btStaticPlaneShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518251982C8DD007725D2 /* btStaticPlaneShape.h */; };
392519BF1982C8DD007725D2 /* btStridingMeshInterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518261982C8DD007725D2 /* btStridingMeshInterface.cpp */; };
392519C01982C8DD007725D2 /* btStridingMeshInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518271982C8DD007725D2 /* btStridingMeshInterface.h */; };
392519C11982C8DD007725D2 /* btTetrahedronShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518281982C8DD007725D2 /* btTetrahedronShape.cpp */; };
392519C21982C8DD007725D2 /* btTetrahedronShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518291982C8DD007725D2 /* btTetrahedronShape.h */; };
392519C31982C8DD007725D2 /* btTriangleBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925182A1982C8DD007725D2 /* btTriangleBuffer.cpp */; };
392519C41982C8DD007725D2 /* btTriangleBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925182B1982C8DD007725D2 /* btTriangleBuffer.h */; };
392519C51982C8DD007725D2 /* btTriangleCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925182C1982C8DD007725D2 /* btTriangleCallback.cpp */; };
392519C61982C8DD007725D2 /* btTriangleCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925182D1982C8DD007725D2 /* btTriangleCallback.h */; };
392519C71982C8DD007725D2 /* btTriangleIndexVertexArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925182E1982C8DD007725D2 /* btTriangleIndexVertexArray.cpp */; };
392519C81982C8DD007725D2 /* btTriangleIndexVertexArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925182F1982C8DD007725D2 /* btTriangleIndexVertexArray.h */; };
392519C91982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518301982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.cpp */; };
392519CA1982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518311982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.h */; };
392519CB1982C8DD007725D2 /* btTriangleInfoMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518321982C8DD007725D2 /* btTriangleInfoMap.h */; };
392519CC1982C8DD007725D2 /* btTriangleMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518331982C8DD007725D2 /* btTriangleMesh.cpp */; };
392519CD1982C8DD007725D2 /* btTriangleMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518341982C8DD007725D2 /* btTriangleMesh.h */; };
392519CE1982C8DD007725D2 /* btTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518351982C8DD007725D2 /* btTriangleMeshShape.cpp */; };
392519CF1982C8DD007725D2 /* btTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518361982C8DD007725D2 /* btTriangleMeshShape.h */; };
392519D01982C8DD007725D2 /* btTriangleShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518371982C8DD007725D2 /* btTriangleShape.h */; };
392519D11982C8DD007725D2 /* btUniformScalingShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518381982C8DD007725D2 /* btUniformScalingShape.cpp */; };
392519D21982C8DD007725D2 /* btUniformScalingShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518391982C8DD007725D2 /* btUniformScalingShape.h */; };
392519D31982C8DD007725D2 /* btBoxCollision.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925183C1982C8DD007725D2 /* btBoxCollision.h */; };
392519D41982C8DD007725D2 /* btClipPolygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925183D1982C8DD007725D2 /* btClipPolygon.h */; };
392519D51982C8DD007725D2 /* btCompoundFromGimpact.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925183E1982C8DD007725D2 /* btCompoundFromGimpact.h */; };
392519D61982C8DD007725D2 /* btContactProcessing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925183F1982C8DD007725D2 /* btContactProcessing.cpp */; };
392519D71982C8DD007725D2 /* btContactProcessing.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518401982C8DD007725D2 /* btContactProcessing.h */; };
392519D81982C8DD007725D2 /* btGenericPoolAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518411982C8DD007725D2 /* btGenericPoolAllocator.cpp */; };
392519D91982C8DD007725D2 /* btGenericPoolAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518421982C8DD007725D2 /* btGenericPoolAllocator.h */; };
392519DA1982C8DD007725D2 /* btGeometryOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518431982C8DD007725D2 /* btGeometryOperations.h */; };
392519DB1982C8DD007725D2 /* btGImpactBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518441982C8DD007725D2 /* btGImpactBvh.cpp */; };
392519DC1982C8DD007725D2 /* btGImpactBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518451982C8DD007725D2 /* btGImpactBvh.h */; };
392519DD1982C8DD007725D2 /* btGImpactCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518461982C8DD007725D2 /* btGImpactCollisionAlgorithm.cpp */; };
392519DE1982C8DD007725D2 /* btGImpactCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518471982C8DD007725D2 /* btGImpactCollisionAlgorithm.h */; };
392519DF1982C8DD007725D2 /* btGImpactMassUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518481982C8DD007725D2 /* btGImpactMassUtil.h */; };
392519E01982C8DD007725D2 /* btGImpactQuantizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518491982C8DD007725D2 /* btGImpactQuantizedBvh.cpp */; };
392519E11982C8DD007725D2 /* btGImpactQuantizedBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184A1982C8DD007725D2 /* btGImpactQuantizedBvh.h */; };
392519E21982C8DD007725D2 /* btGImpactShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925184B1982C8DD007725D2 /* btGImpactShape.cpp */; };
392519E31982C8DD007725D2 /* btGImpactShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184C1982C8DD007725D2 /* btGImpactShape.h */; };
392519E41982C8DD007725D2 /* btQuantization.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184D1982C8DD007725D2 /* btQuantization.h */; };
392519E51982C8DD007725D2 /* btTriangleShapeEx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925184E1982C8DD007725D2 /* btTriangleShapeEx.cpp */; };
392519E61982C8DD007725D2 /* btTriangleShapeEx.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184F1982C8DD007725D2 /* btTriangleShapeEx.h */; };
392519E71982C8DD007725D2 /* gim_array.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518501982C8DD007725D2 /* gim_array.h */; };
392519E81982C8DD007725D2 /* gim_basic_geometry_operations.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518511982C8DD007725D2 /* gim_basic_geometry_operations.h */; };
392519E91982C8DD007725D2 /* gim_bitset.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518521982C8DD007725D2 /* gim_bitset.h */; };
392519EA1982C8DD007725D2 /* gim_box_collision.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518531982C8DD007725D2 /* gim_box_collision.h */; };
392519EB1982C8DD007725D2 /* gim_box_set.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518541982C8DD007725D2 /* gim_box_set.cpp */; };
392519EC1982C8DD007725D2 /* gim_box_set.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518551982C8DD007725D2 /* gim_box_set.h */; };
392519ED1982C8DD007725D2 /* gim_clip_polygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518561982C8DD007725D2 /* gim_clip_polygon.h */; };
392519EE1982C8DD007725D2 /* gim_contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518571982C8DD007725D2 /* gim_contact.cpp */; };
392519EF1982C8DD007725D2 /* gim_contact.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518581982C8DD007725D2 /* gim_contact.h */; };
392519F01982C8DD007725D2 /* gim_geom_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518591982C8DD007725D2 /* gim_geom_types.h */; };
392519F11982C8DD007725D2 /* gim_geometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185A1982C8DD007725D2 /* gim_geometry.h */; };
392519F21982C8DD007725D2 /* gim_hash_table.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185B1982C8DD007725D2 /* gim_hash_table.h */; };
392519F31982C8DD007725D2 /* gim_linear_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185C1982C8DD007725D2 /* gim_linear_math.h */; };
392519F41982C8DD007725D2 /* gim_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185D1982C8DD007725D2 /* gim_math.h */; };
392519F51982C8DD007725D2 /* gim_memory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925185E1982C8DD007725D2 /* gim_memory.cpp */; };
392519F61982C8DD007725D2 /* gim_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185F1982C8DD007725D2 /* gim_memory.h */; };
392519F71982C8DD007725D2 /* gim_radixsort.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518601982C8DD007725D2 /* gim_radixsort.h */; };
392519F81982C8DD007725D2 /* gim_tri_collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518611982C8DD007725D2 /* gim_tri_collision.cpp */; };
392519F91982C8DD007725D2 /* gim_tri_collision.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518621982C8DD007725D2 /* gim_tri_collision.h */; };
392519FA1982C8DD007725D2 /* btContinuousConvexCollision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518641982C8DD007725D2 /* btContinuousConvexCollision.cpp */; };
392519FB1982C8DD007725D2 /* btContinuousConvexCollision.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518651982C8DD007725D2 /* btContinuousConvexCollision.h */; };
392519FC1982C8DD007725D2 /* btConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518661982C8DD007725D2 /* btConvexCast.cpp */; };
392519FD1982C8DD007725D2 /* btConvexCast.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518671982C8DD007725D2 /* btConvexCast.h */; };
392519FE1982C8DD007725D2 /* btConvexPenetrationDepthSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518681982C8DD007725D2 /* btConvexPenetrationDepthSolver.h */; };
392519FF1982C8DD007725D2 /* btDiscreteCollisionDetectorInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518691982C8DD007725D2 /* btDiscreteCollisionDetectorInterface.h */; };
39251A001982C8DD007725D2 /* btGjkConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925186A1982C8DD007725D2 /* btGjkConvexCast.cpp */; };
39251A011982C8DD007725D2 /* btGjkConvexCast.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925186B1982C8DD007725D2 /* btGjkConvexCast.h */; };
39251A021982C8DD007725D2 /* btGjkEpa2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925186C1982C8DD007725D2 /* btGjkEpa2.cpp */; };
39251A031982C8DD007725D2 /* btGjkEpa2.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925186D1982C8DD007725D2 /* btGjkEpa2.h */; };
39251A041982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925186E1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.cpp */; };
39251A051982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925186F1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.h */; };
39251A061982C8DD007725D2 /* btGjkPairDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518701982C8DD007725D2 /* btGjkPairDetector.cpp */; };
39251A071982C8DD007725D2 /* btGjkPairDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518711982C8DD007725D2 /* btGjkPairDetector.h */; };
39251A081982C8DD007725D2 /* btManifoldPoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518721982C8DD007725D2 /* btManifoldPoint.h */; };
39251A091982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518731982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.cpp */; };
39251A0A1982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518741982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.h */; };
39251A0B1982C8DD007725D2 /* btPersistentManifold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518751982C8DD007725D2 /* btPersistentManifold.cpp */; };
39251A0C1982C8DD007725D2 /* btPersistentManifold.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518761982C8DD007725D2 /* btPersistentManifold.h */; };
39251A0D1982C8DD007725D2 /* btPointCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518771982C8DD007725D2 /* btPointCollector.h */; };
39251A0E1982C8DD007725D2 /* btPolyhedralContactClipping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518781982C8DD007725D2 /* btPolyhedralContactClipping.cpp */; };
39251A0F1982C8DD007725D2 /* btPolyhedralContactClipping.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518791982C8DD007725D2 /* btPolyhedralContactClipping.h */; };
39251A101982C8DD007725D2 /* btRaycastCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925187A1982C8DD007725D2 /* btRaycastCallback.cpp */; };
39251A111982C8DD007725D2 /* btRaycastCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925187B1982C8DD007725D2 /* btRaycastCallback.h */; };
39251A121982C8DD007725D2 /* btSimplexSolverInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925187C1982C8DD007725D2 /* btSimplexSolverInterface.h */; };
39251A131982C8DD007725D2 /* btSubSimplexConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925187D1982C8DD007725D2 /* btSubSimplexConvexCast.cpp */; };
39251A141982C8DD007725D2 /* btSubSimplexConvexCast.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925187E1982C8DD007725D2 /* btSubSimplexConvexCast.h */; };
39251A151982C8DD007725D2 /* btVoronoiSimplexSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925187F1982C8DD007725D2 /* btVoronoiSimplexSolver.cpp */; };
39251A161982C8DD007725D2 /* btVoronoiSimplexSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518801982C8DD007725D2 /* btVoronoiSimplexSolver.h */; };
39251A171982C8DD007725D2 /* btCharacterControllerInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518841982C8DD007725D2 /* btCharacterControllerInterface.h */; };
39251A181982C8DD007725D2 /* btKinematicCharacterController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518851982C8DD007725D2 /* btKinematicCharacterController.cpp */; };
39251A191982C8DD007725D2 /* btKinematicCharacterController.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518861982C8DD007725D2 /* btKinematicCharacterController.h */; };
39251A1A1982C8DD007725D2 /* btConeTwistConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518891982C8DD007725D2 /* btConeTwistConstraint.cpp */; };
39251A1B1982C8DD007725D2 /* btConeTwistConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188A1982C8DD007725D2 /* btConeTwistConstraint.h */; };
39251A1C1982C8DD007725D2 /* btConstraintSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188B1982C8DD007725D2 /* btConstraintSolver.h */; };
39251A1D1982C8DD007725D2 /* btContactConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925188C1982C8DD007725D2 /* btContactConstraint.cpp */; };
39251A1E1982C8DD007725D2 /* btContactConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188D1982C8DD007725D2 /* btContactConstraint.h */; };
39251A1F1982C8DD007725D2 /* btContactSolverInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188E1982C8DD007725D2 /* btContactSolverInfo.h */; };
39251A201982C8DD007725D2 /* btFixedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925188F1982C8DD007725D2 /* btFixedConstraint.cpp */; };
39251A211982C8DD007725D2 /* btFixedConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518901982C8DD007725D2 /* btFixedConstraint.h */; };
39251A221982C8DD007725D2 /* btGearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518911982C8DD007725D2 /* btGearConstraint.cpp */; };
39251A231982C8DD007725D2 /* btGearConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518921982C8DD007725D2 /* btGearConstraint.h */; };
39251A241982C8DD007725D2 /* btGeneric6DofConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518931982C8DD007725D2 /* btGeneric6DofConstraint.cpp */; };
39251A251982C8DD007725D2 /* btGeneric6DofConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518941982C8DD007725D2 /* btGeneric6DofConstraint.h */; };
39251A261982C8DD007725D2 /* btGeneric6DofSpringConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518951982C8DD007725D2 /* btGeneric6DofSpringConstraint.cpp */; };
39251A271982C8DD007725D2 /* btGeneric6DofSpringConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518961982C8DD007725D2 /* btGeneric6DofSpringConstraint.h */; };
39251A281982C8DD007725D2 /* btHinge2Constraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518971982C8DD007725D2 /* btHinge2Constraint.cpp */; };
39251A291982C8DD007725D2 /* btHinge2Constraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518981982C8DD007725D2 /* btHinge2Constraint.h */; };
39251A2A1982C8DD007725D2 /* btHingeConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518991982C8DD007725D2 /* btHingeConstraint.cpp */; };
39251A2B1982C8DD007725D2 /* btHingeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189A1982C8DD007725D2 /* btHingeConstraint.h */; };
39251A2C1982C8DD007725D2 /* btJacobianEntry.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189B1982C8DD007725D2 /* btJacobianEntry.h */; };
39251A2D1982C8DD007725D2 /* btPoint2PointConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925189C1982C8DD007725D2 /* btPoint2PointConstraint.cpp */; };
39251A2E1982C8DD007725D2 /* btPoint2PointConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189D1982C8DD007725D2 /* btPoint2PointConstraint.h */; };
39251A2F1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925189E1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.cpp */; };
39251A301982C8DD007725D2 /* btSequentialImpulseConstraintSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189F1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.h */; };
39251A311982C8DD007725D2 /* btSliderConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A01982C8DD007725D2 /* btSliderConstraint.cpp */; };
39251A321982C8DD007725D2 /* btSliderConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A11982C8DD007725D2 /* btSliderConstraint.h */; };
39251A331982C8DD007725D2 /* btSolve2LinearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A21982C8DD007725D2 /* btSolve2LinearConstraint.cpp */; };
39251A341982C8DD007725D2 /* btSolve2LinearConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A31982C8DD007725D2 /* btSolve2LinearConstraint.h */; };
39251A351982C8DD007725D2 /* btSolverBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A41982C8DD007725D2 /* btSolverBody.h */; };
39251A361982C8DD007725D2 /* btSolverConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A51982C8DD007725D2 /* btSolverConstraint.h */; };
39251A371982C8DD007725D2 /* btTypedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A61982C8DD007725D2 /* btTypedConstraint.cpp */; };
39251A381982C8DD007725D2 /* btTypedConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A71982C8DD007725D2 /* btTypedConstraint.h */; };
39251A391982C8DD007725D2 /* btUniversalConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A81982C8DD007725D2 /* btUniversalConstraint.cpp */; };
39251A3A1982C8DD007725D2 /* btUniversalConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A91982C8DD007725D2 /* btUniversalConstraint.h */; };
39251A3B1982C8DD007725D2 /* btActionInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518AB1982C8DD007725D2 /* btActionInterface.h */; };
39251A3C1982C8DD007725D2 /* btDiscreteDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518AC1982C8DD007725D2 /* btDiscreteDynamicsWorld.cpp */; };
39251A3D1982C8DD007725D2 /* btDiscreteDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518AD1982C8DD007725D2 /* btDiscreteDynamicsWorld.h */; };
39251A3E1982C8DD007725D2 /* btDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518AE1982C8DD007725D2 /* btDynamicsWorld.h */; };
39251A3F1982C8DD007725D2 /* btRigidBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518AF1982C8DD007725D2 /* btRigidBody.cpp */; };
39251A401982C8DD007725D2 /* btRigidBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B01982C8DD007725D2 /* btRigidBody.h */; };
39251A411982C8DD007725D2 /* btSimpleDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B11982C8DD007725D2 /* btSimpleDynamicsWorld.cpp */; };
39251A421982C8DD007725D2 /* btSimpleDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B21982C8DD007725D2 /* btSimpleDynamicsWorld.h */; };
39251A431982C8DD007725D2 /* Bullet-C-API.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B31982C8DD007725D2 /* Bullet-C-API.cpp */; };
39251A441982C8DD007725D2 /* btMultiBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B51982C8DD007725D2 /* btMultiBody.cpp */; };
39251A451982C8DD007725D2 /* btMultiBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B61982C8DD007725D2 /* btMultiBody.h */; };
39251A461982C8DD007725D2 /* btMultiBodyConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B71982C8DD007725D2 /* btMultiBodyConstraint.cpp */; };
39251A471982C8DD007725D2 /* btMultiBodyConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B81982C8DD007725D2 /* btMultiBodyConstraint.h */; };
39251A481982C8DD007725D2 /* btMultiBodyConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B91982C8DD007725D2 /* btMultiBodyConstraintSolver.cpp */; };
39251A491982C8DD007725D2 /* btMultiBodyConstraintSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518BA1982C8DD007725D2 /* btMultiBodyConstraintSolver.h */; };
39251A4A1982C8DD007725D2 /* btMultiBodyDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518BB1982C8DD007725D2 /* btMultiBodyDynamicsWorld.cpp */; };
39251A4B1982C8DD007725D2 /* btMultiBodyDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518BC1982C8DD007725D2 /* btMultiBodyDynamicsWorld.h */; };
39251A4C1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518BD1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.cpp */; };
39251A4D1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518BE1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.h */; };
39251A4E1982C8DD007725D2 /* btMultiBodyJointMotor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518BF1982C8DD007725D2 /* btMultiBodyJointMotor.cpp */; };
39251A4F1982C8DD007725D2 /* btMultiBodyJointMotor.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C01982C8DD007725D2 /* btMultiBodyJointMotor.h */; };
39251A501982C8DD007725D2 /* btMultiBodyLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C11982C8DD007725D2 /* btMultiBodyLink.h */; };
39251A511982C8DD007725D2 /* btMultiBodyLinkCollider.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C21982C8DD007725D2 /* btMultiBodyLinkCollider.h */; };
39251A521982C8DD007725D2 /* btMultiBodyPoint2Point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518C31982C8DD007725D2 /* btMultiBodyPoint2Point.cpp */; };
39251A531982C8DD007725D2 /* btMultiBodyPoint2Point.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C41982C8DD007725D2 /* btMultiBodyPoint2Point.h */; };
39251A541982C8DD007725D2 /* btMultiBodySolverConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C51982C8DD007725D2 /* btMultiBodySolverConstraint.h */; };
39251A551982C8DD007725D2 /* btDantzigLCP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518C71982C8DD007725D2 /* btDantzigLCP.cpp */; };
39251A561982C8DD007725D2 /* btDantzigLCP.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C81982C8DD007725D2 /* btDantzigLCP.h */; };
39251A571982C8DD007725D2 /* btDantzigSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C91982C8DD007725D2 /* btDantzigSolver.h */; };
39251A581982C8DD007725D2 /* btMLCPSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518CA1982C8DD007725D2 /* btMLCPSolver.cpp */; };
39251A591982C8DD007725D2 /* btMLCPSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CB1982C8DD007725D2 /* btMLCPSolver.h */; };
39251A5A1982C8DD007725D2 /* btMLCPSolverInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CC1982C8DD007725D2 /* btMLCPSolverInterface.h */; };
39251A5B1982C8DD007725D2 /* btPATHSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CD1982C8DD007725D2 /* btPATHSolver.h */; };
39251A5C1982C8DD007725D2 /* btSolveProjectedGaussSeidel.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CE1982C8DD007725D2 /* btSolveProjectedGaussSeidel.h */; };
39251A5D1982C8DD007725D2 /* btRaycastVehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518D11982C8DD007725D2 /* btRaycastVehicle.cpp */; };
39251A5E1982C8DD007725D2 /* btRaycastVehicle.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D21982C8DD007725D2 /* btRaycastVehicle.h */; };
39251A5F1982C8DD007725D2 /* btVehicleRaycaster.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D31982C8DD007725D2 /* btVehicleRaycaster.h */; };
39251A601982C8DD007725D2 /* btWheelInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518D41982C8DD007725D2 /* btWheelInfo.cpp */; };
39251A611982C8DD007725D2 /* btWheelInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D51982C8DD007725D2 /* btWheelInfo.h */; };
39251A621982C8DD007725D2 /* bestfit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518D81982C8DD007725D2 /* bestfit.cpp */; };
39251A631982C8DD007725D2 /* bestfit.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D91982C8DD007725D2 /* bestfit.h */; };
39251A641982C8DD007725D2 /* bestfitobb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518DA1982C8DD007725D2 /* bestfitobb.cpp */; };
39251A651982C8DD007725D2 /* bestfitobb.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518DB1982C8DD007725D2 /* bestfitobb.h */; };
39251A661982C8DD007725D2 /* cd_hull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518DC1982C8DD007725D2 /* cd_hull.cpp */; };
39251A671982C8DD007725D2 /* cd_hull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518DD1982C8DD007725D2 /* cd_hull.h */; };
39251A681982C8DD007725D2 /* cd_vector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518DE1982C8DD007725D2 /* cd_vector.h */; };
39251A691982C8DD007725D2 /* cd_wavefront.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518DF1982C8DD007725D2 /* cd_wavefront.cpp */; };
39251A6A1982C8DD007725D2 /* cd_wavefront.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E01982C8DD007725D2 /* cd_wavefront.h */; };
39251A6B1982C8DD007725D2 /* concavity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E21982C8DD007725D2 /* concavity.cpp */; };
39251A6C1982C8DD007725D2 /* concavity.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E31982C8DD007725D2 /* concavity.h */; };
39251A6D1982C8DD007725D2 /* ConvexBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E41982C8DD007725D2 /* ConvexBuilder.cpp */; };
39251A6E1982C8DD007725D2 /* ConvexBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E51982C8DD007725D2 /* ConvexBuilder.h */; };
39251A6F1982C8DD007725D2 /* ConvexDecomposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E61982C8DD007725D2 /* ConvexDecomposition.cpp */; };
39251A701982C8DD007725D2 /* ConvexDecomposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E71982C8DD007725D2 /* ConvexDecomposition.h */; };
39251A711982C8DD007725D2 /* fitsphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E81982C8DD007725D2 /* fitsphere.cpp */; };
39251A721982C8DD007725D2 /* fitsphere.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E91982C8DD007725D2 /* fitsphere.h */; };
39251A731982C8DD007725D2 /* float_math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518EA1982C8DD007725D2 /* float_math.cpp */; };
39251A741982C8DD007725D2 /* float_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518EB1982C8DD007725D2 /* float_math.h */; };
39251A751982C8DD007725D2 /* meshvolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518EC1982C8DD007725D2 /* meshvolume.cpp */; };
39251A761982C8DD007725D2 /* meshvolume.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518ED1982C8DD007725D2 /* meshvolume.h */; };
39251A771982C8DD007725D2 /* planetri.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518EE1982C8DD007725D2 /* planetri.cpp */; };
39251A781982C8DD007725D2 /* planetri.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518EF1982C8DD007725D2 /* planetri.h */; };
39251A791982C8DD007725D2 /* raytri.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F11982C8DD007725D2 /* raytri.cpp */; };
39251A7A1982C8DD007725D2 /* raytri.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F21982C8DD007725D2 /* raytri.h */; };
39251A7B1982C8DD007725D2 /* splitplane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F31982C8DD007725D2 /* splitplane.cpp */; };
39251A7C1982C8DD007725D2 /* splitplane.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F41982C8DD007725D2 /* splitplane.h */; };
39251A7D1982C8DD007725D2 /* vlookup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F51982C8DD007725D2 /* vlookup.cpp */; };
39251A7E1982C8DD007725D2 /* vlookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F61982C8DD007725D2 /* vlookup.h */; };
39251A7F1982C8DD007725D2 /* btGImpactConvexDecompositionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F81982C8DD007725D2 /* btGImpactConvexDecompositionShape.cpp */; };
39251A801982C8DD007725D2 /* btGImpactConvexDecompositionShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F91982C8DD007725D2 /* btGImpactConvexDecompositionShape.h */; };
39251A811982C8DD007725D2 /* btAabbUtil2.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518FB1982C8DD007725D2 /* btAabbUtil2.h */; };
39251A821982C8DD007725D2 /* btAlignedAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518FC1982C8DD007725D2 /* btAlignedAllocator.cpp */; };
39251A831982C8DD007725D2 /* btAlignedAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518FD1982C8DD007725D2 /* btAlignedAllocator.h */; };
39251A841982C8DD007725D2 /* btAlignedObjectArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518FE1982C8DD007725D2 /* btAlignedObjectArray.h */; };
39251A851982C8DD007725D2 /* btConvexHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518FF1982C8DD007725D2 /* btConvexHull.cpp */; };
39251A861982C8DD007725D2 /* btConvexHull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519001982C8DD007725D2 /* btConvexHull.h */; };
39251A871982C8DD007725D2 /* btConvexHullComputer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519011982C8DD007725D2 /* btConvexHullComputer.cpp */; };
39251A881982C8DD007725D2 /* btConvexHullComputer.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519021982C8DD007725D2 /* btConvexHullComputer.h */; };
39251A891982C8DD007725D2 /* btDefaultMotionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519031982C8DD007725D2 /* btDefaultMotionState.h */; };
39251A8A1982C8DD007725D2 /* btGeometryUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519041982C8DD007725D2 /* btGeometryUtil.cpp */; };
39251A8B1982C8DD007725D2 /* btGeometryUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519051982C8DD007725D2 /* btGeometryUtil.h */; };
39251A8C1982C8DD007725D2 /* btGrahamScan2dConvexHull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519061982C8DD007725D2 /* btGrahamScan2dConvexHull.h */; };
39251A8D1982C8DD007725D2 /* btHashMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519071982C8DD007725D2 /* btHashMap.h */; };
39251A8E1982C8DD007725D2 /* btIDebugDraw.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519081982C8DD007725D2 /* btIDebugDraw.h */; };
39251A8F1982C8DD007725D2 /* btList.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519091982C8DD007725D2 /* btList.h */; };
39251A901982C8DD007725D2 /* btMatrix3x3.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190A1982C8DD007725D2 /* btMatrix3x3.h */; };
39251A911982C8DD007725D2 /* btMatrixX.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190B1982C8DD007725D2 /* btMatrixX.h */; };
39251A921982C8DD007725D2 /* btMinMax.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190C1982C8DD007725D2 /* btMinMax.h */; };
39251A931982C8DD007725D2 /* btMotionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190D1982C8DD007725D2 /* btMotionState.h */; };
39251A941982C8DD007725D2 /* btPolarDecomposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925190E1982C8DD007725D2 /* btPolarDecomposition.cpp */; };
39251A951982C8DD007725D2 /* btPolarDecomposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190F1982C8DD007725D2 /* btPolarDecomposition.h */; };
39251A961982C8DD007725D2 /* btPoolAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519101982C8DD007725D2 /* btPoolAllocator.h */; };
39251A971982C8DD007725D2 /* btQuadWord.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519111982C8DD007725D2 /* btQuadWord.h */; };
39251A981982C8DD007725D2 /* btQuaternion.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519121982C8DD007725D2 /* btQuaternion.h */; };
39251A991982C8DD007725D2 /* btQuickprof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519131982C8DD007725D2 /* btQuickprof.cpp */; };
39251A9A1982C8DD007725D2 /* btQuickprof.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519141982C8DD007725D2 /* btQuickprof.h */; };
39251A9B1982C8DD007725D2 /* btRandom.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519151982C8DD007725D2 /* btRandom.h */; };
39251A9C1982C8DD007725D2 /* btScalar.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519161982C8DD007725D2 /* btScalar.h */; };
39251A9D1982C8DD007725D2 /* btSerializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519171982C8DD007725D2 /* btSerializer.cpp */; };
39251A9E1982C8DD007725D2 /* btSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519181982C8DD007725D2 /* btSerializer.h */; };
39251A9F1982C8DD007725D2 /* btStackAlloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519191982C8DD007725D2 /* btStackAlloc.h */; };
39251AA01982C8DD007725D2 /* btTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925191A1982C8DD007725D2 /* btTransform.h */; };
39251AA11982C8DD007725D2 /* btTransformUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925191B1982C8DD007725D2 /* btTransformUtil.h */; };
39251AA21982C8DD007725D2 /* btVector3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925191C1982C8DD007725D2 /* btVector3.cpp */; };
39251AA31982C8DD007725D2 /* btVector3.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925191D1982C8DD007725D2 /* btVector3.h */; };
39251AA41982C8DD007725D2 /* stdafx.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519201982C8DD007725D2 /* stdafx.h */; };
39251AA51982C8DD007725D2 /* boolInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519231982C8DD007725D2 /* boolInVec.h */; };
39251AA61982C8DD007725D2 /* floatInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519241982C8DD007725D2 /* floatInVec.h */; };
39251AA71982C8DD007725D2 /* mat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519251982C8DD007725D2 /* mat_aos.h */; };
39251AA81982C8DD007725D2 /* quat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519261982C8DD007725D2 /* quat_aos.h */; };
39251AA91982C8DD007725D2 /* vec_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519271982C8DD007725D2 /* vec_aos.h */; };
39251AAA1982C8DD007725D2 /* vectormath_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519281982C8DD007725D2 /* vectormath_aos.h */; };
39251AAB1982C8DD007725D2 /* boolInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192A1982C8DD007725D2 /* boolInVec.h */; };
39251AAC1982C8DD007725D2 /* floatInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192B1982C8DD007725D2 /* floatInVec.h */; };
39251AAD1982C8DD007725D2 /* mat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192C1982C8DD007725D2 /* mat_aos.h */; };
39251AAE1982C8DD007725D2 /* quat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192D1982C8DD007725D2 /* quat_aos.h */; };
39251AAF1982C8DD007725D2 /* vec_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192E1982C8DD007725D2 /* vec_aos.h */; };
39251AB01982C8DD007725D2 /* vectormath_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192F1982C8DD007725D2 /* vectormath_aos.h */; };
39251AB11982C8DD007725D2 /* boolInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519311982C8DD007725D2 /* boolInVec.h */; };
39251AB21982C8DD007725D2 /* floatInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519321982C8DD007725D2 /* floatInVec.h */; };
39251AB31982C8DD007725D2 /* mat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519331982C8DD007725D2 /* mat_aos.h */; };
39251AB41982C8DD007725D2 /* quat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519341982C8DD007725D2 /* quat_aos.h */; };
39251AB51982C8DD007725D2 /* vec_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519351982C8DD007725D2 /* vec_aos.h */; };
39251AB61982C8DD007725D2 /* vecidx_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519361982C8DD007725D2 /* vecidx_aos.h */; };
39251AB71982C8DD007725D2 /* vectormath_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519371982C8DD007725D2 /* vectormath_aos.h */; };
39251AB81982C8DD007725D2 /* vmInclude.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519381982C8DD007725D2 /* vmInclude.h */; };
39251AC119831BF3007725D2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39251AC019831BF3007725D2 /* Foundation.framework */; };
39251AE519831D03007725D2 /* btBulletCollisionCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925179B1982C8DC007725D2 /* btBulletCollisionCommon.h */; };
39251AE619831D03007725D2 /* btBulletDynamicsCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925179C1982C8DC007725D2 /* btBulletDynamicsCommon.h */; };
39251AE719831D03007725D2 /* Bullet-C-Api.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925179D1982C8DC007725D2 /* Bullet-C-Api.h */; };
39251AE819831D03007725D2 /* btAxisSweep3.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A11982C8DC007725D2 /* btAxisSweep3.h */; };
39251AE919831D03007725D2 /* btBroadphaseInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A21982C8DC007725D2 /* btBroadphaseInterface.h */; };
39251AEA19831D03007725D2 /* btBroadphaseProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A41982C8DC007725D2 /* btBroadphaseProxy.h */; };
39251AEB19831D03007725D2 /* btCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A61982C8DC007725D2 /* btCollisionAlgorithm.h */; };
39251AEC19831D03007725D2 /* btDbvt.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517A81982C8DC007725D2 /* btDbvt.h */; };
39251AED19831D03007725D2 /* btDbvtBroadphase.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517AA1982C8DC007725D2 /* btDbvtBroadphase.h */; };
39251AEE19831D03007725D2 /* btDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517AC1982C8DC007725D2 /* btDispatcher.h */; };
39251AEF19831D03007725D2 /* btMultiSapBroadphase.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517AE1982C8DC007725D2 /* btMultiSapBroadphase.h */; };
39251AF019831D03007725D2 /* btOverlappingPairCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B01982C8DC007725D2 /* btOverlappingPairCache.h */; };
39251AF119831D03007725D2 /* btOverlappingPairCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B11982C8DC007725D2 /* btOverlappingPairCallback.h */; };
39251AF219831D03007725D2 /* btQuantizedBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B31982C8DC007725D2 /* btQuantizedBvh.h */; };
39251AF319831D03007725D2 /* btSimpleBroadphase.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B51982C8DC007725D2 /* btSimpleBroadphase.h */; };
39251AF419831D03007725D2 /* btActivatingCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517B91982C8DC007725D2 /* btActivatingCollisionAlgorithm.h */; };
39251AF519831D03007725D2 /* btBox2dBox2dCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517BB1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.h */; };
39251AF619831D03007725D2 /* btBoxBoxCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517BD1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.h */; };
39251AF719831D03007725D2 /* btBoxBoxDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517BF1982C8DC007725D2 /* btBoxBoxDetector.h */; };
39251AF819831D03007725D2 /* btCollisionConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C01982C8DC007725D2 /* btCollisionConfiguration.h */; };
39251AF919831D03007725D2 /* btCollisionCreateFunc.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C11982C8DC007725D2 /* btCollisionCreateFunc.h */; };
39251AFA19831D03007725D2 /* btCollisionDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C31982C8DC007725D2 /* btCollisionDispatcher.h */; };
39251AFB19831D03007725D2 /* btCollisionObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C51982C8DC007725D2 /* btCollisionObject.h */; };
39251AFC19831D03007725D2 /* btCollisionObjectWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C61982C8DC007725D2 /* btCollisionObjectWrapper.h */; };
39251AFD19831D03007725D2 /* btCollisionWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517C81982C8DC007725D2 /* btCollisionWorld.h */; };
39251AFE19831D03007725D2 /* btCompoundCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517CA1982C8DC007725D2 /* btCompoundCollisionAlgorithm.h */; };
39251AFF19831D04007725D2 /* btCompoundCompoundCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517CC1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.h */; };
39251B0019831D04007725D2 /* btConvex2dConvex2dAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517CE1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.h */; };
39251B0119831D04007725D2 /* btConvexConcaveCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D01982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.h */; };
39251B0219831D04007725D2 /* btConvexConvexAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D21982C8DC007725D2 /* btConvexConvexAlgorithm.h */; };
39251B0319831D04007725D2 /* btConvexPlaneCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D41982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.h */; };
39251B0419831D04007725D2 /* btDefaultCollisionConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D61982C8DC007725D2 /* btDefaultCollisionConfiguration.h */; };
39251B0519831D04007725D2 /* btEmptyCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517D81982C8DC007725D2 /* btEmptyCollisionAlgorithm.h */; };
39251B0619831D04007725D2 /* btGhostObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517DA1982C8DC007725D2 /* btGhostObject.h */; };
39251B0719831D04007725D2 /* btHashedSimplePairCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517DC1982C8DC007725D2 /* btHashedSimplePairCache.h */; };
39251B0819831D04007725D2 /* btInternalEdgeUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517DE1982C8DC007725D2 /* btInternalEdgeUtility.h */; };
39251B0919831D04007725D2 /* btManifoldResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E01982C8DC007725D2 /* btManifoldResult.h */; };
39251B0A19831D04007725D2 /* btSimulationIslandManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E21982C8DC007725D2 /* btSimulationIslandManager.h */; };
39251B0B19831D04007725D2 /* btSphereBoxCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E41982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.h */; };
39251B0C19831D04007725D2 /* btSphereSphereCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E61982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.h */; };
39251B0D19831D04007725D2 /* btSphereTriangleCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517E81982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.h */; };
39251B0E19831D04007725D2 /* btUnionFind.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517EA1982C8DC007725D2 /* btUnionFind.h */; };
39251B0F19831D04007725D2 /* SphereTriangleDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517EC1982C8DC007725D2 /* SphereTriangleDetector.h */; };
39251B1019831D04007725D2 /* btBox2dShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517EF1982C8DC007725D2 /* btBox2dShape.h */; };
39251B1119831D04007725D2 /* btBoxShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F11982C8DC007725D2 /* btBoxShape.h */; };
39251B1219831D04007725D2 /* btBvhTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F31982C8DC007725D2 /* btBvhTriangleMeshShape.h */; };
39251B1319831D05007725D2 /* btCapsuleShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F51982C8DC007725D2 /* btCapsuleShape.h */; };
39251B1419831D05007725D2 /* btCollisionMargin.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F61982C8DC007725D2 /* btCollisionMargin.h */; };
39251B1519831D05007725D2 /* btCollisionShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517F81982C8DD007725D2 /* btCollisionShape.h */; };
39251B1619831D05007725D2 /* btCompoundShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517FA1982C8DD007725D2 /* btCompoundShape.h */; };
39251B1719831D05007725D2 /* btConcaveShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517FC1982C8DD007725D2 /* btConcaveShape.h */; };
39251B1819831D05007725D2 /* btConeShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392517FE1982C8DD007725D2 /* btConeShape.h */; };
39251B1919831D05007725D2 /* btConvex2dShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518001982C8DD007725D2 /* btConvex2dShape.h */; };
39251B1A19831D05007725D2 /* btConvexHullShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518021982C8DD007725D2 /* btConvexHullShape.h */; };
39251B1B19831D05007725D2 /* btConvexInternalShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518041982C8DD007725D2 /* btConvexInternalShape.h */; };
39251B1C19831D05007725D2 /* btConvexPointCloudShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518061982C8DD007725D2 /* btConvexPointCloudShape.h */; };
39251B1D19831D05007725D2 /* btConvexPolyhedron.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518081982C8DD007725D2 /* btConvexPolyhedron.h */; };
39251B1E19831D05007725D2 /* btConvexShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925180A1982C8DD007725D2 /* btConvexShape.h */; };
39251B1F19831D05007725D2 /* btConvexTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925180C1982C8DD007725D2 /* btConvexTriangleMeshShape.h */; };
39251B2019831D05007725D2 /* btCylinderShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925180E1982C8DD007725D2 /* btCylinderShape.h */; };
39251B2119831D06007725D2 /* btEmptyShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518101982C8DD007725D2 /* btEmptyShape.h */; };
39251B2219831D06007725D2 /* btHeightfieldTerrainShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518121982C8DD007725D2 /* btHeightfieldTerrainShape.h */; };
39251B2319831D06007725D2 /* btMaterial.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518131982C8DD007725D2 /* btMaterial.h */; };
39251B2419831D06007725D2 /* btMinkowskiSumShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518151982C8DD007725D2 /* btMinkowskiSumShape.h */; };
39251B2519831D06007725D2 /* btMultimaterialTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518171982C8DD007725D2 /* btMultimaterialTriangleMeshShape.h */; };
39251B2619831D06007725D2 /* btMultiSphereShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518191982C8DD007725D2 /* btMultiSphereShape.h */; };
39251B2719831D06007725D2 /* btOptimizedBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925181B1982C8DD007725D2 /* btOptimizedBvh.h */; };
39251B2819831D06007725D2 /* btPolyhedralConvexShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925181D1982C8DD007725D2 /* btPolyhedralConvexShape.h */; };
39251B2919831D06007725D2 /* btScaledBvhTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925181F1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.h */; };
39251B2A19831D06007725D2 /* btShapeHull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518211982C8DD007725D2 /* btShapeHull.h */; };
39251B2B19831D06007725D2 /* btSphereShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518231982C8DD007725D2 /* btSphereShape.h */; };
39251B2C19831D07007725D2 /* btStaticPlaneShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518251982C8DD007725D2 /* btStaticPlaneShape.h */; };
39251B2D19831D07007725D2 /* btStridingMeshInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518271982C8DD007725D2 /* btStridingMeshInterface.h */; };
39251B2E19831D07007725D2 /* btTetrahedronShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518291982C8DD007725D2 /* btTetrahedronShape.h */; };
39251B2F19831D07007725D2 /* btTriangleBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925182B1982C8DD007725D2 /* btTriangleBuffer.h */; };
39251B3019831D07007725D2 /* btTriangleCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925182D1982C8DD007725D2 /* btTriangleCallback.h */; };
39251B3119831D07007725D2 /* btTriangleIndexVertexArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925182F1982C8DD007725D2 /* btTriangleIndexVertexArray.h */; };
39251B3219831D07007725D2 /* btTriangleIndexVertexMaterialArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518311982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.h */; };
39251B3319831D07007725D2 /* btTriangleInfoMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518321982C8DD007725D2 /* btTriangleInfoMap.h */; };
39251B3419831D07007725D2 /* btTriangleMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518341982C8DD007725D2 /* btTriangleMesh.h */; };
39251B3519831D07007725D2 /* btTriangleMeshShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518361982C8DD007725D2 /* btTriangleMeshShape.h */; };
39251B3619831D08007725D2 /* btTriangleShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518371982C8DD007725D2 /* btTriangleShape.h */; };
39251B3719831D08007725D2 /* btUniformScalingShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518391982C8DD007725D2 /* btUniformScalingShape.h */; };
39251B3819831D08007725D2 /* btBoxCollision.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925183C1982C8DD007725D2 /* btBoxCollision.h */; };
39251B3919831D08007725D2 /* btClipPolygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925183D1982C8DD007725D2 /* btClipPolygon.h */; };
39251B3A19831D08007725D2 /* btCompoundFromGimpact.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925183E1982C8DD007725D2 /* btCompoundFromGimpact.h */; };
39251B3B19831D08007725D2 /* btContactProcessing.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518401982C8DD007725D2 /* btContactProcessing.h */; };
39251B3C19831D08007725D2 /* btGenericPoolAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518421982C8DD007725D2 /* btGenericPoolAllocator.h */; };
39251B3D19831D08007725D2 /* btGeometryOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518431982C8DD007725D2 /* btGeometryOperations.h */; };
39251B3E19831D09007725D2 /* btGImpactBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518451982C8DD007725D2 /* btGImpactBvh.h */; };
39251B3F19831D09007725D2 /* btGImpactCollisionAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518471982C8DD007725D2 /* btGImpactCollisionAlgorithm.h */; };
39251B4019831D09007725D2 /* btGImpactMassUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518481982C8DD007725D2 /* btGImpactMassUtil.h */; };
39251B4119831D09007725D2 /* btGImpactQuantizedBvh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184A1982C8DD007725D2 /* btGImpactQuantizedBvh.h */; };
39251B4219831D09007725D2 /* btGImpactShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184C1982C8DD007725D2 /* btGImpactShape.h */; };
39251B4319831D09007725D2 /* btQuantization.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184D1982C8DD007725D2 /* btQuantization.h */; };
39251B4419831D09007725D2 /* btTriangleShapeEx.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925184F1982C8DD007725D2 /* btTriangleShapeEx.h */; };
39251B4519831D09007725D2 /* gim_array.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518501982C8DD007725D2 /* gim_array.h */; };
39251B4619831D0A007725D2 /* gim_basic_geometry_operations.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518511982C8DD007725D2 /* gim_basic_geometry_operations.h */; };
39251B4719831D0A007725D2 /* gim_bitset.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518521982C8DD007725D2 /* gim_bitset.h */; };
39251B4819831D0A007725D2 /* gim_box_collision.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518531982C8DD007725D2 /* gim_box_collision.h */; };
39251B4919831D0A007725D2 /* gim_box_set.cpp in Headers */ = {isa = PBXBuildFile; fileRef = 392518541982C8DD007725D2 /* gim_box_set.cpp */; };
39251B4A19831D0A007725D2 /* gim_box_set.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518551982C8DD007725D2 /* gim_box_set.h */; };
39251B4B19831D0A007725D2 /* gim_clip_polygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518561982C8DD007725D2 /* gim_clip_polygon.h */; };
39251B4C19831D0A007725D2 /* gim_contact.cpp in Headers */ = {isa = PBXBuildFile; fileRef = 392518571982C8DD007725D2 /* gim_contact.cpp */; };
39251B4D19831D0A007725D2 /* gim_contact.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518581982C8DD007725D2 /* gim_contact.h */; };
39251B4E19831D0B007725D2 /* gim_geom_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518591982C8DD007725D2 /* gim_geom_types.h */; };
39251B4F19831D0B007725D2 /* gim_geometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185A1982C8DD007725D2 /* gim_geometry.h */; };
39251B5019831D0B007725D2 /* gim_hash_table.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185B1982C8DD007725D2 /* gim_hash_table.h */; };
39251B5119831D0B007725D2 /* gim_linear_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185C1982C8DD007725D2 /* gim_linear_math.h */; };
39251B5219831D0B007725D2 /* gim_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185D1982C8DD007725D2 /* gim_math.h */; };
39251B5319831D0B007725D2 /* gim_memory.cpp in Headers */ = {isa = PBXBuildFile; fileRef = 3925185E1982C8DD007725D2 /* gim_memory.cpp */; };
39251B5419831D0B007725D2 /* gim_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925185F1982C8DD007725D2 /* gim_memory.h */; };
39251B5519831D0C007725D2 /* gim_radixsort.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518601982C8DD007725D2 /* gim_radixsort.h */; };
39251B5619831D0C007725D2 /* gim_tri_collision.cpp in Headers */ = {isa = PBXBuildFile; fileRef = 392518611982C8DD007725D2 /* gim_tri_collision.cpp */; };
39251B5719831D0C007725D2 /* gim_tri_collision.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518621982C8DD007725D2 /* gim_tri_collision.h */; };
39251B5819831D0C007725D2 /* btContinuousConvexCollision.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518651982C8DD007725D2 /* btContinuousConvexCollision.h */; };
39251B5919831D0C007725D2 /* btConvexCast.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518671982C8DD007725D2 /* btConvexCast.h */; };
39251B5A19831D0C007725D2 /* btConvexPenetrationDepthSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518681982C8DD007725D2 /* btConvexPenetrationDepthSolver.h */; };
39251B5B19831D0D007725D2 /* btDiscreteCollisionDetectorInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518691982C8DD007725D2 /* btDiscreteCollisionDetectorInterface.h */; };
39251B5C19831D0D007725D2 /* btGjkConvexCast.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925186B1982C8DD007725D2 /* btGjkConvexCast.h */; };
39251B5D19831D0D007725D2 /* btGjkEpa2.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925186D1982C8DD007725D2 /* btGjkEpa2.h */; };
39251B5E19831D0D007725D2 /* btGjkEpaPenetrationDepthSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925186F1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.h */; };
39251B5F19831D0D007725D2 /* btGjkPairDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518711982C8DD007725D2 /* btGjkPairDetector.h */; };
39251B6019831D0D007725D2 /* btManifoldPoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518721982C8DD007725D2 /* btManifoldPoint.h */; };
39251B6119831D0E007725D2 /* btMinkowskiPenetrationDepthSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518741982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.h */; };
39251B6219831D0E007725D2 /* btPersistentManifold.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518761982C8DD007725D2 /* btPersistentManifold.h */; };
39251B6319831D0E007725D2 /* btPointCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518771982C8DD007725D2 /* btPointCollector.h */; };
39251B6419831D0E007725D2 /* btPolyhedralContactClipping.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518791982C8DD007725D2 /* btPolyhedralContactClipping.h */; };
39251B6519831D0E007725D2 /* btRaycastCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925187B1982C8DD007725D2 /* btRaycastCallback.h */; };
39251B6619831D0E007725D2 /* btSimplexSolverInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925187C1982C8DD007725D2 /* btSimplexSolverInterface.h */; };
39251B6719831D0F007725D2 /* btSubSimplexConvexCast.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925187E1982C8DD007725D2 /* btSubSimplexConvexCast.h */; };
39251B6819831D0F007725D2 /* btVoronoiSimplexSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518801982C8DD007725D2 /* btVoronoiSimplexSolver.h */; };
39251B6919831D0F007725D2 /* btCharacterControllerInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518841982C8DD007725D2 /* btCharacterControllerInterface.h */; };
39251B6A19831D0F007725D2 /* btKinematicCharacterController.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518861982C8DD007725D2 /* btKinematicCharacterController.h */; };
39251B6B19831D0F007725D2 /* btConeTwistConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188A1982C8DD007725D2 /* btConeTwistConstraint.h */; };
39251B6C19831D10007725D2 /* btConstraintSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188B1982C8DD007725D2 /* btConstraintSolver.h */; };
39251B6D19831D10007725D2 /* btContactConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188D1982C8DD007725D2 /* btContactConstraint.h */; };
39251B6E19831D10007725D2 /* btContactSolverInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925188E1982C8DD007725D2 /* btContactSolverInfo.h */; };
39251B6F19831D10007725D2 /* btFixedConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518901982C8DD007725D2 /* btFixedConstraint.h */; };
39251B7019831D10007725D2 /* btGearConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518921982C8DD007725D2 /* btGearConstraint.h */; };
39251B7119831D11007725D2 /* btGeneric6DofConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518941982C8DD007725D2 /* btGeneric6DofConstraint.h */; };
39251B7219831D11007725D2 /* btGeneric6DofSpringConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518961982C8DD007725D2 /* btGeneric6DofSpringConstraint.h */; };
39251B7319831D11007725D2 /* btHinge2Constraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518981982C8DD007725D2 /* btHinge2Constraint.h */; };
39251B7419831D11007725D2 /* btHingeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189A1982C8DD007725D2 /* btHingeConstraint.h */; };
39251B7519831D11007725D2 /* btJacobianEntry.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189B1982C8DD007725D2 /* btJacobianEntry.h */; };
39251B7619831D12007725D2 /* btPoint2PointConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189D1982C8DD007725D2 /* btPoint2PointConstraint.h */; };
39251B7719831D12007725D2 /* btSequentialImpulseConstraintSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925189F1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.h */; };
39251B7819831D12007725D2 /* btSliderConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A11982C8DD007725D2 /* btSliderConstraint.h */; };
39251B7919831D12007725D2 /* btSolve2LinearConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A31982C8DD007725D2 /* btSolve2LinearConstraint.h */; };
39251B7A19831D12007725D2 /* btSolverBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A41982C8DD007725D2 /* btSolverBody.h */; };
39251B7B19831D13007725D2 /* btSolverConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A51982C8DD007725D2 /* btSolverConstraint.h */; };
39251B7C19831D13007725D2 /* btTypedConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A71982C8DD007725D2 /* btTypedConstraint.h */; };
39251B7D19831D13007725D2 /* btUniversalConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518A91982C8DD007725D2 /* btUniversalConstraint.h */; };
39251B7E19831D13007725D2 /* btActionInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518AB1982C8DD007725D2 /* btActionInterface.h */; };
39251B7F19831D13007725D2 /* btDiscreteDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518AD1982C8DD007725D2 /* btDiscreteDynamicsWorld.h */; };
39251B8019831D14007725D2 /* btDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518AE1982C8DD007725D2 /* btDynamicsWorld.h */; };
39251B8119831D14007725D2 /* btRigidBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B01982C8DD007725D2 /* btRigidBody.h */; };
39251B8219831D14007725D2 /* btSimpleDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B21982C8DD007725D2 /* btSimpleDynamicsWorld.h */; };
39251B8319831D14007725D2 /* btMultiBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B61982C8DD007725D2 /* btMultiBody.h */; };
39251B8419831D14007725D2 /* btMultiBodyConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518B81982C8DD007725D2 /* btMultiBodyConstraint.h */; };
39251B8519831D15007725D2 /* btMultiBodyConstraintSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518BA1982C8DD007725D2 /* btMultiBodyConstraintSolver.h */; };
39251B8619831D15007725D2 /* btMultiBodyDynamicsWorld.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518BC1982C8DD007725D2 /* btMultiBodyDynamicsWorld.h */; };
39251B8719831D15007725D2 /* btMultiBodyJointLimitConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518BE1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.h */; };
39251B8819831D15007725D2 /* btMultiBodyJointMotor.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C01982C8DD007725D2 /* btMultiBodyJointMotor.h */; };
39251B8919831D16007725D2 /* btMultiBodyLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C11982C8DD007725D2 /* btMultiBodyLink.h */; };
39251B8A19831D16007725D2 /* btMultiBodyLinkCollider.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C21982C8DD007725D2 /* btMultiBodyLinkCollider.h */; };
39251B8B19831D16007725D2 /* btMultiBodyPoint2Point.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C41982C8DD007725D2 /* btMultiBodyPoint2Point.h */; };
39251B8C19831D16007725D2 /* btMultiBodySolverConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C51982C8DD007725D2 /* btMultiBodySolverConstraint.h */; };
39251B8D19831D17007725D2 /* btDantzigLCP.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C81982C8DD007725D2 /* btDantzigLCP.h */; };
39251B8E19831D17007725D2 /* btDantzigSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518C91982C8DD007725D2 /* btDantzigSolver.h */; };
39251B8F19831D17007725D2 /* btMLCPSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CB1982C8DD007725D2 /* btMLCPSolver.h */; };
39251B9019831D17007725D2 /* btMLCPSolverInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CC1982C8DD007725D2 /* btMLCPSolverInterface.h */; };
39251B9119831D17007725D2 /* btPATHSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CD1982C8DD007725D2 /* btPATHSolver.h */; };
39251B9219831D18007725D2 /* btSolveProjectedGaussSeidel.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518CE1982C8DD007725D2 /* btSolveProjectedGaussSeidel.h */; };
39251B9319831D18007725D2 /* btRaycastVehicle.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D21982C8DD007725D2 /* btRaycastVehicle.h */; };
39251B9419831D18007725D2 /* btVehicleRaycaster.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D31982C8DD007725D2 /* btVehicleRaycaster.h */; };
39251B9519831D18007725D2 /* btWheelInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D51982C8DD007725D2 /* btWheelInfo.h */; };
39251B9619831D19007725D2 /* bestfit.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518D91982C8DD007725D2 /* bestfit.h */; };
39251B9719831D19007725D2 /* bestfitobb.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518DB1982C8DD007725D2 /* bestfitobb.h */; };
39251B9819831D19007725D2 /* cd_hull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518DD1982C8DD007725D2 /* cd_hull.h */; };
39251B9919831D19007725D2 /* cd_vector.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518DE1982C8DD007725D2 /* cd_vector.h */; };
39251B9A19831D1A007725D2 /* cd_wavefront.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E01982C8DD007725D2 /* cd_wavefront.h */; };
39251B9B19831D1A007725D2 /* concavity.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E31982C8DD007725D2 /* concavity.h */; };
39251B9C19831D1A007725D2 /* ConvexBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E51982C8DD007725D2 /* ConvexBuilder.h */; };
39251B9D19831D1A007725D2 /* ConvexDecomposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E71982C8DD007725D2 /* ConvexDecomposition.h */; };
39251B9E19831D1B007725D2 /* fitsphere.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518E91982C8DD007725D2 /* fitsphere.h */; };
39251B9F19831D1B007725D2 /* float_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518EB1982C8DD007725D2 /* float_math.h */; };
39251BA019831D1B007725D2 /* meshvolume.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518ED1982C8DD007725D2 /* meshvolume.h */; };
39251BA119831D1C007725D2 /* planetri.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518EF1982C8DD007725D2 /* planetri.h */; };
39251BA219831D1C007725D2 /* raytri.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F21982C8DD007725D2 /* raytri.h */; };
39251BA319831D1C007725D2 /* splitplane.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F41982C8DD007725D2 /* splitplane.h */; };
39251BA419831D1C007725D2 /* vlookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F61982C8DD007725D2 /* vlookup.h */; };
39251BA519831D1D007725D2 /* btGImpactConvexDecompositionShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518F91982C8DD007725D2 /* btGImpactConvexDecompositionShape.h */; };
39251BA619831D1D007725D2 /* btAabbUtil2.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518FB1982C8DD007725D2 /* btAabbUtil2.h */; };
39251BA719831D1D007725D2 /* btAlignedAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518FD1982C8DD007725D2 /* btAlignedAllocator.h */; };
39251BA819831D1D007725D2 /* btAlignedObjectArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 392518FE1982C8DD007725D2 /* btAlignedObjectArray.h */; };
39251BA919831D1E007725D2 /* btConvexHull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519001982C8DD007725D2 /* btConvexHull.h */; };
39251BAA19831D1E007725D2 /* btConvexHullComputer.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519021982C8DD007725D2 /* btConvexHullComputer.h */; };
39251BAB19831D1E007725D2 /* btDefaultMotionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519031982C8DD007725D2 /* btDefaultMotionState.h */; };
39251BAC19831D1F007725D2 /* btGeometryUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519051982C8DD007725D2 /* btGeometryUtil.h */; };
39251BAD19831D1F007725D2 /* btGrahamScan2dConvexHull.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519061982C8DD007725D2 /* btGrahamScan2dConvexHull.h */; };
39251BAE19831D1F007725D2 /* btHashMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519071982C8DD007725D2 /* btHashMap.h */; };
39251BAF19831D1F007725D2 /* btIDebugDraw.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519081982C8DD007725D2 /* btIDebugDraw.h */; };
39251BB019831D20007725D2 /* btList.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519091982C8DD007725D2 /* btList.h */; };
39251BB119831D20007725D2 /* btMatrix3x3.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190A1982C8DD007725D2 /* btMatrix3x3.h */; };
39251BB219831D20007725D2 /* btMatrixX.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190B1982C8DD007725D2 /* btMatrixX.h */; };
39251BB319831D21007725D2 /* btMinMax.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190C1982C8DD007725D2 /* btMinMax.h */; };
39251BB419831D21007725D2 /* btMotionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190D1982C8DD007725D2 /* btMotionState.h */; };
39251BB519831D21007725D2 /* btPolarDecomposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925190F1982C8DD007725D2 /* btPolarDecomposition.h */; };
39251BB619831D21007725D2 /* btPoolAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519101982C8DD007725D2 /* btPoolAllocator.h */; };
39251BB719831D22007725D2 /* btQuadWord.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519111982C8DD007725D2 /* btQuadWord.h */; };
39251BB819831D22007725D2 /* btQuaternion.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519121982C8DD007725D2 /* btQuaternion.h */; };
39251BB919831D22007725D2 /* btQuickprof.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519141982C8DD007725D2 /* btQuickprof.h */; };
39251BBA19831D23007725D2 /* btRandom.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519151982C8DD007725D2 /* btRandom.h */; };
39251BBB19831D23007725D2 /* btScalar.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519161982C8DD007725D2 /* btScalar.h */; };
39251BBC19831D23007725D2 /* btSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519181982C8DD007725D2 /* btSerializer.h */; };
39251BBD19831D24007725D2 /* btStackAlloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519191982C8DD007725D2 /* btStackAlloc.h */; };
39251BBE19831D24007725D2 /* btTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925191A1982C8DD007725D2 /* btTransform.h */; };
39251BBF19831D24007725D2 /* btTransformUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925191B1982C8DD007725D2 /* btTransformUtil.h */; };
39251BC019831D25007725D2 /* btVector3.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925191D1982C8DD007725D2 /* btVector3.h */; };
39251BC119831D25007725D2 /* boolInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519231982C8DD007725D2 /* boolInVec.h */; };
39251BC219831D25007725D2 /* floatInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519241982C8DD007725D2 /* floatInVec.h */; };
39251BC319831D25007725D2 /* mat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519251982C8DD007725D2 /* mat_aos.h */; };
39251BC419831D26007725D2 /* quat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519261982C8DD007725D2 /* quat_aos.h */; };
39251BC519831D26007725D2 /* vec_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519271982C8DD007725D2 /* vec_aos.h */; };
39251BC619831D26007725D2 /* vectormath_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519281982C8DD007725D2 /* vectormath_aos.h */; };
39251BC719831D27007725D2 /* boolInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192A1982C8DD007725D2 /* boolInVec.h */; };
39251BC819831D27007725D2 /* floatInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192B1982C8DD007725D2 /* floatInVec.h */; };
39251BC919831D27007725D2 /* mat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192C1982C8DD007725D2 /* mat_aos.h */; };
39251BCA19831D28007725D2 /* quat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192D1982C8DD007725D2 /* quat_aos.h */; };
39251BCB19831D28007725D2 /* vec_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192E1982C8DD007725D2 /* vec_aos.h */; };
39251BCC19831D28007725D2 /* vectormath_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 3925192F1982C8DD007725D2 /* vectormath_aos.h */; };
39251BCD19831D29007725D2 /* boolInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519311982C8DD007725D2 /* boolInVec.h */; };
39251BCE19831D29007725D2 /* floatInVec.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519321982C8DD007725D2 /* floatInVec.h */; };
39251BCF19831D29007725D2 /* mat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519331982C8DD007725D2 /* mat_aos.h */; };
39251BD019831D2A007725D2 /* quat_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519341982C8DD007725D2 /* quat_aos.h */; };
39251BD119831D2A007725D2 /* vec_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519351982C8DD007725D2 /* vec_aos.h */; };
39251BD219831D2A007725D2 /* vecidx_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519361982C8DD007725D2 /* vecidx_aos.h */; };
39251BD319831D2B007725D2 /* vectormath_aos.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519371982C8DD007725D2 /* vectormath_aos.h */; };
39251BD419831D2B007725D2 /* vmInclude.h in Headers */ = {isa = PBXBuildFile; fileRef = 392519381982C8DD007725D2 /* vmInclude.h */; };
39251BD519831D55007725D2 /* btAxisSweep3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A01982C8DC007725D2 /* btAxisSweep3.cpp */; };
39251BD619831D55007725D2 /* btBroadphaseProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A31982C8DC007725D2 /* btBroadphaseProxy.cpp */; };
39251BD719831D55007725D2 /* btCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A51982C8DC007725D2 /* btCollisionAlgorithm.cpp */; };
39251BD819831D55007725D2 /* btDbvt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A71982C8DC007725D2 /* btDbvt.cpp */; };
39251BD919831D55007725D2 /* btDbvtBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517A91982C8DC007725D2 /* btDbvtBroadphase.cpp */; };
39251BDA19831D55007725D2 /* btDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517AB1982C8DC007725D2 /* btDispatcher.cpp */; };
39251BDB19831D55007725D2 /* btMultiSapBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517AD1982C8DC007725D2 /* btMultiSapBroadphase.cpp */; };
39251BDC19831D55007725D2 /* btOverlappingPairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517AF1982C8DC007725D2 /* btOverlappingPairCache.cpp */; };
39251BDD19831D55007725D2 /* btQuantizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517B21982C8DC007725D2 /* btQuantizedBvh.cpp */; };
39251BDE19831D55007725D2 /* btSimpleBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517B41982C8DC007725D2 /* btSimpleBroadphase.cpp */; };
39251BDF19831D5C007725D2 /* btActivatingCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517B81982C8DC007725D2 /* btActivatingCollisionAlgorithm.cpp */; };
39251BE019831D5C007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517BA1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp */; };
39251BE119831D5C007725D2 /* btBoxBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517BC1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.cpp */; };
39251BE219831D5C007725D2 /* btBoxBoxDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517BE1982C8DC007725D2 /* btBoxBoxDetector.cpp */; };
39251BE319831D5C007725D2 /* btCollisionDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C21982C8DC007725D2 /* btCollisionDispatcher.cpp */; };
39251BE419831D5C007725D2 /* btCollisionObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C41982C8DC007725D2 /* btCollisionObject.cpp */; };
39251BE519831D5C007725D2 /* btCollisionWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C71982C8DC007725D2 /* btCollisionWorld.cpp */; };
39251BE619831D5C007725D2 /* btCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517C91982C8DC007725D2 /* btCompoundCollisionAlgorithm.cpp */; };
39251BE719831D5C007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517CB1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp */; };
39251BE819831D5C007725D2 /* btConvex2dConvex2dAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517CD1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.cpp */; };
39251BE919831D5C007725D2 /* btConvexConcaveCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517CF1982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.cpp */; };
39251BEA19831D5C007725D2 /* btConvexConvexAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D11982C8DC007725D2 /* btConvexConvexAlgorithm.cpp */; };
39251BEB19831D5C007725D2 /* btConvexPlaneCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D31982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.cpp */; };
39251BEC19831D5C007725D2 /* btDefaultCollisionConfiguration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D51982C8DC007725D2 /* btDefaultCollisionConfiguration.cpp */; };
39251BED19831D5C007725D2 /* btEmptyCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D71982C8DC007725D2 /* btEmptyCollisionAlgorithm.cpp */; };
39251BEE19831D5C007725D2 /* btGhostObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517D91982C8DC007725D2 /* btGhostObject.cpp */; };
39251BEF19831D5C007725D2 /* btHashedSimplePairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517DB1982C8DC007725D2 /* btHashedSimplePairCache.cpp */; };
39251BF019831D5C007725D2 /* btInternalEdgeUtility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517DD1982C8DC007725D2 /* btInternalEdgeUtility.cpp */; };
39251BF119831D5C007725D2 /* btManifoldResult.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517DF1982C8DC007725D2 /* btManifoldResult.cpp */; };
39251BF219831D5C007725D2 /* btSimulationIslandManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E11982C8DC007725D2 /* btSimulationIslandManager.cpp */; };
39251BF319831D5C007725D2 /* btSphereBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E31982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.cpp */; };
39251BF419831D5C007725D2 /* btSphereSphereCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E51982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.cpp */; };
39251BF519831D5C007725D2 /* btSphereTriangleCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E71982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.cpp */; };
39251BF619831D5C007725D2 /* btUnionFind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517E91982C8DC007725D2 /* btUnionFind.cpp */; };
39251BF719831D5C007725D2 /* SphereTriangleDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517EB1982C8DC007725D2 /* SphereTriangleDetector.cpp */; };
39251BF819831D64007725D2 /* btBox2dShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517EE1982C8DC007725D2 /* btBox2dShape.cpp */; };
39251BF919831D64007725D2 /* btBoxShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F01982C8DC007725D2 /* btBoxShape.cpp */; };
39251BFA19831D64007725D2 /* btBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F21982C8DC007725D2 /* btBvhTriangleMeshShape.cpp */; };
39251BFB19831D64007725D2 /* btCapsuleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F41982C8DC007725D2 /* btCapsuleShape.cpp */; };
39251BFC19831D64007725D2 /* btCollisionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F71982C8DD007725D2 /* btCollisionShape.cpp */; };
39251BFD19831D64007725D2 /* btCompoundShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517F91982C8DD007725D2 /* btCompoundShape.cpp */; };
39251BFE19831D64007725D2 /* btConcaveShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517FB1982C8DD007725D2 /* btConcaveShape.cpp */; };
39251BFF19831D64007725D2 /* btConeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517FD1982C8DD007725D2 /* btConeShape.cpp */; };
39251C0019831D64007725D2 /* btConvex2dShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392517FF1982C8DD007725D2 /* btConvex2dShape.cpp */; };
39251C0119831D64007725D2 /* btConvexHullShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518011982C8DD007725D2 /* btConvexHullShape.cpp */; };
39251C0219831D64007725D2 /* btConvexInternalShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518031982C8DD007725D2 /* btConvexInternalShape.cpp */; };
39251C0319831D64007725D2 /* btConvexPointCloudShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518051982C8DD007725D2 /* btConvexPointCloudShape.cpp */; };
39251C0419831D64007725D2 /* btConvexPolyhedron.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518071982C8DD007725D2 /* btConvexPolyhedron.cpp */; };
39251C0519831D64007725D2 /* btConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518091982C8DD007725D2 /* btConvexShape.cpp */; };
39251C0619831D64007725D2 /* btConvexTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925180B1982C8DD007725D2 /* btConvexTriangleMeshShape.cpp */; };
39251C0719831D64007725D2 /* btCylinderShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925180D1982C8DD007725D2 /* btCylinderShape.cpp */; };
39251C0819831D64007725D2 /* btEmptyShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925180F1982C8DD007725D2 /* btEmptyShape.cpp */; };
39251C0919831D64007725D2 /* btHeightfieldTerrainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518111982C8DD007725D2 /* btHeightfieldTerrainShape.cpp */; };
39251C0A19831D64007725D2 /* btMinkowskiSumShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518141982C8DD007725D2 /* btMinkowskiSumShape.cpp */; };
39251C0B19831D64007725D2 /* btMultimaterialTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518161982C8DD007725D2 /* btMultimaterialTriangleMeshShape.cpp */; };
39251C0C19831D64007725D2 /* btMultiSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518181982C8DD007725D2 /* btMultiSphereShape.cpp */; };
39251C0D19831D64007725D2 /* btOptimizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925181A1982C8DD007725D2 /* btOptimizedBvh.cpp */; };
39251C0E19831D64007725D2 /* btPolyhedralConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925181C1982C8DD007725D2 /* btPolyhedralConvexShape.cpp */; };
39251C0F19831D64007725D2 /* btScaledBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925181E1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.cpp */; };
39251C1019831D64007725D2 /* btShapeHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518201982C8DD007725D2 /* btShapeHull.cpp */; };
39251C1119831D64007725D2 /* btSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518221982C8DD007725D2 /* btSphereShape.cpp */; };
39251C1219831D64007725D2 /* btStaticPlaneShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518241982C8DD007725D2 /* btStaticPlaneShape.cpp */; };
39251C1319831D64007725D2 /* btStridingMeshInterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518261982C8DD007725D2 /* btStridingMeshInterface.cpp */; };
39251C1419831D64007725D2 /* btTetrahedronShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518281982C8DD007725D2 /* btTetrahedronShape.cpp */; };
39251C1519831D64007725D2 /* btTriangleBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925182A1982C8DD007725D2 /* btTriangleBuffer.cpp */; };
39251C1619831D64007725D2 /* btTriangleCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925182C1982C8DD007725D2 /* btTriangleCallback.cpp */; };
39251C1719831D64007725D2 /* btTriangleIndexVertexArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925182E1982C8DD007725D2 /* btTriangleIndexVertexArray.cpp */; };
39251C1819831D64007725D2 /* btTriangleIndexVertexMaterialArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518301982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.cpp */; };
39251C1919831D64007725D2 /* btTriangleMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518331982C8DD007725D2 /* btTriangleMesh.cpp */; };
39251C1A19831D64007725D2 /* btTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518351982C8DD007725D2 /* btTriangleMeshShape.cpp */; };
39251C1B19831D64007725D2 /* btUniformScalingShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518381982C8DD007725D2 /* btUniformScalingShape.cpp */; };
39251C1C19831D6B007725D2 /* btContactProcessing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925183F1982C8DD007725D2 /* btContactProcessing.cpp */; };
39251C1D19831D6B007725D2 /* btGenericPoolAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518411982C8DD007725D2 /* btGenericPoolAllocator.cpp */; };
39251C1E19831D6B007725D2 /* btGImpactBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518441982C8DD007725D2 /* btGImpactBvh.cpp */; };
39251C1F19831D6B007725D2 /* btGImpactCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518461982C8DD007725D2 /* btGImpactCollisionAlgorithm.cpp */; };
39251C2019831D6B007725D2 /* btGImpactQuantizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518491982C8DD007725D2 /* btGImpactQuantizedBvh.cpp */; };
39251C2119831D6B007725D2 /* btGImpactShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925184B1982C8DD007725D2 /* btGImpactShape.cpp */; };
39251C2219831D6B007725D2 /* btTriangleShapeEx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925184E1982C8DD007725D2 /* btTriangleShapeEx.cpp */; };
39251C2319831D71007725D2 /* btContinuousConvexCollision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518641982C8DD007725D2 /* btContinuousConvexCollision.cpp */; };
39251C2419831D71007725D2 /* btConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518661982C8DD007725D2 /* btConvexCast.cpp */; };
39251C2519831D71007725D2 /* btGjkConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925186A1982C8DD007725D2 /* btGjkConvexCast.cpp */; };
39251C2619831D71007725D2 /* btGjkEpa2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925186C1982C8DD007725D2 /* btGjkEpa2.cpp */; };
39251C2719831D71007725D2 /* btGjkEpaPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925186E1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.cpp */; };
39251C2819831D71007725D2 /* btGjkPairDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518701982C8DD007725D2 /* btGjkPairDetector.cpp */; };
39251C2919831D71007725D2 /* btMinkowskiPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518731982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.cpp */; };
39251C2A19831D71007725D2 /* btPersistentManifold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518751982C8DD007725D2 /* btPersistentManifold.cpp */; };
39251C2B19831D71007725D2 /* btPolyhedralContactClipping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518781982C8DD007725D2 /* btPolyhedralContactClipping.cpp */; };
39251C2C19831D71007725D2 /* btRaycastCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925187A1982C8DD007725D2 /* btRaycastCallback.cpp */; };
39251C2D19831D71007725D2 /* btSubSimplexConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925187D1982C8DD007725D2 /* btSubSimplexConvexCast.cpp */; };
39251C2E19831D71007725D2 /* btVoronoiSimplexSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925187F1982C8DD007725D2 /* btVoronoiSimplexSolver.cpp */; };
39251C2F19831D7B007725D2 /* btKinematicCharacterController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518851982C8DD007725D2 /* btKinematicCharacterController.cpp */; };
39251C3019831D82007725D2 /* btConeTwistConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518891982C8DD007725D2 /* btConeTwistConstraint.cpp */; };
39251C3119831D82007725D2 /* btContactConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925188C1982C8DD007725D2 /* btContactConstraint.cpp */; };
39251C3219831D82007725D2 /* btFixedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925188F1982C8DD007725D2 /* btFixedConstraint.cpp */; };
39251C3319831D82007725D2 /* btGearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518911982C8DD007725D2 /* btGearConstraint.cpp */; };
39251C3419831D82007725D2 /* btGeneric6DofConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518931982C8DD007725D2 /* btGeneric6DofConstraint.cpp */; };
39251C3519831D82007725D2 /* btGeneric6DofSpringConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518951982C8DD007725D2 /* btGeneric6DofSpringConstraint.cpp */; };
39251C3619831D82007725D2 /* btHinge2Constraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518971982C8DD007725D2 /* btHinge2Constraint.cpp */; };
39251C3719831D82007725D2 /* btHingeConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518991982C8DD007725D2 /* btHingeConstraint.cpp */; };
39251C3819831D82007725D2 /* btPoint2PointConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925189C1982C8DD007725D2 /* btPoint2PointConstraint.cpp */; };
39251C3919831D82007725D2 /* btSequentialImpulseConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925189E1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.cpp */; };
39251C3A19831D82007725D2 /* btSliderConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A01982C8DD007725D2 /* btSliderConstraint.cpp */; };
39251C3B19831D82007725D2 /* btSolve2LinearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A21982C8DD007725D2 /* btSolve2LinearConstraint.cpp */; };
39251C3C19831D82007725D2 /* btTypedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A61982C8DD007725D2 /* btTypedConstraint.cpp */; };
39251C3D19831D82007725D2 /* btUniversalConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518A81982C8DD007725D2 /* btUniversalConstraint.cpp */; };
39251C3E19831D8A007725D2 /* btDiscreteDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518AC1982C8DD007725D2 /* btDiscreteDynamicsWorld.cpp */; };
39251C3F19831D8A007725D2 /* btRigidBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518AF1982C8DD007725D2 /* btRigidBody.cpp */; };
39251C4019831D8A007725D2 /* btSimpleDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B11982C8DD007725D2 /* btSimpleDynamicsWorld.cpp */; };
39251C4119831D8A007725D2 /* Bullet-C-API.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B31982C8DD007725D2 /* Bullet-C-API.cpp */; };
39251C4219831D8F007725D2 /* btMultiBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B51982C8DD007725D2 /* btMultiBody.cpp */; };
39251C4319831D8F007725D2 /* btMultiBodyConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B71982C8DD007725D2 /* btMultiBodyConstraint.cpp */; };
39251C4419831D8F007725D2 /* btMultiBodyConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518B91982C8DD007725D2 /* btMultiBodyConstraintSolver.cpp */; };
39251C4519831D8F007725D2 /* btMultiBodyDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518BB1982C8DD007725D2 /* btMultiBodyDynamicsWorld.cpp */; };
39251C4619831D8F007725D2 /* btMultiBodyJointLimitConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518BD1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.cpp */; };
39251C4719831D8F007725D2 /* btMultiBodyJointMotor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518BF1982C8DD007725D2 /* btMultiBodyJointMotor.cpp */; };
39251C4819831D8F007725D2 /* btMultiBodyPoint2Point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518C31982C8DD007725D2 /* btMultiBodyPoint2Point.cpp */; };
39251C4919831D9B007725D2 /* btDantzigLCP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518C71982C8DD007725D2 /* btDantzigLCP.cpp */; };
39251C4A19831D9B007725D2 /* btMLCPSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518CA1982C8DD007725D2 /* btMLCPSolver.cpp */; };
39251C4B19831DA1007725D2 /* btRaycastVehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518D11982C8DD007725D2 /* btRaycastVehicle.cpp */; };
39251C4C19831DA1007725D2 /* btWheelInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518D41982C8DD007725D2 /* btWheelInfo.cpp */; };
39251C4D19831DAE007725D2 /* bestfit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518D81982C8DD007725D2 /* bestfit.cpp */; };
39251C4E19831DAE007725D2 /* bestfitobb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518DA1982C8DD007725D2 /* bestfitobb.cpp */; };
39251C4F19831DAE007725D2 /* cd_hull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518DC1982C8DD007725D2 /* cd_hull.cpp */; };
39251C5019831DAE007725D2 /* cd_wavefront.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518DF1982C8DD007725D2 /* cd_wavefront.cpp */; };
39251C5119831DAE007725D2 /* concavity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E21982C8DD007725D2 /* concavity.cpp */; };
39251C5219831DAE007725D2 /* ConvexBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E41982C8DD007725D2 /* ConvexBuilder.cpp */; };
39251C5319831DAE007725D2 /* ConvexDecomposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E61982C8DD007725D2 /* ConvexDecomposition.cpp */; };
39251C5419831DAE007725D2 /* fitsphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518E81982C8DD007725D2 /* fitsphere.cpp */; };
39251C5519831DAE007725D2 /* float_math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518EA1982C8DD007725D2 /* float_math.cpp */; };
39251C5619831DAE007725D2 /* meshvolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518EC1982C8DD007725D2 /* meshvolume.cpp */; };
39251C5719831DAE007725D2 /* planetri.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518EE1982C8DD007725D2 /* planetri.cpp */; };
39251C5819831DAE007725D2 /* raytri.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F11982C8DD007725D2 /* raytri.cpp */; };
39251C5919831DAE007725D2 /* splitplane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F31982C8DD007725D2 /* splitplane.cpp */; };
39251C5A19831DAE007725D2 /* vlookup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F51982C8DD007725D2 /* vlookup.cpp */; };
39251C5B19831DB5007725D2 /* btGImpactConvexDecompositionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518F81982C8DD007725D2 /* btGImpactConvexDecompositionShape.cpp */; };
39251C5C19831DBF007725D2 /* btAlignedAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518FC1982C8DD007725D2 /* btAlignedAllocator.cpp */; };
39251C5D19831DBF007725D2 /* btConvexHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392518FF1982C8DD007725D2 /* btConvexHull.cpp */; };
39251C5E19831DBF007725D2 /* btConvexHullComputer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519011982C8DD007725D2 /* btConvexHullComputer.cpp */; };
39251C5F19831DBF007725D2 /* btGeometryUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519041982C8DD007725D2 /* btGeometryUtil.cpp */; };
39251C6019831DBF007725D2 /* btPolarDecomposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925190E1982C8DD007725D2 /* btPolarDecomposition.cpp */; };
39251C6119831DBF007725D2 /* btQuickprof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519131982C8DD007725D2 /* btQuickprof.cpp */; };
39251C6219831DBF007725D2 /* btSerializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 392519171982C8DD007725D2 /* btSerializer.cpp */; };
39251C6319831DBF007725D2 /* btVector3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3925191C1982C8DD007725D2 /* btVector3.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
39251AB919831BD5007725D2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
fileType = pattern.proxy;
isEditable = 1;
outputFiles = (
);
};
/* End PBXBuildRule section */
/* Begin PBXCopyFilesBuildPhase section */
39251ABC19831BF3007725D2 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "include/$(PRODUCT_NAME)";
dstSubfolderSpec = 16;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
392517401982C7EA007725D2 /* libApp.BulletPhysics.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libApp.BulletPhysics.a; sourceTree = BUILT_PRODUCTS_DIR; };
3925179B1982C8DC007725D2 /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBulletCollisionCommon.h; sourceTree = "<group>"; };
3925179C1982C8DC007725D2 /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBulletDynamicsCommon.h; sourceTree = "<group>"; };
3925179D1982C8DC007725D2 /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bullet-C-Api.h"; sourceTree = "<group>"; };
392517A01982C8DC007725D2 /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btAxisSweep3.cpp; sourceTree = "<group>"; };
392517A11982C8DC007725D2 /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btAxisSweep3.h; sourceTree = "<group>"; };
392517A21982C8DC007725D2 /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBroadphaseInterface.h; sourceTree = "<group>"; };
392517A31982C8DC007725D2 /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBroadphaseProxy.cpp; sourceTree = "<group>"; };
392517A41982C8DC007725D2 /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBroadphaseProxy.h; sourceTree = "<group>"; };
392517A51982C8DC007725D2 /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517A61982C8DC007725D2 /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionAlgorithm.h; sourceTree = "<group>"; };
392517A71982C8DC007725D2 /* btDbvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btDbvt.cpp; sourceTree = "<group>"; };
392517A81982C8DC007725D2 /* btDbvt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDbvt.h; sourceTree = "<group>"; };
392517A91982C8DC007725D2 /* btDbvtBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btDbvtBroadphase.cpp; sourceTree = "<group>"; };
392517AA1982C8DC007725D2 /* btDbvtBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDbvtBroadphase.h; sourceTree = "<group>"; };
392517AB1982C8DC007725D2 /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btDispatcher.cpp; sourceTree = "<group>"; };
392517AC1982C8DC007725D2 /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDispatcher.h; sourceTree = "<group>"; };
392517AD1982C8DC007725D2 /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiSapBroadphase.cpp; sourceTree = "<group>"; };
392517AE1982C8DC007725D2 /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiSapBroadphase.h; sourceTree = "<group>"; };
392517AF1982C8DC007725D2 /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btOverlappingPairCache.cpp; sourceTree = "<group>"; };
392517B01982C8DC007725D2 /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btOverlappingPairCache.h; sourceTree = "<group>"; };
392517B11982C8DC007725D2 /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btOverlappingPairCallback.h; sourceTree = "<group>"; };
392517B21982C8DC007725D2 /* btQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btQuantizedBvh.cpp; sourceTree = "<group>"; };
392517B31982C8DC007725D2 /* btQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btQuantizedBvh.h; sourceTree = "<group>"; };
392517B41982C8DC007725D2 /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSimpleBroadphase.cpp; sourceTree = "<group>"; };
392517B51982C8DC007725D2 /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSimpleBroadphase.h; sourceTree = "<group>"; };
392517B61982C8DC007725D2 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
392517B81982C8DC007725D2 /* btActivatingCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btActivatingCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517B91982C8DC007725D2 /* btActivatingCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btActivatingCollisionAlgorithm.h; sourceTree = "<group>"; };
392517BA1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBox2dBox2dCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517BB1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBox2dBox2dCollisionAlgorithm.h; sourceTree = "<group>"; };
392517BC1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBoxBoxCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517BD1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBoxBoxCollisionAlgorithm.h; sourceTree = "<group>"; };
392517BE1982C8DC007725D2 /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBoxBoxDetector.cpp; sourceTree = "<group>"; };
392517BF1982C8DC007725D2 /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBoxBoxDetector.h; sourceTree = "<group>"; };
392517C01982C8DC007725D2 /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionConfiguration.h; sourceTree = "<group>"; };
392517C11982C8DC007725D2 /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionCreateFunc.h; sourceTree = "<group>"; };
392517C21982C8DC007725D2 /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionDispatcher.cpp; sourceTree = "<group>"; };
392517C31982C8DC007725D2 /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionDispatcher.h; sourceTree = "<group>"; };
392517C41982C8DC007725D2 /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionObject.cpp; sourceTree = "<group>"; };
392517C51982C8DC007725D2 /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionObject.h; sourceTree = "<group>"; };
392517C61982C8DC007725D2 /* btCollisionObjectWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionObjectWrapper.h; sourceTree = "<group>"; };
392517C71982C8DC007725D2 /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionWorld.cpp; sourceTree = "<group>"; };
392517C81982C8DC007725D2 /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionWorld.h; sourceTree = "<group>"; };
392517C91982C8DC007725D2 /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCompoundCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517CA1982C8DC007725D2 /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCompoundCollisionAlgorithm.h; sourceTree = "<group>"; };
392517CB1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCompoundCompoundCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517CC1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCompoundCompoundCollisionAlgorithm.h; sourceTree = "<group>"; };
392517CD1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvex2dConvex2dAlgorithm.cpp; sourceTree = "<group>"; };
392517CE1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvex2dConvex2dAlgorithm.h; sourceTree = "<group>"; };
392517CF1982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexConcaveCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517D01982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexConcaveCollisionAlgorithm.h; sourceTree = "<group>"; };
392517D11982C8DC007725D2 /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexConvexAlgorithm.cpp; sourceTree = "<group>"; };
392517D21982C8DC007725D2 /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexConvexAlgorithm.h; sourceTree = "<group>"; };
392517D31982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexPlaneCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517D41982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexPlaneCollisionAlgorithm.h; sourceTree = "<group>"; };
392517D51982C8DC007725D2 /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btDefaultCollisionConfiguration.cpp; sourceTree = "<group>"; };
392517D61982C8DC007725D2 /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDefaultCollisionConfiguration.h; sourceTree = "<group>"; };
392517D71982C8DC007725D2 /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btEmptyCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517D81982C8DC007725D2 /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btEmptyCollisionAlgorithm.h; sourceTree = "<group>"; };
392517D91982C8DC007725D2 /* btGhostObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGhostObject.cpp; sourceTree = "<group>"; };
392517DA1982C8DC007725D2 /* btGhostObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGhostObject.h; sourceTree = "<group>"; };
392517DB1982C8DC007725D2 /* btHashedSimplePairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btHashedSimplePairCache.cpp; sourceTree = "<group>"; };
392517DC1982C8DC007725D2 /* btHashedSimplePairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btHashedSimplePairCache.h; sourceTree = "<group>"; };
392517DD1982C8DC007725D2 /* btInternalEdgeUtility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btInternalEdgeUtility.cpp; sourceTree = "<group>"; };
392517DE1982C8DC007725D2 /* btInternalEdgeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btInternalEdgeUtility.h; sourceTree = "<group>"; };
392517DF1982C8DC007725D2 /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btManifoldResult.cpp; sourceTree = "<group>"; };
392517E01982C8DC007725D2 /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btManifoldResult.h; sourceTree = "<group>"; };
392517E11982C8DC007725D2 /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSimulationIslandManager.cpp; sourceTree = "<group>"; };
392517E21982C8DC007725D2 /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSimulationIslandManager.h; sourceTree = "<group>"; };
392517E31982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereBoxCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517E41982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSphereBoxCollisionAlgorithm.h; sourceTree = "<group>"; };
392517E51982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereSphereCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517E61982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSphereSphereCollisionAlgorithm.h; sourceTree = "<group>"; };
392517E71982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereTriangleCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392517E81982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSphereTriangleCollisionAlgorithm.h; sourceTree = "<group>"; };
392517E91982C8DC007725D2 /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btUnionFind.cpp; sourceTree = "<group>"; };
392517EA1982C8DC007725D2 /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btUnionFind.h; sourceTree = "<group>"; };
392517EB1982C8DC007725D2 /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SphereTriangleDetector.cpp; sourceTree = "<group>"; };
392517EC1982C8DC007725D2 /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SphereTriangleDetector.h; sourceTree = "<group>"; };
392517EE1982C8DC007725D2 /* btBox2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBox2dShape.cpp; sourceTree = "<group>"; };
392517EF1982C8DC007725D2 /* btBox2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBox2dShape.h; sourceTree = "<group>"; };
392517F01982C8DC007725D2 /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBoxShape.cpp; sourceTree = "<group>"; };
392517F11982C8DC007725D2 /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBoxShape.h; sourceTree = "<group>"; };
392517F21982C8DC007725D2 /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btBvhTriangleMeshShape.cpp; sourceTree = "<group>"; };
392517F31982C8DC007725D2 /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBvhTriangleMeshShape.h; sourceTree = "<group>"; };
392517F41982C8DC007725D2 /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCapsuleShape.cpp; sourceTree = "<group>"; };
392517F51982C8DC007725D2 /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCapsuleShape.h; sourceTree = "<group>"; };
392517F61982C8DC007725D2 /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionMargin.h; sourceTree = "<group>"; };
392517F71982C8DD007725D2 /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionShape.cpp; sourceTree = "<group>"; };
392517F81982C8DD007725D2 /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCollisionShape.h; sourceTree = "<group>"; };
392517F91982C8DD007725D2 /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCompoundShape.cpp; sourceTree = "<group>"; };
392517FA1982C8DD007725D2 /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCompoundShape.h; sourceTree = "<group>"; };
392517FB1982C8DD007725D2 /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConcaveShape.cpp; sourceTree = "<group>"; };
392517FC1982C8DD007725D2 /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConcaveShape.h; sourceTree = "<group>"; };
392517FD1982C8DD007725D2 /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConeShape.cpp; sourceTree = "<group>"; };
392517FE1982C8DD007725D2 /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConeShape.h; sourceTree = "<group>"; };
392517FF1982C8DD007725D2 /* btConvex2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvex2dShape.cpp; sourceTree = "<group>"; };
392518001982C8DD007725D2 /* btConvex2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvex2dShape.h; sourceTree = "<group>"; };
392518011982C8DD007725D2 /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexHullShape.cpp; sourceTree = "<group>"; };
392518021982C8DD007725D2 /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexHullShape.h; sourceTree = "<group>"; };
392518031982C8DD007725D2 /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexInternalShape.cpp; sourceTree = "<group>"; };
392518041982C8DD007725D2 /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexInternalShape.h; sourceTree = "<group>"; };
392518051982C8DD007725D2 /* btConvexPointCloudShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexPointCloudShape.cpp; sourceTree = "<group>"; };
392518061982C8DD007725D2 /* btConvexPointCloudShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexPointCloudShape.h; sourceTree = "<group>"; };
392518071982C8DD007725D2 /* btConvexPolyhedron.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexPolyhedron.cpp; sourceTree = "<group>"; };
392518081982C8DD007725D2 /* btConvexPolyhedron.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexPolyhedron.h; sourceTree = "<group>"; };
392518091982C8DD007725D2 /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexShape.cpp; sourceTree = "<group>"; };
3925180A1982C8DD007725D2 /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexShape.h; sourceTree = "<group>"; };
3925180B1982C8DD007725D2 /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexTriangleMeshShape.cpp; sourceTree = "<group>"; };
3925180C1982C8DD007725D2 /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexTriangleMeshShape.h; sourceTree = "<group>"; };
3925180D1982C8DD007725D2 /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btCylinderShape.cpp; sourceTree = "<group>"; };
3925180E1982C8DD007725D2 /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCylinderShape.h; sourceTree = "<group>"; };
3925180F1982C8DD007725D2 /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btEmptyShape.cpp; sourceTree = "<group>"; };
392518101982C8DD007725D2 /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btEmptyShape.h; sourceTree = "<group>"; };
392518111982C8DD007725D2 /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btHeightfieldTerrainShape.cpp; sourceTree = "<group>"; };
392518121982C8DD007725D2 /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btHeightfieldTerrainShape.h; sourceTree = "<group>"; };
392518131982C8DD007725D2 /* btMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMaterial.h; sourceTree = "<group>"; };
392518141982C8DD007725D2 /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMinkowskiSumShape.cpp; sourceTree = "<group>"; };
392518151982C8DD007725D2 /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMinkowskiSumShape.h; sourceTree = "<group>"; };
392518161982C8DD007725D2 /* btMultimaterialTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultimaterialTriangleMeshShape.cpp; sourceTree = "<group>"; };
392518171982C8DD007725D2 /* btMultimaterialTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultimaterialTriangleMeshShape.h; sourceTree = "<group>"; };
392518181982C8DD007725D2 /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiSphereShape.cpp; sourceTree = "<group>"; };
392518191982C8DD007725D2 /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiSphereShape.h; sourceTree = "<group>"; };
3925181A1982C8DD007725D2 /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btOptimizedBvh.cpp; sourceTree = "<group>"; };
3925181B1982C8DD007725D2 /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btOptimizedBvh.h; sourceTree = "<group>"; };
3925181C1982C8DD007725D2 /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btPolyhedralConvexShape.cpp; sourceTree = "<group>"; };
3925181D1982C8DD007725D2 /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPolyhedralConvexShape.h; sourceTree = "<group>"; };
3925181E1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btScaledBvhTriangleMeshShape.cpp; sourceTree = "<group>"; };
3925181F1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btScaledBvhTriangleMeshShape.h; sourceTree = "<group>"; };
392518201982C8DD007725D2 /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btShapeHull.cpp; sourceTree = "<group>"; };
392518211982C8DD007725D2 /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btShapeHull.h; sourceTree = "<group>"; };
392518221982C8DD007725D2 /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereShape.cpp; sourceTree = "<group>"; };
392518231982C8DD007725D2 /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSphereShape.h; sourceTree = "<group>"; };
392518241982C8DD007725D2 /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btStaticPlaneShape.cpp; sourceTree = "<group>"; };
392518251982C8DD007725D2 /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btStaticPlaneShape.h; sourceTree = "<group>"; };
392518261982C8DD007725D2 /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btStridingMeshInterface.cpp; sourceTree = "<group>"; };
392518271982C8DD007725D2 /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btStridingMeshInterface.h; sourceTree = "<group>"; };
392518281982C8DD007725D2 /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTetrahedronShape.cpp; sourceTree = "<group>"; };
392518291982C8DD007725D2 /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTetrahedronShape.h; sourceTree = "<group>"; };
3925182A1982C8DD007725D2 /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleBuffer.cpp; sourceTree = "<group>"; };
3925182B1982C8DD007725D2 /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleBuffer.h; sourceTree = "<group>"; };
3925182C1982C8DD007725D2 /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleCallback.cpp; sourceTree = "<group>"; };
3925182D1982C8DD007725D2 /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleCallback.h; sourceTree = "<group>"; };
3925182E1982C8DD007725D2 /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleIndexVertexArray.cpp; sourceTree = "<group>"; };
3925182F1982C8DD007725D2 /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleIndexVertexArray.h; sourceTree = "<group>"; };
392518301982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleIndexVertexMaterialArray.cpp; sourceTree = "<group>"; };
392518311982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleIndexVertexMaterialArray.h; sourceTree = "<group>"; };
392518321982C8DD007725D2 /* btTriangleInfoMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleInfoMap.h; sourceTree = "<group>"; };
392518331982C8DD007725D2 /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleMesh.cpp; sourceTree = "<group>"; };
392518341982C8DD007725D2 /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleMesh.h; sourceTree = "<group>"; };
392518351982C8DD007725D2 /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleMeshShape.cpp; sourceTree = "<group>"; };
392518361982C8DD007725D2 /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleMeshShape.h; sourceTree = "<group>"; };
392518371982C8DD007725D2 /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleShape.h; sourceTree = "<group>"; };
392518381982C8DD007725D2 /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btUniformScalingShape.cpp; sourceTree = "<group>"; };
392518391982C8DD007725D2 /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btUniformScalingShape.h; sourceTree = "<group>"; };
3925183A1982C8DD007725D2 /* Doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Doxyfile; sourceTree = "<group>"; };
3925183C1982C8DD007725D2 /* btBoxCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btBoxCollision.h; sourceTree = "<group>"; };
3925183D1982C8DD007725D2 /* btClipPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btClipPolygon.h; sourceTree = "<group>"; };
3925183E1982C8DD007725D2 /* btCompoundFromGimpact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCompoundFromGimpact.h; sourceTree = "<group>"; };
3925183F1982C8DD007725D2 /* btContactProcessing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btContactProcessing.cpp; sourceTree = "<group>"; };
392518401982C8DD007725D2 /* btContactProcessing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btContactProcessing.h; sourceTree = "<group>"; };
392518411982C8DD007725D2 /* btGenericPoolAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGenericPoolAllocator.cpp; sourceTree = "<group>"; };
392518421982C8DD007725D2 /* btGenericPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGenericPoolAllocator.h; sourceTree = "<group>"; };
392518431982C8DD007725D2 /* btGeometryOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGeometryOperations.h; sourceTree = "<group>"; };
392518441982C8DD007725D2 /* btGImpactBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGImpactBvh.cpp; sourceTree = "<group>"; };
392518451982C8DD007725D2 /* btGImpactBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGImpactBvh.h; sourceTree = "<group>"; };
392518461982C8DD007725D2 /* btGImpactCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGImpactCollisionAlgorithm.cpp; sourceTree = "<group>"; };
392518471982C8DD007725D2 /* btGImpactCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGImpactCollisionAlgorithm.h; sourceTree = "<group>"; };
392518481982C8DD007725D2 /* btGImpactMassUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGImpactMassUtil.h; sourceTree = "<group>"; };
392518491982C8DD007725D2 /* btGImpactQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGImpactQuantizedBvh.cpp; sourceTree = "<group>"; };
3925184A1982C8DD007725D2 /* btGImpactQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGImpactQuantizedBvh.h; sourceTree = "<group>"; };
3925184B1982C8DD007725D2 /* btGImpactShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGImpactShape.cpp; sourceTree = "<group>"; };
3925184C1982C8DD007725D2 /* btGImpactShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGImpactShape.h; sourceTree = "<group>"; };
3925184D1982C8DD007725D2 /* btQuantization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btQuantization.h; sourceTree = "<group>"; };
3925184E1982C8DD007725D2 /* btTriangleShapeEx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleShapeEx.cpp; sourceTree = "<group>"; };
3925184F1982C8DD007725D2 /* btTriangleShapeEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTriangleShapeEx.h; sourceTree = "<group>"; };
392518501982C8DD007725D2 /* gim_array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_array.h; sourceTree = "<group>"; };
392518511982C8DD007725D2 /* gim_basic_geometry_operations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_basic_geometry_operations.h; sourceTree = "<group>"; };
392518521982C8DD007725D2 /* gim_bitset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_bitset.h; sourceTree = "<group>"; };
392518531982C8DD007725D2 /* gim_box_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_box_collision.h; sourceTree = "<group>"; };
392518541982C8DD007725D2 /* gim_box_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gim_box_set.cpp; sourceTree = "<group>"; };
392518551982C8DD007725D2 /* gim_box_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_box_set.h; sourceTree = "<group>"; };
392518561982C8DD007725D2 /* gim_clip_polygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_clip_polygon.h; sourceTree = "<group>"; };
392518571982C8DD007725D2 /* gim_contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gim_contact.cpp; sourceTree = "<group>"; };
392518581982C8DD007725D2 /* gim_contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_contact.h; sourceTree = "<group>"; };
392518591982C8DD007725D2 /* gim_geom_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_geom_types.h; sourceTree = "<group>"; };
3925185A1982C8DD007725D2 /* gim_geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_geometry.h; sourceTree = "<group>"; };
3925185B1982C8DD007725D2 /* gim_hash_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_hash_table.h; sourceTree = "<group>"; };
3925185C1982C8DD007725D2 /* gim_linear_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_linear_math.h; sourceTree = "<group>"; };
3925185D1982C8DD007725D2 /* gim_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_math.h; sourceTree = "<group>"; };
3925185E1982C8DD007725D2 /* gim_memory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gim_memory.cpp; sourceTree = "<group>"; };
3925185F1982C8DD007725D2 /* gim_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_memory.h; sourceTree = "<group>"; };
392518601982C8DD007725D2 /* gim_radixsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_radixsort.h; sourceTree = "<group>"; };
392518611982C8DD007725D2 /* gim_tri_collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gim_tri_collision.cpp; sourceTree = "<group>"; };
392518621982C8DD007725D2 /* gim_tri_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gim_tri_collision.h; sourceTree = "<group>"; };
392518641982C8DD007725D2 /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btContinuousConvexCollision.cpp; sourceTree = "<group>"; };
392518651982C8DD007725D2 /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btContinuousConvexCollision.h; sourceTree = "<group>"; };
392518661982C8DD007725D2 /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexCast.cpp; sourceTree = "<group>"; };
392518671982C8DD007725D2 /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexCast.h; sourceTree = "<group>"; };
392518681982C8DD007725D2 /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexPenetrationDepthSolver.h; sourceTree = "<group>"; };
392518691982C8DD007725D2 /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDiscreteCollisionDetectorInterface.h; sourceTree = "<group>"; };
3925186A1982C8DD007725D2 /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkConvexCast.cpp; sourceTree = "<group>"; };
3925186B1982C8DD007725D2 /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGjkConvexCast.h; sourceTree = "<group>"; };
3925186C1982C8DD007725D2 /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkEpa2.cpp; sourceTree = "<group>"; };
3925186D1982C8DD007725D2 /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGjkEpa2.h; sourceTree = "<group>"; };
3925186E1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkEpaPenetrationDepthSolver.cpp; sourceTree = "<group>"; };
3925186F1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGjkEpaPenetrationDepthSolver.h; sourceTree = "<group>"; };
392518701982C8DD007725D2 /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkPairDetector.cpp; sourceTree = "<group>"; };
392518711982C8DD007725D2 /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGjkPairDetector.h; sourceTree = "<group>"; };
392518721982C8DD007725D2 /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btManifoldPoint.h; sourceTree = "<group>"; };
392518731982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMinkowskiPenetrationDepthSolver.cpp; sourceTree = "<group>"; };
392518741982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMinkowskiPenetrationDepthSolver.h; sourceTree = "<group>"; };
392518751982C8DD007725D2 /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btPersistentManifold.cpp; sourceTree = "<group>"; };
392518761982C8DD007725D2 /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPersistentManifold.h; sourceTree = "<group>"; };
392518771982C8DD007725D2 /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPointCollector.h; sourceTree = "<group>"; };
392518781982C8DD007725D2 /* btPolyhedralContactClipping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btPolyhedralContactClipping.cpp; sourceTree = "<group>"; };
392518791982C8DD007725D2 /* btPolyhedralContactClipping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPolyhedralContactClipping.h; sourceTree = "<group>"; };
3925187A1982C8DD007725D2 /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btRaycastCallback.cpp; sourceTree = "<group>"; };
3925187B1982C8DD007725D2 /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btRaycastCallback.h; sourceTree = "<group>"; };
3925187C1982C8DD007725D2 /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSimplexSolverInterface.h; sourceTree = "<group>"; };
3925187D1982C8DD007725D2 /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSubSimplexConvexCast.cpp; sourceTree = "<group>"; };
3925187E1982C8DD007725D2 /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSubSimplexConvexCast.h; sourceTree = "<group>"; };
3925187F1982C8DD007725D2 /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btVoronoiSimplexSolver.cpp; sourceTree = "<group>"; };
392518801982C8DD007725D2 /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btVoronoiSimplexSolver.h; sourceTree = "<group>"; };
392518811982C8DD007725D2 /* premake4.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = premake4.lua; sourceTree = "<group>"; };
392518841982C8DD007725D2 /* btCharacterControllerInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btCharacterControllerInterface.h; sourceTree = "<group>"; };
392518851982C8DD007725D2 /* btKinematicCharacterController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btKinematicCharacterController.cpp; sourceTree = "<group>"; };
392518861982C8DD007725D2 /* btKinematicCharacterController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btKinematicCharacterController.h; sourceTree = "<group>"; };
392518871982C8DD007725D2 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
392518891982C8DD007725D2 /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConeTwistConstraint.cpp; sourceTree = "<group>"; };
3925188A1982C8DD007725D2 /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConeTwistConstraint.h; sourceTree = "<group>"; };
3925188B1982C8DD007725D2 /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConstraintSolver.h; sourceTree = "<group>"; };
3925188C1982C8DD007725D2 /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btContactConstraint.cpp; sourceTree = "<group>"; };
3925188D1982C8DD007725D2 /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btContactConstraint.h; sourceTree = "<group>"; };
3925188E1982C8DD007725D2 /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btContactSolverInfo.h; sourceTree = "<group>"; };
3925188F1982C8DD007725D2 /* btFixedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btFixedConstraint.cpp; sourceTree = "<group>"; };
392518901982C8DD007725D2 /* btFixedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btFixedConstraint.h; sourceTree = "<group>"; };
392518911982C8DD007725D2 /* btGearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGearConstraint.cpp; sourceTree = "<group>"; };
392518921982C8DD007725D2 /* btGearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGearConstraint.h; sourceTree = "<group>"; };
392518931982C8DD007725D2 /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGeneric6DofConstraint.cpp; sourceTree = "<group>"; };
392518941982C8DD007725D2 /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGeneric6DofConstraint.h; sourceTree = "<group>"; };
392518951982C8DD007725D2 /* btGeneric6DofSpringConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGeneric6DofSpringConstraint.cpp; sourceTree = "<group>"; };
392518961982C8DD007725D2 /* btGeneric6DofSpringConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGeneric6DofSpringConstraint.h; sourceTree = "<group>"; };
392518971982C8DD007725D2 /* btHinge2Constraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btHinge2Constraint.cpp; sourceTree = "<group>"; };
392518981982C8DD007725D2 /* btHinge2Constraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btHinge2Constraint.h; sourceTree = "<group>"; };
392518991982C8DD007725D2 /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btHingeConstraint.cpp; sourceTree = "<group>"; };
3925189A1982C8DD007725D2 /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btHingeConstraint.h; sourceTree = "<group>"; };
3925189B1982C8DD007725D2 /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btJacobianEntry.h; sourceTree = "<group>"; };
3925189C1982C8DD007725D2 /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btPoint2PointConstraint.cpp; sourceTree = "<group>"; };
3925189D1982C8DD007725D2 /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPoint2PointConstraint.h; sourceTree = "<group>"; };
3925189E1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSequentialImpulseConstraintSolver.cpp; sourceTree = "<group>"; };
3925189F1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSequentialImpulseConstraintSolver.h; sourceTree = "<group>"; };
392518A01982C8DD007725D2 /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSliderConstraint.cpp; sourceTree = "<group>"; };
392518A11982C8DD007725D2 /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSliderConstraint.h; sourceTree = "<group>"; };
392518A21982C8DD007725D2 /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSolve2LinearConstraint.cpp; sourceTree = "<group>"; };
392518A31982C8DD007725D2 /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSolve2LinearConstraint.h; sourceTree = "<group>"; };
392518A41982C8DD007725D2 /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSolverBody.h; sourceTree = "<group>"; };
392518A51982C8DD007725D2 /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSolverConstraint.h; sourceTree = "<group>"; };
392518A61982C8DD007725D2 /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btTypedConstraint.cpp; sourceTree = "<group>"; };
392518A71982C8DD007725D2 /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTypedConstraint.h; sourceTree = "<group>"; };
392518A81982C8DD007725D2 /* btUniversalConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btUniversalConstraint.cpp; sourceTree = "<group>"; };
392518A91982C8DD007725D2 /* btUniversalConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btUniversalConstraint.h; sourceTree = "<group>"; };
392518AB1982C8DD007725D2 /* btActionInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btActionInterface.h; sourceTree = "<group>"; };
392518AC1982C8DD007725D2 /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btDiscreteDynamicsWorld.cpp; sourceTree = "<group>"; };
392518AD1982C8DD007725D2 /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDiscreteDynamicsWorld.h; sourceTree = "<group>"; };
392518AE1982C8DD007725D2 /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDynamicsWorld.h; sourceTree = "<group>"; };
392518AF1982C8DD007725D2 /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btRigidBody.cpp; sourceTree = "<group>"; };
392518B01982C8DD007725D2 /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btRigidBody.h; sourceTree = "<group>"; };
392518B11982C8DD007725D2 /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSimpleDynamicsWorld.cpp; sourceTree = "<group>"; };
392518B21982C8DD007725D2 /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSimpleDynamicsWorld.h; sourceTree = "<group>"; };
392518B31982C8DD007725D2 /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Bullet-C-API.cpp"; sourceTree = "<group>"; };
392518B51982C8DD007725D2 /* btMultiBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBody.cpp; sourceTree = "<group>"; };
392518B61982C8DD007725D2 /* btMultiBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBody.h; sourceTree = "<group>"; };
392518B71982C8DD007725D2 /* btMultiBodyConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBodyConstraint.cpp; sourceTree = "<group>"; };
392518B81982C8DD007725D2 /* btMultiBodyConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyConstraint.h; sourceTree = "<group>"; };
392518B91982C8DD007725D2 /* btMultiBodyConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBodyConstraintSolver.cpp; sourceTree = "<group>"; };
392518BA1982C8DD007725D2 /* btMultiBodyConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyConstraintSolver.h; sourceTree = "<group>"; };
392518BB1982C8DD007725D2 /* btMultiBodyDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBodyDynamicsWorld.cpp; sourceTree = "<group>"; };
392518BC1982C8DD007725D2 /* btMultiBodyDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyDynamicsWorld.h; sourceTree = "<group>"; };
392518BD1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBodyJointLimitConstraint.cpp; sourceTree = "<group>"; };
392518BE1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyJointLimitConstraint.h; sourceTree = "<group>"; };
392518BF1982C8DD007725D2 /* btMultiBodyJointMotor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBodyJointMotor.cpp; sourceTree = "<group>"; };
392518C01982C8DD007725D2 /* btMultiBodyJointMotor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyJointMotor.h; sourceTree = "<group>"; };
392518C11982C8DD007725D2 /* btMultiBodyLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyLink.h; sourceTree = "<group>"; };
392518C21982C8DD007725D2 /* btMultiBodyLinkCollider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyLinkCollider.h; sourceTree = "<group>"; };
392518C31982C8DD007725D2 /* btMultiBodyPoint2Point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiBodyPoint2Point.cpp; sourceTree = "<group>"; };
392518C41982C8DD007725D2 /* btMultiBodyPoint2Point.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodyPoint2Point.h; sourceTree = "<group>"; };
392518C51982C8DD007725D2 /* btMultiBodySolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMultiBodySolverConstraint.h; sourceTree = "<group>"; };
392518C71982C8DD007725D2 /* btDantzigLCP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btDantzigLCP.cpp; sourceTree = "<group>"; };
392518C81982C8DD007725D2 /* btDantzigLCP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDantzigLCP.h; sourceTree = "<group>"; };
392518C91982C8DD007725D2 /* btDantzigSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDantzigSolver.h; sourceTree = "<group>"; };
392518CA1982C8DD007725D2 /* btMLCPSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btMLCPSolver.cpp; sourceTree = "<group>"; };
392518CB1982C8DD007725D2 /* btMLCPSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMLCPSolver.h; sourceTree = "<group>"; };
392518CC1982C8DD007725D2 /* btMLCPSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMLCPSolverInterface.h; sourceTree = "<group>"; };
392518CD1982C8DD007725D2 /* btPATHSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPATHSolver.h; sourceTree = "<group>"; };
392518CE1982C8DD007725D2 /* btSolveProjectedGaussSeidel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSolveProjectedGaussSeidel.h; sourceTree = "<group>"; };
392518CF1982C8DD007725D2 /* premake4.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = premake4.lua; sourceTree = "<group>"; };
392518D11982C8DD007725D2 /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btRaycastVehicle.cpp; sourceTree = "<group>"; };
392518D21982C8DD007725D2 /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btRaycastVehicle.h; sourceTree = "<group>"; };
392518D31982C8DD007725D2 /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btVehicleRaycaster.h; sourceTree = "<group>"; };
392518D41982C8DD007725D2 /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btWheelInfo.cpp; sourceTree = "<group>"; };
392518D51982C8DD007725D2 /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btWheelInfo.h; sourceTree = "<group>"; };
392518D81982C8DD007725D2 /* bestfit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bestfit.cpp; sourceTree = "<group>"; };
392518D91982C8DD007725D2 /* bestfit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bestfit.h; sourceTree = "<group>"; };
392518DA1982C8DD007725D2 /* bestfitobb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bestfitobb.cpp; sourceTree = "<group>"; };
392518DB1982C8DD007725D2 /* bestfitobb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bestfitobb.h; sourceTree = "<group>"; };
392518DC1982C8DD007725D2 /* cd_hull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cd_hull.cpp; sourceTree = "<group>"; };
392518DD1982C8DD007725D2 /* cd_hull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cd_hull.h; sourceTree = "<group>"; };
392518DE1982C8DD007725D2 /* cd_vector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cd_vector.h; sourceTree = "<group>"; };
392518DF1982C8DD007725D2 /* cd_wavefront.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cd_wavefront.cpp; sourceTree = "<group>"; };
392518E01982C8DD007725D2 /* cd_wavefront.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cd_wavefront.h; sourceTree = "<group>"; };
392518E11982C8DD007725D2 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
392518E21982C8DD007725D2 /* concavity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = concavity.cpp; sourceTree = "<group>"; };
392518E31982C8DD007725D2 /* concavity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = concavity.h; sourceTree = "<group>"; };
392518E41982C8DD007725D2 /* ConvexBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConvexBuilder.cpp; sourceTree = "<group>"; };
392518E51982C8DD007725D2 /* ConvexBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvexBuilder.h; sourceTree = "<group>"; };
392518E61982C8DD007725D2 /* ConvexDecomposition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConvexDecomposition.cpp; sourceTree = "<group>"; };
392518E71982C8DD007725D2 /* ConvexDecomposition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvexDecomposition.h; sourceTree = "<group>"; };
392518E81982C8DD007725D2 /* fitsphere.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fitsphere.cpp; sourceTree = "<group>"; };
392518E91982C8DD007725D2 /* fitsphere.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fitsphere.h; sourceTree = "<group>"; };
392518EA1982C8DD007725D2 /* float_math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = float_math.cpp; sourceTree = "<group>"; };
392518EB1982C8DD007725D2 /* float_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float_math.h; sourceTree = "<group>"; };
392518EC1982C8DD007725D2 /* meshvolume.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = meshvolume.cpp; sourceTree = "<group>"; };
392518ED1982C8DD007725D2 /* meshvolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = meshvolume.h; sourceTree = "<group>"; };
392518EE1982C8DD007725D2 /* planetri.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = planetri.cpp; sourceTree = "<group>"; };
392518EF1982C8DD007725D2 /* planetri.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = planetri.h; sourceTree = "<group>"; };
392518F01982C8DD007725D2 /* premake4.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = premake4.lua; sourceTree = "<group>"; };
392518F11982C8DD007725D2 /* raytri.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = raytri.cpp; sourceTree = "<group>"; };
392518F21982C8DD007725D2 /* raytri.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = raytri.h; sourceTree = "<group>"; };
392518F31982C8DD007725D2 /* splitplane.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = splitplane.cpp; sourceTree = "<group>"; };
392518F41982C8DD007725D2 /* splitplane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splitplane.h; sourceTree = "<group>"; };
392518F51982C8DD007725D2 /* vlookup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vlookup.cpp; sourceTree = "<group>"; };
392518F61982C8DD007725D2 /* vlookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vlookup.h; sourceTree = "<group>"; };
392518F81982C8DD007725D2 /* btGImpactConvexDecompositionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGImpactConvexDecompositionShape.cpp; sourceTree = "<group>"; };
392518F91982C8DD007725D2 /* btGImpactConvexDecompositionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGImpactConvexDecompositionShape.h; sourceTree = "<group>"; };
392518FB1982C8DD007725D2 /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btAabbUtil2.h; sourceTree = "<group>"; };
392518FC1982C8DD007725D2 /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btAlignedAllocator.cpp; sourceTree = "<group>"; };
392518FD1982C8DD007725D2 /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btAlignedAllocator.h; sourceTree = "<group>"; };
392518FE1982C8DD007725D2 /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btAlignedObjectArray.h; sourceTree = "<group>"; };
392518FF1982C8DD007725D2 /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexHull.cpp; sourceTree = "<group>"; };
392519001982C8DD007725D2 /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexHull.h; sourceTree = "<group>"; };
392519011982C8DD007725D2 /* btConvexHullComputer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexHullComputer.cpp; sourceTree = "<group>"; };
392519021982C8DD007725D2 /* btConvexHullComputer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btConvexHullComputer.h; sourceTree = "<group>"; };
392519031982C8DD007725D2 /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btDefaultMotionState.h; sourceTree = "<group>"; };
392519041982C8DD007725D2 /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btGeometryUtil.cpp; sourceTree = "<group>"; };
392519051982C8DD007725D2 /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGeometryUtil.h; sourceTree = "<group>"; };
392519061982C8DD007725D2 /* btGrahamScan2dConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btGrahamScan2dConvexHull.h; sourceTree = "<group>"; };
392519071982C8DD007725D2 /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btHashMap.h; sourceTree = "<group>"; };
392519081982C8DD007725D2 /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btIDebugDraw.h; sourceTree = "<group>"; };
392519091982C8DD007725D2 /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btList.h; sourceTree = "<group>"; };
3925190A1982C8DD007725D2 /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMatrix3x3.h; sourceTree = "<group>"; };
3925190B1982C8DD007725D2 /* btMatrixX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMatrixX.h; sourceTree = "<group>"; };
3925190C1982C8DD007725D2 /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMinMax.h; sourceTree = "<group>"; };
3925190D1982C8DD007725D2 /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btMotionState.h; sourceTree = "<group>"; };
3925190E1982C8DD007725D2 /* btPolarDecomposition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btPolarDecomposition.cpp; sourceTree = "<group>"; };
3925190F1982C8DD007725D2 /* btPolarDecomposition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPolarDecomposition.h; sourceTree = "<group>"; };
392519101982C8DD007725D2 /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btPoolAllocator.h; sourceTree = "<group>"; };
392519111982C8DD007725D2 /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btQuadWord.h; sourceTree = "<group>"; };
392519121982C8DD007725D2 /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btQuaternion.h; sourceTree = "<group>"; };
392519131982C8DD007725D2 /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btQuickprof.cpp; sourceTree = "<group>"; };
392519141982C8DD007725D2 /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btQuickprof.h; sourceTree = "<group>"; };
392519151982C8DD007725D2 /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btRandom.h; sourceTree = "<group>"; };
392519161982C8DD007725D2 /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btScalar.h; sourceTree = "<group>"; };
392519171982C8DD007725D2 /* btSerializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btSerializer.cpp; sourceTree = "<group>"; };
392519181982C8DD007725D2 /* btSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btSerializer.h; sourceTree = "<group>"; };
392519191982C8DD007725D2 /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btStackAlloc.h; sourceTree = "<group>"; };
3925191A1982C8DD007725D2 /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTransform.h; sourceTree = "<group>"; };
3925191B1982C8DD007725D2 /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btTransformUtil.h; sourceTree = "<group>"; };
3925191C1982C8DD007725D2 /* btVector3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = btVector3.cpp; sourceTree = "<group>"; };
3925191D1982C8DD007725D2 /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = btVector3.h; sourceTree = "<group>"; };
3925191E1982C8DD007725D2 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
3925191F1982C8DD007725D2 /* premake4.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = premake4.lua; sourceTree = "<group>"; };
392519201982C8DD007725D2 /* stdafx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdafx.h; sourceTree = "<group>"; };
392519231982C8DD007725D2 /* boolInVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolInVec.h; sourceTree = "<group>"; };
392519241982C8DD007725D2 /* floatInVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = floatInVec.h; sourceTree = "<group>"; };
392519251982C8DD007725D2 /* mat_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mat_aos.h; sourceTree = "<group>"; };
392519261982C8DD007725D2 /* quat_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quat_aos.h; sourceTree = "<group>"; };
392519271982C8DD007725D2 /* vec_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec_aos.h; sourceTree = "<group>"; };
392519281982C8DD007725D2 /* vectormath_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vectormath_aos.h; sourceTree = "<group>"; };
3925192A1982C8DD007725D2 /* boolInVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolInVec.h; sourceTree = "<group>"; };
3925192B1982C8DD007725D2 /* floatInVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = floatInVec.h; sourceTree = "<group>"; };
3925192C1982C8DD007725D2 /* mat_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mat_aos.h; sourceTree = "<group>"; };
3925192D1982C8DD007725D2 /* quat_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quat_aos.h; sourceTree = "<group>"; };
3925192E1982C8DD007725D2 /* vec_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec_aos.h; sourceTree = "<group>"; };
3925192F1982C8DD007725D2 /* vectormath_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vectormath_aos.h; sourceTree = "<group>"; };
392519311982C8DD007725D2 /* boolInVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolInVec.h; sourceTree = "<group>"; };
392519321982C8DD007725D2 /* floatInVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = floatInVec.h; sourceTree = "<group>"; };
392519331982C8DD007725D2 /* mat_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mat_aos.h; sourceTree = "<group>"; };
392519341982C8DD007725D2 /* quat_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quat_aos.h; sourceTree = "<group>"; };
392519351982C8DD007725D2 /* vec_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec_aos.h; sourceTree = "<group>"; };
392519361982C8DD007725D2 /* vecidx_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecidx_aos.h; sourceTree = "<group>"; };
392519371982C8DD007725D2 /* vectormath_aos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vectormath_aos.h; sourceTree = "<group>"; };
392519381982C8DD007725D2 /* vmInclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vmInclude.h; sourceTree = "<group>"; };
39251ABE19831BF3007725D2 /* libApp.BulletPhysics.iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libApp.BulletPhysics.iOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
39251AC019831BF3007725D2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
39251ACE19831BF3007725D2 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
39251AD119831BF3007725D2 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
39251AD819831BF3007725D2 /* App.BulletPhysics.iOSTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "App.BulletPhysics.iOSTests-Info.plist"; sourceTree = "<group>"; };
39251ADA19831BF3007725D2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
39251ADC19831BF3007725D2 /* App_BulletPhysics_iOSTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = App_BulletPhysics_iOSTests.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
3925173D1982C7EA007725D2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
39251ABB19831BF3007725D2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
39251AC119831BF3007725D2 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
392517371982C7EA007725D2 = {
isa = PBXGroup;
children = (
3925179B1982C8DC007725D2 /* btBulletCollisionCommon.h */,
3925179C1982C8DC007725D2 /* btBulletDynamicsCommon.h */,
3925179D1982C8DC007725D2 /* Bullet-C-Api.h */,
3925179E1982C8DC007725D2 /* BulletCollision */,
392518821982C8DD007725D2 /* BulletDynamics */,
392518D61982C8DD007725D2 /* Extras */,
392518FA1982C8DD007725D2 /* LinearMath */,
392519201982C8DD007725D2 /* stdafx.h */,
392519211982C8DD007725D2 /* vectormath */,
39251AC219831BF3007725D2 /* App.BulletPhysics.iOS */,
39251AD619831BF3007725D2 /* App.BulletPhysics.iOSTests */,
39251ABF19831BF3007725D2 /* Frameworks */,
392517411982C7EA007725D2 /* Products */,
);
sourceTree = "<group>";
};
392517411982C7EA007725D2 /* Products */ = {
isa = PBXGroup;
children = (
392517401982C7EA007725D2 /* libApp.BulletPhysics.a */,
39251ABE19831BF3007725D2 /* libApp.BulletPhysics.iOS.a */,
);
name = Products;
sourceTree = "<group>";
};
3925179E1982C8DC007725D2 /* BulletCollision */ = {
isa = PBXGroup;
children = (
3925179F1982C8DC007725D2 /* BroadphaseCollision */,
392517B61982C8DC007725D2 /* CMakeLists.txt */,
392517B71982C8DC007725D2 /* CollisionDispatch */,
392517ED1982C8DC007725D2 /* CollisionShapes */,
3925183A1982C8DD007725D2 /* Doxyfile */,
3925183B1982C8DD007725D2 /* Gimpact */,
392518631982C8DD007725D2 /* NarrowPhaseCollision */,
392518811982C8DD007725D2 /* premake4.lua */,
);
path = BulletCollision;
sourceTree = "<group>";
};
3925179F1982C8DC007725D2 /* BroadphaseCollision */ = {
isa = PBXGroup;
children = (
392517A01982C8DC007725D2 /* btAxisSweep3.cpp */,
392517A11982C8DC007725D2 /* btAxisSweep3.h */,
392517A21982C8DC007725D2 /* btBroadphaseInterface.h */,
392517A31982C8DC007725D2 /* btBroadphaseProxy.cpp */,
392517A41982C8DC007725D2 /* btBroadphaseProxy.h */,
392517A51982C8DC007725D2 /* btCollisionAlgorithm.cpp */,
392517A61982C8DC007725D2 /* btCollisionAlgorithm.h */,
392517A71982C8DC007725D2 /* btDbvt.cpp */,
392517A81982C8DC007725D2 /* btDbvt.h */,
392517A91982C8DC007725D2 /* btDbvtBroadphase.cpp */,
392517AA1982C8DC007725D2 /* btDbvtBroadphase.h */,
392517AB1982C8DC007725D2 /* btDispatcher.cpp */,
392517AC1982C8DC007725D2 /* btDispatcher.h */,
392517AD1982C8DC007725D2 /* btMultiSapBroadphase.cpp */,
392517AE1982C8DC007725D2 /* btMultiSapBroadphase.h */,
392517AF1982C8DC007725D2 /* btOverlappingPairCache.cpp */,
392517B01982C8DC007725D2 /* btOverlappingPairCache.h */,
392517B11982C8DC007725D2 /* btOverlappingPairCallback.h */,
392517B21982C8DC007725D2 /* btQuantizedBvh.cpp */,
392517B31982C8DC007725D2 /* btQuantizedBvh.h */,
392517B41982C8DC007725D2 /* btSimpleBroadphase.cpp */,
392517B51982C8DC007725D2 /* btSimpleBroadphase.h */,
);
path = BroadphaseCollision;
sourceTree = "<group>";
};
392517B71982C8DC007725D2 /* CollisionDispatch */ = {
isa = PBXGroup;
children = (
392517B81982C8DC007725D2 /* btActivatingCollisionAlgorithm.cpp */,
392517B91982C8DC007725D2 /* btActivatingCollisionAlgorithm.h */,
392517BA1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp */,
392517BB1982C8DC007725D2 /* btBox2dBox2dCollisionAlgorithm.h */,
392517BC1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.cpp */,
392517BD1982C8DC007725D2 /* btBoxBoxCollisionAlgorithm.h */,
392517BE1982C8DC007725D2 /* btBoxBoxDetector.cpp */,
392517BF1982C8DC007725D2 /* btBoxBoxDetector.h */,
392517C01982C8DC007725D2 /* btCollisionConfiguration.h */,
392517C11982C8DC007725D2 /* btCollisionCreateFunc.h */,
392517C21982C8DC007725D2 /* btCollisionDispatcher.cpp */,
392517C31982C8DC007725D2 /* btCollisionDispatcher.h */,
392517C41982C8DC007725D2 /* btCollisionObject.cpp */,
392517C51982C8DC007725D2 /* btCollisionObject.h */,
392517C61982C8DC007725D2 /* btCollisionObjectWrapper.h */,
392517C71982C8DC007725D2 /* btCollisionWorld.cpp */,
392517C81982C8DC007725D2 /* btCollisionWorld.h */,
392517C91982C8DC007725D2 /* btCompoundCollisionAlgorithm.cpp */,
392517CA1982C8DC007725D2 /* btCompoundCollisionAlgorithm.h */,
392517CB1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp */,
392517CC1982C8DC007725D2 /* btCompoundCompoundCollisionAlgorithm.h */,
392517CD1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.cpp */,
392517CE1982C8DC007725D2 /* btConvex2dConvex2dAlgorithm.h */,
392517CF1982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.cpp */,
392517D01982C8DC007725D2 /* btConvexConcaveCollisionAlgorithm.h */,
392517D11982C8DC007725D2 /* btConvexConvexAlgorithm.cpp */,
392517D21982C8DC007725D2 /* btConvexConvexAlgorithm.h */,
392517D31982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.cpp */,
392517D41982C8DC007725D2 /* btConvexPlaneCollisionAlgorithm.h */,
392517D51982C8DC007725D2 /* btDefaultCollisionConfiguration.cpp */,
392517D61982C8DC007725D2 /* btDefaultCollisionConfiguration.h */,
392517D71982C8DC007725D2 /* btEmptyCollisionAlgorithm.cpp */,
392517D81982C8DC007725D2 /* btEmptyCollisionAlgorithm.h */,
392517D91982C8DC007725D2 /* btGhostObject.cpp */,
392517DA1982C8DC007725D2 /* btGhostObject.h */,
392517DB1982C8DC007725D2 /* btHashedSimplePairCache.cpp */,
392517DC1982C8DC007725D2 /* btHashedSimplePairCache.h */,
392517DD1982C8DC007725D2 /* btInternalEdgeUtility.cpp */,
392517DE1982C8DC007725D2 /* btInternalEdgeUtility.h */,
392517DF1982C8DC007725D2 /* btManifoldResult.cpp */,
392517E01982C8DC007725D2 /* btManifoldResult.h */,
392517E11982C8DC007725D2 /* btSimulationIslandManager.cpp */,
392517E21982C8DC007725D2 /* btSimulationIslandManager.h */,
392517E31982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.cpp */,
392517E41982C8DC007725D2 /* btSphereBoxCollisionAlgorithm.h */,
392517E51982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.cpp */,
392517E61982C8DC007725D2 /* btSphereSphereCollisionAlgorithm.h */,
392517E71982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.cpp */,
392517E81982C8DC007725D2 /* btSphereTriangleCollisionAlgorithm.h */,
392517E91982C8DC007725D2 /* btUnionFind.cpp */,
392517EA1982C8DC007725D2 /* btUnionFind.h */,
392517EB1982C8DC007725D2 /* SphereTriangleDetector.cpp */,
392517EC1982C8DC007725D2 /* SphereTriangleDetector.h */,
);
path = CollisionDispatch;
sourceTree = "<group>";
};
392517ED1982C8DC007725D2 /* CollisionShapes */ = {
isa = PBXGroup;
children = (
392517EE1982C8DC007725D2 /* btBox2dShape.cpp */,
392517EF1982C8DC007725D2 /* btBox2dShape.h */,
392517F01982C8DC007725D2 /* btBoxShape.cpp */,
392517F11982C8DC007725D2 /* btBoxShape.h */,
392517F21982C8DC007725D2 /* btBvhTriangleMeshShape.cpp */,
392517F31982C8DC007725D2 /* btBvhTriangleMeshShape.h */,
392517F41982C8DC007725D2 /* btCapsuleShape.cpp */,
392517F51982C8DC007725D2 /* btCapsuleShape.h */,
392517F61982C8DC007725D2 /* btCollisionMargin.h */,
392517F71982C8DD007725D2 /* btCollisionShape.cpp */,
392517F81982C8DD007725D2 /* btCollisionShape.h */,
392517F91982C8DD007725D2 /* btCompoundShape.cpp */,
392517FA1982C8DD007725D2 /* btCompoundShape.h */,
392517FB1982C8DD007725D2 /* btConcaveShape.cpp */,
392517FC1982C8DD007725D2 /* btConcaveShape.h */,
392517FD1982C8DD007725D2 /* btConeShape.cpp */,
392517FE1982C8DD007725D2 /* btConeShape.h */,
392517FF1982C8DD007725D2 /* btConvex2dShape.cpp */,
392518001982C8DD007725D2 /* btConvex2dShape.h */,
392518011982C8DD007725D2 /* btConvexHullShape.cpp */,
392518021982C8DD007725D2 /* btConvexHullShape.h */,
392518031982C8DD007725D2 /* btConvexInternalShape.cpp */,
392518041982C8DD007725D2 /* btConvexInternalShape.h */,
392518051982C8DD007725D2 /* btConvexPointCloudShape.cpp */,
392518061982C8DD007725D2 /* btConvexPointCloudShape.h */,
392518071982C8DD007725D2 /* btConvexPolyhedron.cpp */,
392518081982C8DD007725D2 /* btConvexPolyhedron.h */,
392518091982C8DD007725D2 /* btConvexShape.cpp */,
3925180A1982C8DD007725D2 /* btConvexShape.h */,
3925180B1982C8DD007725D2 /* btConvexTriangleMeshShape.cpp */,
3925180C1982C8DD007725D2 /* btConvexTriangleMeshShape.h */,
3925180D1982C8DD007725D2 /* btCylinderShape.cpp */,
3925180E1982C8DD007725D2 /* btCylinderShape.h */,
3925180F1982C8DD007725D2 /* btEmptyShape.cpp */,
392518101982C8DD007725D2 /* btEmptyShape.h */,
392518111982C8DD007725D2 /* btHeightfieldTerrainShape.cpp */,
392518121982C8DD007725D2 /* btHeightfieldTerrainShape.h */,
392518131982C8DD007725D2 /* btMaterial.h */,
392518141982C8DD007725D2 /* btMinkowskiSumShape.cpp */,
392518151982C8DD007725D2 /* btMinkowskiSumShape.h */,
392518161982C8DD007725D2 /* btMultimaterialTriangleMeshShape.cpp */,
392518171982C8DD007725D2 /* btMultimaterialTriangleMeshShape.h */,
392518181982C8DD007725D2 /* btMultiSphereShape.cpp */,
392518191982C8DD007725D2 /* btMultiSphereShape.h */,
3925181A1982C8DD007725D2 /* btOptimizedBvh.cpp */,
3925181B1982C8DD007725D2 /* btOptimizedBvh.h */,
3925181C1982C8DD007725D2 /* btPolyhedralConvexShape.cpp */,
3925181D1982C8DD007725D2 /* btPolyhedralConvexShape.h */,
3925181E1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.cpp */,
3925181F1982C8DD007725D2 /* btScaledBvhTriangleMeshShape.h */,
392518201982C8DD007725D2 /* btShapeHull.cpp */,
392518211982C8DD007725D2 /* btShapeHull.h */,
392518221982C8DD007725D2 /* btSphereShape.cpp */,
392518231982C8DD007725D2 /* btSphereShape.h */,
392518241982C8DD007725D2 /* btStaticPlaneShape.cpp */,
392518251982C8DD007725D2 /* btStaticPlaneShape.h */,
392518261982C8DD007725D2 /* btStridingMeshInterface.cpp */,
392518271982C8DD007725D2 /* btStridingMeshInterface.h */,
392518281982C8DD007725D2 /* btTetrahedronShape.cpp */,
392518291982C8DD007725D2 /* btTetrahedronShape.h */,
3925182A1982C8DD007725D2 /* btTriangleBuffer.cpp */,
3925182B1982C8DD007725D2 /* btTriangleBuffer.h */,
3925182C1982C8DD007725D2 /* btTriangleCallback.cpp */,
3925182D1982C8DD007725D2 /* btTriangleCallback.h */,
3925182E1982C8DD007725D2 /* btTriangleIndexVertexArray.cpp */,
3925182F1982C8DD007725D2 /* btTriangleIndexVertexArray.h */,
392518301982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.cpp */,
392518311982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.h */,
392518321982C8DD007725D2 /* btTriangleInfoMap.h */,
392518331982C8DD007725D2 /* btTriangleMesh.cpp */,
392518341982C8DD007725D2 /* btTriangleMesh.h */,
392518351982C8DD007725D2 /* btTriangleMeshShape.cpp */,
392518361982C8DD007725D2 /* btTriangleMeshShape.h */,
392518371982C8DD007725D2 /* btTriangleShape.h */,
392518381982C8DD007725D2 /* btUniformScalingShape.cpp */,
392518391982C8DD007725D2 /* btUniformScalingShape.h */,
);
path = CollisionShapes;
sourceTree = "<group>";
};
3925183B1982C8DD007725D2 /* Gimpact */ = {
isa = PBXGroup;
children = (
3925183C1982C8DD007725D2 /* btBoxCollision.h */,
3925183D1982C8DD007725D2 /* btClipPolygon.h */,
3925183E1982C8DD007725D2 /* btCompoundFromGimpact.h */,
3925183F1982C8DD007725D2 /* btContactProcessing.cpp */,
392518401982C8DD007725D2 /* btContactProcessing.h */,
392518411982C8DD007725D2 /* btGenericPoolAllocator.cpp */,
392518421982C8DD007725D2 /* btGenericPoolAllocator.h */,
392518431982C8DD007725D2 /* btGeometryOperations.h */,
392518441982C8DD007725D2 /* btGImpactBvh.cpp */,
392518451982C8DD007725D2 /* btGImpactBvh.h */,
392518461982C8DD007725D2 /* btGImpactCollisionAlgorithm.cpp */,
392518471982C8DD007725D2 /* btGImpactCollisionAlgorithm.h */,
392518481982C8DD007725D2 /* btGImpactMassUtil.h */,
392518491982C8DD007725D2 /* btGImpactQuantizedBvh.cpp */,
3925184A1982C8DD007725D2 /* btGImpactQuantizedBvh.h */,
3925184B1982C8DD007725D2 /* btGImpactShape.cpp */,
3925184C1982C8DD007725D2 /* btGImpactShape.h */,
3925184D1982C8DD007725D2 /* btQuantization.h */,
3925184E1982C8DD007725D2 /* btTriangleShapeEx.cpp */,
3925184F1982C8DD007725D2 /* btTriangleShapeEx.h */,
392518501982C8DD007725D2 /* gim_array.h */,
392518511982C8DD007725D2 /* gim_basic_geometry_operations.h */,
392518521982C8DD007725D2 /* gim_bitset.h */,
392518531982C8DD007725D2 /* gim_box_collision.h */,
392518541982C8DD007725D2 /* gim_box_set.cpp */,
392518551982C8DD007725D2 /* gim_box_set.h */,
392518561982C8DD007725D2 /* gim_clip_polygon.h */,
392518571982C8DD007725D2 /* gim_contact.cpp */,
392518581982C8DD007725D2 /* gim_contact.h */,
392518591982C8DD007725D2 /* gim_geom_types.h */,
3925185A1982C8DD007725D2 /* gim_geometry.h */,
3925185B1982C8DD007725D2 /* gim_hash_table.h */,
3925185C1982C8DD007725D2 /* gim_linear_math.h */,
3925185D1982C8DD007725D2 /* gim_math.h */,
3925185E1982C8DD007725D2 /* gim_memory.cpp */,
3925185F1982C8DD007725D2 /* gim_memory.h */,
392518601982C8DD007725D2 /* gim_radixsort.h */,
392518611982C8DD007725D2 /* gim_tri_collision.cpp */,
392518621982C8DD007725D2 /* gim_tri_collision.h */,
);
path = Gimpact;
sourceTree = "<group>";
};
392518631982C8DD007725D2 /* NarrowPhaseCollision */ = {
isa = PBXGroup;
children = (
392518641982C8DD007725D2 /* btContinuousConvexCollision.cpp */,
392518651982C8DD007725D2 /* btContinuousConvexCollision.h */,
392518661982C8DD007725D2 /* btConvexCast.cpp */,
392518671982C8DD007725D2 /* btConvexCast.h */,
392518681982C8DD007725D2 /* btConvexPenetrationDepthSolver.h */,
392518691982C8DD007725D2 /* btDiscreteCollisionDetectorInterface.h */,
3925186A1982C8DD007725D2 /* btGjkConvexCast.cpp */,
3925186B1982C8DD007725D2 /* btGjkConvexCast.h */,
3925186C1982C8DD007725D2 /* btGjkEpa2.cpp */,
3925186D1982C8DD007725D2 /* btGjkEpa2.h */,
3925186E1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.cpp */,
3925186F1982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.h */,
392518701982C8DD007725D2 /* btGjkPairDetector.cpp */,
392518711982C8DD007725D2 /* btGjkPairDetector.h */,
392518721982C8DD007725D2 /* btManifoldPoint.h */,
392518731982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.cpp */,
392518741982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.h */,
392518751982C8DD007725D2 /* btPersistentManifold.cpp */,
392518761982C8DD007725D2 /* btPersistentManifold.h */,
392518771982C8DD007725D2 /* btPointCollector.h */,
392518781982C8DD007725D2 /* btPolyhedralContactClipping.cpp */,
392518791982C8DD007725D2 /* btPolyhedralContactClipping.h */,
3925187A1982C8DD007725D2 /* btRaycastCallback.cpp */,
3925187B1982C8DD007725D2 /* btRaycastCallback.h */,
3925187C1982C8DD007725D2 /* btSimplexSolverInterface.h */,
3925187D1982C8DD007725D2 /* btSubSimplexConvexCast.cpp */,
3925187E1982C8DD007725D2 /* btSubSimplexConvexCast.h */,
3925187F1982C8DD007725D2 /* btVoronoiSimplexSolver.cpp */,
392518801982C8DD007725D2 /* btVoronoiSimplexSolver.h */,
);
path = NarrowPhaseCollision;
sourceTree = "<group>";
};
392518821982C8DD007725D2 /* BulletDynamics */ = {
isa = PBXGroup;
children = (
392518831982C8DD007725D2 /* Character */,
392518871982C8DD007725D2 /* CMakeLists.txt */,
392518881982C8DD007725D2 /* ConstraintSolver */,
392518AA1982C8DD007725D2 /* Dynamics */,
392518B41982C8DD007725D2 /* Featherstone */,
392518C61982C8DD007725D2 /* MLCPSolvers */,
392518CF1982C8DD007725D2 /* premake4.lua */,
392518D01982C8DD007725D2 /* Vehicle */,
);
path = BulletDynamics;
sourceTree = "<group>";
};
392518831982C8DD007725D2 /* Character */ = {
isa = PBXGroup;
children = (
392518841982C8DD007725D2 /* btCharacterControllerInterface.h */,
392518851982C8DD007725D2 /* btKinematicCharacterController.cpp */,
392518861982C8DD007725D2 /* btKinematicCharacterController.h */,
);
path = Character;
sourceTree = "<group>";
};
392518881982C8DD007725D2 /* ConstraintSolver */ = {
isa = PBXGroup;
children = (
392518891982C8DD007725D2 /* btConeTwistConstraint.cpp */,
3925188A1982C8DD007725D2 /* btConeTwistConstraint.h */,
3925188B1982C8DD007725D2 /* btConstraintSolver.h */,
3925188C1982C8DD007725D2 /* btContactConstraint.cpp */,
3925188D1982C8DD007725D2 /* btContactConstraint.h */,
3925188E1982C8DD007725D2 /* btContactSolverInfo.h */,
3925188F1982C8DD007725D2 /* btFixedConstraint.cpp */,
392518901982C8DD007725D2 /* btFixedConstraint.h */,
392518911982C8DD007725D2 /* btGearConstraint.cpp */,
392518921982C8DD007725D2 /* btGearConstraint.h */,
392518931982C8DD007725D2 /* btGeneric6DofConstraint.cpp */,
392518941982C8DD007725D2 /* btGeneric6DofConstraint.h */,
392518951982C8DD007725D2 /* btGeneric6DofSpringConstraint.cpp */,
392518961982C8DD007725D2 /* btGeneric6DofSpringConstraint.h */,
392518971982C8DD007725D2 /* btHinge2Constraint.cpp */,
392518981982C8DD007725D2 /* btHinge2Constraint.h */,
392518991982C8DD007725D2 /* btHingeConstraint.cpp */,
3925189A1982C8DD007725D2 /* btHingeConstraint.h */,
3925189B1982C8DD007725D2 /* btJacobianEntry.h */,
3925189C1982C8DD007725D2 /* btPoint2PointConstraint.cpp */,
3925189D1982C8DD007725D2 /* btPoint2PointConstraint.h */,
3925189E1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.cpp */,
3925189F1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.h */,
392518A01982C8DD007725D2 /* btSliderConstraint.cpp */,
392518A11982C8DD007725D2 /* btSliderConstraint.h */,
392518A21982C8DD007725D2 /* btSolve2LinearConstraint.cpp */,
392518A31982C8DD007725D2 /* btSolve2LinearConstraint.h */,
392518A41982C8DD007725D2 /* btSolverBody.h */,
392518A51982C8DD007725D2 /* btSolverConstraint.h */,
392518A61982C8DD007725D2 /* btTypedConstraint.cpp */,
392518A71982C8DD007725D2 /* btTypedConstraint.h */,
392518A81982C8DD007725D2 /* btUniversalConstraint.cpp */,
392518A91982C8DD007725D2 /* btUniversalConstraint.h */,
);
path = ConstraintSolver;
sourceTree = "<group>";
};
392518AA1982C8DD007725D2 /* Dynamics */ = {
isa = PBXGroup;
children = (
392518AB1982C8DD007725D2 /* btActionInterface.h */,
392518AC1982C8DD007725D2 /* btDiscreteDynamicsWorld.cpp */,
392518AD1982C8DD007725D2 /* btDiscreteDynamicsWorld.h */,
392518AE1982C8DD007725D2 /* btDynamicsWorld.h */,
392518AF1982C8DD007725D2 /* btRigidBody.cpp */,
392518B01982C8DD007725D2 /* btRigidBody.h */,
392518B11982C8DD007725D2 /* btSimpleDynamicsWorld.cpp */,
392518B21982C8DD007725D2 /* btSimpleDynamicsWorld.h */,
392518B31982C8DD007725D2 /* Bullet-C-API.cpp */,
);
path = Dynamics;
sourceTree = "<group>";
};
392518B41982C8DD007725D2 /* Featherstone */ = {
isa = PBXGroup;
children = (
392518B51982C8DD007725D2 /* btMultiBody.cpp */,
392518B61982C8DD007725D2 /* btMultiBody.h */,
392518B71982C8DD007725D2 /* btMultiBodyConstraint.cpp */,
392518B81982C8DD007725D2 /* btMultiBodyConstraint.h */,
392518B91982C8DD007725D2 /* btMultiBodyConstraintSolver.cpp */,
392518BA1982C8DD007725D2 /* btMultiBodyConstraintSolver.h */,
392518BB1982C8DD007725D2 /* btMultiBodyDynamicsWorld.cpp */,
392518BC1982C8DD007725D2 /* btMultiBodyDynamicsWorld.h */,
392518BD1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.cpp */,
392518BE1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.h */,
392518BF1982C8DD007725D2 /* btMultiBodyJointMotor.cpp */,
392518C01982C8DD007725D2 /* btMultiBodyJointMotor.h */,
392518C11982C8DD007725D2 /* btMultiBodyLink.h */,
392518C21982C8DD007725D2 /* btMultiBodyLinkCollider.h */,
392518C31982C8DD007725D2 /* btMultiBodyPoint2Point.cpp */,
392518C41982C8DD007725D2 /* btMultiBodyPoint2Point.h */,
392518C51982C8DD007725D2 /* btMultiBodySolverConstraint.h */,
);
path = Featherstone;
sourceTree = "<group>";
};
392518C61982C8DD007725D2 /* MLCPSolvers */ = {
isa = PBXGroup;
children = (
392518C71982C8DD007725D2 /* btDantzigLCP.cpp */,
392518C81982C8DD007725D2 /* btDantzigLCP.h */,
392518C91982C8DD007725D2 /* btDantzigSolver.h */,
392518CA1982C8DD007725D2 /* btMLCPSolver.cpp */,
392518CB1982C8DD007725D2 /* btMLCPSolver.h */,
392518CC1982C8DD007725D2 /* btMLCPSolverInterface.h */,
392518CD1982C8DD007725D2 /* btPATHSolver.h */,
392518CE1982C8DD007725D2 /* btSolveProjectedGaussSeidel.h */,
);
path = MLCPSolvers;
sourceTree = "<group>";
};
392518D01982C8DD007725D2 /* Vehicle */ = {
isa = PBXGroup;
children = (
392518D11982C8DD007725D2 /* btRaycastVehicle.cpp */,
392518D21982C8DD007725D2 /* btRaycastVehicle.h */,
392518D31982C8DD007725D2 /* btVehicleRaycaster.h */,
392518D41982C8DD007725D2 /* btWheelInfo.cpp */,
392518D51982C8DD007725D2 /* btWheelInfo.h */,
);
path = Vehicle;
sourceTree = "<group>";
};
392518D61982C8DD007725D2 /* Extras */ = {
isa = PBXGroup;
children = (
392518D71982C8DD007725D2 /* ConvexDecomposition */,
392518F71982C8DD007725D2 /* GIMPACTUtils */,
);
path = Extras;
sourceTree = "<group>";
};
392518D71982C8DD007725D2 /* ConvexDecomposition */ = {
isa = PBXGroup;
children = (
392518D81982C8DD007725D2 /* bestfit.cpp */,
392518D91982C8DD007725D2 /* bestfit.h */,
392518DA1982C8DD007725D2 /* bestfitobb.cpp */,
392518DB1982C8DD007725D2 /* bestfitobb.h */,
392518DC1982C8DD007725D2 /* cd_hull.cpp */,
392518DD1982C8DD007725D2 /* cd_hull.h */,
392518DE1982C8DD007725D2 /* cd_vector.h */,
392518DF1982C8DD007725D2 /* cd_wavefront.cpp */,
392518E01982C8DD007725D2 /* cd_wavefront.h */,
392518E11982C8DD007725D2 /* CMakeLists.txt */,
392518E21982C8DD007725D2 /* concavity.cpp */,
392518E31982C8DD007725D2 /* concavity.h */,
392518E41982C8DD007725D2 /* ConvexBuilder.cpp */,
392518E51982C8DD007725D2 /* ConvexBuilder.h */,
392518E61982C8DD007725D2 /* ConvexDecomposition.cpp */,
392518E71982C8DD007725D2 /* ConvexDecomposition.h */,
392518E81982C8DD007725D2 /* fitsphere.cpp */,
392518E91982C8DD007725D2 /* fitsphere.h */,
392518EA1982C8DD007725D2 /* float_math.cpp */,
392518EB1982C8DD007725D2 /* float_math.h */,
392518EC1982C8DD007725D2 /* meshvolume.cpp */,
392518ED1982C8DD007725D2 /* meshvolume.h */,
392518EE1982C8DD007725D2 /* planetri.cpp */,
392518EF1982C8DD007725D2 /* planetri.h */,
392518F01982C8DD007725D2 /* premake4.lua */,
392518F11982C8DD007725D2 /* raytri.cpp */,
392518F21982C8DD007725D2 /* raytri.h */,
392518F31982C8DD007725D2 /* splitplane.cpp */,
392518F41982C8DD007725D2 /* splitplane.h */,
392518F51982C8DD007725D2 /* vlookup.cpp */,
392518F61982C8DD007725D2 /* vlookup.h */,
);
path = ConvexDecomposition;
sourceTree = "<group>";
};
392518F71982C8DD007725D2 /* GIMPACTUtils */ = {
isa = PBXGroup;
children = (
392518F81982C8DD007725D2 /* btGImpactConvexDecompositionShape.cpp */,
392518F91982C8DD007725D2 /* btGImpactConvexDecompositionShape.h */,
);
path = GIMPACTUtils;
sourceTree = "<group>";
};
392518FA1982C8DD007725D2 /* LinearMath */ = {
isa = PBXGroup;
children = (
392518FB1982C8DD007725D2 /* btAabbUtil2.h */,
392518FC1982C8DD007725D2 /* btAlignedAllocator.cpp */,
392518FD1982C8DD007725D2 /* btAlignedAllocator.h */,
392518FE1982C8DD007725D2 /* btAlignedObjectArray.h */,
392518FF1982C8DD007725D2 /* btConvexHull.cpp */,
392519001982C8DD007725D2 /* btConvexHull.h */,
392519011982C8DD007725D2 /* btConvexHullComputer.cpp */,
392519021982C8DD007725D2 /* btConvexHullComputer.h */,
392519031982C8DD007725D2 /* btDefaultMotionState.h */,
392519041982C8DD007725D2 /* btGeometryUtil.cpp */,
392519051982C8DD007725D2 /* btGeometryUtil.h */,
392519061982C8DD007725D2 /* btGrahamScan2dConvexHull.h */,
392519071982C8DD007725D2 /* btHashMap.h */,
392519081982C8DD007725D2 /* btIDebugDraw.h */,
392519091982C8DD007725D2 /* btList.h */,
3925190A1982C8DD007725D2 /* btMatrix3x3.h */,
3925190B1982C8DD007725D2 /* btMatrixX.h */,
3925190C1982C8DD007725D2 /* btMinMax.h */,
3925190D1982C8DD007725D2 /* btMotionState.h */,
3925190E1982C8DD007725D2 /* btPolarDecomposition.cpp */,
3925190F1982C8DD007725D2 /* btPolarDecomposition.h */,
392519101982C8DD007725D2 /* btPoolAllocator.h */,
392519111982C8DD007725D2 /* btQuadWord.h */,
392519121982C8DD007725D2 /* btQuaternion.h */,
392519131982C8DD007725D2 /* btQuickprof.cpp */,
392519141982C8DD007725D2 /* btQuickprof.h */,
392519151982C8DD007725D2 /* btRandom.h */,
392519161982C8DD007725D2 /* btScalar.h */,
392519171982C8DD007725D2 /* btSerializer.cpp */,
392519181982C8DD007725D2 /* btSerializer.h */,
392519191982C8DD007725D2 /* btStackAlloc.h */,
3925191A1982C8DD007725D2 /* btTransform.h */,
3925191B1982C8DD007725D2 /* btTransformUtil.h */,
3925191C1982C8DD007725D2 /* btVector3.cpp */,
3925191D1982C8DD007725D2 /* btVector3.h */,
3925191E1982C8DD007725D2 /* CMakeLists.txt */,
3925191F1982C8DD007725D2 /* premake4.lua */,
);
path = LinearMath;
sourceTree = "<group>";
};
392519211982C8DD007725D2 /* vectormath */ = {
isa = PBXGroup;
children = (
392519221982C8DD007725D2 /* neon */,
392519291982C8DD007725D2 /* scalar */,
392519301982C8DD007725D2 /* sse */,
392519381982C8DD007725D2 /* vmInclude.h */,
);
path = vectormath;
sourceTree = "<group>";
};
392519221982C8DD007725D2 /* neon */ = {
isa = PBXGroup;
children = (
392519231982C8DD007725D2 /* boolInVec.h */,
392519241982C8DD007725D2 /* floatInVec.h */,
392519251982C8DD007725D2 /* mat_aos.h */,
392519261982C8DD007725D2 /* quat_aos.h */,
392519271982C8DD007725D2 /* vec_aos.h */,
392519281982C8DD007725D2 /* vectormath_aos.h */,
);
path = neon;
sourceTree = "<group>";
};
392519291982C8DD007725D2 /* scalar */ = {
isa = PBXGroup;
children = (
3925192A1982C8DD007725D2 /* boolInVec.h */,
3925192B1982C8DD007725D2 /* floatInVec.h */,
3925192C1982C8DD007725D2 /* mat_aos.h */,
3925192D1982C8DD007725D2 /* quat_aos.h */,
3925192E1982C8DD007725D2 /* vec_aos.h */,
3925192F1982C8DD007725D2 /* vectormath_aos.h */,
);
path = scalar;
sourceTree = "<group>";
};
392519301982C8DD007725D2 /* sse */ = {
isa = PBXGroup;
children = (
392519311982C8DD007725D2 /* boolInVec.h */,
392519321982C8DD007725D2 /* floatInVec.h */,
392519331982C8DD007725D2 /* mat_aos.h */,
392519341982C8DD007725D2 /* quat_aos.h */,
392519351982C8DD007725D2 /* vec_aos.h */,
392519361982C8DD007725D2 /* vecidx_aos.h */,
392519371982C8DD007725D2 /* vectormath_aos.h */,
);
path = sse;
sourceTree = "<group>";
};
39251ABF19831BF3007725D2 /* Frameworks */ = {
isa = PBXGroup;
children = (
39251AC019831BF3007725D2 /* Foundation.framework */,
39251ACE19831BF3007725D2 /* XCTest.framework */,
39251AD119831BF3007725D2 /* UIKit.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
39251AC219831BF3007725D2 /* App.BulletPhysics.iOS */ = {
isa = PBXGroup;
children = (
39251AC319831BF3007725D2 /* Supporting Files */,
);
path = App.BulletPhysics.iOS;
sourceTree = "<group>";
};
39251AC319831BF3007725D2 /* Supporting Files */ = {
isa = PBXGroup;
children = (
);
name = "Supporting Files";
sourceTree = "<group>";
};
39251AD619831BF3007725D2 /* App.BulletPhysics.iOSTests */ = {
isa = PBXGroup;
children = (
39251ADC19831BF3007725D2 /* App_BulletPhysics_iOSTests.m */,
39251AD719831BF3007725D2 /* Supporting Files */,
);
path = App.BulletPhysics.iOSTests;
sourceTree = "<group>";
};
39251AD719831BF3007725D2 /* Supporting Files */ = {
isa = PBXGroup;
children = (
39251AD819831BF3007725D2 /* App.BulletPhysics.iOSTests-Info.plist */,
39251AD919831BF3007725D2 /* InfoPlist.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
3925173E1982C7EA007725D2 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
3925198A1982C8DD007725D2 /* btBoxShape.h in Headers */,
392519951982C8DD007725D2 /* btConcaveShape.h in Headers */,
39251AB01982C8DD007725D2 /* vectormath_aos.h in Headers */,
392519641982C8DD007725D2 /* btCompoundCollisionAlgorithm.h in Headers */,
39251A6E1982C8DD007725D2 /* ConvexBuilder.h in Headers */,
3925197E1982C8DD007725D2 /* btSphereBoxCollisionAlgorithm.h in Headers */,
39251A491982C8DD007725D2 /* btMultiBodyConstraintSolver.h in Headers */,
3925195D1982C8DD007725D2 /* btCollisionDispatcher.h in Headers */,
392519701982C8DD007725D2 /* btDefaultCollisionConfiguration.h in Headers */,
392519401982C8DD007725D2 /* btBroadphaseProxy.h in Headers */,
39251A0D1982C8DD007725D2 /* btPointCollector.h in Headers */,
39251AB31982C8DD007725D2 /* mat_aos.h in Headers */,
39251A1F1982C8DD007725D2 /* btContactSolverInfo.h in Headers */,
392519C81982C8DD007725D2 /* btTriangleIndexVertexArray.h in Headers */,
39251A611982C8DD007725D2 /* btWheelInfo.h in Headers */,
392519C61982C8DD007725D2 /* btTriangleCallback.h in Headers */,
39251A801982C8DD007725D2 /* btGImpactConvexDecompositionShape.h in Headers */,
39251AA11982C8DD007725D2 /* btTransformUtil.h in Headers */,
392519971982C8DD007725D2 /* btConeShape.h in Headers */,
39251A981982C8DD007725D2 /* btQuaternion.h in Headers */,
392519601982C8DD007725D2 /* btCollisionObjectWrapper.h in Headers */,
392519391982C8DD007725D2 /* btBulletCollisionCommon.h in Headers */,
39251A901982C8DD007725D2 /* btMatrix3x3.h in Headers */,
392519531982C8DD007725D2 /* btActivatingCollisionAlgorithm.h in Headers */,
39251AB81982C8DD007725D2 /* vmInclude.h in Headers */,
39251AB21982C8DD007725D2 /* floatInVec.h in Headers */,
392519EA1982C8DD007725D2 /* gim_box_collision.h in Headers */,
39251A051982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.h in Headers */,
39251A121982C8DD007725D2 /* btSimplexSolverInterface.h in Headers */,
39251A451982C8DD007725D2 /* btMultiBody.h in Headers */,
39251A251982C8DD007725D2 /* btGeneric6DofConstraint.h in Headers */,
392519FD1982C8DD007725D2 /* btConvexCast.h in Headers */,
39251A071982C8DD007725D2 /* btGjkPairDetector.h in Headers */,
392519A91982C8DD007725D2 /* btEmptyShape.h in Headers */,
3925197A1982C8DD007725D2 /* btManifoldResult.h in Headers */,
3925193E1982C8DD007725D2 /* btBroadphaseInterface.h in Headers */,
392519D01982C8DD007725D2 /* btTriangleShape.h in Headers */,
392519D71982C8DD007725D2 /* btContactProcessing.h in Headers */,
39251A0F1982C8DD007725D2 /* btPolyhedralContactClipping.h in Headers */,
39251A421982C8DD007725D2 /* btSimpleDynamicsWorld.h in Headers */,
392519D51982C8DD007725D2 /* btCompoundFromGimpact.h in Headers */,
392519911982C8DD007725D2 /* btCollisionShape.h in Headers */,
39251AA51982C8DD007725D2 /* boolInVec.h in Headers */,
392519D91982C8DD007725D2 /* btGenericPoolAllocator.h in Headers */,
392519EC1982C8DD007725D2 /* gim_box_set.h in Headers */,
392519E41982C8DD007725D2 /* btQuantization.h in Headers */,
39251A5A1982C8DD007725D2 /* btMLCPSolverInterface.h in Headers */,
39251AA91982C8DD007725D2 /* vec_aos.h in Headers */,
39251A951982C8DD007725D2 /* btPolarDecomposition.h in Headers */,
392519DE1982C8DD007725D2 /* btGImpactCollisionAlgorithm.h in Headers */,
39251A7C1982C8DD007725D2 /* splitplane.h in Headers */,
392519FE1982C8DD007725D2 /* btConvexPenetrationDepthSolver.h in Headers */,
392519F21982C8DD007725D2 /* gim_hash_table.h in Headers */,
39251A141982C8DD007725D2 /* btSubSimplexConvexCast.h in Headers */,
39251A171982C8DD007725D2 /* btCharacterControllerInterface.h in Headers */,
39251A891982C8DD007725D2 /* btDefaultMotionState.h in Headers */,
39251A671982C8DD007725D2 /* cd_hull.h in Headers */,
39251A361982C8DD007725D2 /* btSolverConstraint.h in Headers */,
39251A401982C8DD007725D2 /* btRigidBody.h in Headers */,
392519CF1982C8DD007725D2 /* btTriangleMeshShape.h in Headers */,
392519B01982C8DD007725D2 /* btMultimaterialTriangleMeshShape.h in Headers */,
3925194C1982C8DD007725D2 /* btOverlappingPairCache.h in Headers */,
39251AB61982C8DD007725D2 /* vecidx_aos.h in Headers */,
39251A6C1982C8DD007725D2 /* concavity.h in Headers */,
39251A681982C8DD007725D2 /* cd_vector.h in Headers */,
39251A2E1982C8DD007725D2 /* btPoint2PointConstraint.h in Headers */,
39251A501982C8DD007725D2 /* btMultiBodyLink.h in Headers */,
39251A381982C8DD007725D2 /* btTypedConstraint.h in Headers */,
39251A911982C8DD007725D2 /* btMatrixX.h in Headers */,
39251A081982C8DD007725D2 /* btManifoldPoint.h in Headers */,
392519E91982C8DD007725D2 /* gim_bitset.h in Headers */,
39251A511982C8DD007725D2 /* btMultiBodyLinkCollider.h in Headers */,
39251A2C1982C8DD007725D2 /* btJacobianEntry.h in Headers */,
392519BC1982C8DD007725D2 /* btSphereShape.h in Headers */,
39251A0A1982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.h in Headers */,
392519841982C8DD007725D2 /* btUnionFind.h in Headers */,
392519661982C8DD007725D2 /* btCompoundCompoundCollisionAlgorithm.h in Headers */,
39251A961982C8DD007725D2 /* btPoolAllocator.h in Headers */,
392519C01982C8DD007725D2 /* btStridingMeshInterface.h in Headers */,
392519F61982C8DD007725D2 /* gim_memory.h in Headers */,
39251AA61982C8DD007725D2 /* floatInVec.h in Headers */,
392519A31982C8DD007725D2 /* btConvexShape.h in Headers */,
392519421982C8DD007725D2 /* btCollisionAlgorithm.h in Headers */,
39251A1C1982C8DD007725D2 /* btConstraintSolver.h in Headers */,
392519F31982C8DD007725D2 /* gim_linear_math.h in Headers */,
392519B21982C8DD007725D2 /* btMultiSphereShape.h in Headers */,
392519E71982C8DD007725D2 /* gim_array.h in Headers */,
39251A321982C8DD007725D2 /* btSliderConstraint.h in Headers */,
39251A831982C8DD007725D2 /* btAlignedAllocator.h in Headers */,
392519441982C8DD007725D2 /* btDbvt.h in Headers */,
392519D31982C8DD007725D2 /* btBoxCollision.h in Headers */,
39251A841982C8DD007725D2 /* btAlignedObjectArray.h in Headers */,
39251AA01982C8DD007725D2 /* btTransform.h in Headers */,
392519461982C8DD007725D2 /* btDbvtBroadphase.h in Headers */,
39251A9E1982C8DD007725D2 /* btSerializer.h in Headers */,
392519591982C8DD007725D2 /* btBoxBoxDetector.h in Headers */,
3925194A1982C8DD007725D2 /* btMultiSapBroadphase.h in Headers */,
39251A541982C8DD007725D2 /* btMultiBodySolverConstraint.h in Headers */,
39251A231982C8DD007725D2 /* btGearConstraint.h in Headers */,
39251A5C1982C8DD007725D2 /* btSolveProjectedGaussSeidel.h in Headers */,
392519991982C8DD007725D2 /* btConvex2dShape.h in Headers */,
392519CD1982C8DD007725D2 /* btTriangleMesh.h in Headers */,
392519F41982C8DD007725D2 /* gim_math.h in Headers */,
39251A2B1982C8DD007725D2 /* btHingeConstraint.h in Headers */,
39251A4B1982C8DD007725D2 /* btMultiBodyDynamicsWorld.h in Headers */,
3925195A1982C8DD007725D2 /* btCollisionConfiguration.h in Headers */,
39251A9B1982C8DD007725D2 /* btRandom.h in Headers */,
39251A1B1982C8DD007725D2 /* btConeTwistConstraint.h in Headers */,
3925194D1982C8DD007725D2 /* btOverlappingPairCallback.h in Headers */,
39251A3A1982C8DD007725D2 /* btUniversalConstraint.h in Headers */,
3925193A1982C8DD007725D2 /* btBulletDynamicsCommon.h in Headers */,
392519E31982C8DD007725D2 /* btGImpactShape.h in Headers */,
3925193D1982C8DD007725D2 /* btAxisSweep3.h in Headers */,
39251A3D1982C8DD007725D2 /* btDiscreteDynamicsWorld.h in Headers */,
39251AA81982C8DD007725D2 /* quat_aos.h in Headers */,
39251A4D1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.h in Headers */,
39251A8B1982C8DD007725D2 /* btGeometryUtil.h in Headers */,
39251A5E1982C8DD007725D2 /* btRaycastVehicle.h in Headers */,
392519741982C8DD007725D2 /* btGhostObject.h in Headers */,
39251A9C1982C8DD007725D2 /* btScalar.h in Headers */,
392519BE1982C8DD007725D2 /* btStaticPlaneShape.h in Headers */,
392519821982C8DD007725D2 /* btSphereTriangleCollisionAlgorithm.h in Headers */,
39251AA71982C8DD007725D2 /* mat_aos.h in Headers */,
392519DF1982C8DD007725D2 /* btGImpactMassUtil.h in Headers */,
392519621982C8DD007725D2 /* btCollisionWorld.h in Headers */,
3925199D1982C8DD007725D2 /* btConvexInternalShape.h in Headers */,
392519931982C8DD007725D2 /* btCompoundShape.h in Headers */,
39251A301982C8DD007725D2 /* btSequentialImpulseConstraintSolver.h in Headers */,
392519861982C8DD007725D2 /* SphereTriangleDetector.h in Headers */,
392519AE1982C8DD007725D2 /* btMinkowskiSumShape.h in Headers */,
392519881982C8DD007725D2 /* btBox2dShape.h in Headers */,
39251A0C1982C8DD007725D2 /* btPersistentManifold.h in Headers */,
39251AA41982C8DD007725D2 /* stdafx.h in Headers */,
3925199F1982C8DD007725D2 /* btConvexPointCloudShape.h in Headers */,
39251A5F1982C8DD007725D2 /* btVehicleRaycaster.h in Headers */,
392519C41982C8DD007725D2 /* btTriangleBuffer.h in Headers */,
39251A341982C8DD007725D2 /* btSolve2LinearConstraint.h in Headers */,
39251A931982C8DD007725D2 /* btMotionState.h in Headers */,
39251A8C1982C8DD007725D2 /* btGrahamScan2dConvexHull.h in Headers */,
39251A921982C8DD007725D2 /* btMinMax.h in Headers */,
39251A861982C8DD007725D2 /* btConvexHull.h in Headers */,
392519781982C8DD007725D2 /* btInternalEdgeUtility.h in Headers */,
39251A781982C8DD007725D2 /* planetri.h in Headers */,
39251A161982C8DD007725D2 /* btVoronoiSimplexSolver.h in Headers */,
392519761982C8DD007725D2 /* btHashedSimplePairCache.h in Headers */,
39251A111982C8DD007725D2 /* btRaycastCallback.h in Headers */,
3925195F1982C8DD007725D2 /* btCollisionObject.h in Headers */,
392519B81982C8DD007725D2 /* btScaledBvhTriangleMeshShape.h in Headers */,
392519A11982C8DD007725D2 /* btConvexPolyhedron.h in Headers */,
39251A881982C8DD007725D2 /* btConvexHullComputer.h in Headers */,
392519F91982C8DD007725D2 /* gim_tri_collision.h in Headers */,
39251A8F1982C8DD007725D2 /* btList.h in Headers */,
3925196C1982C8DD007725D2 /* btConvexConvexAlgorithm.h in Headers */,
39251A971982C8DD007725D2 /* btQuadWord.h in Headers */,
392519511982C8DD007725D2 /* btSimpleBroadphase.h in Headers */,
3925193B1982C8DD007725D2 /* Bullet-C-Api.h in Headers */,
392519CA1982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.h in Headers */,
39251A571982C8DD007725D2 /* btDantzigSolver.h in Headers */,
392519C21982C8DD007725D2 /* btTetrahedronShape.h in Headers */,
392519E61982C8DD007725D2 /* btTriangleShapeEx.h in Headers */,
39251AA31982C8DD007725D2 /* btVector3.h in Headers */,
392519CB1982C8DD007725D2 /* btTriangleInfoMap.h in Headers */,
392519481982C8DD007725D2 /* btDispatcher.h in Headers */,
39251A8E1982C8DD007725D2 /* btIDebugDraw.h in Headers */,
392519FB1982C8DD007725D2 /* btContinuousConvexCollision.h in Headers */,
39251A3E1982C8DD007725D2 /* btDynamicsWorld.h in Headers */,
39251A471982C8DD007725D2 /* btMultiBodyConstraint.h in Headers */,
3925195B1982C8DD007725D2 /* btCollisionCreateFunc.h in Headers */,
39251A561982C8DD007725D2 /* btDantzigLCP.h in Headers */,
39251A741982C8DD007725D2 /* float_math.h in Headers */,
39251AB11982C8DD007725D2 /* boolInVec.h in Headers */,
39251A5B1982C8DD007725D2 /* btPATHSolver.h in Headers */,
392519AB1982C8DD007725D2 /* btHeightfieldTerrainShape.h in Headers */,
392519721982C8DD007725D2 /* btEmptyCollisionAlgorithm.h in Headers */,
39251A291982C8DD007725D2 /* btHinge2Constraint.h in Headers */,
39251A591982C8DD007725D2 /* btMLCPSolver.h in Headers */,
39251A1E1982C8DD007725D2 /* btContactConstraint.h in Headers */,
39251AB51982C8DD007725D2 /* vec_aos.h in Headers */,
392519571982C8DD007725D2 /* btBoxBoxCollisionAlgorithm.h in Headers */,
3925197C1982C8DD007725D2 /* btSimulationIslandManager.h in Headers */,
39251AAC1982C8DD007725D2 /* floatInVec.h in Headers */,
39251A8D1982C8DD007725D2 /* btHashMap.h in Headers */,
392519B61982C8DD007725D2 /* btPolyhedralConvexShape.h in Headers */,
39251A9A1982C8DD007725D2 /* btQuickprof.h in Headers */,
3925196E1982C8DD007725D2 /* btConvexPlaneCollisionAlgorithm.h in Headers */,
39251A6A1982C8DD007725D2 /* cd_wavefront.h in Headers */,
39251A721982C8DD007725D2 /* fitsphere.h in Headers */,
39251A701982C8DD007725D2 /* ConvexDecomposition.h in Headers */,
39251AAA1982C8DD007725D2 /* vectormath_aos.h in Headers */,
3925198E1982C8DD007725D2 /* btCapsuleShape.h in Headers */,
39251AB71982C8DD007725D2 /* vectormath_aos.h in Headers */,
39251A3B1982C8DD007725D2 /* btActionInterface.h in Headers */,
3925198F1982C8DD007725D2 /* btCollisionMargin.h in Headers */,
39251A651982C8DD007725D2 /* bestfitobb.h in Headers */,
392519801982C8DD007725D2 /* btSphereSphereCollisionAlgorithm.h in Headers */,
39251AAF1982C8DD007725D2 /* vec_aos.h in Headers */,
39251A531982C8DD007725D2 /* btMultiBodyPoint2Point.h in Headers */,
392519551982C8DD007725D2 /* btBox2dBox2dCollisionAlgorithm.h in Headers */,
392519E11982C8DD007725D2 /* btGImpactQuantizedBvh.h in Headers */,
39251A191982C8DD007725D2 /* btKinematicCharacterController.h in Headers */,
392519A51982C8DD007725D2 /* btConvexTriangleMeshShape.h in Headers */,
392519ED1982C8DD007725D2 /* gim_clip_polygon.h in Headers */,
3925198C1982C8DD007725D2 /* btBvhTriangleMeshShape.h in Headers */,
392519D21982C8DD007725D2 /* btUniformScalingShape.h in Headers */,
39251AAB1982C8DD007725D2 /* boolInVec.h in Headers */,
39251A271982C8DD007725D2 /* btGeneric6DofSpringConstraint.h in Headers */,
39251AAD1982C8DD007725D2 /* mat_aos.h in Headers */,
3925196A1982C8DD007725D2 /* btConvexConcaveCollisionAlgorithm.h in Headers */,
39251A7E1982C8DD007725D2 /* vlookup.h in Headers */,
392519A71982C8DD007725D2 /* btCylinderShape.h in Headers */,
392519681982C8DD007725D2 /* btConvex2dConvex2dAlgorithm.h in Headers */,
39251AAE1982C8DD007725D2 /* quat_aos.h in Headers */,
392519AC1982C8DD007725D2 /* btMaterial.h in Headers */,
39251A351982C8DD007725D2 /* btSolverBody.h in Headers */,
392519F01982C8DD007725D2 /* gim_geom_types.h in Headers */,
392519FF1982C8DD007725D2 /* btDiscreteCollisionDetectorInterface.h in Headers */,
39251A4F1982C8DD007725D2 /* btMultiBodyJointMotor.h in Headers */,
392519DA1982C8DD007725D2 /* btGeometryOperations.h in Headers */,
392519B41982C8DD007725D2 /* btOptimizedBvh.h in Headers */,
39251A9F1982C8DD007725D2 /* btStackAlloc.h in Headers */,
392519F71982C8DD007725D2 /* gim_radixsort.h in Headers */,
3925199B1982C8DD007725D2 /* btConvexHullShape.h in Headers */,
3925194F1982C8DD007725D2 /* btQuantizedBvh.h in Headers */,
392519D41982C8DD007725D2 /* btClipPolygon.h in Headers */,
392519E81982C8DD007725D2 /* gim_basic_geometry_operations.h in Headers */,
39251A761982C8DD007725D2 /* meshvolume.h in Headers */,
39251A011982C8DD007725D2 /* btGjkConvexCast.h in Headers */,
39251A811982C8DD007725D2 /* btAabbUtil2.h in Headers */,
392519BA1982C8DD007725D2 /* btShapeHull.h in Headers */,
39251A631982C8DD007725D2 /* bestfit.h in Headers */,
392519EF1982C8DD007725D2 /* gim_contact.h in Headers */,
392519DC1982C8DD007725D2 /* btGImpactBvh.h in Headers */,
392519F11982C8DD007725D2 /* gim_geometry.h in Headers */,
39251A7A1982C8DD007725D2 /* raytri.h in Headers */,
39251A031982C8DD007725D2 /* btGjkEpa2.h in Headers */,
39251AB41982C8DD007725D2 /* quat_aos.h in Headers */,
39251A211982C8DD007725D2 /* btFixedConstraint.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
39251AE419831C15007725D2 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
39251AE519831D03007725D2 /* btBulletCollisionCommon.h in Headers */,
39251AE619831D03007725D2 /* btBulletDynamicsCommon.h in Headers */,
39251AE719831D03007725D2 /* Bullet-C-Api.h in Headers */,
39251AE819831D03007725D2 /* btAxisSweep3.h in Headers */,
39251AE919831D03007725D2 /* btBroadphaseInterface.h in Headers */,
39251AEA19831D03007725D2 /* btBroadphaseProxy.h in Headers */,
39251AEB19831D03007725D2 /* btCollisionAlgorithm.h in Headers */,
39251AEC19831D03007725D2 /* btDbvt.h in Headers */,
39251AED19831D03007725D2 /* btDbvtBroadphase.h in Headers */,
39251AEE19831D03007725D2 /* btDispatcher.h in Headers */,
39251AEF19831D03007725D2 /* btMultiSapBroadphase.h in Headers */,
39251AF019831D03007725D2 /* btOverlappingPairCache.h in Headers */,
39251AF119831D03007725D2 /* btOverlappingPairCallback.h in Headers */,
39251AF219831D03007725D2 /* btQuantizedBvh.h in Headers */,
39251AF319831D03007725D2 /* btSimpleBroadphase.h in Headers */,
39251AF419831D03007725D2 /* btActivatingCollisionAlgorithm.h in Headers */,
39251AF519831D03007725D2 /* btBox2dBox2dCollisionAlgorithm.h in Headers */,
39251AF619831D03007725D2 /* btBoxBoxCollisionAlgorithm.h in Headers */,
39251AF719831D03007725D2 /* btBoxBoxDetector.h in Headers */,
39251AF819831D03007725D2 /* btCollisionConfiguration.h in Headers */,
39251AF919831D03007725D2 /* btCollisionCreateFunc.h in Headers */,
39251AFA19831D03007725D2 /* btCollisionDispatcher.h in Headers */,
39251AFB19831D03007725D2 /* btCollisionObject.h in Headers */,
39251AFC19831D03007725D2 /* btCollisionObjectWrapper.h in Headers */,
39251AFD19831D03007725D2 /* btCollisionWorld.h in Headers */,
39251AFE19831D03007725D2 /* btCompoundCollisionAlgorithm.h in Headers */,
39251AFF19831D04007725D2 /* btCompoundCompoundCollisionAlgorithm.h in Headers */,
39251B0019831D04007725D2 /* btConvex2dConvex2dAlgorithm.h in Headers */,
39251B0119831D04007725D2 /* btConvexConcaveCollisionAlgorithm.h in Headers */,
39251B0219831D04007725D2 /* btConvexConvexAlgorithm.h in Headers */,
39251B0319831D04007725D2 /* btConvexPlaneCollisionAlgorithm.h in Headers */,
39251B0419831D04007725D2 /* btDefaultCollisionConfiguration.h in Headers */,
39251B0519831D04007725D2 /* btEmptyCollisionAlgorithm.h in Headers */,
39251B0619831D04007725D2 /* btGhostObject.h in Headers */,
39251B0719831D04007725D2 /* btHashedSimplePairCache.h in Headers */,
39251B0819831D04007725D2 /* btInternalEdgeUtility.h in Headers */,
39251B0919831D04007725D2 /* btManifoldResult.h in Headers */,
39251B0A19831D04007725D2 /* btSimulationIslandManager.h in Headers */,
39251B0B19831D04007725D2 /* btSphereBoxCollisionAlgorithm.h in Headers */,
39251B0C19831D04007725D2 /* btSphereSphereCollisionAlgorithm.h in Headers */,
39251B0D19831D04007725D2 /* btSphereTriangleCollisionAlgorithm.h in Headers */,
39251B0E19831D04007725D2 /* btUnionFind.h in Headers */,
39251B0F19831D04007725D2 /* SphereTriangleDetector.h in Headers */,
39251B1019831D04007725D2 /* btBox2dShape.h in Headers */,
39251B1119831D04007725D2 /* btBoxShape.h in Headers */,
39251B1219831D04007725D2 /* btBvhTriangleMeshShape.h in Headers */,
39251B1319831D05007725D2 /* btCapsuleShape.h in Headers */,
39251B1419831D05007725D2 /* btCollisionMargin.h in Headers */,
39251B1519831D05007725D2 /* btCollisionShape.h in Headers */,
39251B1619831D05007725D2 /* btCompoundShape.h in Headers */,
39251B1719831D05007725D2 /* btConcaveShape.h in Headers */,
39251B1819831D05007725D2 /* btConeShape.h in Headers */,
39251B1919831D05007725D2 /* btConvex2dShape.h in Headers */,
39251B1A19831D05007725D2 /* btConvexHullShape.h in Headers */,
39251B1B19831D05007725D2 /* btConvexInternalShape.h in Headers */,
39251B1C19831D05007725D2 /* btConvexPointCloudShape.h in Headers */,
39251B1D19831D05007725D2 /* btConvexPolyhedron.h in Headers */,
39251B1E19831D05007725D2 /* btConvexShape.h in Headers */,
39251B1F19831D05007725D2 /* btConvexTriangleMeshShape.h in Headers */,
39251B2019831D05007725D2 /* btCylinderShape.h in Headers */,
39251B2119831D06007725D2 /* btEmptyShape.h in Headers */,
39251B2219831D06007725D2 /* btHeightfieldTerrainShape.h in Headers */,
39251B2319831D06007725D2 /* btMaterial.h in Headers */,
39251B2419831D06007725D2 /* btMinkowskiSumShape.h in Headers */,
39251B2519831D06007725D2 /* btMultimaterialTriangleMeshShape.h in Headers */,
39251B2619831D06007725D2 /* btMultiSphereShape.h in Headers */,
39251B2719831D06007725D2 /* btOptimizedBvh.h in Headers */,
39251B2819831D06007725D2 /* btPolyhedralConvexShape.h in Headers */,
39251B2919831D06007725D2 /* btScaledBvhTriangleMeshShape.h in Headers */,
39251B2A19831D06007725D2 /* btShapeHull.h in Headers */,
39251B2B19831D06007725D2 /* btSphereShape.h in Headers */,
39251B2C19831D07007725D2 /* btStaticPlaneShape.h in Headers */,
39251B2D19831D07007725D2 /* btStridingMeshInterface.h in Headers */,
39251B2E19831D07007725D2 /* btTetrahedronShape.h in Headers */,
39251B2F19831D07007725D2 /* btTriangleBuffer.h in Headers */,
39251B3019831D07007725D2 /* btTriangleCallback.h in Headers */,
39251B3119831D07007725D2 /* btTriangleIndexVertexArray.h in Headers */,
39251B3219831D07007725D2 /* btTriangleIndexVertexMaterialArray.h in Headers */,
39251B3319831D07007725D2 /* btTriangleInfoMap.h in Headers */,
39251B3419831D07007725D2 /* btTriangleMesh.h in Headers */,
39251B3519831D07007725D2 /* btTriangleMeshShape.h in Headers */,
39251B3619831D08007725D2 /* btTriangleShape.h in Headers */,
39251B3719831D08007725D2 /* btUniformScalingShape.h in Headers */,
39251B3819831D08007725D2 /* btBoxCollision.h in Headers */,
39251B3919831D08007725D2 /* btClipPolygon.h in Headers */,
39251B3A19831D08007725D2 /* btCompoundFromGimpact.h in Headers */,
39251B3B19831D08007725D2 /* btContactProcessing.h in Headers */,
39251B3C19831D08007725D2 /* btGenericPoolAllocator.h in Headers */,
39251B3D19831D08007725D2 /* btGeometryOperations.h in Headers */,
39251B3E19831D09007725D2 /* btGImpactBvh.h in Headers */,
39251B3F19831D09007725D2 /* btGImpactCollisionAlgorithm.h in Headers */,
39251B4019831D09007725D2 /* btGImpactMassUtil.h in Headers */,
39251B4119831D09007725D2 /* btGImpactQuantizedBvh.h in Headers */,
39251B4219831D09007725D2 /* btGImpactShape.h in Headers */,
39251B4319831D09007725D2 /* btQuantization.h in Headers */,
39251B4419831D09007725D2 /* btTriangleShapeEx.h in Headers */,
39251B4519831D09007725D2 /* gim_array.h in Headers */,
39251B4619831D0A007725D2 /* gim_basic_geometry_operations.h in Headers */,
39251B4719831D0A007725D2 /* gim_bitset.h in Headers */,
39251B4819831D0A007725D2 /* gim_box_collision.h in Headers */,
39251B4919831D0A007725D2 /* gim_box_set.cpp in Headers */,
39251B4A19831D0A007725D2 /* gim_box_set.h in Headers */,
39251B4B19831D0A007725D2 /* gim_clip_polygon.h in Headers */,
39251B4C19831D0A007725D2 /* gim_contact.cpp in Headers */,
39251B4D19831D0A007725D2 /* gim_contact.h in Headers */,
39251B4E19831D0B007725D2 /* gim_geom_types.h in Headers */,
39251B4F19831D0B007725D2 /* gim_geometry.h in Headers */,
39251B5019831D0B007725D2 /* gim_hash_table.h in Headers */,
39251B5119831D0B007725D2 /* gim_linear_math.h in Headers */,
39251B5219831D0B007725D2 /* gim_math.h in Headers */,
39251B5319831D0B007725D2 /* gim_memory.cpp in Headers */,
39251B5419831D0B007725D2 /* gim_memory.h in Headers */,
39251B5519831D0C007725D2 /* gim_radixsort.h in Headers */,
39251B5619831D0C007725D2 /* gim_tri_collision.cpp in Headers */,
39251B5719831D0C007725D2 /* gim_tri_collision.h in Headers */,
39251B5819831D0C007725D2 /* btContinuousConvexCollision.h in Headers */,
39251B5919831D0C007725D2 /* btConvexCast.h in Headers */,
39251B5A19831D0C007725D2 /* btConvexPenetrationDepthSolver.h in Headers */,
39251B5B19831D0D007725D2 /* btDiscreteCollisionDetectorInterface.h in Headers */,
39251B5C19831D0D007725D2 /* btGjkConvexCast.h in Headers */,
39251B5D19831D0D007725D2 /* btGjkEpa2.h in Headers */,
39251B5E19831D0D007725D2 /* btGjkEpaPenetrationDepthSolver.h in Headers */,
39251B5F19831D0D007725D2 /* btGjkPairDetector.h in Headers */,
39251B6019831D0D007725D2 /* btManifoldPoint.h in Headers */,
39251B6119831D0E007725D2 /* btMinkowskiPenetrationDepthSolver.h in Headers */,
39251B6219831D0E007725D2 /* btPersistentManifold.h in Headers */,
39251B6319831D0E007725D2 /* btPointCollector.h in Headers */,
39251B6419831D0E007725D2 /* btPolyhedralContactClipping.h in Headers */,
39251B6519831D0E007725D2 /* btRaycastCallback.h in Headers */,
39251B6619831D0E007725D2 /* btSimplexSolverInterface.h in Headers */,
39251B6719831D0F007725D2 /* btSubSimplexConvexCast.h in Headers */,
39251B6819831D0F007725D2 /* btVoronoiSimplexSolver.h in Headers */,
39251B6919831D0F007725D2 /* btCharacterControllerInterface.h in Headers */,
39251B6A19831D0F007725D2 /* btKinematicCharacterController.h in Headers */,
39251B6B19831D0F007725D2 /* btConeTwistConstraint.h in Headers */,
39251B6C19831D10007725D2 /* btConstraintSolver.h in Headers */,
39251B6D19831D10007725D2 /* btContactConstraint.h in Headers */,
39251B6E19831D10007725D2 /* btContactSolverInfo.h in Headers */,
39251B6F19831D10007725D2 /* btFixedConstraint.h in Headers */,
39251B7019831D10007725D2 /* btGearConstraint.h in Headers */,
39251B7119831D11007725D2 /* btGeneric6DofConstraint.h in Headers */,
39251B7219831D11007725D2 /* btGeneric6DofSpringConstraint.h in Headers */,
39251B7319831D11007725D2 /* btHinge2Constraint.h in Headers */,
39251B7419831D11007725D2 /* btHingeConstraint.h in Headers */,
39251B7519831D11007725D2 /* btJacobianEntry.h in Headers */,
39251B7619831D12007725D2 /* btPoint2PointConstraint.h in Headers */,
39251B7719831D12007725D2 /* btSequentialImpulseConstraintSolver.h in Headers */,
39251B7819831D12007725D2 /* btSliderConstraint.h in Headers */,
39251B7919831D12007725D2 /* btSolve2LinearConstraint.h in Headers */,
39251B7A19831D12007725D2 /* btSolverBody.h in Headers */,
39251B7B19831D13007725D2 /* btSolverConstraint.h in Headers */,
39251B7C19831D13007725D2 /* btTypedConstraint.h in Headers */,
39251B7D19831D13007725D2 /* btUniversalConstraint.h in Headers */,
39251B7E19831D13007725D2 /* btActionInterface.h in Headers */,
39251B7F19831D13007725D2 /* btDiscreteDynamicsWorld.h in Headers */,
39251B8019831D14007725D2 /* btDynamicsWorld.h in Headers */,
39251B8119831D14007725D2 /* btRigidBody.h in Headers */,
39251B8219831D14007725D2 /* btSimpleDynamicsWorld.h in Headers */,
39251B8319831D14007725D2 /* btMultiBody.h in Headers */,
39251B8419831D14007725D2 /* btMultiBodyConstraint.h in Headers */,
39251B8519831D15007725D2 /* btMultiBodyConstraintSolver.h in Headers */,
39251B8619831D15007725D2 /* btMultiBodyDynamicsWorld.h in Headers */,
39251B8719831D15007725D2 /* btMultiBodyJointLimitConstraint.h in Headers */,
39251B8819831D15007725D2 /* btMultiBodyJointMotor.h in Headers */,
39251B8919831D16007725D2 /* btMultiBodyLink.h in Headers */,
39251B8A19831D16007725D2 /* btMultiBodyLinkCollider.h in Headers */,
39251B8B19831D16007725D2 /* btMultiBodyPoint2Point.h in Headers */,
39251B8C19831D16007725D2 /* btMultiBodySolverConstraint.h in Headers */,
39251B8D19831D17007725D2 /* btDantzigLCP.h in Headers */,
39251B8E19831D17007725D2 /* btDantzigSolver.h in Headers */,
39251B8F19831D17007725D2 /* btMLCPSolver.h in Headers */,
39251B9019831D17007725D2 /* btMLCPSolverInterface.h in Headers */,
39251B9119831D17007725D2 /* btPATHSolver.h in Headers */,
39251B9219831D18007725D2 /* btSolveProjectedGaussSeidel.h in Headers */,
39251B9319831D18007725D2 /* btRaycastVehicle.h in Headers */,
39251B9419831D18007725D2 /* btVehicleRaycaster.h in Headers */,
39251B9519831D18007725D2 /* btWheelInfo.h in Headers */,
39251B9619831D19007725D2 /* bestfit.h in Headers */,
39251B9719831D19007725D2 /* bestfitobb.h in Headers */,
39251B9819831D19007725D2 /* cd_hull.h in Headers */,
39251B9919831D19007725D2 /* cd_vector.h in Headers */,
39251B9A19831D1A007725D2 /* cd_wavefront.h in Headers */,
39251B9B19831D1A007725D2 /* concavity.h in Headers */,
39251B9C19831D1A007725D2 /* ConvexBuilder.h in Headers */,
39251B9D19831D1A007725D2 /* ConvexDecomposition.h in Headers */,
39251B9E19831D1B007725D2 /* fitsphere.h in Headers */,
39251B9F19831D1B007725D2 /* float_math.h in Headers */,
39251BA019831D1B007725D2 /* meshvolume.h in Headers */,
39251BA119831D1C007725D2 /* planetri.h in Headers */,
39251BA219831D1C007725D2 /* raytri.h in Headers */,
39251BA319831D1C007725D2 /* splitplane.h in Headers */,
39251BA419831D1C007725D2 /* vlookup.h in Headers */,
39251BA519831D1D007725D2 /* btGImpactConvexDecompositionShape.h in Headers */,
39251BA619831D1D007725D2 /* btAabbUtil2.h in Headers */,
39251BA719831D1D007725D2 /* btAlignedAllocator.h in Headers */,
39251BA819831D1D007725D2 /* btAlignedObjectArray.h in Headers */,
39251BA919831D1E007725D2 /* btConvexHull.h in Headers */,
39251BAA19831D1E007725D2 /* btConvexHullComputer.h in Headers */,
39251BAB19831D1E007725D2 /* btDefaultMotionState.h in Headers */,
39251BAC19831D1F007725D2 /* btGeometryUtil.h in Headers */,
39251BAD19831D1F007725D2 /* btGrahamScan2dConvexHull.h in Headers */,
39251BAE19831D1F007725D2 /* btHashMap.h in Headers */,
39251BAF19831D1F007725D2 /* btIDebugDraw.h in Headers */,
39251BB019831D20007725D2 /* btList.h in Headers */,
39251BB119831D20007725D2 /* btMatrix3x3.h in Headers */,
39251BB219831D20007725D2 /* btMatrixX.h in Headers */,
39251BB319831D21007725D2 /* btMinMax.h in Headers */,
39251BB419831D21007725D2 /* btMotionState.h in Headers */,
39251BB519831D21007725D2 /* btPolarDecomposition.h in Headers */,
39251BB619831D21007725D2 /* btPoolAllocator.h in Headers */,
39251BB719831D22007725D2 /* btQuadWord.h in Headers */,
39251BB819831D22007725D2 /* btQuaternion.h in Headers */,
39251BB919831D22007725D2 /* btQuickprof.h in Headers */,
39251BBA19831D23007725D2 /* btRandom.h in Headers */,
39251BBB19831D23007725D2 /* btScalar.h in Headers */,
39251BBC19831D23007725D2 /* btSerializer.h in Headers */,
39251BBD19831D24007725D2 /* btStackAlloc.h in Headers */,
39251BBE19831D24007725D2 /* btTransform.h in Headers */,
39251BBF19831D24007725D2 /* btTransformUtil.h in Headers */,
39251BC019831D25007725D2 /* btVector3.h in Headers */,
39251BC119831D25007725D2 /* boolInVec.h in Headers */,
39251BC219831D25007725D2 /* floatInVec.h in Headers */,
39251BC319831D25007725D2 /* mat_aos.h in Headers */,
39251BC419831D26007725D2 /* quat_aos.h in Headers */,
39251BC519831D26007725D2 /* vec_aos.h in Headers */,
39251BC619831D26007725D2 /* vectormath_aos.h in Headers */,
39251BC719831D27007725D2 /* boolInVec.h in Headers */,
39251BC819831D27007725D2 /* floatInVec.h in Headers */,
39251BC919831D27007725D2 /* mat_aos.h in Headers */,
39251BCA19831D28007725D2 /* quat_aos.h in Headers */,
39251BCB19831D28007725D2 /* vec_aos.h in Headers */,
39251BCC19831D28007725D2 /* vectormath_aos.h in Headers */,
39251BCD19831D29007725D2 /* boolInVec.h in Headers */,
39251BCE19831D29007725D2 /* floatInVec.h in Headers */,
39251BCF19831D29007725D2 /* mat_aos.h in Headers */,
39251BD019831D2A007725D2 /* quat_aos.h in Headers */,
39251BD119831D2A007725D2 /* vec_aos.h in Headers */,
39251BD219831D2A007725D2 /* vecidx_aos.h in Headers */,
39251BD319831D2B007725D2 /* vectormath_aos.h in Headers */,
39251BD419831D2B007725D2 /* vmInclude.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
3925173F1982C7EA007725D2 /* App.BulletPhysics */ = {
isa = PBXNativeTarget;
buildConfigurationList = 392517441982C7EA007725D2 /* Build configuration list for PBXNativeTarget "App.BulletPhysics" */;
buildPhases = (
3925173C1982C7EA007725D2 /* Sources */,
3925173D1982C7EA007725D2 /* Frameworks */,
3925173E1982C7EA007725D2 /* Headers */,
);
buildRules = (
39251AB919831BD5007725D2 /* PBXBuildRule */,
);
dependencies = (
);
name = App.BulletPhysics;
productName = App.BulletPhysics;
productReference = 392517401982C7EA007725D2 /* libApp.BulletPhysics.a */;
productType = "com.apple.product-type.library.static";
};
39251ABD19831BF3007725D2 /* App.BulletPhysics.iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 39251ADE19831BF3007725D2 /* Build configuration list for PBXNativeTarget "App.BulletPhysics.iOS" */;
buildPhases = (
39251ABA19831BF3007725D2 /* Sources */,
39251ABB19831BF3007725D2 /* Frameworks */,
39251ABC19831BF3007725D2 /* CopyFiles */,
39251AE419831C15007725D2 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = App.BulletPhysics.iOS;
productName = App.BulletPhysics.iOS;
productReference = 39251ABE19831BF3007725D2 /* libApp.BulletPhysics.iOS.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
392517381982C7EA007725D2 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = "Roblox Corporation";
};
buildConfigurationList = 3925173B1982C7EA007725D2 /* Build configuration list for PBXProject "App.BulletPhysics" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 392517371982C7EA007725D2;
productRefGroup = 392517411982C7EA007725D2 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
3925173F1982C7EA007725D2 /* App.BulletPhysics */,
39251ABD19831BF3007725D2 /* App.BulletPhysics.iOS */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
3925173C1982C7EA007725D2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
39251A4E1982C8DD007725D2 /* btMultiBodyJointMotor.cpp in Sources */,
392519B11982C8DD007725D2 /* btMultiSphereShape.cpp in Sources */,
392519C71982C8DD007725D2 /* btTriangleIndexVertexArray.cpp in Sources */,
39251A691982C8DD007725D2 /* cd_wavefront.cpp in Sources */,
39251A751982C8DD007725D2 /* meshvolume.cpp in Sources */,
39251A601982C8DD007725D2 /* btWheelInfo.cpp in Sources */,
3925195C1982C8DD007725D2 /* btCollisionDispatcher.cpp in Sources */,
39251A481982C8DD007725D2 /* btMultiBodyConstraintSolver.cpp in Sources */,
39251A871982C8DD007725D2 /* btConvexHullComputer.cpp in Sources */,
3925194B1982C8DD007725D2 /* btOverlappingPairCache.cpp in Sources */,
392519DB1982C8DD007725D2 /* btGImpactBvh.cpp in Sources */,
39251A311982C8DD007725D2 /* btSliderConstraint.cpp in Sources */,
3925193C1982C8DD007725D2 /* btAxisSweep3.cpp in Sources */,
392519E51982C8DD007725D2 /* btTriangleShapeEx.cpp in Sources */,
392519DD1982C8DD007725D2 /* btGImpactCollisionAlgorithm.cpp in Sources */,
392519F51982C8DD007725D2 /* gim_memory.cpp in Sources */,
392519611982C8DD007725D2 /* btCollisionWorld.cpp in Sources */,
392519431982C8DD007725D2 /* btDbvt.cpp in Sources */,
39251A2F1982C8DD007725D2 /* btSequentialImpulseConstraintSolver.cpp in Sources */,
392519B51982C8DD007725D2 /* btPolyhedralConvexShape.cpp in Sources */,
392519891982C8DD007725D2 /* btBoxShape.cpp in Sources */,
39251A9D1982C8DD007725D2 /* btSerializer.cpp in Sources */,
39251A441982C8DD007725D2 /* btMultiBody.cpp in Sources */,
392519691982C8DD007725D2 /* btConvexConcaveCollisionAlgorithm.cpp in Sources */,
39251A431982C8DD007725D2 /* Bullet-C-API.cpp in Sources */,
392519EB1982C8DD007725D2 /* gim_box_set.cpp in Sources */,
392519791982C8DD007725D2 /* btManifoldResult.cpp in Sources */,
39251A731982C8DD007725D2 /* float_math.cpp in Sources */,
39251A771982C8DD007725D2 /* planetri.cpp in Sources */,
392519901982C8DD007725D2 /* btCollisionShape.cpp in Sources */,
3925197B1982C8DD007725D2 /* btSimulationIslandManager.cpp in Sources */,
3925196D1982C8DD007725D2 /* btConvexPlaneCollisionAlgorithm.cpp in Sources */,
392519811982C8DD007725D2 /* btSphereTriangleCollisionAlgorithm.cpp in Sources */,
39251A551982C8DD007725D2 /* btDantzigLCP.cpp in Sources */,
392519C11982C8DD007725D2 /* btTetrahedronShape.cpp in Sources */,
392519521982C8DD007725D2 /* btActivatingCollisionAlgorithm.cpp in Sources */,
392519871982C8DD007725D2 /* btBox2dShape.cpp in Sources */,
39251A6D1982C8DD007725D2 /* ConvexBuilder.cpp in Sources */,
392519851982C8DD007725D2 /* SphereTriangleDetector.cpp in Sources */,
392519C91982C8DD007725D2 /* btTriangleIndexVertexMaterialArray.cpp in Sources */,
39251A7D1982C8DD007725D2 /* vlookup.cpp in Sources */,
392519CE1982C8DD007725D2 /* btTriangleMeshShape.cpp in Sources */,
392519D11982C8DD007725D2 /* btUniformScalingShape.cpp in Sources */,
39251A941982C8DD007725D2 /* btPolarDecomposition.cpp in Sources */,
39251A091982C8DD007725D2 /* btMinkowskiPenetrationDepthSolver.cpp in Sources */,
3925199E1982C8DD007725D2 /* btConvexPointCloudShape.cpp in Sources */,
39251A181982C8DD007725D2 /* btKinematicCharacterController.cpp in Sources */,
392519731982C8DD007725D2 /* btGhostObject.cpp in Sources */,
39251A461982C8DD007725D2 /* btMultiBodyConstraint.cpp in Sources */,
392519631982C8DD007725D2 /* btCompoundCollisionAlgorithm.cpp in Sources */,
392519FA1982C8DD007725D2 /* btContinuousConvexCollision.cpp in Sources */,
39251A851982C8DD007725D2 /* btConvexHull.cpp in Sources */,
392519AF1982C8DD007725D2 /* btMultimaterialTriangleMeshShape.cpp in Sources */,
392519961982C8DD007725D2 /* btConeShape.cpp in Sources */,
392519BD1982C8DD007725D2 /* btStaticPlaneShape.cpp in Sources */,
39251A1D1982C8DD007725D2 /* btContactConstraint.cpp in Sources */,
392519CC1982C8DD007725D2 /* btTriangleMesh.cpp in Sources */,
39251A1A1982C8DD007725D2 /* btConeTwistConstraint.cpp in Sources */,
39251A041982C8DD007725D2 /* btGjkEpaPenetrationDepthSolver.cpp in Sources */,
3925197F1982C8DD007725D2 /* btSphereSphereCollisionAlgorithm.cpp in Sources */,
392519C31982C8DD007725D2 /* btTriangleBuffer.cpp in Sources */,
39251A001982C8DD007725D2 /* btGjkConvexCast.cpp in Sources */,
392519BB1982C8DD007725D2 /* btSphereShape.cpp in Sources */,
392519E01982C8DD007725D2 /* btGImpactQuantizedBvh.cpp in Sources */,
39251A661982C8DD007725D2 /* cd_hull.cpp in Sources */,
39251A6F1982C8DD007725D2 /* ConvexDecomposition.cpp in Sources */,
39251A821982C8DD007725D2 /* btAlignedAllocator.cpp in Sources */,
392519AA1982C8DD007725D2 /* btHeightfieldTerrainShape.cpp in Sources */,
392519C51982C8DD007725D2 /* btTriangleCallback.cpp in Sources */,
39251A3C1982C8DD007725D2 /* btDiscreteDynamicsWorld.cpp in Sources */,
39251A991982C8DD007725D2 /* btQuickprof.cpp in Sources */,
39251A021982C8DD007725D2 /* btGjkEpa2.cpp in Sources */,
392519A01982C8DD007725D2 /* btConvexPolyhedron.cpp in Sources */,
39251A0E1982C8DD007725D2 /* btPolyhedralContactClipping.cpp in Sources */,
392519671982C8DD007725D2 /* btConvex2dConvex2dAlgorithm.cpp in Sources */,
39251A221982C8DD007725D2 /* btGearConstraint.cpp in Sources */,
39251A061982C8DD007725D2 /* btGjkPairDetector.cpp in Sources */,
392519471982C8DD007725D2 /* btDispatcher.cpp in Sources */,
392519561982C8DD007725D2 /* btBoxBoxCollisionAlgorithm.cpp in Sources */,
39251A581982C8DD007725D2 /* btMLCPSolver.cpp in Sources */,
39251A621982C8DD007725D2 /* bestfit.cpp in Sources */,
392519501982C8DD007725D2 /* btSimpleBroadphase.cpp in Sources */,
39251A711982C8DD007725D2 /* fitsphere.cpp in Sources */,
3925198B1982C8DD007725D2 /* btBvhTriangleMeshShape.cpp in Sources */,
39251A8A1982C8DD007725D2 /* btGeometryUtil.cpp in Sources */,
392519771982C8DD007725D2 /* btInternalEdgeUtility.cpp in Sources */,
39251AA21982C8DD007725D2 /* btVector3.cpp in Sources */,
392519AD1982C8DD007725D2 /* btMinkowskiSumShape.cpp in Sources */,
392519921982C8DD007725D2 /* btCompoundShape.cpp in Sources */,
3925199A1982C8DD007725D2 /* btConvexHullShape.cpp in Sources */,
39251A2D1982C8DD007725D2 /* btPoint2PointConstraint.cpp in Sources */,
392519711982C8DD007725D2 /* btEmptyCollisionAlgorithm.cpp in Sources */,
392519BF1982C8DD007725D2 /* btStridingMeshInterface.cpp in Sources */,
392519541982C8DD007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp in Sources */,
392519D61982C8DD007725D2 /* btContactProcessing.cpp in Sources */,
3925194E1982C8DD007725D2 /* btQuantizedBvh.cpp in Sources */,
392519651982C8DD007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp in Sources */,
39251A241982C8DD007725D2 /* btGeneric6DofConstraint.cpp in Sources */,
3925199C1982C8DD007725D2 /* btConvexInternalShape.cpp in Sources */,
39251A2A1982C8DD007725D2 /* btHingeConstraint.cpp in Sources */,
3925196B1982C8DD007725D2 /* btConvexConvexAlgorithm.cpp in Sources */,
392519B31982C8DD007725D2 /* btOptimizedBvh.cpp in Sources */,
392519A81982C8DD007725D2 /* btEmptyShape.cpp in Sources */,
39251A7B1982C8DD007725D2 /* splitplane.cpp in Sources */,
39251A791982C8DD007725D2 /* raytri.cpp in Sources */,
392519491982C8DD007725D2 /* btMultiSapBroadphase.cpp in Sources */,
392519A61982C8DD007725D2 /* btCylinderShape.cpp in Sources */,
392519E21982C8DD007725D2 /* btGImpactShape.cpp in Sources */,
392519B91982C8DD007725D2 /* btShapeHull.cpp in Sources */,
39251A6B1982C8DD007725D2 /* concavity.cpp in Sources */,
39251A0B1982C8DD007725D2 /* btPersistentManifold.cpp in Sources */,
392519FC1982C8DD007725D2 /* btConvexCast.cpp in Sources */,
39251A331982C8DD007725D2 /* btSolve2LinearConstraint.cpp in Sources */,
392519D81982C8DD007725D2 /* btGenericPoolAllocator.cpp in Sources */,
39251A201982C8DD007725D2 /* btFixedConstraint.cpp in Sources */,
392519981982C8DD007725D2 /* btConvex2dShape.cpp in Sources */,
392519B71982C8DD007725D2 /* btScaledBvhTriangleMeshShape.cpp in Sources */,
392519A21982C8DD007725D2 /* btConvexShape.cpp in Sources */,
39251A261982C8DD007725D2 /* btGeneric6DofSpringConstraint.cpp in Sources */,
39251A411982C8DD007725D2 /* btSimpleDynamicsWorld.cpp in Sources */,
39251A521982C8DD007725D2 /* btMultiBodyPoint2Point.cpp in Sources */,
392519411982C8DD007725D2 /* btCollisionAlgorithm.cpp in Sources */,
39251A3F1982C8DD007725D2 /* btRigidBody.cpp in Sources */,
39251A4C1982C8DD007725D2 /* btMultiBodyJointLimitConstraint.cpp in Sources */,
39251A151982C8DD007725D2 /* btVoronoiSimplexSolver.cpp in Sources */,
39251A371982C8DD007725D2 /* btTypedConstraint.cpp in Sources */,
3925196F1982C8DD007725D2 /* btDefaultCollisionConfiguration.cpp in Sources */,
39251A7F1982C8DD007725D2 /* btGImpactConvexDecompositionShape.cpp in Sources */,
392519581982C8DD007725D2 /* btBoxBoxDetector.cpp in Sources */,
39251A131982C8DD007725D2 /* btSubSimplexConvexCast.cpp in Sources */,
392519451982C8DD007725D2 /* btDbvtBroadphase.cpp in Sources */,
3925197D1982C8DD007725D2 /* btSphereBoxCollisionAlgorithm.cpp in Sources */,
392519EE1982C8DD007725D2 /* gim_contact.cpp in Sources */,
392519A41982C8DD007725D2 /* btConvexTriangleMeshShape.cpp in Sources */,
39251A641982C8DD007725D2 /* bestfitobb.cpp in Sources */,
39251A101982C8DD007725D2 /* btRaycastCallback.cpp in Sources */,
3925198D1982C8DD007725D2 /* btCapsuleShape.cpp in Sources */,
39251A391982C8DD007725D2 /* btUniversalConstraint.cpp in Sources */,
3925193F1982C8DD007725D2 /* btBroadphaseProxy.cpp in Sources */,
3925195E1982C8DD007725D2 /* btCollisionObject.cpp in Sources */,
392519F81982C8DD007725D2 /* gim_tri_collision.cpp in Sources */,
392519831982C8DD007725D2 /* btUnionFind.cpp in Sources */,
39251A4A1982C8DD007725D2 /* btMultiBodyDynamicsWorld.cpp in Sources */,
392519751982C8DD007725D2 /* btHashedSimplePairCache.cpp in Sources */,
392519941982C8DD007725D2 /* btConcaveShape.cpp in Sources */,
39251A5D1982C8DD007725D2 /* btRaycastVehicle.cpp in Sources */,
39251A281982C8DD007725D2 /* btHinge2Constraint.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
39251ABA19831BF3007725D2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
39251C1719831D64007725D2 /* btTriangleIndexVertexArray.cpp in Sources */,
39251C3C19831D82007725D2 /* btTypedConstraint.cpp in Sources */,
39251C5A19831DAE007725D2 /* vlookup.cpp in Sources */,
39251C3119831D82007725D2 /* btContactConstraint.cpp in Sources */,
39251C2619831D71007725D2 /* btGjkEpa2.cpp in Sources */,
39251BDC19831D55007725D2 /* btOverlappingPairCache.cpp in Sources */,
39251C1B19831D64007725D2 /* btUniformScalingShape.cpp in Sources */,
39251C4719831D8F007725D2 /* btMultiBodyJointMotor.cpp in Sources */,
39251C2819831D71007725D2 /* btGjkPairDetector.cpp in Sources */,
39251BF319831D5C007725D2 /* btSphereBoxCollisionAlgorithm.cpp in Sources */,
39251C5419831DAE007725D2 /* fitsphere.cpp in Sources */,
39251BF619831D5C007725D2 /* btUnionFind.cpp in Sources */,
39251C1319831D64007725D2 /* btStridingMeshInterface.cpp in Sources */,
39251BF119831D5C007725D2 /* btManifoldResult.cpp in Sources */,
39251BDD19831D55007725D2 /* btQuantizedBvh.cpp in Sources */,
39251BE319831D5C007725D2 /* btCollisionDispatcher.cpp in Sources */,
39251BD819831D55007725D2 /* btDbvt.cpp in Sources */,
39251C3B19831D82007725D2 /* btSolve2LinearConstraint.cpp in Sources */,
39251C2419831D71007725D2 /* btConvexCast.cpp in Sources */,
39251C0A19831D64007725D2 /* btMinkowskiSumShape.cpp in Sources */,
39251C4C19831DA1007725D2 /* btWheelInfo.cpp in Sources */,
39251C2019831D6B007725D2 /* btGImpactQuantizedBvh.cpp in Sources */,
39251BF219831D5C007725D2 /* btSimulationIslandManager.cpp in Sources */,
39251C5819831DAE007725D2 /* raytri.cpp in Sources */,
39251BEF19831D5C007725D2 /* btHashedSimplePairCache.cpp in Sources */,
39251C6319831DBF007725D2 /* btVector3.cpp in Sources */,
39251C0419831D64007725D2 /* btConvexPolyhedron.cpp in Sources */,
39251C3619831D82007725D2 /* btHinge2Constraint.cpp in Sources */,
39251BDE19831D55007725D2 /* btSimpleBroadphase.cpp in Sources */,
39251BE019831D5C007725D2 /* btBox2dBox2dCollisionAlgorithm.cpp in Sources */,
39251C3819831D82007725D2 /* btPoint2PointConstraint.cpp in Sources */,
39251C0719831D64007725D2 /* btCylinderShape.cpp in Sources */,
39251C5519831DAE007725D2 /* float_math.cpp in Sources */,
39251BE119831D5C007725D2 /* btBoxBoxCollisionAlgorithm.cpp in Sources */,
39251C4619831D8F007725D2 /* btMultiBodyJointLimitConstraint.cpp in Sources */,
39251C2D19831D71007725D2 /* btSubSimplexConvexCast.cpp in Sources */,
39251BF419831D5C007725D2 /* btSphereSphereCollisionAlgorithm.cpp in Sources */,
39251C4319831D8F007725D2 /* btMultiBodyConstraint.cpp in Sources */,
39251C0C19831D64007725D2 /* btMultiSphereShape.cpp in Sources */,
39251C1919831D64007725D2 /* btTriangleMesh.cpp in Sources */,
39251C0F19831D64007725D2 /* btScaledBvhTriangleMeshShape.cpp in Sources */,
39251C0B19831D64007725D2 /* btMultimaterialTriangleMeshShape.cpp in Sources */,
39251C5B19831DB5007725D2 /* btGImpactConvexDecompositionShape.cpp in Sources */,
39251BFD19831D64007725D2 /* btCompoundShape.cpp in Sources */,
39251BEB19831D5C007725D2 /* btConvexPlaneCollisionAlgorithm.cpp in Sources */,
39251BFB19831D64007725D2 /* btCapsuleShape.cpp in Sources */,
39251BD619831D55007725D2 /* btBroadphaseProxy.cpp in Sources */,
39251BF019831D5C007725D2 /* btInternalEdgeUtility.cpp in Sources */,
39251C2719831D71007725D2 /* btGjkEpaPenetrationDepthSolver.cpp in Sources */,
39251BEA19831D5C007725D2 /* btConvexConvexAlgorithm.cpp in Sources */,
39251C2E19831D71007725D2 /* btVoronoiSimplexSolver.cpp in Sources */,
39251C2219831D6B007725D2 /* btTriangleShapeEx.cpp in Sources */,
39251C1F19831D6B007725D2 /* btGImpactCollisionAlgorithm.cpp in Sources */,
39251BFF19831D64007725D2 /* btConeShape.cpp in Sources */,
39251BE519831D5C007725D2 /* btCollisionWorld.cpp in Sources */,
39251C0019831D64007725D2 /* btConvex2dShape.cpp in Sources */,
39251BEC19831D5C007725D2 /* btDefaultCollisionConfiguration.cpp in Sources */,
39251C3E19831D8A007725D2 /* btDiscreteDynamicsWorld.cpp in Sources */,
39251C3019831D82007725D2 /* btConeTwistConstraint.cpp in Sources */,
39251BEE19831D5C007725D2 /* btGhostObject.cpp in Sources */,
39251BDF19831D5C007725D2 /* btActivatingCollisionAlgorithm.cpp in Sources */,
39251BD719831D55007725D2 /* btCollisionAlgorithm.cpp in Sources */,
39251BE819831D5C007725D2 /* btConvex2dConvex2dAlgorithm.cpp in Sources */,
39251BFA19831D64007725D2 /* btBvhTriangleMeshShape.cpp in Sources */,
39251C3F19831D8A007725D2 /* btRigidBody.cpp in Sources */,
39251C4A19831D9B007725D2 /* btMLCPSolver.cpp in Sources */,
39251C3D19831D82007725D2 /* btUniversalConstraint.cpp in Sources */,
39251C3519831D82007725D2 /* btGeneric6DofSpringConstraint.cpp in Sources */,
39251BE719831D5C007725D2 /* btCompoundCompoundCollisionAlgorithm.cpp in Sources */,
39251BDA19831D55007725D2 /* btDispatcher.cpp in Sources */,
39251C4E19831DAE007725D2 /* bestfitobb.cpp in Sources */,
39251C3219831D82007725D2 /* btFixedConstraint.cpp in Sources */,
39251BED19831D5C007725D2 /* btEmptyCollisionAlgorithm.cpp in Sources */,
39251C5619831DAE007725D2 /* meshvolume.cpp in Sources */,
39251C2F19831D7B007725D2 /* btKinematicCharacterController.cpp in Sources */,
39251C2919831D71007725D2 /* btMinkowskiPenetrationDepthSolver.cpp in Sources */,
39251C2519831D71007725D2 /* btGjkConvexCast.cpp in Sources */,
39251BE619831D5C007725D2 /* btCompoundCollisionAlgorithm.cpp in Sources */,
39251C4819831D8F007725D2 /* btMultiBodyPoint2Point.cpp in Sources */,
39251C4219831D8F007725D2 /* btMultiBody.cpp in Sources */,
39251C6219831DBF007725D2 /* btSerializer.cpp in Sources */,
39251C5119831DAE007725D2 /* concavity.cpp in Sources */,
39251C4919831D9B007725D2 /* btDantzigLCP.cpp in Sources */,
39251C2B19831D71007725D2 /* btPolyhedralContactClipping.cpp in Sources */,
39251C0D19831D64007725D2 /* btOptimizedBvh.cpp in Sources */,
39251C5E19831DBF007725D2 /* btConvexHullComputer.cpp in Sources */,
39251C4419831D8F007725D2 /* btMultiBodyConstraintSolver.cpp in Sources */,
39251BD919831D55007725D2 /* btDbvtBroadphase.cpp in Sources */,
39251BE919831D5C007725D2 /* btConvexConcaveCollisionAlgorithm.cpp in Sources */,
39251C5D19831DBF007725D2 /* btConvexHull.cpp in Sources */,
39251C2A19831D71007725D2 /* btPersistentManifold.cpp in Sources */,
39251C5C19831DBF007725D2 /* btAlignedAllocator.cpp in Sources */,
39251C3319831D82007725D2 /* btGearConstraint.cpp in Sources */,
39251C1119831D64007725D2 /* btSphereShape.cpp in Sources */,
39251C0119831D64007725D2 /* btConvexHullShape.cpp in Sources */,
39251C4B19831DA1007725D2 /* btRaycastVehicle.cpp in Sources */,
39251C0E19831D64007725D2 /* btPolyhedralConvexShape.cpp in Sources */,
39251C1019831D64007725D2 /* btShapeHull.cpp in Sources */,
39251C5319831DAE007725D2 /* ConvexDecomposition.cpp in Sources */,
39251C5719831DAE007725D2 /* planetri.cpp in Sources */,
39251C5F19831DBF007725D2 /* btGeometryUtil.cpp in Sources */,
39251C4F19831DAE007725D2 /* cd_hull.cpp in Sources */,
39251C4019831D8A007725D2 /* btSimpleDynamicsWorld.cpp in Sources */,
39251C1A19831D64007725D2 /* btTriangleMeshShape.cpp in Sources */,
39251C5919831DAE007725D2 /* splitplane.cpp in Sources */,
39251BF519831D5C007725D2 /* btSphereTriangleCollisionAlgorithm.cpp in Sources */,
39251C1819831D64007725D2 /* btTriangleIndexVertexMaterialArray.cpp in Sources */,
39251C1C19831D6B007725D2 /* btContactProcessing.cpp in Sources */,
39251BE219831D5C007725D2 /* btBoxBoxDetector.cpp in Sources */,
39251BD519831D55007725D2 /* btAxisSweep3.cpp in Sources */,
39251C3A19831D82007725D2 /* btSliderConstraint.cpp in Sources */,
39251C5219831DAE007725D2 /* ConvexBuilder.cpp in Sources */,
39251C0319831D64007725D2 /* btConvexPointCloudShape.cpp in Sources */,
39251C2319831D71007725D2 /* btContinuousConvexCollision.cpp in Sources */,
39251C1519831D64007725D2 /* btTriangleBuffer.cpp in Sources */,
39251C6019831DBF007725D2 /* btPolarDecomposition.cpp in Sources */,
39251C1419831D64007725D2 /* btTetrahedronShape.cpp in Sources */,
39251C3719831D82007725D2 /* btHingeConstraint.cpp in Sources */,
39251BFC19831D64007725D2 /* btCollisionShape.cpp in Sources */,
39251C0519831D64007725D2 /* btConvexShape.cpp in Sources */,
39251C1619831D64007725D2 /* btTriangleCallback.cpp in Sources */,
39251C5019831DAE007725D2 /* cd_wavefront.cpp in Sources */,
39251BDB19831D55007725D2 /* btMultiSapBroadphase.cpp in Sources */,
39251C6119831DBF007725D2 /* btQuickprof.cpp in Sources */,
39251BF719831D5C007725D2 /* SphereTriangleDetector.cpp in Sources */,
39251C4119831D8A007725D2 /* Bullet-C-API.cpp in Sources */,
39251C4D19831DAE007725D2 /* bestfit.cpp in Sources */,
39251C1219831D64007725D2 /* btStaticPlaneShape.cpp in Sources */,
39251C2119831D6B007725D2 /* btGImpactShape.cpp in Sources */,
39251BE419831D5C007725D2 /* btCollisionObject.cpp in Sources */,
39251C1E19831D6B007725D2 /* btGImpactBvh.cpp in Sources */,
39251C0919831D64007725D2 /* btHeightfieldTerrainShape.cpp in Sources */,
39251C3919831D82007725D2 /* btSequentialImpulseConstraintSolver.cpp in Sources */,
39251C0619831D64007725D2 /* btConvexTriangleMeshShape.cpp in Sources */,
39251BF819831D64007725D2 /* btBox2dShape.cpp in Sources */,
39251BF919831D64007725D2 /* btBoxShape.cpp in Sources */,
39251C2C19831D71007725D2 /* btRaycastCallback.cpp in Sources */,
39251BFE19831D64007725D2 /* btConcaveShape.cpp in Sources */,
39251C3419831D82007725D2 /* btGeneric6DofConstraint.cpp in Sources */,
39251C4519831D8F007725D2 /* btMultiBodyDynamicsWorld.cpp in Sources */,
39251C0219831D64007725D2 /* btConvexInternalShape.cpp in Sources */,
39251C0819831D64007725D2 /* btEmptyShape.cpp in Sources */,
39251C1D19831D6B007725D2 /* btGenericPoolAllocator.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
39251AD919831BF3007725D2 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
39251ADA19831BF3007725D2 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
392517421982C7EA007725D2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
392517431982C7EA007725D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
SDKROOT = macosx;
};
name = Release;
};
392517451982C7EA007725D2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
CLANG_CXX_LIBRARY = "libstdc++";
EXECUTABLE_PREFIX = lib;
HEADER_SEARCH_PATHS = ../App.BulletPhysics;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
VALID_ARCHS = i386;
};
name = Debug;
};
392517461982C7EA007725D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
CLANG_CXX_LIBRARY = "libstdc++";
EXECUTABLE_PREFIX = lib;
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = ../App.BulletPhysics;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
VALID_ARCHS = i386;
};
name = Release;
};
39251ADF19831BF3007725D2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
CLANG_CXX_LIBRARY = "libstdc++";
DSTROOT = /tmp/App_BulletPhysics_iOS.dst;
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
HEADER_SEARCH_PATHS = ../App.BulletPhysics;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
ONLY_ACTIVE_ARCH = YES;
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-v",
);
OTHER_LDFLAGS = "-ObjC";
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALID_ARCHS = "armv7 arm64";
};
name = Debug;
};
39251AE019831BF3007725D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
CLANG_CXX_LIBRARY = "libstdc++";
DSTROOT = /tmp/App_BulletPhysics_iOS.dst;
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
HEADER_SEARCH_PATHS = ../App.BulletPhysics;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
ONLY_ACTIVE_ARCH = YES;
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-v",
);
OTHER_LDFLAGS = "-ObjC";
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALIDATE_PRODUCT = YES;
VALID_ARCHS = "armv7 arm64";
};
name = Release;
};
D0D04FC41C75CC5100CDE19D /* NoOpt */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"NDEBUG=1",
"_NOOPT=1",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
SDKROOT = macosx;
};
name = NoOpt;
};
D0D04FC51C75CC5100CDE19D /* NoOpt */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
CLANG_CXX_LIBRARY = "libstdc++";
EXECUTABLE_PREFIX = lib;
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = ../App.BulletPhysics;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
VALID_ARCHS = i386;
};
name = NoOpt;
};
D0D04FC61C75CC5100CDE19D /* NoOpt */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++98";
CLANG_CXX_LIBRARY = "libstdc++";
DSTROOT = /tmp/App_BulletPhysics_iOS.dst;
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
HEADER_SEARCH_PATHS = ../App.BulletPhysics;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
ONLY_ACTIVE_ARCH = YES;
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-v",
);
OTHER_LDFLAGS = "-ObjC";
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALIDATE_PRODUCT = YES;
VALID_ARCHS = "armv7 arm64";
};
name = NoOpt;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
3925173B1982C7EA007725D2 /* Build configuration list for PBXProject "App.BulletPhysics" */ = {
isa = XCConfigurationList;
buildConfigurations = (
392517421982C7EA007725D2 /* Debug */,
392517431982C7EA007725D2 /* Release */,
D0D04FC41C75CC5100CDE19D /* NoOpt */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
392517441982C7EA007725D2 /* Build configuration list for PBXNativeTarget "App.BulletPhysics" */ = {
isa = XCConfigurationList;
buildConfigurations = (
392517451982C7EA007725D2 /* Debug */,
392517461982C7EA007725D2 /* Release */,
D0D04FC51C75CC5100CDE19D /* NoOpt */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
39251ADE19831BF3007725D2 /* Build configuration list for PBXNativeTarget "App.BulletPhysics.iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
39251ADF19831BF3007725D2 /* Debug */,
39251AE019831BF3007725D2 /* Release */,
D0D04FC61C75CC5100CDE19D /* NoOpt */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 392517381982C7EA007725D2 /* Project object */;
}