FIx paths

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12200 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2012-12-07 00:57:10 +00:00
parent 4838a1eb2f
commit 865a73c076

@ -899,335 +899,335 @@
9592DC6C13021B350039DBC8 /* minimal_race_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = minimal_race_gui.hpp; path = ../../states_screens/minimal_race_gui.hpp; sourceTree = SOURCE_ROOT; };
95933669149EC9B10031FD41 /* overworld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = overworld.cpp; path = ../../modes/overworld.cpp; sourceTree = SOURCE_ROOT; };
9593366A149EC9B10031FD41 /* overworld.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = overworld.hpp; path = ../../modes/overworld.hpp; sourceTree = SOURCE_ROOT; };
9593A1171609386100AB5EEB /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = games/supertuxkart/lib/bullet/src/btBulletCollisionCommon.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1181609386100AB5EEB /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = games/supertuxkart/lib/bullet/src/btBulletDynamicsCommon.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1191609386100AB5EEB /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "games/supertuxkart/lib/bullet/src/Bullet-C-Api.h"; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A11C1609386100AB5EEB /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A11D1609386100AB5EEB /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A11E1609386100AB5EEB /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A11F1609386100AB5EEB /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1201609386100AB5EEB /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1211609386100AB5EEB /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1221609386100AB5EEB /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1231609386100AB5EEB /* btDbvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDbvt.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvt.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1241609386100AB5EEB /* btDbvt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDbvt.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvt.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1251609386100AB5EEB /* btDbvtBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDbvtBroadphase.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1261609386100AB5EEB /* btDbvtBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDbvtBroadphase.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1271609386100AB5EEB /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1281609386100AB5EEB /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1291609386100AB5EEB /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A12A1609386100AB5EEB /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A12B1609386100AB5EEB /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A12C1609386100AB5EEB /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A12D1609386100AB5EEB /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A12E1609386100AB5EEB /* btQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuantizedBvh.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A12F1609386100AB5EEB /* btQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuantizedBvh.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1301609386100AB5EEB /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1311609386100AB5EEB /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1331609386100AB5EEB /* btActivatingCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btActivatingCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1341609386100AB5EEB /* btActivatingCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btActivatingCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1351609386100AB5EEB /* btBox2dBox2dCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBox2dBox2dCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1361609386100AB5EEB /* btBox2dBox2dCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBox2dBox2dCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1371609386100AB5EEB /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1381609386100AB5EEB /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1391609386100AB5EEB /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A13A1609386100AB5EEB /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A13B1609386100AB5EEB /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A13C1609386100AB5EEB /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A13D1609386100AB5EEB /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A13E1609386100AB5EEB /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A13F1609386100AB5EEB /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1401609386100AB5EEB /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1411609386100AB5EEB /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1421609386100AB5EEB /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1431609386100AB5EEB /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1441609386100AB5EEB /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1451609386100AB5EEB /* btConvex2dConvex2dAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvex2dConvex2dAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1461609386100AB5EEB /* btConvex2dConvex2dAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvex2dConvex2dAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1471609386100AB5EEB /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1481609386100AB5EEB /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1491609386100AB5EEB /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A14A1609386100AB5EEB /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A14B1609386100AB5EEB /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A14C1609386100AB5EEB /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A14D1609386100AB5EEB /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A14E1609386100AB5EEB /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A14F1609386100AB5EEB /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1501609386100AB5EEB /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1511609386100AB5EEB /* btGhostObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGhostObject.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btGhostObject.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1521609386100AB5EEB /* btGhostObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGhostObject.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btGhostObject.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1531609386100AB5EEB /* btInternalEdgeUtility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btInternalEdgeUtility.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1541609386100AB5EEB /* btInternalEdgeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btInternalEdgeUtility.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1551609386100AB5EEB /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1561609386100AB5EEB /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1571609386100AB5EEB /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1581609386100AB5EEB /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1591609386100AB5EEB /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A15A1609386100AB5EEB /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A15B1609386100AB5EEB /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A15C1609386100AB5EEB /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A15D1609386100AB5EEB /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A15E1609386100AB5EEB /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A15F1609386100AB5EEB /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1601609386100AB5EEB /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1611609386100AB5EEB /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1621609386100AB5EEB /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1641609386100AB5EEB /* btBox2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBox2dShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btBox2dShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1651609386100AB5EEB /* btBox2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBox2dShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btBox2dShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1661609386100AB5EEB /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1671609386100AB5EEB /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1681609386100AB5EEB /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1691609386100AB5EEB /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A16A1609386100AB5EEB /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A16B1609386100AB5EEB /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A16C1609386100AB5EEB /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A16D1609386100AB5EEB /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A16E1609386100AB5EEB /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A16F1609386100AB5EEB /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1701609386100AB5EEB /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1711609386100AB5EEB /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1721609386100AB5EEB /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1731609386100AB5EEB /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1741609386100AB5EEB /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1751609386100AB5EEB /* btConvex2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvex2dShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1761609386100AB5EEB /* btConvex2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvex2dShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvex2dShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1771609386100AB5EEB /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1781609386100AB5EEB /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1791609386100AB5EEB /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A17A1609386100AB5EEB /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A17B1609386100AB5EEB /* btConvexPointCloudShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPointCloudShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A17C1609386100AB5EEB /* btConvexPointCloudShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPointCloudShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A17D1609386100AB5EEB /* btConvexPolyhedron.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPolyhedron.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A17E1609386100AB5EEB /* btConvexPolyhedron.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPolyhedron.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexPolyhedron.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A17F1609386100AB5EEB /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1801609386100AB5EEB /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1811609386100AB5EEB /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1821609386100AB5EEB /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1831609386100AB5EEB /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1841609386100AB5EEB /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1851609386100AB5EEB /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1861609386100AB5EEB /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1871609386100AB5EEB /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1881609386100AB5EEB /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1891609386100AB5EEB /* btMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMaterial.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMaterial.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A18A1609386100AB5EEB /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A18B1609386100AB5EEB /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A18C1609386100AB5EEB /* btMultimaterialTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultimaterialTriangleMeshShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A18D1609386100AB5EEB /* btMultimaterialTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultimaterialTriangleMeshShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A18E1609386100AB5EEB /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A18F1609386100AB5EEB /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1901609386100AB5EEB /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1911609386100AB5EEB /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1921609386100AB5EEB /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1931609386100AB5EEB /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1941609386100AB5EEB /* btScaledBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btScaledBvhTriangleMeshShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1951609386100AB5EEB /* btScaledBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScaledBvhTriangleMeshShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1961609386100AB5EEB /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1971609386100AB5EEB /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1981609386100AB5EEB /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1991609386100AB5EEB /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A19A1609386100AB5EEB /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A19B1609386100AB5EEB /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A19C1609386100AB5EEB /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A19D1609386100AB5EEB /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A19E1609386100AB5EEB /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A19F1609386100AB5EEB /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A01609386100AB5EEB /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A11609386100AB5EEB /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A21609386100AB5EEB /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A31609386100AB5EEB /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A41609386100AB5EEB /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A51609386100AB5EEB /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A61609386100AB5EEB /* btTriangleIndexVertexMaterialArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexMaterialArray.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A71609386100AB5EEB /* btTriangleIndexVertexMaterialArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexMaterialArray.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A81609386100AB5EEB /* btTriangleInfoMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleInfoMap.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1A91609386100AB5EEB /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1AA1609386100AB5EEB /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1AB1609386100AB5EEB /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1AC1609386100AB5EEB /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1AD1609386100AB5EEB /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1AE1609386100AB5EEB /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1AF1609386100AB5EEB /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B11609386100AB5EEB /* btBoxCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxCollision.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btBoxCollision.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B21609386100AB5EEB /* btClipPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btClipPolygon.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btClipPolygon.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B31609386100AB5EEB /* btContactProcessing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactProcessing.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btContactProcessing.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B41609386100AB5EEB /* btContactProcessing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactProcessing.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btContactProcessing.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B51609386100AB5EEB /* btGenericPoolAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGenericPoolAllocator.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B61609386100AB5EEB /* btGenericPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGenericPoolAllocator.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGenericPoolAllocator.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B71609386100AB5EEB /* btGeometryOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryOperations.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGeometryOperations.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B81609386100AB5EEB /* btGImpactBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactBvh.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactBvh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1B91609386100AB5EEB /* btGImpactBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactBvh.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactBvh.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1BA1609386100AB5EEB /* btGImpactCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactCollisionAlgorithm.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1BB1609386100AB5EEB /* btGImpactCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactCollisionAlgorithm.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1BC1609386100AB5EEB /* btGImpactMassUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactMassUtil.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactMassUtil.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1BD1609386100AB5EEB /* btGImpactQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactQuantizedBvh.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1BE1609386100AB5EEB /* btGImpactQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactQuantizedBvh.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1BF1609386100AB5EEB /* btGImpactShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactShape.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C01609386100AB5EEB /* btGImpactShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactShape.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btGImpactShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C11609386100AB5EEB /* btQuantization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuantization.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btQuantization.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C21609386100AB5EEB /* btTriangleShapeEx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleShapeEx.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C31609386100AB5EEB /* btTriangleShapeEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShapeEx.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/btTriangleShapeEx.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C41609386100AB5EEB /* gim_array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_array.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_array.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C51609386100AB5EEB /* gim_basic_geometry_operations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_basic_geometry_operations.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C61609386100AB5EEB /* gim_bitset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_bitset.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_bitset.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C71609386100AB5EEB /* gim_box_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_box_collision.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_box_collision.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C81609386100AB5EEB /* gim_box_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_box_set.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_box_set.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1C91609386100AB5EEB /* gim_box_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_box_set.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_box_set.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1CA1609386100AB5EEB /* gim_clip_polygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_clip_polygon.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_clip_polygon.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1CB1609386100AB5EEB /* gim_contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_contact.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_contact.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1CC1609386100AB5EEB /* gim_contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_contact.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_contact.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1CD1609386100AB5EEB /* gim_geom_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_geom_types.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_geom_types.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1CE1609386100AB5EEB /* gim_geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_geometry.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_geometry.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1CF1609386100AB5EEB /* gim_hash_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_hash_table.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_hash_table.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D01609386100AB5EEB /* gim_linear_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_linear_math.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_linear_math.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D11609386100AB5EEB /* gim_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_math.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_math.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D21609386100AB5EEB /* gim_memory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_memory.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_memory.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D31609386100AB5EEB /* gim_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_memory.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_memory.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D41609386100AB5EEB /* gim_radixsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_radixsort.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_radixsort.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D51609386100AB5EEB /* gim_tri_collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_tri_collision.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_tri_collision.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D61609386100AB5EEB /* gim_tri_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_tri_collision.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/Gimpact/gim_tri_collision.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D81609386100AB5EEB /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1D91609386100AB5EEB /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1DA1609386100AB5EEB /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1DB1609386100AB5EEB /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1DC1609386100AB5EEB /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1DD1609386100AB5EEB /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1DE1609386100AB5EEB /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1DF1609386100AB5EEB /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E01609386100AB5EEB /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E11609386100AB5EEB /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E21609386100AB5EEB /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E31609386100AB5EEB /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E41609386100AB5EEB /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E51609386100AB5EEB /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E61609386100AB5EEB /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E71609386100AB5EEB /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E81609386100AB5EEB /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1E91609386100AB5EEB /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1EA1609386100AB5EEB /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1EB1609386100AB5EEB /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1EC1609386100AB5EEB /* btPolyhedralContactClipping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralContactClipping.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1ED1609386100AB5EEB /* btPolyhedralContactClipping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralContactClipping.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1EE1609386100AB5EEB /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1EF1609386100AB5EEB /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F01609386100AB5EEB /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F11609386100AB5EEB /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F21609386100AB5EEB /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F31609386100AB5EEB /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F41609386100AB5EEB /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = games/supertuxkart/lib/bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F71609386100AB5EEB /* btCharacterControllerInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCharacterControllerInterface.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Character/btCharacterControllerInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F81609386100AB5EEB /* btKinematicCharacterController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btKinematicCharacterController.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Character/btKinematicCharacterController.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1F91609386100AB5EEB /* btKinematicCharacterController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btKinematicCharacterController.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Character/btKinematicCharacterController.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1FB1609386100AB5EEB /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1FC1609386100AB5EEB /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1FD1609386100AB5EEB /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1FE1609386100AB5EEB /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1FF1609386100AB5EEB /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2001609386100AB5EEB /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2011609386100AB5EEB /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2021609386100AB5EEB /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2031609386100AB5EEB /* btGeneric6DofSpringConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofSpringConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2041609386100AB5EEB /* btGeneric6DofSpringConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofSpringConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2051609386100AB5EEB /* btHinge2Constraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHinge2Constraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2061609386100AB5EEB /* btHinge2Constraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHinge2Constraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2071609386100AB5EEB /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2081609386100AB5EEB /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2091609386100AB5EEB /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A20A1609386100AB5EEB /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A20B1609386100AB5EEB /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A20C1609386100AB5EEB /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A20D1609386100AB5EEB /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A20E1609386100AB5EEB /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A20F1609386100AB5EEB /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2101609386100AB5EEB /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2111609386100AB5EEB /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2121609386100AB5EEB /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2131609386100AB5EEB /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2141609386100AB5EEB /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2151609386100AB5EEB /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2161609386100AB5EEB /* btUniversalConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniversalConstraint.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2171609386100AB5EEB /* btUniversalConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniversalConstraint.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2191609386100AB5EEB /* btActionInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btActionInterface.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btActionInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A21A1609386100AB5EEB /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A21B1609386100AB5EEB /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A21C1609386100AB5EEB /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A21D1609386100AB5EEB /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A21E1609386100AB5EEB /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A21F1609386100AB5EEB /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2201609386100AB5EEB /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2211609386100AB5EEB /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2221609386100AB5EEB /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2231609386100AB5EEB /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "games/supertuxkart/lib/bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2251609386100AB5EEB /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2261609386100AB5EEB /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2271609386100AB5EEB /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2281609386100AB5EEB /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2291609386100AB5EEB /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = games/supertuxkart/lib/bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A22B1609386100AB5EEB /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A22C1609386100AB5EEB /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = games/supertuxkart/lib/bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A22D1609386100AB5EEB /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A22E1609386100AB5EEB /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A22F1609386100AB5EEB /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = games/supertuxkart/lib/bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2301609386100AB5EEB /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btConvexHull.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2311609386100AB5EEB /* btConvexHullComputer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullComputer.cpp; path = games/supertuxkart/lib/bullet/src/LinearMath/btConvexHullComputer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2321609386100AB5EEB /* btConvexHullComputer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullComputer.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btConvexHullComputer.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2331609386100AB5EEB /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2341609386100AB5EEB /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = games/supertuxkart/lib/bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2351609386100AB5EEB /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2361609386100AB5EEB /* btGrahamScan2dConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGrahamScan2dConvexHull.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btGrahamScan2dConvexHull.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2371609386100AB5EEB /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btHashMap.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2381609386100AB5EEB /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2391609386100AB5EEB /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btList.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A23A1609386100AB5EEB /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A23B1609386100AB5EEB /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btMinMax.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A23C1609386100AB5EEB /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btMotionState.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A23D1609386100AB5EEB /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A23E1609386100AB5EEB /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btQuadWord.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A23F1609386100AB5EEB /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btQuaternion.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2401609386100AB5EEB /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = games/supertuxkart/lib/bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2411609386100AB5EEB /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btQuickprof.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2421609386100AB5EEB /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btRandom.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2431609386100AB5EEB /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btScalar.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2441609386100AB5EEB /* btSerializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSerializer.cpp; path = games/supertuxkart/lib/bullet/src/LinearMath/btSerializer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2451609386100AB5EEB /* btSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSerializer.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btSerializer.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2461609386100AB5EEB /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btStackAlloc.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2471609386100AB5EEB /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btTransform.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2481609386100AB5EEB /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btTransformUtil.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2491609386100AB5EEB /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = games/supertuxkart/lib/bullet/src/LinearMath/btVector3.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A24A1609386100AB5EEB /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = games/supertuxkart/lib/bullet/src/Makefile.am; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2CF1609388C00AB5EEB /* aclocal.m4 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = aclocal.m4; path = games/supertuxkart/lib/enet/aclocal.m4; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D01609388C00AB5EEB /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = games/supertuxkart/lib/enet/callbacks.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D11609388C00AB5EEB /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ChangeLog; path = games/supertuxkart/lib/enet/ChangeLog; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D21609388C00AB5EEB /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = games/supertuxkart/lib/enet/CMakeLists.txt; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D31609388C00AB5EEB /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compress.c; path = games/supertuxkart/lib/enet/compress.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D41609388C00AB5EEB /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = configure; path = games/supertuxkart/lib/enet/configure; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D51609388C00AB5EEB /* configure.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = configure.in; path = games/supertuxkart/lib/enet/configure.in; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D61609388C00AB5EEB /* depcomp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = depcomp; path = games/supertuxkart/lib/enet/depcomp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2D71609388C00AB5EEB /* design.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = design.txt; path = games/supertuxkart/lib/enet/design.txt; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2DF1609388C00AB5EEB /* Doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Doxyfile; path = games/supertuxkart/lib/enet/Doxyfile; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E01609388C00AB5EEB /* enet.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = enet.dsp; path = games/supertuxkart/lib/enet/enet.dsp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E11609388C00AB5EEB /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = host.c; path = games/supertuxkart/lib/enet/host.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E41609388C00AB5EEB /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = games/supertuxkart/lib/enet/include/enet/callbacks.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E51609388C00AB5EEB /* enet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = enet.h; path = games/supertuxkart/lib/enet/include/enet/enet.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E61609388C00AB5EEB /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = games/supertuxkart/lib/enet/include/enet/list.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E71609388C00AB5EEB /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = games/supertuxkart/lib/enet/include/enet/protocol.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E81609388C00AB5EEB /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = time.h; path = games/supertuxkart/lib/enet/include/enet/time.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2E91609388C00AB5EEB /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = games/supertuxkart/lib/enet/include/enet/types.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2EA1609388C00AB5EEB /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unix.h; path = games/supertuxkart/lib/enet/include/enet/unix.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2EB1609388C00AB5EEB /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utility.h; path = games/supertuxkart/lib/enet/include/enet/utility.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2EC1609388C00AB5EEB /* win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = win32.h; path = games/supertuxkart/lib/enet/include/enet/win32.h; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2ED1609388C00AB5EEB /* install-sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "install-sh"; path = "games/supertuxkart/lib/enet/install-sh"; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2EE1609388C00AB5EEB /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = games/supertuxkart/lib/enet/LICENSE; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2EF1609388C00AB5EEB /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = games/supertuxkart/lib/enet/list.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F01609388C00AB5EEB /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = games/supertuxkart/lib/enet/Makefile.am; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F11609388C00AB5EEB /* missing */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = missing; path = games/supertuxkart/lib/enet/missing; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F21609388C00AB5EEB /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = packet.c; path = games/supertuxkart/lib/enet/packet.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F31609388C00AB5EEB /* peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peer.c; path = games/supertuxkart/lib/enet/peer.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F41609388C00AB5EEB /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = games/supertuxkart/lib/enet/protocol.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F51609388C00AB5EEB /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = games/supertuxkart/lib/enet/README; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F61609388C00AB5EEB /* tutorial.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tutorial.txt; path = games/supertuxkart/lib/enet/tutorial.txt; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F71609388C00AB5EEB /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unix.c; path = games/supertuxkart/lib/enet/unix.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A2F81609388C00AB5EEB /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = win32.c; path = games/supertuxkart/lib/enet/win32.c; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A1171609386100AB5EEB /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../../lib/bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; };
9593A1181609386100AB5EEB /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../../lib/bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; };
9593A1191609386100AB5EEB /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../../lib/bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; };
9593A11C1609386100AB5EEB /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SOURCE_ROOT; };
9593A11D1609386100AB5EEB /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SOURCE_ROOT; };
9593A11E1609386100AB5EEB /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SOURCE_ROOT; };
9593A11F1609386100AB5EEB /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SOURCE_ROOT; };
9593A1201609386100AB5EEB /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SOURCE_ROOT; };
9593A1211609386100AB5EEB /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1221609386100AB5EEB /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1231609386100AB5EEB /* btDbvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDbvt.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvt.cpp; sourceTree = SOURCE_ROOT; };
9593A1241609386100AB5EEB /* btDbvt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDbvt.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvt.h; sourceTree = SOURCE_ROOT; };
9593A1251609386100AB5EEB /* btDbvtBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDbvtBroadphase.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp; sourceTree = SOURCE_ROOT; };
9593A1261609386100AB5EEB /* btDbvtBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDbvtBroadphase.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h; sourceTree = SOURCE_ROOT; };
9593A1271609386100AB5EEB /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SOURCE_ROOT; };
9593A1281609386100AB5EEB /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SOURCE_ROOT; };
9593A1291609386100AB5EEB /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SOURCE_ROOT; };
9593A12A1609386100AB5EEB /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SOURCE_ROOT; };
9593A12B1609386100AB5EEB /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SOURCE_ROOT; };
9593A12C1609386100AB5EEB /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SOURCE_ROOT; };
9593A12D1609386100AB5EEB /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SOURCE_ROOT; };
9593A12E1609386100AB5EEB /* btQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuantizedBvh.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp; sourceTree = SOURCE_ROOT; };
9593A12F1609386100AB5EEB /* btQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuantizedBvh.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h; sourceTree = SOURCE_ROOT; };
9593A1301609386100AB5EEB /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SOURCE_ROOT; };
9593A1311609386100AB5EEB /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = ../../../lib/bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SOURCE_ROOT; };
9593A1331609386100AB5EEB /* btActivatingCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btActivatingCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1341609386100AB5EEB /* btActivatingCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btActivatingCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1351609386100AB5EEB /* btBox2dBox2dCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBox2dBox2dCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1361609386100AB5EEB /* btBox2dBox2dCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBox2dBox2dCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1371609386100AB5EEB /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1381609386100AB5EEB /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1391609386100AB5EEB /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SOURCE_ROOT; };
9593A13A1609386100AB5EEB /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SOURCE_ROOT; };
9593A13B1609386100AB5EEB /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SOURCE_ROOT; };
9593A13C1609386100AB5EEB /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SOURCE_ROOT; };
9593A13D1609386100AB5EEB /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SOURCE_ROOT; };
9593A13E1609386100AB5EEB /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SOURCE_ROOT; };
9593A13F1609386100AB5EEB /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SOURCE_ROOT; };
9593A1401609386100AB5EEB /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SOURCE_ROOT; };
9593A1411609386100AB5EEB /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SOURCE_ROOT; };
9593A1421609386100AB5EEB /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SOURCE_ROOT; };
9593A1431609386100AB5EEB /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1441609386100AB5EEB /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1451609386100AB5EEB /* btConvex2dConvex2dAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvex2dConvex2dAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1461609386100AB5EEB /* btConvex2dConvex2dAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvex2dConvex2dAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1471609386100AB5EEB /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1481609386100AB5EEB /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1491609386100AB5EEB /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A14A1609386100AB5EEB /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A14B1609386100AB5EEB /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A14C1609386100AB5EEB /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A14D1609386100AB5EEB /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SOURCE_ROOT; };
9593A14E1609386100AB5EEB /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SOURCE_ROOT; };
9593A14F1609386100AB5EEB /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1501609386100AB5EEB /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1511609386100AB5EEB /* btGhostObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGhostObject.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btGhostObject.cpp; sourceTree = SOURCE_ROOT; };
9593A1521609386100AB5EEB /* btGhostObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGhostObject.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btGhostObject.h; sourceTree = SOURCE_ROOT; };
9593A1531609386100AB5EEB /* btInternalEdgeUtility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btInternalEdgeUtility.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp; sourceTree = SOURCE_ROOT; };
9593A1541609386100AB5EEB /* btInternalEdgeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btInternalEdgeUtility.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h; sourceTree = SOURCE_ROOT; };
9593A1551609386100AB5EEB /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SOURCE_ROOT; };
9593A1561609386100AB5EEB /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SOURCE_ROOT; };
9593A1571609386100AB5EEB /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SOURCE_ROOT; };
9593A1581609386100AB5EEB /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SOURCE_ROOT; };
9593A1591609386100AB5EEB /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A15A1609386100AB5EEB /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A15B1609386100AB5EEB /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A15C1609386100AB5EEB /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A15D1609386100AB5EEB /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A15E1609386100AB5EEB /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A15F1609386100AB5EEB /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SOURCE_ROOT; };
9593A1601609386100AB5EEB /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SOURCE_ROOT; };
9593A1611609386100AB5EEB /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SOURCE_ROOT; };
9593A1621609386100AB5EEB /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = ../../../lib/bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SOURCE_ROOT; };
9593A1641609386100AB5EEB /* btBox2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBox2dShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btBox2dShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1651609386100AB5EEB /* btBox2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBox2dShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btBox2dShape.h; sourceTree = SOURCE_ROOT; };
9593A1661609386100AB5EEB /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1671609386100AB5EEB /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SOURCE_ROOT; };
9593A1681609386100AB5EEB /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1691609386100AB5EEB /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
9593A16A1609386100AB5EEB /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SOURCE_ROOT; };
9593A16B1609386100AB5EEB /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SOURCE_ROOT; };
9593A16C1609386100AB5EEB /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SOURCE_ROOT; };
9593A16D1609386100AB5EEB /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SOURCE_ROOT; };
9593A16E1609386100AB5EEB /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SOURCE_ROOT; };
9593A16F1609386100AB5EEB /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1701609386100AB5EEB /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SOURCE_ROOT; };
9593A1711609386100AB5EEB /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1721609386100AB5EEB /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SOURCE_ROOT; };
9593A1731609386100AB5EEB /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1741609386100AB5EEB /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SOURCE_ROOT; };
9593A1751609386100AB5EEB /* btConvex2dShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvex2dShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1761609386100AB5EEB /* btConvex2dShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvex2dShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvex2dShape.h; sourceTree = SOURCE_ROOT; };
9593A1771609386100AB5EEB /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1781609386100AB5EEB /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SOURCE_ROOT; };
9593A1791609386100AB5EEB /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SOURCE_ROOT; };
9593A17A1609386100AB5EEB /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SOURCE_ROOT; };
9593A17B1609386100AB5EEB /* btConvexPointCloudShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPointCloudShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp; sourceTree = SOURCE_ROOT; };
9593A17C1609386100AB5EEB /* btConvexPointCloudShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPointCloudShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h; sourceTree = SOURCE_ROOT; };
9593A17D1609386100AB5EEB /* btConvexPolyhedron.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPolyhedron.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp; sourceTree = SOURCE_ROOT; };
9593A17E1609386100AB5EEB /* btConvexPolyhedron.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPolyhedron.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexPolyhedron.h; sourceTree = SOURCE_ROOT; };
9593A17F1609386100AB5EEB /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1801609386100AB5EEB /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SOURCE_ROOT; };
9593A1811609386100AB5EEB /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1821609386100AB5EEB /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
9593A1831609386100AB5EEB /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1841609386100AB5EEB /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SOURCE_ROOT; };
9593A1851609386100AB5EEB /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1861609386100AB5EEB /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SOURCE_ROOT; };
9593A1871609386100AB5EEB /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1881609386100AB5EEB /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SOURCE_ROOT; };
9593A1891609386100AB5EEB /* btMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMaterial.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMaterial.h; sourceTree = SOURCE_ROOT; };
9593A18A1609386100AB5EEB /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SOURCE_ROOT; };
9593A18B1609386100AB5EEB /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SOURCE_ROOT; };
9593A18C1609386100AB5EEB /* btMultimaterialTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultimaterialTriangleMeshShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
9593A18D1609386100AB5EEB /* btMultimaterialTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultimaterialTriangleMeshShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
9593A18E1609386100AB5EEB /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SOURCE_ROOT; };
9593A18F1609386100AB5EEB /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SOURCE_ROOT; };
9593A1901609386100AB5EEB /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SOURCE_ROOT; };
9593A1911609386100AB5EEB /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SOURCE_ROOT; };
9593A1921609386100AB5EEB /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1931609386100AB5EEB /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SOURCE_ROOT; };
9593A1941609386100AB5EEB /* btScaledBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btScaledBvhTriangleMeshShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1951609386100AB5EEB /* btScaledBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScaledBvhTriangleMeshShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
9593A1961609386100AB5EEB /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SOURCE_ROOT; };
9593A1971609386100AB5EEB /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SOURCE_ROOT; };
9593A1981609386100AB5EEB /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1991609386100AB5EEB /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SOURCE_ROOT; };
9593A19A1609386100AB5EEB /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SOURCE_ROOT; };
9593A19B1609386100AB5EEB /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SOURCE_ROOT; };
9593A19C1609386100AB5EEB /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SOURCE_ROOT; };
9593A19D1609386100AB5EEB /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SOURCE_ROOT; };
9593A19E1609386100AB5EEB /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SOURCE_ROOT; };
9593A19F1609386100AB5EEB /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SOURCE_ROOT; };
9593A1A01609386100AB5EEB /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SOURCE_ROOT; };
9593A1A11609386100AB5EEB /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SOURCE_ROOT; };
9593A1A21609386100AB5EEB /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SOURCE_ROOT; };
9593A1A31609386100AB5EEB /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SOURCE_ROOT; };
9593A1A41609386100AB5EEB /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SOURCE_ROOT; };
9593A1A51609386100AB5EEB /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SOURCE_ROOT; };
9593A1A61609386100AB5EEB /* btTriangleIndexVertexMaterialArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexMaterialArray.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp; sourceTree = SOURCE_ROOT; };
9593A1A71609386100AB5EEB /* btTriangleIndexVertexMaterialArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexMaterialArray.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h; sourceTree = SOURCE_ROOT; };
9593A1A81609386100AB5EEB /* btTriangleInfoMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleInfoMap.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h; sourceTree = SOURCE_ROOT; };
9593A1A91609386100AB5EEB /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SOURCE_ROOT; };
9593A1AA1609386100AB5EEB /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SOURCE_ROOT; };
9593A1AB1609386100AB5EEB /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1AC1609386100AB5EEB /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
9593A1AD1609386100AB5EEB /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SOURCE_ROOT; };
9593A1AE1609386100AB5EEB /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1AF1609386100AB5EEB /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = ../../../lib/bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SOURCE_ROOT; };
9593A1B11609386100AB5EEB /* btBoxCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxCollision.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btBoxCollision.h; sourceTree = SOURCE_ROOT; };
9593A1B21609386100AB5EEB /* btClipPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btClipPolygon.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btClipPolygon.h; sourceTree = SOURCE_ROOT; };
9593A1B31609386100AB5EEB /* btContactProcessing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactProcessing.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btContactProcessing.cpp; sourceTree = SOURCE_ROOT; };
9593A1B41609386100AB5EEB /* btContactProcessing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactProcessing.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btContactProcessing.h; sourceTree = SOURCE_ROOT; };
9593A1B51609386100AB5EEB /* btGenericPoolAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGenericPoolAllocator.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp; sourceTree = SOURCE_ROOT; };
9593A1B61609386100AB5EEB /* btGenericPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGenericPoolAllocator.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGenericPoolAllocator.h; sourceTree = SOURCE_ROOT; };
9593A1B71609386100AB5EEB /* btGeometryOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryOperations.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGeometryOperations.h; sourceTree = SOURCE_ROOT; };
9593A1B81609386100AB5EEB /* btGImpactBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactBvh.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactBvh.cpp; sourceTree = SOURCE_ROOT; };
9593A1B91609386100AB5EEB /* btGImpactBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactBvh.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactBvh.h; sourceTree = SOURCE_ROOT; };
9593A1BA1609386100AB5EEB /* btGImpactCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactCollisionAlgorithm.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
9593A1BB1609386100AB5EEB /* btGImpactCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactCollisionAlgorithm.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
9593A1BC1609386100AB5EEB /* btGImpactMassUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactMassUtil.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactMassUtil.h; sourceTree = SOURCE_ROOT; };
9593A1BD1609386100AB5EEB /* btGImpactQuantizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactQuantizedBvh.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp; sourceTree = SOURCE_ROOT; };
9593A1BE1609386100AB5EEB /* btGImpactQuantizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactQuantizedBvh.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h; sourceTree = SOURCE_ROOT; };
9593A1BF1609386100AB5EEB /* btGImpactShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGImpactShape.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactShape.cpp; sourceTree = SOURCE_ROOT; };
9593A1C01609386100AB5EEB /* btGImpactShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGImpactShape.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btGImpactShape.h; sourceTree = SOURCE_ROOT; };
9593A1C11609386100AB5EEB /* btQuantization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuantization.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btQuantization.h; sourceTree = SOURCE_ROOT; };
9593A1C21609386100AB5EEB /* btTriangleShapeEx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleShapeEx.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp; sourceTree = SOURCE_ROOT; };
9593A1C31609386100AB5EEB /* btTriangleShapeEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShapeEx.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/btTriangleShapeEx.h; sourceTree = SOURCE_ROOT; };
9593A1C41609386100AB5EEB /* gim_array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_array.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_array.h; sourceTree = SOURCE_ROOT; };
9593A1C51609386100AB5EEB /* gim_basic_geometry_operations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_basic_geometry_operations.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h; sourceTree = SOURCE_ROOT; };
9593A1C61609386100AB5EEB /* gim_bitset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_bitset.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_bitset.h; sourceTree = SOURCE_ROOT; };
9593A1C71609386100AB5EEB /* gim_box_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_box_collision.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_box_collision.h; sourceTree = SOURCE_ROOT; };
9593A1C81609386100AB5EEB /* gim_box_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_box_set.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_box_set.cpp; sourceTree = SOURCE_ROOT; };
9593A1C91609386100AB5EEB /* gim_box_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_box_set.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_box_set.h; sourceTree = SOURCE_ROOT; };
9593A1CA1609386100AB5EEB /* gim_clip_polygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_clip_polygon.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_clip_polygon.h; sourceTree = SOURCE_ROOT; };
9593A1CB1609386100AB5EEB /* gim_contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_contact.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_contact.cpp; sourceTree = SOURCE_ROOT; };
9593A1CC1609386100AB5EEB /* gim_contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_contact.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_contact.h; sourceTree = SOURCE_ROOT; };
9593A1CD1609386100AB5EEB /* gim_geom_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_geom_types.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_geom_types.h; sourceTree = SOURCE_ROOT; };
9593A1CE1609386100AB5EEB /* gim_geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_geometry.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_geometry.h; sourceTree = SOURCE_ROOT; };
9593A1CF1609386100AB5EEB /* gim_hash_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_hash_table.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_hash_table.h; sourceTree = SOURCE_ROOT; };
9593A1D01609386100AB5EEB /* gim_linear_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_linear_math.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_linear_math.h; sourceTree = SOURCE_ROOT; };
9593A1D11609386100AB5EEB /* gim_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_math.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_math.h; sourceTree = SOURCE_ROOT; };
9593A1D21609386100AB5EEB /* gim_memory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_memory.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_memory.cpp; sourceTree = SOURCE_ROOT; };
9593A1D31609386100AB5EEB /* gim_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_memory.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_memory.h; sourceTree = SOURCE_ROOT; };
9593A1D41609386100AB5EEB /* gim_radixsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_radixsort.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_radixsort.h; sourceTree = SOURCE_ROOT; };
9593A1D51609386100AB5EEB /* gim_tri_collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gim_tri_collision.cpp; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_tri_collision.cpp; sourceTree = SOURCE_ROOT; };
9593A1D61609386100AB5EEB /* gim_tri_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gim_tri_collision.h; path = ../../../lib/bullet/src/BulletCollision/Gimpact/gim_tri_collision.h; sourceTree = SOURCE_ROOT; };
9593A1D81609386100AB5EEB /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SOURCE_ROOT; };
9593A1D91609386100AB5EEB /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SOURCE_ROOT; };
9593A1DA1609386100AB5EEB /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SOURCE_ROOT; };
9593A1DB1609386100AB5EEB /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SOURCE_ROOT; };
9593A1DC1609386100AB5EEB /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; };
9593A1DD1609386100AB5EEB /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SOURCE_ROOT; };
9593A1DE1609386100AB5EEB /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SOURCE_ROOT; };
9593A1DF1609386100AB5EEB /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SOURCE_ROOT; };
9593A1E01609386100AB5EEB /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SOURCE_ROOT; };
9593A1E11609386100AB5EEB /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SOURCE_ROOT; };
9593A1E21609386100AB5EEB /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; };
9593A1E31609386100AB5EEB /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; };
9593A1E41609386100AB5EEB /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SOURCE_ROOT; };
9593A1E51609386100AB5EEB /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SOURCE_ROOT; };
9593A1E61609386100AB5EEB /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SOURCE_ROOT; };
9593A1E71609386100AB5EEB /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; };
9593A1E81609386100AB5EEB /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; };
9593A1E91609386100AB5EEB /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SOURCE_ROOT; };
9593A1EA1609386100AB5EEB /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SOURCE_ROOT; };
9593A1EB1609386100AB5EEB /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SOURCE_ROOT; };
9593A1EC1609386100AB5EEB /* btPolyhedralContactClipping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralContactClipping.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp; sourceTree = SOURCE_ROOT; };
9593A1ED1609386100AB5EEB /* btPolyhedralContactClipping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralContactClipping.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h; sourceTree = SOURCE_ROOT; };
9593A1EE1609386100AB5EEB /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SOURCE_ROOT; };
9593A1EF1609386100AB5EEB /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SOURCE_ROOT; };
9593A1F01609386100AB5EEB /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SOURCE_ROOT; };
9593A1F11609386100AB5EEB /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SOURCE_ROOT; };
9593A1F21609386100AB5EEB /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SOURCE_ROOT; };
9593A1F31609386100AB5EEB /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SOURCE_ROOT; };
9593A1F41609386100AB5EEB /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = ../../../lib/bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SOURCE_ROOT; };
9593A1F71609386100AB5EEB /* btCharacterControllerInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCharacterControllerInterface.h; path = ../../../lib/bullet/src/BulletDynamics/Character/btCharacterControllerInterface.h; sourceTree = SOURCE_ROOT; };
9593A1F81609386100AB5EEB /* btKinematicCharacterController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btKinematicCharacterController.cpp; path = ../../../lib/bullet/src/BulletDynamics/Character/btKinematicCharacterController.cpp; sourceTree = SOURCE_ROOT; };
9593A1F91609386100AB5EEB /* btKinematicCharacterController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btKinematicCharacterController.h; path = ../../../lib/bullet/src/BulletDynamics/Character/btKinematicCharacterController.h; sourceTree = SOURCE_ROOT; };
9593A1FB1609386100AB5EEB /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A1FC1609386100AB5EEB /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SOURCE_ROOT; };
9593A1FD1609386100AB5EEB /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SOURCE_ROOT; };
9593A1FE1609386100AB5EEB /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A1FF1609386100AB5EEB /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2001609386100AB5EEB /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SOURCE_ROOT; };
9593A2011609386100AB5EEB /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2021609386100AB5EEB /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2031609386100AB5EEB /* btGeneric6DofSpringConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofSpringConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2041609386100AB5EEB /* btGeneric6DofSpringConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofSpringConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2051609386100AB5EEB /* btHinge2Constraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHinge2Constraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2061609386100AB5EEB /* btHinge2Constraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHinge2Constraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.h; sourceTree = SOURCE_ROOT; };
9593A2071609386100AB5EEB /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2081609386100AB5EEB /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2091609386100AB5EEB /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SOURCE_ROOT; };
9593A20A1609386100AB5EEB /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A20B1609386100AB5EEB /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SOURCE_ROOT; };
9593A20C1609386100AB5EEB /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SOURCE_ROOT; };
9593A20D1609386100AB5EEB /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SOURCE_ROOT; };
9593A20E1609386100AB5EEB /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A20F1609386100AB5EEB /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2101609386100AB5EEB /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2111609386100AB5EEB /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2121609386100AB5EEB /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SOURCE_ROOT; };
9593A2131609386100AB5EEB /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2141609386100AB5EEB /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2151609386100AB5EEB /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2161609386100AB5EEB /* btUniversalConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniversalConstraint.cpp; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp; sourceTree = SOURCE_ROOT; };
9593A2171609386100AB5EEB /* btUniversalConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniversalConstraint.h; path = ../../../lib/bullet/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h; sourceTree = SOURCE_ROOT; };
9593A2191609386100AB5EEB /* btActionInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btActionInterface.h; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btActionInterface.h; sourceTree = SOURCE_ROOT; };
9593A21A1609386100AB5EEB /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; };
9593A21B1609386100AB5EEB /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
9593A21C1609386100AB5EEB /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; };
9593A21D1609386100AB5EEB /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
9593A21E1609386100AB5EEB /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
9593A21F1609386100AB5EEB /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SOURCE_ROOT; };
9593A2201609386100AB5EEB /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SOURCE_ROOT; };
9593A2211609386100AB5EEB /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; };
9593A2221609386100AB5EEB /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = ../../../lib/bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
9593A2231609386100AB5EEB /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "../../../lib/bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SOURCE_ROOT; };
9593A2251609386100AB5EEB /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = ../../../lib/bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SOURCE_ROOT; };
9593A2261609386100AB5EEB /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = ../../../lib/bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SOURCE_ROOT; };
9593A2271609386100AB5EEB /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = ../../../lib/bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SOURCE_ROOT; };
9593A2281609386100AB5EEB /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = ../../../lib/bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SOURCE_ROOT; };
9593A2291609386100AB5EEB /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = ../../../lib/bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SOURCE_ROOT; };
9593A22B1609386100AB5EEB /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = ../../../lib/bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SOURCE_ROOT; };
9593A22C1609386100AB5EEB /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = ../../../lib/bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SOURCE_ROOT; };
9593A22D1609386100AB5EEB /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = ../../../lib/bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SOURCE_ROOT; };
9593A22E1609386100AB5EEB /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = ../../../lib/bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SOURCE_ROOT; };
9593A22F1609386100AB5EEB /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = ../../../lib/bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SOURCE_ROOT; };
9593A2301609386100AB5EEB /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = ../../../lib/bullet/src/LinearMath/btConvexHull.h; sourceTree = SOURCE_ROOT; };
9593A2311609386100AB5EEB /* btConvexHullComputer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullComputer.cpp; path = ../../../lib/bullet/src/LinearMath/btConvexHullComputer.cpp; sourceTree = SOURCE_ROOT; };
9593A2321609386100AB5EEB /* btConvexHullComputer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullComputer.h; path = ../../../lib/bullet/src/LinearMath/btConvexHullComputer.h; sourceTree = SOURCE_ROOT; };
9593A2331609386100AB5EEB /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = ../../../lib/bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SOURCE_ROOT; };
9593A2341609386100AB5EEB /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = ../../../lib/bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SOURCE_ROOT; };
9593A2351609386100AB5EEB /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = ../../../lib/bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SOURCE_ROOT; };
9593A2361609386100AB5EEB /* btGrahamScan2dConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGrahamScan2dConvexHull.h; path = ../../../lib/bullet/src/LinearMath/btGrahamScan2dConvexHull.h; sourceTree = SOURCE_ROOT; };
9593A2371609386100AB5EEB /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = ../../../lib/bullet/src/LinearMath/btHashMap.h; sourceTree = SOURCE_ROOT; };
9593A2381609386100AB5EEB /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = ../../../lib/bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SOURCE_ROOT; };
9593A2391609386100AB5EEB /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = ../../../lib/bullet/src/LinearMath/btList.h; sourceTree = SOURCE_ROOT; };
9593A23A1609386100AB5EEB /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = ../../../lib/bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SOURCE_ROOT; };
9593A23B1609386100AB5EEB /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = ../../../lib/bullet/src/LinearMath/btMinMax.h; sourceTree = SOURCE_ROOT; };
9593A23C1609386100AB5EEB /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = ../../../lib/bullet/src/LinearMath/btMotionState.h; sourceTree = SOURCE_ROOT; };
9593A23D1609386100AB5EEB /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = ../../../lib/bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SOURCE_ROOT; };
9593A23E1609386100AB5EEB /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = ../../../lib/bullet/src/LinearMath/btQuadWord.h; sourceTree = SOURCE_ROOT; };
9593A23F1609386100AB5EEB /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = ../../../lib/bullet/src/LinearMath/btQuaternion.h; sourceTree = SOURCE_ROOT; };
9593A2401609386100AB5EEB /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = ../../../lib/bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SOURCE_ROOT; };
9593A2411609386100AB5EEB /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = ../../../lib/bullet/src/LinearMath/btQuickprof.h; sourceTree = SOURCE_ROOT; };
9593A2421609386100AB5EEB /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = ../../../lib/bullet/src/LinearMath/btRandom.h; sourceTree = SOURCE_ROOT; };
9593A2431609386100AB5EEB /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = ../../../lib/bullet/src/LinearMath/btScalar.h; sourceTree = SOURCE_ROOT; };
9593A2441609386100AB5EEB /* btSerializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSerializer.cpp; path = ../../../lib/bullet/src/LinearMath/btSerializer.cpp; sourceTree = SOURCE_ROOT; };
9593A2451609386100AB5EEB /* btSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSerializer.h; path = ../../../lib/bullet/src/LinearMath/btSerializer.h; sourceTree = SOURCE_ROOT; };
9593A2461609386100AB5EEB /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = ../../../lib/bullet/src/LinearMath/btStackAlloc.h; sourceTree = SOURCE_ROOT; };
9593A2471609386100AB5EEB /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = ../../../lib/bullet/src/LinearMath/btTransform.h; sourceTree = SOURCE_ROOT; };
9593A2481609386100AB5EEB /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = ../../../lib/bullet/src/LinearMath/btTransformUtil.h; sourceTree = SOURCE_ROOT; };
9593A2491609386100AB5EEB /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = ../../../lib/bullet/src/LinearMath/btVector3.h; sourceTree = SOURCE_ROOT; };
9593A24A1609386100AB5EEB /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../../../lib/bullet/src/Makefile.am; sourceTree = SOURCE_ROOT; };
9593A2CF1609388C00AB5EEB /* aclocal.m4 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = aclocal.m4; path = ../../../lib/enet/aclocal.m4; sourceTree = SOURCE_ROOT; };
9593A2D01609388C00AB5EEB /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = ../../../lib/enet/callbacks.c; sourceTree = SOURCE_ROOT; };
9593A2D11609388C00AB5EEB /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ChangeLog; path = ../../../lib/enet/ChangeLog; sourceTree = SOURCE_ROOT; };
9593A2D21609388C00AB5EEB /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../../lib/enet/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
9593A2D31609388C00AB5EEB /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compress.c; path = ../../../lib/enet/compress.c; sourceTree = SOURCE_ROOT; };
9593A2D41609388C00AB5EEB /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = configure; path = ../../../lib/enet/configure; sourceTree = SOURCE_ROOT; };
9593A2D51609388C00AB5EEB /* configure.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = configure.in; path = ../../../lib/enet/configure.in; sourceTree = SOURCE_ROOT; };
9593A2D61609388C00AB5EEB /* depcomp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = depcomp; path = ../../../lib/enet/depcomp; sourceTree = SOURCE_ROOT; };
9593A2D71609388C00AB5EEB /* design.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = design.txt; path = ../../../lib/enet/design.txt; sourceTree = SOURCE_ROOT; };
9593A2DF1609388C00AB5EEB /* Doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Doxyfile; path = ../../../lib/enet/Doxyfile; sourceTree = SOURCE_ROOT; };
9593A2E01609388C00AB5EEB /* enet.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = enet.dsp; path = ../../../lib/enet/enet.dsp; sourceTree = SOURCE_ROOT; };
9593A2E11609388C00AB5EEB /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = host.c; path = ../../../lib/enet/host.c; sourceTree = SOURCE_ROOT; };
9593A2E41609388C00AB5EEB /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = ../../../lib/enet/include/enet/callbacks.h; sourceTree = SOURCE_ROOT; };
9593A2E51609388C00AB5EEB /* enet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = enet.h; path = ../../../lib/enet/include/enet/enet.h; sourceTree = SOURCE_ROOT; };
9593A2E61609388C00AB5EEB /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = ../../../lib/enet/include/enet/list.h; sourceTree = SOURCE_ROOT; };
9593A2E71609388C00AB5EEB /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = ../../../lib/enet/include/enet/protocol.h; sourceTree = SOURCE_ROOT; };
9593A2E81609388C00AB5EEB /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = time.h; path = ../../../lib/enet/include/enet/time.h; sourceTree = SOURCE_ROOT; };
9593A2E91609388C00AB5EEB /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../../../lib/enet/include/enet/types.h; sourceTree = SOURCE_ROOT; };
9593A2EA1609388C00AB5EEB /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unix.h; path = ../../../lib/enet/include/enet/unix.h; sourceTree = SOURCE_ROOT; };
9593A2EB1609388C00AB5EEB /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utility.h; path = ../../../lib/enet/include/enet/utility.h; sourceTree = SOURCE_ROOT; };
9593A2EC1609388C00AB5EEB /* win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = win32.h; path = ../../../lib/enet/include/enet/win32.h; sourceTree = SOURCE_ROOT; };
9593A2ED1609388C00AB5EEB /* install-sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "install-sh"; path = "../../../lib/enet/install-sh"; sourceTree = SOURCE_ROOT; };
9593A2EE1609388C00AB5EEB /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../../../lib/enet/LICENSE; sourceTree = SOURCE_ROOT; };
9593A2EF1609388C00AB5EEB /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = ../../../lib/enet/list.c; sourceTree = SOURCE_ROOT; };
9593A2F01609388C00AB5EEB /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../../../lib/enet/Makefile.am; sourceTree = SOURCE_ROOT; };
9593A2F11609388C00AB5EEB /* missing */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = missing; path = ../../../lib/enet/missing; sourceTree = SOURCE_ROOT; };
9593A2F21609388C00AB5EEB /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = packet.c; path = ../../../lib/enet/packet.c; sourceTree = SOURCE_ROOT; };
9593A2F31609388C00AB5EEB /* peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peer.c; path = ../../../lib/enet/peer.c; sourceTree = SOURCE_ROOT; };
9593A2F41609388C00AB5EEB /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = ../../../lib/enet/protocol.c; sourceTree = SOURCE_ROOT; };
9593A2F51609388C00AB5EEB /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = ../../../lib/enet/README; sourceTree = SOURCE_ROOT; };
9593A2F61609388C00AB5EEB /* tutorial.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tutorial.txt; path = ../../../lib/enet/tutorial.txt; sourceTree = SOURCE_ROOT; };
9593A2F71609388C00AB5EEB /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unix.c; path = ../../../lib/enet/unix.c; sourceTree = SOURCE_ROOT; };
9593A2F81609388C00AB5EEB /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = win32.c; path = ../../../lib/enet/win32.c; sourceTree = SOURCE_ROOT; };
9593A31E16093A7300AB5EEB /* ai_properties.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ai_properties.cpp; path = games/supertuxkart/src/karts/controller/ai_properties.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
9593A31F16093A7300AB5EEB /* ai_properties.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ai_properties.hpp; path = games/supertuxkart/src/karts/controller/ai_properties.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
959482CF10EBC0790031BADF /* track_object_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_object_manager.cpp; path = ../../tracks/track_object_manager.cpp; sourceTree = SOURCE_ROOT; };
@ -2031,8 +2031,8 @@
9593A1161609386100AB5EEB /* src */,
);
name = bullet;
path = games/supertuxkart/lib/bullet;
sourceTree = SYSTEM_DEVELOPER_DIR;
path = ../../../lib/bullet;
sourceTree = SOURCE_ROOT;
};
9593A1161609386100AB5EEB /* src */ = {
isa = PBXGroup;
@ -2476,8 +2476,8 @@
9593A2F81609388C00AB5EEB /* win32.c */,
);
name = enet;
path = games/supertuxkart/lib/enet;
sourceTree = SYSTEM_DEVELOPER_DIR;
path = ../../../lib/enet;
sourceTree = SOURCE_ROOT;
};
9593A2E21609388C00AB5EEB /* include */ = {
isa = PBXGroup;