From 6ac57f3c1fbc6848168fe779818cb56f71844f4b Mon Sep 17 00:00:00 2001 From: auria Date: Wed, 28 Jan 2009 14:55:07 +0000 Subject: [PATCH] updated Xcode project git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3064 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- src/gui/grand_prix_ending.cpp | 1 + .../Xcode/STK_XCode.xcodeproj/project.pbxproj | 1126 ++++++++--------- 2 files changed, 564 insertions(+), 563 deletions(-) diff --git a/src/gui/grand_prix_ending.cpp b/src/gui/grand_prix_ending.cpp index 2a03b47bc..f8116ac1a 100644 --- a/src/gui/grand_prix_ending.cpp +++ b/src/gui/grand_prix_ending.cpp @@ -41,6 +41,7 @@ #include "karts/kart_properties.hpp" #include "karts/kart_properties_manager.hpp" #include "utils/translation.hpp" +#include "graphics/scene.hpp" enum WidgetTokens { diff --git a/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj b/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj index e751c594f..b95f9260a 100644 --- a/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj +++ b/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj @@ -260,535 +260,535 @@ /* Begin PBXFileReference section */ 951F96810F29670C00E1AC66 /* SuperTuxKart */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SuperTuxKart; sourceTree = BUILT_PRODUCTS_DIR; }; - 953EAAAA0F30A4060000D57D /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = camera.hpp; path = games/supertuxkart/src/graphics/camera.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAAB0F30A4060000D57D /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cpp; path = games/supertuxkart/src/graphics/camera.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAAD0F30A4220000D57D /* terrain_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = terrain_info.hpp; path = games/supertuxkart/src/tracks/terrain_info.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAAE0F30A4220000D57D /* terrain_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = terrain_info.cpp; path = games/supertuxkart/src/tracks/terrain_info.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAB00F30A4410000D57D /* triangle_mesh.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = triangle_mesh.hpp; path = games/supertuxkart/src/physics/triangle_mesh.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAB10F30A4410000D57D /* triangle_mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = triangle_mesh.cpp; path = games/supertuxkart/src/physics/triangle_mesh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAB40F30A4650000D57D /* translation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = translation.hpp; path = games/supertuxkart/src/utils/translation.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 953EAAB50F30A4650000D57D /* translation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = translation.cpp; path = games/supertuxkart/src/utils/translation.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC210F296540000D3E5D /* actionmap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = actionmap.cpp; path = games/supertuxkart/src/actionmap.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC220F296540000D3E5D /* actionmap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = actionmap.hpp; path = games/supertuxkart/src/actionmap.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC270F296540000D3E5D /* music.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music.hpp; path = games/supertuxkart/src/audio/music.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC280F296540000D3E5D /* music_information.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_information.cpp; path = games/supertuxkart/src/audio/music_information.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC290F296540000D3E5D /* music_information.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_information.hpp; path = games/supertuxkart/src/audio/music_information.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC2A0F296540000D3E5D /* music_ogg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_ogg.cpp; path = games/supertuxkart/src/audio/music_ogg.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC2B0F296540000D3E5D /* music_ogg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_ogg.hpp; path = games/supertuxkart/src/audio/music_ogg.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC2C0F296540000D3E5D /* sfx_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_base.hpp; path = games/supertuxkart/src/audio/sfx_base.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC2D0F296540000D3E5D /* sfx_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_manager.cpp; path = games/supertuxkart/src/audio/sfx_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC2E0F296540000D3E5D /* sfx_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_manager.hpp; path = games/supertuxkart/src/audio/sfx_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_openal.cpp; path = games/supertuxkart/src/audio/sfx_openal.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC300F296540000D3E5D /* sfx_openal.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_openal.hpp; path = games/supertuxkart/src/audio/sfx_openal.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC310F296540000D3E5D /* sound_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sound_manager.cpp; path = games/supertuxkart/src/audio/sound_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC320F296540000D3E5D /* sound_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sound_manager.hpp; path = games/supertuxkart/src/audio/sound_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC470F296540000D3E5D /* BMF_Api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_Api.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_Api.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC480F296540000D3E5D /* BMF_Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_Api.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_Api.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC4A0F296540000D3E5D /* BMF_BitmapFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_BitmapFont.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_BitmapFont.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC4B0F296540000D3E5D /* BMF_BitmapFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_BitmapFont.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_BitmapFont.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC4D0F296540000D3E5D /* BMF_font_helv10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_font_helv10.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_font_helv10.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC4F0F296540000D3E5D /* BMF_FontData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_FontData.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_FontData.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC500F296540000D3E5D /* BMF_Fonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_Fonts.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_Fonts.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC510F296540000D3E5D /* BMF_Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_Settings.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/BMF_Settings.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC520F296540000D3E5D /* DebugCastResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebugCastResult.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/DebugCastResult.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC530F296540000D3E5D /* DemoApplication.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DemoApplication.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/DemoApplication.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC540F296540000D3E5D /* DemoApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DemoApplication.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/DemoApplication.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC560F296540000D3E5D /* GL_ShapeDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GL_ShapeDrawer.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/GL_ShapeDrawer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC570F296540000D3E5D /* GL_ShapeDrawer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GL_ShapeDrawer.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/GL_ShapeDrawer.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC590F296540000D3E5D /* GL_Simplex1to4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GL_Simplex1to4.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/GL_Simplex1to4.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC5A0F296540000D3E5D /* GL_Simplex1to4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GL_Simplex1to4.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/GL_Simplex1to4.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC5C0F296540000D3E5D /* GLDebugDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GLDebugDrawer.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/GLDebugDrawer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC5D0F296540000D3E5D /* GLDebugDrawer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLDebugDrawer.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/GLDebugDrawer.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC5F0F296540000D3E5D /* GlutStuff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GlutStuff.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/GlutStuff.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC600F296540000D3E5D /* GlutStuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GlutStuff.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/GlutStuff.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC660F296540000D3E5D /* RenderTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RenderTexture.cpp; path = games/supertuxkart/src/bullet/Demos/OpenGL/RenderTexture.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AC670F296540000D3E5D /* RenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RenderTexture.h; path = games/supertuxkart/src/bullet/Demos/OpenGL/RenderTexture.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ACD30F296541000D3E5D /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = games/supertuxkart/src/bullet/src/btBulletCollisionCommon.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ACD40F296541000D3E5D /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = games/supertuxkart/src/bullet/src/btBulletDynamicsCommon.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD2A0F296541000D3E5D /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "games/supertuxkart/src/bullet/src/Bullet-C-Api.h"; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD2F0F296541000D3E5D /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD300F296541000D3E5D /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD320F296541000D3E5D /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD340F296541000D3E5D /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD350F296541000D3E5D /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD360F296541000D3E5D /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD380F296541000D3E5D /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD3A0F296541000D3E5D /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD3B0F296541000D3E5D /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD3D0F296541000D3E5D /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD400F296541000D3E5D /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD420F296541000D3E5D /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD430F296541000D3E5D /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD440F296541000D3E5D /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD460F296541000D3E5D /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD470F296541000D3E5D /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD480F296541000D3E5D /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD4A0F296541000D3E5D /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD4C0F296541000D3E5D /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD4E0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD500F296541000D3E5D /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD520F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD540F296541000D3E5D /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD560F296541000D3E5D /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD570F296541000D3E5D /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD580F296541000D3E5D /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD5A0F296541000D3E5D /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD5C0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD5E0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD600F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD610F296541000D3E5D /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD620F296541000D3E5D /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD640F296541000D3E5D /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD660F296541000D3E5D /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD670F296541000D3E5D /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD690F296541000D3E5D /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD6B0F296541000D3E5D /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD6C0F296541000D3E5D /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD6E0F296541000D3E5D /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD700F296541000D3E5D /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD710F296541000D3E5D /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD720F296541000D3E5D /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD730F296541000D3E5D /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD740F296541000D3E5D /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD760F296541000D3E5D /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD780F296541000D3E5D /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD790F296541000D3E5D /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD7A0F296541000D3E5D /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD7C0F296541000D3E5D /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD7E0F296541000D3E5D /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD800F296541000D3E5D /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD820F296541000D3E5D /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD840F296541000D3E5D /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD860F296541000D3E5D /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD880F296541000D3E5D /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD8A0F296541000D3E5D /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD8C0F296541000D3E5D /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD8E0F296541000D3E5D /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD900F296541000D3E5D /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD920F296541000D3E5D /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD940F296541000D3E5D /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD960F296541000D3E5D /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD980F296541000D3E5D /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD9A0F296541000D3E5D /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD9C0F296541000D3E5D /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD9E0F296541000D3E5D /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AD9F0F296541000D3E5D /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA10F296541000D3E5D /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA40F296541000D3E5D /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA50F296541000D3E5D /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA60F296541000D3E5D /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA70F296541000D3E5D /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA80F296541000D3E5D /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADAA0F296541000D3E5D /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADAC0F296541000D3E5D /* btGjkEpa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADAE0F296541000D3E5D /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB00F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB20F296541000D3E5D /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB30F296541000D3E5D /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB50F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB70F296541000D3E5D /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB80F296541000D3E5D /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADBA0F296541000D3E5D /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADBB0F296541000D3E5D /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADBD0F296541000D3E5D /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADBF0F296541000D3E5D /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC30F296541000D3E5D /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC40F296541000D3E5D /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC60F296541000D3E5D /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC70F296541000D3E5D /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADC90F296541000D3E5D /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADCB0F296541000D3E5D /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADCC0F296541000D3E5D /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeContactJoint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADCE0F296541000D3E5D /* btOdeContactJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeContactJoint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeJoint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD00F296541000D3E5D /* btOdeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeJoint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD10F296541000D3E5D /* btOdeMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeMacros.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeMacros.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeQuickstepConstraintSolver.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD30F296541000D3E5D /* btOdeQuickstepConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeQuickstepConstraintSolver.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD40F296541000D3E5D /* btOdeSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeSolverBody.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeSolverBody.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeTypedJoint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD60F296541000D3E5D /* btOdeTypedJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeTypedJoint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD80F296541000D3E5D /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADDA0F296541000D3E5D /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADDC0F296541000D3E5D /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADDE0F296541000D3E5D /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADDF0F296541000D3E5D /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE00F296541000D3E5D /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE10F296541000D3E5D /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSorLcp.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE20F296541000D3E5D /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSorLcp.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE40F296541000D3E5D /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE70F296541000D3E5D /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADE90F296541000D3E5D /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADEA0F296541000D3E5D /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADEC0F296541000D3E5D /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADEE0F296541000D3E5D /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADF20F296541000D3E5D /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADF30F296541000D3E5D /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADF50F296541000D3E5D /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADFA0F296541000D3E5D /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = games/supertuxkart/src/bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = games/supertuxkart/src/bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADFC0F296541000D3E5D /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = games/supertuxkart/src/bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADFD0F296541000D3E5D /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = games/supertuxkart/src/bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = games/supertuxkart/src/bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2ADFF0F296541000D3E5D /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = games/supertuxkart/src/bullet/src/LinearMath/btConvexHull.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE000F296541000D3E5D /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = games/supertuxkart/src/bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = games/supertuxkart/src/bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE020F296541000D3E5D /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = games/supertuxkart/src/bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE030F296541000D3E5D /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = games/supertuxkart/src/bullet/src/LinearMath/btHashMap.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE040F296541000D3E5D /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = games/supertuxkart/src/bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE050F296541000D3E5D /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = games/supertuxkart/src/bullet/src/LinearMath/btList.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE060F296541000D3E5D /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = games/supertuxkart/src/bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE070F296541000D3E5D /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = games/supertuxkart/src/bullet/src/LinearMath/btMinMax.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE080F296541000D3E5D /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = games/supertuxkart/src/bullet/src/LinearMath/btMotionState.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE090F296541000D3E5D /* btPoint3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint3.h; path = games/supertuxkart/src/bullet/src/LinearMath/btPoint3.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE0A0F296541000D3E5D /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = games/supertuxkart/src/bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE0B0F296541000D3E5D /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = games/supertuxkart/src/bullet/src/LinearMath/btQuadWord.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE0C0F296541000D3E5D /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = games/supertuxkart/src/bullet/src/LinearMath/btQuaternion.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = games/supertuxkart/src/bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE0E0F296541000D3E5D /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = games/supertuxkart/src/bullet/src/LinearMath/btQuickprof.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE0F0F296541000D3E5D /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = games/supertuxkart/src/bullet/src/LinearMath/btRandom.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE100F296541000D3E5D /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = games/supertuxkart/src/bullet/src/LinearMath/btScalar.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE110F296541000D3E5D /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = games/supertuxkart/src/bullet/src/LinearMath/btStackAlloc.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE120F296541000D3E5D /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = games/supertuxkart/src/bullet/src/LinearMath/btTransform.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE130F296541000D3E5D /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = games/supertuxkart/src/bullet/src/LinearMath/btTransformUtil.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE140F296541000D3E5D /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedUserInfo.h; path = games/supertuxkart/src/bullet/src/LinearMath/btTypedUserInfo.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE150F296541000D3E5D /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = games/supertuxkart/src/bullet/src/LinearMath/btVector3.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE1C0F296541000D3E5D /* callback.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = callback.hpp; path = games/supertuxkart/src/callback.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE1D0F296541000D3E5D /* callback_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = callback_manager.cpp; path = games/supertuxkart/src/callback_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE1E0F296541000D3E5D /* callback_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = callback_manager.hpp; path = games/supertuxkart/src/callback_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE260F296541000D3E5D /* challenge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge.cpp; path = games/supertuxkart/src/challenges/challenge.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE270F296541000D3E5D /* challenge.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge.hpp; path = games/supertuxkart/src/challenges/challenge.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE280F296541000D3E5D /* challenge_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge_data.cpp; path = games/supertuxkart/src/challenges/challenge_data.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE290F296541000D3E5D /* challenge_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge_data.hpp; path = games/supertuxkart/src/challenges/challenge_data.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE2A0F296541000D3E5D /* unlock_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unlock_manager.cpp; path = games/supertuxkart/src/challenges/unlock_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE2B0F296541000D3E5D /* unlock_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = unlock_manager.hpp; path = games/supertuxkart/src/challenges/unlock_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE420F296541000D3E5D /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = games/supertuxkart/src/enet/callbacks.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE520F296541000D3E5D /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = host.c; path = games/supertuxkart/src/enet/host.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE560F296541000D3E5D /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = games/supertuxkart/src/enet/include/enet/callbacks.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE570F296541000D3E5D /* enet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = enet.h; path = games/supertuxkart/src/enet/include/enet/enet.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE580F296541000D3E5D /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = games/supertuxkart/src/enet/include/enet/list.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE590F296541000D3E5D /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = games/supertuxkart/src/enet/include/enet/protocol.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE5B0F296541000D3E5D /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = games/supertuxkart/src/enet/include/enet/types.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE5C0F296541000D3E5D /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unix.h; path = games/supertuxkart/src/enet/include/enet/unix.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE5D0F296541000D3E5D /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utility.h; path = games/supertuxkart/src/enet/include/enet/utility.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE5E0F296542000D3E5D /* win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = win32.h; path = games/supertuxkart/src/enet/include/enet/win32.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE620F296542000D3E5D /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = games/supertuxkart/src/enet/list.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE680F296542000D3E5D /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = packet.c; path = games/supertuxkart/src/enet/packet.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE6A0F296542000D3E5D /* peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peer.c; path = games/supertuxkart/src/enet/peer.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE6C0F296542000D3E5D /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = games/supertuxkart/src/enet/protocol.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE700F296542000D3E5D /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unix.c; path = games/supertuxkart/src/enet/unix.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE720F296542000D3E5D /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = win32.c; path = games/supertuxkart/src/enet/win32.c; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE740F296542000D3E5D /* explosion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = explosion.cpp; path = games/supertuxkart/src/explosion.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE750F296542000D3E5D /* explosion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = explosion.hpp; path = games/supertuxkart/src/explosion.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE780F296542000D3E5D /* file_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = file_manager.cpp; path = games/supertuxkart/src/file_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE790F296542000D3E5D /* file_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = file_manager.hpp; path = games/supertuxkart/src/file_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE7F0F296542000D3E5D /* grand_prix_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_data.cpp; path = games/supertuxkart/src/grand_prix_data.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE800F296542000D3E5D /* grand_prix_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_data.hpp; path = games/supertuxkart/src/grand_prix_data.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE830F296542000D3E5D /* grand_prix_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_manager.cpp; path = games/supertuxkart/src/grand_prix_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE840F296542000D3E5D /* grand_prix_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_manager.hpp; path = games/supertuxkart/src/grand_prix_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE880F296542000D3E5D /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_texture.cpp; path = games/supertuxkart/src/graphics/moving_texture.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE890F296542000D3E5D /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_texture.hpp; path = games/supertuxkart/src/graphics/moving_texture.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE8A0F296542000D3E5D /* nitro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nitro.cpp; path = games/supertuxkart/src/graphics/nitro.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE8B0F296542000D3E5D /* nitro.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = nitro.hpp; path = games/supertuxkart/src/graphics/nitro.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE8C0F296542000D3E5D /* particle_system.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = particle_system.cpp; path = games/supertuxkart/src/graphics/particle_system.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE8D0F296542000D3E5D /* particle_system.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = particle_system.hpp; path = games/supertuxkart/src/graphics/particle_system.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE8E0F296542000D3E5D /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scene.cpp; path = games/supertuxkart/src/graphics/scene.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE8F0F296542000D3E5D /* scene.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = scene.hpp; path = games/supertuxkart/src/graphics/scene.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE900F296542000D3E5D /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shadow.cpp; path = games/supertuxkart/src/graphics/shadow.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE910F296542000D3E5D /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = shadow.hpp; path = games/supertuxkart/src/graphics/shadow.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE920F296542000D3E5D /* skid_marks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skid_marks.cpp; path = games/supertuxkart/src/graphics/skid_marks.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE930F296542000D3E5D /* skid_marks.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = skid_marks.hpp; path = games/supertuxkart/src/graphics/skid_marks.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE940F296542000D3E5D /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = smoke.cpp; path = games/supertuxkart/src/graphics/smoke.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE950F296542000D3E5D /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = smoke.hpp; path = games/supertuxkart/src/graphics/smoke.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE970F296542000D3E5D /* base_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = base_gui.cpp; path = games/supertuxkart/src/gui/base_gui.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE980F296542000D3E5D /* base_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = base_gui.hpp; path = games/supertuxkart/src/gui/base_gui.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE990F296542000D3E5D /* challenges_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenges_menu.cpp; path = games/supertuxkart/src/gui/challenges_menu.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE9A0F296542000D3E5D /* challenges_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenges_menu.hpp; path = games/supertuxkart/src/gui/challenges_menu.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE9B0F296542000D3E5D /* char_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = char_sel.cpp; path = games/supertuxkart/src/gui/char_sel.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE9C0F296542000D3E5D /* char_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = char_sel.hpp; path = games/supertuxkart/src/gui/char_sel.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE9D0F296542000D3E5D /* config_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = config_controls.cpp; path = games/supertuxkart/src/gui/config_controls.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE9E0F296542000D3E5D /* config_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config_controls.hpp; path = games/supertuxkart/src/gui/config_controls.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AE9F0F296542000D3E5D /* config_display.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = config_display.cpp; path = games/supertuxkart/src/gui/config_display.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA00F296542000D3E5D /* config_display.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config_display.hpp; path = games/supertuxkart/src/gui/config_display.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA10F296542000D3E5D /* config_sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = config_sound.cpp; path = games/supertuxkart/src/gui/config_sound.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA20F296542000D3E5D /* config_sound.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config_sound.hpp; path = games/supertuxkart/src/gui/config_sound.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA30F296542000D3E5D /* credits_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = credits_menu.cpp; path = games/supertuxkart/src/gui/credits_menu.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA40F296542000D3E5D /* credits_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = credits_menu.hpp; path = games/supertuxkart/src/gui/credits_menu.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA50F296542000D3E5D /* display_res_confirm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = display_res_confirm.cpp; path = games/supertuxkart/src/gui/display_res_confirm.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA60F296542000D3E5D /* display_res_confirm.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = display_res_confirm.hpp; path = games/supertuxkart/src/gui/display_res_confirm.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA70F296542000D3E5D /* feature_unlocked.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = feature_unlocked.cpp; path = games/supertuxkart/src/gui/feature_unlocked.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA80F296542000D3E5D /* feature_unlocked.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = feature_unlocked.hpp; path = games/supertuxkart/src/gui/feature_unlocked.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEA90F296542000D3E5D /* font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = font.cpp; path = games/supertuxkart/src/gui/font.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEAA0F296542000D3E5D /* font.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = font.hpp; path = games/supertuxkart/src/gui/font.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEAB0F296542000D3E5D /* game_mode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = game_mode.cpp; path = games/supertuxkart/src/gui/game_mode.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEAC0F296542000D3E5D /* game_mode.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = game_mode.hpp; path = games/supertuxkart/src/gui/game_mode.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEAD0F296542000D3E5D /* grand_prix_ending.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_ending.cpp; path = games/supertuxkart/src/gui/grand_prix_ending.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEAE0F296542000D3E5D /* grand_prix_ending.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_ending.hpp; path = games/supertuxkart/src/gui/grand_prix_ending.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEAF0F296542000D3E5D /* grand_prix_select.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_select.cpp; path = games/supertuxkart/src/gui/grand_prix_select.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB00F296542000D3E5D /* grand_prix_select.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_select.hpp; path = games/supertuxkart/src/gui/grand_prix_select.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB10F296542000D3E5D /* help_page_one.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_one.cpp; path = games/supertuxkart/src/gui/help_page_one.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB20F296542000D3E5D /* help_page_one.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_page_one.hpp; path = games/supertuxkart/src/gui/help_page_one.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB30F296542000D3E5D /* help_page_three.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_three.cpp; path = games/supertuxkart/src/gui/help_page_three.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB40F296542000D3E5D /* help_page_three.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_page_three.hpp; path = games/supertuxkart/src/gui/help_page_three.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB50F296542000D3E5D /* help_page_two.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_two.cpp; path = games/supertuxkart/src/gui/help_page_two.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB60F296542000D3E5D /* help_page_two.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_page_two.hpp; path = games/supertuxkart/src/gui/help_page_two.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB70F296542000D3E5D /* main_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_menu.cpp; path = games/supertuxkart/src/gui/main_menu.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB80F296542000D3E5D /* main_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = main_menu.hpp; path = games/supertuxkart/src/gui/main_menu.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEB90F296542000D3E5D /* menu_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = menu_manager.cpp; path = games/supertuxkart/src/gui/menu_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEBA0F296542000D3E5D /* menu_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = menu_manager.hpp; path = games/supertuxkart/src/gui/menu_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEBB0F296542000D3E5D /* network_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_gui.cpp; path = games/supertuxkart/src/gui/network_gui.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEBC0F296542000D3E5D /* network_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_gui.hpp; path = games/supertuxkart/src/gui/network_gui.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEBD0F296542000D3E5D /* num_players.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = num_players.cpp; path = games/supertuxkart/src/gui/num_players.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEBE0F296542000D3E5D /* num_players.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = num_players.hpp; path = games/supertuxkart/src/gui/num_players.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEBF0F296542000D3E5D /* options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options.cpp; path = games/supertuxkart/src/gui/options.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC00F296542000D3E5D /* options.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options.hpp; path = games/supertuxkart/src/gui/options.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC10F296542000D3E5D /* player_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_controls.cpp; path = games/supertuxkart/src/gui/player_controls.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC20F296542000D3E5D /* player_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player_controls.hpp; path = games/supertuxkart/src/gui/player_controls.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC30F296542000D3E5D /* race_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_gui.cpp; path = games/supertuxkart/src/gui/race_gui.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC40F296542000D3E5D /* race_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_gui.hpp; path = games/supertuxkart/src/gui/race_gui.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC50F296542000D3E5D /* race_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_menu.cpp; path = games/supertuxkart/src/gui/race_menu.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC60F296542000D3E5D /* race_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_menu.hpp; path = games/supertuxkart/src/gui/race_menu.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC70F296542000D3E5D /* race_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_options.cpp; path = games/supertuxkart/src/gui/race_options.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC80F296542000D3E5D /* race_options.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_options.hpp; path = games/supertuxkart/src/gui/race_options.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEC90F296542000D3E5D /* race_results_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_results_gui.cpp; path = games/supertuxkart/src/gui/race_results_gui.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AECA0F296542000D3E5D /* race_results_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_results_gui.hpp; path = games/supertuxkart/src/gui/race_results_gui.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AECB0F296542000D3E5D /* start_race_feedback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = start_race_feedback.cpp; path = games/supertuxkart/src/gui/start_race_feedback.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AECC0F296542000D3E5D /* start_race_feedback.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = start_race_feedback.hpp; path = games/supertuxkart/src/gui/start_race_feedback.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AECD0F296542000D3E5D /* track_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_sel.cpp; path = games/supertuxkart/src/gui/track_sel.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AECE0F296542000D3E5D /* track_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_sel.hpp; path = games/supertuxkart/src/gui/track_sel.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AECF0F296542000D3E5D /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget.cpp; path = games/supertuxkart/src/gui/widget.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AED00F296542000D3E5D /* widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = widget.hpp; path = games/supertuxkart/src/gui/widget.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AED10F296542000D3E5D /* widget_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget_manager.cpp; path = games/supertuxkart/src/gui/widget_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AED20F296542000D3E5D /* widget_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = widget_manager.hpp; path = games/supertuxkart/src/gui/widget_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AED60F296542000D3E5D /* highscore_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = highscore_manager.cpp; path = games/supertuxkart/src/highscore_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AED70F296542000D3E5D /* highscore_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = highscore_manager.hpp; path = games/supertuxkart/src/highscore_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AED90F296542000D3E5D /* highscores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = highscores.cpp; path = games/supertuxkart/src/highscores.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEDA0F296542000D3E5D /* highscores.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = highscores.hpp; path = games/supertuxkart/src/highscores.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEDC0F296542000D3E5D /* history.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = history.cpp; path = games/supertuxkart/src/history.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2AEDD0F296542000D3E5D /* history.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = history.hpp; path = games/supertuxkart/src/history.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0EF0F296545000D3E5D /* input.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = input.hpp; path = games/supertuxkart/src/input.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0F00F296545000D3E5D /* isect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = isect.cpp; path = games/supertuxkart/src/isect.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0F10F296545000D3E5D /* isect.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = isect.hpp; path = games/supertuxkart/src/isect.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0F60F296545000D3E5D /* attachment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = attachment.cpp; path = games/supertuxkart/src/items/attachment.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0F70F296545000D3E5D /* attachment.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = attachment.hpp; path = games/supertuxkart/src/items/attachment.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0F80F296545000D3E5D /* attachment_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = attachment_manager.cpp; path = games/supertuxkart/src/items/attachment_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0F90F296545000D3E5D /* attachment_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = attachment_manager.hpp; path = games/supertuxkart/src/items/attachment_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0FA0F296545000D3E5D /* bowling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bowling.cpp; path = games/supertuxkart/src/items/bowling.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0FB0F296545000D3E5D /* bowling.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bowling.hpp; path = games/supertuxkart/src/items/bowling.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0FC0F296545000D3E5D /* bubblegumitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bubblegumitem.cpp; path = games/supertuxkart/src/items/bubblegumitem.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0FD0F296545000D3E5D /* bubblegumitem.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bubblegumitem.hpp; path = games/supertuxkart/src/items/bubblegumitem.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0FE0F296545000D3E5D /* cake.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cake.cpp; path = games/supertuxkart/src/items/cake.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B0FF0F296545000D3E5D /* cake.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = cake.hpp; path = games/supertuxkart/src/items/cake.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1000F296545000D3E5D /* flyable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = flyable.cpp; path = games/supertuxkart/src/items/flyable.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1010F296545000D3E5D /* flyable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = flyable.hpp; path = games/supertuxkart/src/items/flyable.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1020F296545000D3E5D /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = games/supertuxkart/src/items/item.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1030F296545000D3E5D /* item.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item.hpp; path = games/supertuxkart/src/items/item.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1040F296545000D3E5D /* item_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item_manager.cpp; path = games/supertuxkart/src/items/item_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1050F296545000D3E5D /* item_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item_manager.hpp; path = games/supertuxkart/src/items/item_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1060F296545000D3E5D /* plunger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = plunger.cpp; path = games/supertuxkart/src/items/plunger.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1070F296545000D3E5D /* plunger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = plunger.hpp; path = games/supertuxkart/src/items/plunger.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1080F296545000D3E5D /* powerup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = powerup.cpp; path = games/supertuxkart/src/items/powerup.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1090F296545000D3E5D /* powerup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = powerup.hpp; path = games/supertuxkart/src/items/powerup.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B10A0F296545000D3E5D /* powerup_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = powerup_manager.cpp; path = games/supertuxkart/src/items/powerup_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B10B0F296545000D3E5D /* powerup_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = powerup_manager.hpp; path = games/supertuxkart/src/items/powerup_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B10C0F296545000D3E5D /* projectile_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = projectile_manager.cpp; path = games/supertuxkart/src/items/projectile_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B10D0F296545000D3E5D /* projectile_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = projectile_manager.hpp; path = games/supertuxkart/src/items/projectile_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B10E0F296545000D3E5D /* rubber_band.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rubber_band.cpp; path = games/supertuxkart/src/items/rubber_band.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B10F0F296545000D3E5D /* rubber_band.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = rubber_band.hpp; path = games/supertuxkart/src/items/rubber_band.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1170F296545000D3E5D /* auto_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = auto_kart.hpp; path = games/supertuxkart/src/karts/auto_kart.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1180F296545000D3E5D /* kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart.cpp; path = games/supertuxkart/src/karts/kart.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1190F296545000D3E5D /* kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart.hpp; path = games/supertuxkart/src/karts/kart.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B11A0F296545000D3E5D /* kart_control.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_control.hpp; path = games/supertuxkart/src/karts/kart_control.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B11B0F296545000D3E5D /* kart_model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_model.cpp; path = games/supertuxkart/src/karts/kart_model.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B11C0F296545000D3E5D /* kart_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_model.hpp; path = games/supertuxkart/src/karts/kart_model.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B11D0F296545000D3E5D /* kart_properties.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties.cpp; path = games/supertuxkart/src/karts/kart_properties.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B11E0F296545000D3E5D /* kart_properties.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_properties.hpp; path = games/supertuxkart/src/karts/kart_properties.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B11F0F296545000D3E5D /* kart_properties_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties_manager.cpp; path = games/supertuxkart/src/karts/kart_properties_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1200F296545000D3E5D /* kart_properties_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_properties_manager.hpp; path = games/supertuxkart/src/karts/kart_properties_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1210F296545000D3E5D /* moveable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moveable.cpp; path = games/supertuxkart/src/karts/moveable.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1220F296545000D3E5D /* moveable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moveable.hpp; path = games/supertuxkart/src/karts/moveable.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1230F296545000D3E5D /* player_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_kart.cpp; path = games/supertuxkart/src/karts/player_kart.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1240F296545000D3E5D /* player_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player_kart.hpp; path = games/supertuxkart/src/karts/player_kart.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B12A0F296545000D3E5D /* lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lexer.cpp; path = games/supertuxkart/src/lisp/lexer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B12B0F296545000D3E5D /* lexer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = lexer.hpp; path = games/supertuxkart/src/lisp/lexer.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B12C0F296545000D3E5D /* lisp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lisp.cpp; path = games/supertuxkart/src/lisp/lisp.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B12D0F296545000D3E5D /* lisp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = lisp.hpp; path = games/supertuxkart/src/lisp/lisp.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B12E0F296545000D3E5D /* parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = parser.cpp; path = games/supertuxkart/src/lisp/parser.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B12F0F296545000D3E5D /* parser.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = parser.hpp; path = games/supertuxkart/src/lisp/parser.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1300F296545000D3E5D /* writer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = writer.cpp; path = games/supertuxkart/src/lisp/writer.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1310F296545000D3E5D /* writer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = writer.hpp; path = games/supertuxkart/src/lisp/writer.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1330F296545000D3E5D /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = loader.cpp; path = games/supertuxkart/src/loader.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1340F296545000D3E5D /* loader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = loader.hpp; path = games/supertuxkart/src/loader.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1360F296545000D3E5D /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = games/supertuxkart/src/main.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1380F296545000D3E5D /* main_loop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_loop.cpp; path = games/supertuxkart/src/main_loop.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1390F296545000D3E5D /* main_loop.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = main_loop.hpp; path = games/supertuxkart/src/main_loop.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B13F0F296545000D3E5D /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = material.cpp; path = games/supertuxkart/src/material.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1400F296545000D3E5D /* material.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = material.hpp; path = games/supertuxkart/src/material.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1420F296545000D3E5D /* material_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = material_manager.cpp; path = games/supertuxkart/src/material_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1430F296545000D3E5D /* material_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = material_manager.hpp; path = games/supertuxkart/src/material_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1480F296545000D3E5D /* clock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = clock.cpp; path = games/supertuxkart/src/modes/clock.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1490F296545000D3E5D /* clock.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = clock.hpp; path = games/supertuxkart/src/modes/clock.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B14A0F296545000D3E5D /* follow_the_leader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = follow_the_leader.cpp; path = games/supertuxkart/src/modes/follow_the_leader.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B14B0F296545000D3E5D /* follow_the_leader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = follow_the_leader.hpp; path = games/supertuxkart/src/modes/follow_the_leader.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B14C0F296545000D3E5D /* linear_world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = linear_world.cpp; path = games/supertuxkart/src/modes/linear_world.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B14D0F296545000D3E5D /* linear_world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = linear_world.hpp; path = games/supertuxkart/src/modes/linear_world.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B14E0F296545000D3E5D /* standard_race.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = standard_race.cpp; path = games/supertuxkart/src/modes/standard_race.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B14F0F296545000D3E5D /* standard_race.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = standard_race.hpp; path = games/supertuxkart/src/modes/standard_race.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1500F296545000D3E5D /* three_strikes_battle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = three_strikes_battle.cpp; path = games/supertuxkart/src/modes/three_strikes_battle.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1510F296545000D3E5D /* three_strikes_battle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = three_strikes_battle.hpp; path = games/supertuxkart/src/modes/three_strikes_battle.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1520F296545000D3E5D /* world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = world.cpp; path = games/supertuxkart/src/modes/world.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1530F296545000D3E5D /* world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world.hpp; path = games/supertuxkart/src/modes/world.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B15A0F296545000D3E5D /* character_confirm_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_confirm_message.hpp; path = games/supertuxkart/src/network/character_confirm_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B15B0F296545000D3E5D /* character_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_info_message.hpp; path = games/supertuxkart/src/network/character_info_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B15C0F296545000D3E5D /* character_selected_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_selected_message.hpp; path = games/supertuxkart/src/network/character_selected_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B15D0F296545000D3E5D /* connect_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = connect_message.cpp; path = games/supertuxkart/src/network/connect_message.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B15E0F296545000D3E5D /* connect_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = connect_message.hpp; path = games/supertuxkart/src/network/connect_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B15F0F296545000D3E5D /* flyable_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = flyable_info.hpp; path = games/supertuxkart/src/network/flyable_info.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1600F296545000D3E5D /* item_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item_info.hpp; path = games/supertuxkart/src/network/item_info.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1610F296545000D3E5D /* kart_control_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_control_message.cpp; path = games/supertuxkart/src/network/kart_control_message.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1620F296545000D3E5D /* kart_control_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_control_message.hpp; path = games/supertuxkart/src/network/kart_control_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1630F296545000D3E5D /* kart_update_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_update_message.cpp; path = games/supertuxkart/src/network/kart_update_message.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1640F296545000D3E5D /* kart_update_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_update_message.hpp; path = games/supertuxkart/src/network/kart_update_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1650F296545000D3E5D /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = message.cpp; path = games/supertuxkart/src/network/message.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1660F296545000D3E5D /* message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = message.hpp; path = games/supertuxkart/src/network/message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1670F296545000D3E5D /* network_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_kart.cpp; path = games/supertuxkart/src/network/network_kart.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1680F296545000D3E5D /* network_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_kart.hpp; path = games/supertuxkart/src/network/network_kart.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1690F296545000D3E5D /* network_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_manager.cpp; path = games/supertuxkart/src/network/network_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B16A0F296545000D3E5D /* network_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_manager.hpp; path = games/supertuxkart/src/network/network_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B16B0F296545000D3E5D /* num_players_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = num_players_message.hpp; path = games/supertuxkart/src/network/num_players_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B16C0F296545000D3E5D /* race_info_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_info_message.cpp; path = games/supertuxkart/src/network/race_info_message.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B16D0F296545000D3E5D /* race_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_info_message.hpp; path = games/supertuxkart/src/network/race_info_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B16E0F296545000D3E5D /* race_result_ack_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_ack_message.hpp; path = games/supertuxkart/src/network/race_result_ack_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B16F0F296545000D3E5D /* race_result_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_result_message.cpp; path = games/supertuxkart/src/network/race_result_message.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1700F296545000D3E5D /* race_result_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_message.hpp; path = games/supertuxkart/src/network/race_result_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1710F296545000D3E5D /* race_start_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_start_message.hpp; path = games/supertuxkart/src/network/race_start_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1720F296545000D3E5D /* race_state.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_state.cpp; path = games/supertuxkart/src/network/race_state.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1730F296545000D3E5D /* race_state.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_state.hpp; path = games/supertuxkart/src/network/race_state.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1740F296545000D3E5D /* remote_kart_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = remote_kart_info.hpp; path = games/supertuxkart/src/network/remote_kart_info.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1750F296545000D3E5D /* world_loaded_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world_loaded_message.hpp; path = games/supertuxkart/src/network/world_loaded_message.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B17A0F296545000D3E5D /* no_copy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = no_copy.hpp; path = games/supertuxkart/src/no_copy.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1800F296545000D3E5D /* btKart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btKart.cpp; path = games/supertuxkart/src/physics/btKart.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1810F296545000D3E5D /* btKart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = btKart.hpp; path = games/supertuxkart/src/physics/btKart.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1820F296545000D3E5D /* btUprightConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUprightConstraint.cpp; path = games/supertuxkart/src/physics/btUprightConstraint.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1830F296545000D3E5D /* btUprightConstraint.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = btUprightConstraint.hpp; path = games/supertuxkart/src/physics/btUprightConstraint.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1840F296545000D3E5D /* kart_motion_state.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_motion_state.hpp; path = games/supertuxkart/src/physics/kart_motion_state.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1850F296545000D3E5D /* moving_physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_physics.cpp; path = games/supertuxkart/src/physics/moving_physics.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1860F296545000D3E5D /* moving_physics.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_physics.hpp; path = games/supertuxkart/src/physics/moving_physics.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1870F296545000D3E5D /* physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = physics.cpp; path = games/supertuxkart/src/physics/physics.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1880F296545000D3E5D /* physics.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = physics.hpp; path = games/supertuxkart/src/physics/physics.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B18A0F296545000D3E5D /* player.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player.hpp; path = games/supertuxkart/src/player.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1930F296545000D3E5D /* race_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_manager.cpp; path = games/supertuxkart/src/race_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1940F296545000D3E5D /* race_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_manager.hpp; path = games/supertuxkart/src/race_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B19D0F296545000D3E5D /* replay_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_base.cpp; path = games/supertuxkart/src/replay/replay_base.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B19E0F296545000D3E5D /* replay_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_base.hpp; path = games/supertuxkart/src/replay/replay_base.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B19F0F296545000D3E5D /* replay_buffer_tpl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_buffer_tpl.hpp; path = games/supertuxkart/src/replay/replay_buffer_tpl.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1A00F296545000D3E5D /* replay_buffers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_buffers.cpp; path = games/supertuxkart/src/replay/replay_buffers.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1A10F296545000D3E5D /* replay_buffers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_buffers.hpp; path = games/supertuxkart/src/replay/replay_buffers.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1A20F296545000D3E5D /* replay_player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_player.cpp; path = games/supertuxkart/src/replay/replay_player.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1A30F296545000D3E5D /* replay_player.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_player.hpp; path = games/supertuxkart/src/replay/replay_player.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1A40F296545000D3E5D /* replay_recorder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_recorder.cpp; path = games/supertuxkart/src/replay/replay_recorder.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1A50F296545000D3E5D /* replay_recorder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_recorder.hpp; path = games/supertuxkart/src/replay/replay_recorder.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1AB0F296545000D3E5D /* default_robot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = default_robot.cpp; path = games/supertuxkart/src/robots/default_robot.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1AC0F296545000D3E5D /* default_robot.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = default_robot.hpp; path = games/supertuxkart/src/robots/default_robot.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1AF0F296545000D3E5D /* track_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_info.cpp; path = games/supertuxkart/src/robots/track_info.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1B00F296545000D3E5D /* track_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_info.hpp; path = games/supertuxkart/src/robots/track_info.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1B30F296545000D3E5D /* sdldrv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sdldrv.cpp; path = games/supertuxkart/src/sdldrv.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1B40F296545000D3E5D /* sdldrv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sdldrv.hpp; path = games/supertuxkart/src/sdldrv.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1BF0F296545000D3E5D /* static_ssg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = static_ssg.cpp; path = games/supertuxkart/src/static_ssg.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1C00F296545000D3E5D /* static_ssg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = static_ssg.hpp; path = games/supertuxkart/src/static_ssg.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1C10F296545000D3E5D /* stk_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stk_config.cpp; path = games/supertuxkart/src/stk_config.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1C20F296545000D3E5D /* stk_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stk_config.hpp; path = games/supertuxkart/src/stk_config.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1CF0F296545000D3E5D /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track.cpp; path = games/supertuxkart/src/tracks/track.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1D00F296545000D3E5D /* track.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track.hpp; path = games/supertuxkart/src/tracks/track.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1D10F296545000D3E5D /* track_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_manager.cpp; path = games/supertuxkart/src/tracks/track_manager.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1D20F296545000D3E5D /* track_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_manager.hpp; path = games/supertuxkart/src/tracks/track_manager.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1DB0F296546000D3E5D /* user_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = user_config.cpp; path = games/supertuxkart/src/user_config.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1DC0F296546000D3E5D /* user_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = user_config.hpp; path = games/supertuxkart/src/user_config.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1DE0F296546000D3E5D /* user_pointer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = user_pointer.hpp; path = games/supertuxkart/src/user_pointer.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E00F296546000D3E5D /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = constants.hpp; path = games/supertuxkart/src/utils/constants.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E10F296546000D3E5D /* coord.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = coord.hpp; path = games/supertuxkart/src/utils/coord.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E20F296546000D3E5D /* random_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = random_generator.cpp; path = games/supertuxkart/src/utils/random_generator.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E30F296546000D3E5D /* random_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = random_generator.hpp; path = games/supertuxkart/src/utils/random_generator.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E40F296546000D3E5D /* ssg_help.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ssg_help.cpp; path = games/supertuxkart/src/utils/ssg_help.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E50F296546000D3E5D /* ssg_help.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ssg_help.hpp; path = games/supertuxkart/src/utils/ssg_help.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E60F296546000D3E5D /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = string_utils.cpp; path = games/supertuxkart/src/utils/string_utils.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E70F296546000D3E5D /* string_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = string_utils.hpp; path = games/supertuxkart/src/utils/string_utils.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E80F296546000D3E5D /* vec3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vec3.cpp; path = games/supertuxkart/src/utils/vec3.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - 95C2B1E90F296546000D3E5D /* vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vec3.hpp; path = games/supertuxkart/src/utils/vec3.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; + 953EAAAA0F30A4060000D57D /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = camera.hpp; path = ../../graphics/camera.hpp; sourceTree = SOURCE_ROOT; }; + 953EAAAB0F30A4060000D57D /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cpp; path = ../../graphics/camera.cpp; sourceTree = SOURCE_ROOT; }; + 953EAAAD0F30A4220000D57D /* terrain_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = terrain_info.hpp; path = ../../tracks/terrain_info.hpp; sourceTree = SOURCE_ROOT; }; + 953EAAAE0F30A4220000D57D /* terrain_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = terrain_info.cpp; path = ../../tracks/terrain_info.cpp; sourceTree = SOURCE_ROOT; }; + 953EAAB00F30A4410000D57D /* triangle_mesh.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = triangle_mesh.hpp; path = ../../physics/triangle_mesh.hpp; sourceTree = SOURCE_ROOT; }; + 953EAAB10F30A4410000D57D /* triangle_mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = triangle_mesh.cpp; path = ../../physics/triangle_mesh.cpp; sourceTree = SOURCE_ROOT; }; + 953EAAB40F30A4650000D57D /* translation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = translation.hpp; path = ../../utils/translation.hpp; sourceTree = SOURCE_ROOT; }; + 953EAAB50F30A4650000D57D /* translation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = translation.cpp; path = ../../utils/translation.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC210F296540000D3E5D /* actionmap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = actionmap.cpp; path = ../../actionmap.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC220F296540000D3E5D /* actionmap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = actionmap.hpp; path = ../../actionmap.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC270F296540000D3E5D /* music.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music.hpp; path = ../../audio/music.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC280F296540000D3E5D /* music_information.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_information.cpp; path = ../../audio/music_information.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC290F296540000D3E5D /* music_information.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_information.hpp; path = ../../audio/music_information.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC2A0F296540000D3E5D /* music_ogg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_ogg.cpp; path = ../../audio/music_ogg.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC2B0F296540000D3E5D /* music_ogg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_ogg.hpp; path = ../../audio/music_ogg.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC2C0F296540000D3E5D /* sfx_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_base.hpp; path = ../../audio/sfx_base.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC2D0F296540000D3E5D /* sfx_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_manager.cpp; path = ../../audio/sfx_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC2E0F296540000D3E5D /* sfx_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_manager.hpp; path = ../../audio/sfx_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_openal.cpp; path = ../../audio/sfx_openal.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC300F296540000D3E5D /* sfx_openal.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_openal.hpp; path = ../../audio/sfx_openal.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC310F296540000D3E5D /* sound_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sound_manager.cpp; path = ../../audio/sound_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC320F296540000D3E5D /* sound_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sound_manager.hpp; path = ../../audio/sound_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AC470F296540000D3E5D /* BMF_Api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_Api.cpp; path = ../../bullet/Demos/OpenGL/BMF_Api.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC480F296540000D3E5D /* BMF_Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_Api.h; path = ../../bullet/Demos/OpenGL/BMF_Api.h; sourceTree = SOURCE_ROOT; }; + 95C2AC4A0F296540000D3E5D /* BMF_BitmapFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_BitmapFont.cpp; path = ../../bullet/Demos/OpenGL/BMF_BitmapFont.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC4B0F296540000D3E5D /* BMF_BitmapFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_BitmapFont.h; path = ../../bullet/Demos/OpenGL/BMF_BitmapFont.h; sourceTree = SOURCE_ROOT; }; + 95C2AC4D0F296540000D3E5D /* BMF_font_helv10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_font_helv10.cpp; path = ../../bullet/Demos/OpenGL/BMF_font_helv10.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC4F0F296540000D3E5D /* BMF_FontData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_FontData.h; path = ../../bullet/Demos/OpenGL/BMF_FontData.h; sourceTree = SOURCE_ROOT; }; + 95C2AC500F296540000D3E5D /* BMF_Fonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_Fonts.h; path = ../../bullet/Demos/OpenGL/BMF_Fonts.h; sourceTree = SOURCE_ROOT; }; + 95C2AC510F296540000D3E5D /* BMF_Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BMF_Settings.h; path = ../../bullet/Demos/OpenGL/BMF_Settings.h; sourceTree = SOURCE_ROOT; }; + 95C2AC520F296540000D3E5D /* DebugCastResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebugCastResult.h; path = ../../bullet/Demos/OpenGL/DebugCastResult.h; sourceTree = SOURCE_ROOT; }; + 95C2AC530F296540000D3E5D /* DemoApplication.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DemoApplication.cpp; path = ../../bullet/Demos/OpenGL/DemoApplication.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC540F296540000D3E5D /* DemoApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DemoApplication.h; path = ../../bullet/Demos/OpenGL/DemoApplication.h; sourceTree = SOURCE_ROOT; }; + 95C2AC560F296540000D3E5D /* GL_ShapeDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GL_ShapeDrawer.cpp; path = ../../bullet/Demos/OpenGL/GL_ShapeDrawer.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC570F296540000D3E5D /* GL_ShapeDrawer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GL_ShapeDrawer.h; path = ../../bullet/Demos/OpenGL/GL_ShapeDrawer.h; sourceTree = SOURCE_ROOT; }; + 95C2AC590F296540000D3E5D /* GL_Simplex1to4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GL_Simplex1to4.cpp; path = ../../bullet/Demos/OpenGL/GL_Simplex1to4.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC5A0F296540000D3E5D /* GL_Simplex1to4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GL_Simplex1to4.h; path = ../../bullet/Demos/OpenGL/GL_Simplex1to4.h; sourceTree = SOURCE_ROOT; }; + 95C2AC5C0F296540000D3E5D /* GLDebugDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GLDebugDrawer.cpp; path = ../../bullet/Demos/OpenGL/GLDebugDrawer.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC5D0F296540000D3E5D /* GLDebugDrawer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLDebugDrawer.h; path = ../../bullet/Demos/OpenGL/GLDebugDrawer.h; sourceTree = SOURCE_ROOT; }; + 95C2AC5F0F296540000D3E5D /* GlutStuff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GlutStuff.cpp; path = ../../bullet/Demos/OpenGL/GlutStuff.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC600F296540000D3E5D /* GlutStuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GlutStuff.h; path = ../../bullet/Demos/OpenGL/GlutStuff.h; sourceTree = SOURCE_ROOT; }; + 95C2AC660F296540000D3E5D /* RenderTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RenderTexture.cpp; path = ../../bullet/Demos/OpenGL/RenderTexture.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AC670F296540000D3E5D /* RenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RenderTexture.h; path = ../../bullet/Demos/OpenGL/RenderTexture.h; sourceTree = SOURCE_ROOT; }; + 95C2ACD30F296541000D3E5D /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; }; + 95C2ACD40F296541000D3E5D /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; }; + 95C2AD2A0F296541000D3E5D /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; }; + 95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD2F0F296541000D3E5D /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SOURCE_ROOT; }; + 95C2AD300F296541000D3E5D /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SOURCE_ROOT; }; + 95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD320F296541000D3E5D /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SOURCE_ROOT; }; + 95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD340F296541000D3E5D /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD350F296541000D3E5D /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD360F296541000D3E5D /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SOURCE_ROOT; }; + 95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD380F296541000D3E5D /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SOURCE_ROOT; }; + 95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD3A0F296541000D3E5D /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SOURCE_ROOT; }; + 95C2AD3B0F296541000D3E5D /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SOURCE_ROOT; }; + 95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD3D0F296541000D3E5D /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SOURCE_ROOT; }; + 95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD400F296541000D3E5D /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD420F296541000D3E5D /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SOURCE_ROOT; }; + 95C2AD430F296541000D3E5D /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; + 95C2AD440F296541000D3E5D /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SOURCE_ROOT; }; + 95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD460F296541000D3E5D /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SOURCE_ROOT; }; + 95C2AD470F296541000D3E5D /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD480F296541000D3E5D /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SOURCE_ROOT; }; + 95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD4A0F296541000D3E5D /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SOURCE_ROOT; }; + 95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD4C0F296541000D3E5D /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD4E0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD500F296541000D3E5D /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD520F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD540F296541000D3E5D /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; + 95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD560F296541000D3E5D /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD570F296541000D3E5D /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD580F296541000D3E5D /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SOURCE_ROOT; }; + 95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD5A0F296541000D3E5D /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SOURCE_ROOT; }; + 95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD5C0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD5E0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD600F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95C2AD610F296541000D3E5D /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD620F296541000D3E5D /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SOURCE_ROOT; }; + 95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD640F296541000D3E5D /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SOURCE_ROOT; }; + 95C2AD660F296541000D3E5D /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD670F296541000D3E5D /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD690F296541000D3E5D /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD6B0F296541000D3E5D /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD6C0F296541000D3E5D /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SOURCE_ROOT; }; + 95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD6E0F296541000D3E5D /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD700F296541000D3E5D /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD710F296541000D3E5D /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD720F296541000D3E5D /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD730F296541000D3E5D /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD740F296541000D3E5D /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD760F296541000D3E5D /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD780F296541000D3E5D /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD790F296541000D3E5D /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD7A0F296541000D3E5D /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD7C0F296541000D3E5D /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD7E0F296541000D3E5D /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD800F296541000D3E5D /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD820F296541000D3E5D /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD840F296541000D3E5D /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD860F296541000D3E5D /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD880F296541000D3E5D /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SOURCE_ROOT; }; + 95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD8A0F296541000D3E5D /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD8C0F296541000D3E5D /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SOURCE_ROOT; }; + 95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD8E0F296541000D3E5D /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD900F296541000D3E5D /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD920F296541000D3E5D /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SOURCE_ROOT; }; + 95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD940F296541000D3E5D /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD960F296541000D3E5D /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SOURCE_ROOT; }; + 95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD980F296541000D3E5D /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SOURCE_ROOT; }; + 95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD9A0F296541000D3E5D /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SOURCE_ROOT; }; + 95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD9C0F296541000D3E5D /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SOURCE_ROOT; }; + 95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AD9E0F296541000D3E5D /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95C2AD9F0F296541000D3E5D /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SOURCE_ROOT; }; + 95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADA10F296541000D3E5D /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SOURCE_ROOT; }; + 95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADA40F296541000D3E5D /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SOURCE_ROOT; }; + 95C2ADA50F296541000D3E5D /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADA60F296541000D3E5D /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95C2ADA70F296541000D3E5D /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADA80F296541000D3E5D /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SOURCE_ROOT; }; + 95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADAA0F296541000D3E5D /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADAC0F296541000D3E5D /* btGjkEpa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h; sourceTree = SOURCE_ROOT; }; + 95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADAE0F296541000D3E5D /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SOURCE_ROOT; }; + 95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADB00F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADB20F296541000D3E5D /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SOURCE_ROOT; }; + 95C2ADB30F296541000D3E5D /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADB50F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADB70F296541000D3E5D /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SOURCE_ROOT; }; + 95C2ADB80F296541000D3E5D /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SOURCE_ROOT; }; + 95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADBA0F296541000D3E5D /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SOURCE_ROOT; }; + 95C2ADBB0F296541000D3E5D /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SOURCE_ROOT; }; + 95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADBD0F296541000D3E5D /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADBF0F296541000D3E5D /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADC30F296541000D3E5D /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADC40F296541000D3E5D /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADC60F296541000D3E5D /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADC70F296541000D3E5D /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SOURCE_ROOT; }; + 95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADC90F296541000D3E5D /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADCB0F296541000D3E5D /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADCC0F296541000D3E5D /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SOURCE_ROOT; }; + 95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeContactJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADCE0F296541000D3E5D /* btOdeContactJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeContactJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADD00F296541000D3E5D /* btOdeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADD10F296541000D3E5D /* btOdeMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeMacros.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeMacros.h; sourceTree = SOURCE_ROOT; }; + 95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeQuickstepConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADD30F296541000D3E5D /* btOdeQuickstepConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeQuickstepConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADD40F296541000D3E5D /* btOdeSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeSolverBody.h; sourceTree = SOURCE_ROOT; }; + 95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeTypedJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADD60F296541000D3E5D /* btOdeTypedJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeTypedJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADD80F296541000D3E5D /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADDA0F296541000D3E5D /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADDC0F296541000D3E5D /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADDE0F296541000D3E5D /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADDF0F296541000D3E5D /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SOURCE_ROOT; }; + 95C2ADE00F296541000D3E5D /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADE10F296541000D3E5D /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSorLcp.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADE20F296541000D3E5D /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSorLcp.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.h; sourceTree = SOURCE_ROOT; }; + 95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADE40F296541000D3E5D /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SOURCE_ROOT; }; + 95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADE70F296541000D3E5D /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADE90F296541000D3E5D /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95C2ADEA0F296541000D3E5D /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADEC0F296541000D3E5D /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SOURCE_ROOT; }; + 95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADEE0F296541000D3E5D /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "../../bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SOURCE_ROOT; }; + 95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADF20F296541000D3E5D /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SOURCE_ROOT; }; + 95C2ADF30F296541000D3E5D /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = ../../bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SOURCE_ROOT; }; + 95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADF50F296541000D3E5D /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SOURCE_ROOT; }; + 95C2ADFA0F296541000D3E5D /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = ../../bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SOURCE_ROOT; }; + 95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = ../../bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADFC0F296541000D3E5D /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = ../../bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SOURCE_ROOT; }; + 95C2ADFD0F296541000D3E5D /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = ../../bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SOURCE_ROOT; }; + 95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = ../../bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SOURCE_ROOT; }; + 95C2ADFF0F296541000D3E5D /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = ../../bullet/src/LinearMath/btConvexHull.h; sourceTree = SOURCE_ROOT; }; + 95C2AE000F296541000D3E5D /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = ../../bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SOURCE_ROOT; }; + 95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = ../../bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE020F296541000D3E5D /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = ../../bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SOURCE_ROOT; }; + 95C2AE030F296541000D3E5D /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = ../../bullet/src/LinearMath/btHashMap.h; sourceTree = SOURCE_ROOT; }; + 95C2AE040F296541000D3E5D /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = ../../bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SOURCE_ROOT; }; + 95C2AE050F296541000D3E5D /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = ../../bullet/src/LinearMath/btList.h; sourceTree = SOURCE_ROOT; }; + 95C2AE060F296541000D3E5D /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = ../../bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SOURCE_ROOT; }; + 95C2AE070F296541000D3E5D /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = ../../bullet/src/LinearMath/btMinMax.h; sourceTree = SOURCE_ROOT; }; + 95C2AE080F296541000D3E5D /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = ../../bullet/src/LinearMath/btMotionState.h; sourceTree = SOURCE_ROOT; }; + 95C2AE090F296541000D3E5D /* btPoint3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint3.h; path = ../../bullet/src/LinearMath/btPoint3.h; sourceTree = SOURCE_ROOT; }; + 95C2AE0A0F296541000D3E5D /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = ../../bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SOURCE_ROOT; }; + 95C2AE0B0F296541000D3E5D /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = ../../bullet/src/LinearMath/btQuadWord.h; sourceTree = SOURCE_ROOT; }; + 95C2AE0C0F296541000D3E5D /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = ../../bullet/src/LinearMath/btQuaternion.h; sourceTree = SOURCE_ROOT; }; + 95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = ../../bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE0E0F296541000D3E5D /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = ../../bullet/src/LinearMath/btQuickprof.h; sourceTree = SOURCE_ROOT; }; + 95C2AE0F0F296541000D3E5D /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = ../../bullet/src/LinearMath/btRandom.h; sourceTree = SOURCE_ROOT; }; + 95C2AE100F296541000D3E5D /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = ../../bullet/src/LinearMath/btScalar.h; sourceTree = SOURCE_ROOT; }; + 95C2AE110F296541000D3E5D /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = ../../bullet/src/LinearMath/btStackAlloc.h; sourceTree = SOURCE_ROOT; }; + 95C2AE120F296541000D3E5D /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = ../../bullet/src/LinearMath/btTransform.h; sourceTree = SOURCE_ROOT; }; + 95C2AE130F296541000D3E5D /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = ../../bullet/src/LinearMath/btTransformUtil.h; sourceTree = SOURCE_ROOT; }; + 95C2AE140F296541000D3E5D /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedUserInfo.h; path = ../../bullet/src/LinearMath/btTypedUserInfo.h; sourceTree = SOURCE_ROOT; }; + 95C2AE150F296541000D3E5D /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = ../../bullet/src/LinearMath/btVector3.h; sourceTree = SOURCE_ROOT; }; + 95C2AE1C0F296541000D3E5D /* callback.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = callback.hpp; path = ../../callback.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE1D0F296541000D3E5D /* callback_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = callback_manager.cpp; path = ../../callback_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE1E0F296541000D3E5D /* callback_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = callback_manager.hpp; path = ../../callback_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE260F296541000D3E5D /* challenge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge.cpp; path = ../../challenges/challenge.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE270F296541000D3E5D /* challenge.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge.hpp; path = ../../challenges/challenge.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE280F296541000D3E5D /* challenge_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge_data.cpp; path = ../../challenges/challenge_data.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE290F296541000D3E5D /* challenge_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge_data.hpp; path = ../../challenges/challenge_data.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE2A0F296541000D3E5D /* unlock_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unlock_manager.cpp; path = ../../challenges/unlock_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE2B0F296541000D3E5D /* unlock_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = unlock_manager.hpp; path = ../../challenges/unlock_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE420F296541000D3E5D /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = ../../enet/callbacks.c; sourceTree = SOURCE_ROOT; }; + 95C2AE520F296541000D3E5D /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = host.c; path = ../../enet/host.c; sourceTree = SOURCE_ROOT; }; + 95C2AE560F296541000D3E5D /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = ../../enet/include/enet/callbacks.h; sourceTree = SOURCE_ROOT; }; + 95C2AE570F296541000D3E5D /* enet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = enet.h; path = ../../enet/include/enet/enet.h; sourceTree = SOURCE_ROOT; }; + 95C2AE580F296541000D3E5D /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = ../../enet/include/enet/list.h; sourceTree = SOURCE_ROOT; }; + 95C2AE590F296541000D3E5D /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = ../../enet/include/enet/protocol.h; sourceTree = SOURCE_ROOT; }; + 95C2AE5B0F296541000D3E5D /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../../enet/include/enet/types.h; sourceTree = SOURCE_ROOT; }; + 95C2AE5C0F296541000D3E5D /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unix.h; path = ../../enet/include/enet/unix.h; sourceTree = SOURCE_ROOT; }; + 95C2AE5D0F296541000D3E5D /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utility.h; path = ../../enet/include/enet/utility.h; sourceTree = SOURCE_ROOT; }; + 95C2AE5E0F296542000D3E5D /* win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = win32.h; path = ../../enet/include/enet/win32.h; sourceTree = SOURCE_ROOT; }; + 95C2AE620F296542000D3E5D /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = ../../enet/list.c; sourceTree = SOURCE_ROOT; }; + 95C2AE680F296542000D3E5D /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = packet.c; path = ../../enet/packet.c; sourceTree = SOURCE_ROOT; }; + 95C2AE6A0F296542000D3E5D /* peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peer.c; path = ../../enet/peer.c; sourceTree = SOURCE_ROOT; }; + 95C2AE6C0F296542000D3E5D /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = ../../enet/protocol.c; sourceTree = SOURCE_ROOT; }; + 95C2AE700F296542000D3E5D /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unix.c; path = ../../enet/unix.c; sourceTree = SOURCE_ROOT; }; + 95C2AE720F296542000D3E5D /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = win32.c; path = ../../enet/win32.c; sourceTree = SOURCE_ROOT; }; + 95C2AE740F296542000D3E5D /* explosion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = explosion.cpp; path = ../../explosion.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE750F296542000D3E5D /* explosion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = explosion.hpp; path = ../../explosion.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE780F296542000D3E5D /* file_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = file_manager.cpp; path = ../../file_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE790F296542000D3E5D /* file_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = file_manager.hpp; path = ../../file_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE7F0F296542000D3E5D /* grand_prix_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_data.cpp; path = ../../grand_prix_data.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE800F296542000D3E5D /* grand_prix_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_data.hpp; path = ../../grand_prix_data.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE830F296542000D3E5D /* grand_prix_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_manager.cpp; path = ../../grand_prix_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE840F296542000D3E5D /* grand_prix_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_manager.hpp; path = ../../grand_prix_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE880F296542000D3E5D /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_texture.cpp; path = ../../graphics/moving_texture.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE890F296542000D3E5D /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_texture.hpp; path = ../../graphics/moving_texture.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE8A0F296542000D3E5D /* nitro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nitro.cpp; path = ../../graphics/nitro.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE8B0F296542000D3E5D /* nitro.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = nitro.hpp; path = ../../graphics/nitro.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE8C0F296542000D3E5D /* particle_system.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = particle_system.cpp; path = ../../graphics/particle_system.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE8D0F296542000D3E5D /* particle_system.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = particle_system.hpp; path = ../../graphics/particle_system.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE8E0F296542000D3E5D /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scene.cpp; path = ../../graphics/scene.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE8F0F296542000D3E5D /* scene.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = scene.hpp; path = ../../graphics/scene.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE900F296542000D3E5D /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shadow.cpp; path = ../../graphics/shadow.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE910F296542000D3E5D /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = shadow.hpp; path = ../../graphics/shadow.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE920F296542000D3E5D /* skid_marks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skid_marks.cpp; path = ../../graphics/skid_marks.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE930F296542000D3E5D /* skid_marks.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = skid_marks.hpp; path = ../../graphics/skid_marks.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE940F296542000D3E5D /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = smoke.cpp; path = ../../graphics/smoke.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE950F296542000D3E5D /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = smoke.hpp; path = ../../graphics/smoke.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE970F296542000D3E5D /* base_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = base_gui.cpp; path = ../../gui/base_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE980F296542000D3E5D /* base_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = base_gui.hpp; path = ../../gui/base_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE990F296542000D3E5D /* challenges_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenges_menu.cpp; path = ../../gui/challenges_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE9A0F296542000D3E5D /* challenges_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenges_menu.hpp; path = ../../gui/challenges_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE9B0F296542000D3E5D /* char_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = char_sel.cpp; path = ../../gui/char_sel.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE9C0F296542000D3E5D /* char_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = char_sel.hpp; path = ../../gui/char_sel.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE9D0F296542000D3E5D /* config_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = config_controls.cpp; path = ../../gui/config_controls.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AE9E0F296542000D3E5D /* config_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config_controls.hpp; path = ../../gui/config_controls.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AE9F0F296542000D3E5D /* config_display.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = config_display.cpp; path = ../../gui/config_display.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA00F296542000D3E5D /* config_display.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config_display.hpp; path = ../../gui/config_display.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA10F296542000D3E5D /* config_sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = config_sound.cpp; path = ../../gui/config_sound.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA20F296542000D3E5D /* config_sound.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config_sound.hpp; path = ../../gui/config_sound.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA30F296542000D3E5D /* credits_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = credits_menu.cpp; path = ../../gui/credits_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA40F296542000D3E5D /* credits_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = credits_menu.hpp; path = ../../gui/credits_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA50F296542000D3E5D /* display_res_confirm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = display_res_confirm.cpp; path = ../../gui/display_res_confirm.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA60F296542000D3E5D /* display_res_confirm.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = display_res_confirm.hpp; path = ../../gui/display_res_confirm.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA70F296542000D3E5D /* feature_unlocked.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = feature_unlocked.cpp; path = ../../gui/feature_unlocked.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA80F296542000D3E5D /* feature_unlocked.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = feature_unlocked.hpp; path = ../../gui/feature_unlocked.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEA90F296542000D3E5D /* font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = font.cpp; path = ../../gui/font.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEAA0F296542000D3E5D /* font.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = font.hpp; path = ../../gui/font.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEAB0F296542000D3E5D /* game_mode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = game_mode.cpp; path = ../../gui/game_mode.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEAC0F296542000D3E5D /* game_mode.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = game_mode.hpp; path = ../../gui/game_mode.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEAD0F296542000D3E5D /* grand_prix_ending.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_ending.cpp; path = ../../gui/grand_prix_ending.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEAE0F296542000D3E5D /* grand_prix_ending.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_ending.hpp; path = ../../gui/grand_prix_ending.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEAF0F296542000D3E5D /* grand_prix_select.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_select.cpp; path = ../../gui/grand_prix_select.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB00F296542000D3E5D /* grand_prix_select.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_select.hpp; path = ../../gui/grand_prix_select.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB10F296542000D3E5D /* help_page_one.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_one.cpp; path = ../../gui/help_page_one.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB20F296542000D3E5D /* help_page_one.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_page_one.hpp; path = ../../gui/help_page_one.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB30F296542000D3E5D /* help_page_three.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_three.cpp; path = ../../gui/help_page_three.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB40F296542000D3E5D /* help_page_three.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_page_three.hpp; path = ../../gui/help_page_three.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB50F296542000D3E5D /* help_page_two.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_two.cpp; path = ../../gui/help_page_two.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB60F296542000D3E5D /* help_page_two.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_page_two.hpp; path = ../../gui/help_page_two.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB70F296542000D3E5D /* main_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_menu.cpp; path = ../../gui/main_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB80F296542000D3E5D /* main_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = main_menu.hpp; path = ../../gui/main_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEB90F296542000D3E5D /* menu_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = menu_manager.cpp; path = ../../gui/menu_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEBA0F296542000D3E5D /* menu_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = menu_manager.hpp; path = ../../gui/menu_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEBB0F296542000D3E5D /* network_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_gui.cpp; path = ../../gui/network_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEBC0F296542000D3E5D /* network_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_gui.hpp; path = ../../gui/network_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEBD0F296542000D3E5D /* num_players.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = num_players.cpp; path = ../../gui/num_players.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEBE0F296542000D3E5D /* num_players.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = num_players.hpp; path = ../../gui/num_players.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEBF0F296542000D3E5D /* options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options.cpp; path = ../../gui/options.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC00F296542000D3E5D /* options.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options.hpp; path = ../../gui/options.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC10F296542000D3E5D /* player_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_controls.cpp; path = ../../gui/player_controls.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC20F296542000D3E5D /* player_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player_controls.hpp; path = ../../gui/player_controls.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC30F296542000D3E5D /* race_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_gui.cpp; path = ../../gui/race_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC40F296542000D3E5D /* race_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_gui.hpp; path = ../../gui/race_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC50F296542000D3E5D /* race_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_menu.cpp; path = ../../gui/race_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC60F296542000D3E5D /* race_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_menu.hpp; path = ../../gui/race_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC70F296542000D3E5D /* race_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_options.cpp; path = ../../gui/race_options.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC80F296542000D3E5D /* race_options.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_options.hpp; path = ../../gui/race_options.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEC90F296542000D3E5D /* race_results_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_results_gui.cpp; path = ../../gui/race_results_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AECA0F296542000D3E5D /* race_results_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_results_gui.hpp; path = ../../gui/race_results_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AECB0F296542000D3E5D /* start_race_feedback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = start_race_feedback.cpp; path = ../../gui/start_race_feedback.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AECC0F296542000D3E5D /* start_race_feedback.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = start_race_feedback.hpp; path = ../../gui/start_race_feedback.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AECD0F296542000D3E5D /* track_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_sel.cpp; path = ../../gui/track_sel.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AECE0F296542000D3E5D /* track_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_sel.hpp; path = ../../gui/track_sel.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AECF0F296542000D3E5D /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget.cpp; path = ../../gui/widget.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AED00F296542000D3E5D /* widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = widget.hpp; path = ../../gui/widget.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AED10F296542000D3E5D /* widget_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget_manager.cpp; path = ../../gui/widget_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AED20F296542000D3E5D /* widget_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = widget_manager.hpp; path = ../../gui/widget_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AED60F296542000D3E5D /* highscore_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = highscore_manager.cpp; path = ../../highscore_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AED70F296542000D3E5D /* highscore_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = highscore_manager.hpp; path = ../../highscore_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AED90F296542000D3E5D /* highscores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = highscores.cpp; path = ../../highscores.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEDA0F296542000D3E5D /* highscores.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = highscores.hpp; path = ../../highscores.hpp; sourceTree = SOURCE_ROOT; }; + 95C2AEDC0F296542000D3E5D /* history.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = history.cpp; path = ../../history.cpp; sourceTree = SOURCE_ROOT; }; + 95C2AEDD0F296542000D3E5D /* history.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = history.hpp; path = ../../history.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0EF0F296545000D3E5D /* input.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = input.hpp; path = ../../input.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0F00F296545000D3E5D /* isect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = isect.cpp; path = ../../isect.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B0F10F296545000D3E5D /* isect.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = isect.hpp; path = ../../isect.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0F60F296545000D3E5D /* attachment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = attachment.cpp; path = ../../items/attachment.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B0F70F296545000D3E5D /* attachment.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = attachment.hpp; path = ../../items/attachment.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0F80F296545000D3E5D /* attachment_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = attachment_manager.cpp; path = ../../items/attachment_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B0F90F296545000D3E5D /* attachment_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = attachment_manager.hpp; path = ../../items/attachment_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0FA0F296545000D3E5D /* bowling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bowling.cpp; path = ../../items/bowling.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B0FB0F296545000D3E5D /* bowling.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bowling.hpp; path = ../../items/bowling.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0FC0F296545000D3E5D /* bubblegumitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bubblegumitem.cpp; path = ../../items/bubblegumitem.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B0FD0F296545000D3E5D /* bubblegumitem.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bubblegumitem.hpp; path = ../../items/bubblegumitem.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B0FE0F296545000D3E5D /* cake.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cake.cpp; path = ../../items/cake.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B0FF0F296545000D3E5D /* cake.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = cake.hpp; path = ../../items/cake.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1000F296545000D3E5D /* flyable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = flyable.cpp; path = ../../items/flyable.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1010F296545000D3E5D /* flyable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = flyable.hpp; path = ../../items/flyable.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1020F296545000D3E5D /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = ../../items/item.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1030F296545000D3E5D /* item.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item.hpp; path = ../../items/item.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1040F296545000D3E5D /* item_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item_manager.cpp; path = ../../items/item_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1050F296545000D3E5D /* item_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item_manager.hpp; path = ../../items/item_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1060F296545000D3E5D /* plunger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = plunger.cpp; path = ../../items/plunger.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1070F296545000D3E5D /* plunger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = plunger.hpp; path = ../../items/plunger.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1080F296545000D3E5D /* powerup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = powerup.cpp; path = ../../items/powerup.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1090F296545000D3E5D /* powerup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = powerup.hpp; path = ../../items/powerup.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B10A0F296545000D3E5D /* powerup_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = powerup_manager.cpp; path = ../../items/powerup_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B10B0F296545000D3E5D /* powerup_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = powerup_manager.hpp; path = ../../items/powerup_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B10C0F296545000D3E5D /* projectile_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = projectile_manager.cpp; path = ../../items/projectile_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B10D0F296545000D3E5D /* projectile_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = projectile_manager.hpp; path = ../../items/projectile_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B10E0F296545000D3E5D /* rubber_band.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rubber_band.cpp; path = ../../items/rubber_band.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B10F0F296545000D3E5D /* rubber_band.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = rubber_band.hpp; path = ../../items/rubber_band.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1170F296545000D3E5D /* auto_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = auto_kart.hpp; path = ../../karts/auto_kart.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1180F296545000D3E5D /* kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart.cpp; path = ../../karts/kart.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1190F296545000D3E5D /* kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart.hpp; path = ../../karts/kart.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B11A0F296545000D3E5D /* kart_control.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_control.hpp; path = ../../karts/kart_control.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B11B0F296545000D3E5D /* kart_model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_model.cpp; path = ../../karts/kart_model.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B11C0F296545000D3E5D /* kart_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_model.hpp; path = ../../karts/kart_model.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B11D0F296545000D3E5D /* kart_properties.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties.cpp; path = ../../karts/kart_properties.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B11E0F296545000D3E5D /* kart_properties.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_properties.hpp; path = ../../karts/kart_properties.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B11F0F296545000D3E5D /* kart_properties_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties_manager.cpp; path = ../../karts/kart_properties_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1200F296545000D3E5D /* kart_properties_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_properties_manager.hpp; path = ../../karts/kart_properties_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1210F296545000D3E5D /* moveable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moveable.cpp; path = ../../karts/moveable.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1220F296545000D3E5D /* moveable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moveable.hpp; path = ../../karts/moveable.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1230F296545000D3E5D /* player_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_kart.cpp; path = ../../karts/player_kart.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1240F296545000D3E5D /* player_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player_kart.hpp; path = ../../karts/player_kart.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B12A0F296545000D3E5D /* lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lexer.cpp; path = ../../lisp/lexer.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B12B0F296545000D3E5D /* lexer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = lexer.hpp; path = ../../lisp/lexer.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B12C0F296545000D3E5D /* lisp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lisp.cpp; path = ../../lisp/lisp.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B12D0F296545000D3E5D /* lisp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = lisp.hpp; path = ../../lisp/lisp.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B12E0F296545000D3E5D /* parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = parser.cpp; path = ../../lisp/parser.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B12F0F296545000D3E5D /* parser.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = parser.hpp; path = ../../lisp/parser.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1300F296545000D3E5D /* writer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = writer.cpp; path = ../../lisp/writer.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1310F296545000D3E5D /* writer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = writer.hpp; path = ../../lisp/writer.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1330F296545000D3E5D /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = loader.cpp; path = ../../loader.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1340F296545000D3E5D /* loader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = loader.hpp; path = ../../loader.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1360F296545000D3E5D /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../main.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1380F296545000D3E5D /* main_loop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_loop.cpp; path = ../../main_loop.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1390F296545000D3E5D /* main_loop.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = main_loop.hpp; path = ../../main_loop.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B13F0F296545000D3E5D /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = material.cpp; path = ../../material.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1400F296545000D3E5D /* material.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = material.hpp; path = ../../material.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1420F296545000D3E5D /* material_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = material_manager.cpp; path = ../../material_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1430F296545000D3E5D /* material_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = material_manager.hpp; path = ../../material_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1480F296545000D3E5D /* clock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = clock.cpp; path = ../../modes/clock.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1490F296545000D3E5D /* clock.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = clock.hpp; path = ../../modes/clock.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B14A0F296545000D3E5D /* follow_the_leader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = follow_the_leader.cpp; path = ../../modes/follow_the_leader.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B14B0F296545000D3E5D /* follow_the_leader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = follow_the_leader.hpp; path = ../../modes/follow_the_leader.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B14C0F296545000D3E5D /* linear_world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = linear_world.cpp; path = ../../modes/linear_world.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B14D0F296545000D3E5D /* linear_world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = linear_world.hpp; path = ../../modes/linear_world.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B14E0F296545000D3E5D /* standard_race.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = standard_race.cpp; path = ../../modes/standard_race.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B14F0F296545000D3E5D /* standard_race.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = standard_race.hpp; path = ../../modes/standard_race.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1500F296545000D3E5D /* three_strikes_battle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = three_strikes_battle.cpp; path = ../../modes/three_strikes_battle.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1510F296545000D3E5D /* three_strikes_battle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = three_strikes_battle.hpp; path = ../../modes/three_strikes_battle.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1520F296545000D3E5D /* world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = world.cpp; path = ../../modes/world.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1530F296545000D3E5D /* world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world.hpp; path = ../../modes/world.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B15A0F296545000D3E5D /* character_confirm_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_confirm_message.hpp; path = ../../network/character_confirm_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B15B0F296545000D3E5D /* character_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_info_message.hpp; path = ../../network/character_info_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B15C0F296545000D3E5D /* character_selected_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_selected_message.hpp; path = ../../network/character_selected_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B15D0F296545000D3E5D /* connect_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = connect_message.cpp; path = ../../network/connect_message.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B15E0F296545000D3E5D /* connect_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = connect_message.hpp; path = ../../network/connect_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B15F0F296545000D3E5D /* flyable_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = flyable_info.hpp; path = ../../network/flyable_info.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1600F296545000D3E5D /* item_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item_info.hpp; path = ../../network/item_info.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1610F296545000D3E5D /* kart_control_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_control_message.cpp; path = ../../network/kart_control_message.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1620F296545000D3E5D /* kart_control_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_control_message.hpp; path = ../../network/kart_control_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1630F296545000D3E5D /* kart_update_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_update_message.cpp; path = ../../network/kart_update_message.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1640F296545000D3E5D /* kart_update_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_update_message.hpp; path = ../../network/kart_update_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1650F296545000D3E5D /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = message.cpp; path = ../../network/message.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1660F296545000D3E5D /* message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = message.hpp; path = ../../network/message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1670F296545000D3E5D /* network_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_kart.cpp; path = ../../network/network_kart.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1680F296545000D3E5D /* network_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_kart.hpp; path = ../../network/network_kart.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1690F296545000D3E5D /* network_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_manager.cpp; path = ../../network/network_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B16A0F296545000D3E5D /* network_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_manager.hpp; path = ../../network/network_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B16B0F296545000D3E5D /* num_players_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = num_players_message.hpp; path = ../../network/num_players_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B16C0F296545000D3E5D /* race_info_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_info_message.cpp; path = ../../network/race_info_message.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B16D0F296545000D3E5D /* race_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_info_message.hpp; path = ../../network/race_info_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B16E0F296545000D3E5D /* race_result_ack_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_ack_message.hpp; path = ../../network/race_result_ack_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B16F0F296545000D3E5D /* race_result_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_result_message.cpp; path = ../../network/race_result_message.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1700F296545000D3E5D /* race_result_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_message.hpp; path = ../../network/race_result_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1710F296545000D3E5D /* race_start_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_start_message.hpp; path = ../../network/race_start_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1720F296545000D3E5D /* race_state.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_state.cpp; path = ../../network/race_state.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1730F296545000D3E5D /* race_state.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_state.hpp; path = ../../network/race_state.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1740F296545000D3E5D /* remote_kart_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = remote_kart_info.hpp; path = ../../network/remote_kart_info.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1750F296545000D3E5D /* world_loaded_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world_loaded_message.hpp; path = ../../network/world_loaded_message.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B17A0F296545000D3E5D /* no_copy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = no_copy.hpp; path = ../../no_copy.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1800F296545000D3E5D /* btKart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btKart.cpp; path = ../../physics/btKart.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1810F296545000D3E5D /* btKart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = btKart.hpp; path = ../../physics/btKart.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1820F296545000D3E5D /* btUprightConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUprightConstraint.cpp; path = ../../physics/btUprightConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1830F296545000D3E5D /* btUprightConstraint.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = btUprightConstraint.hpp; path = ../../physics/btUprightConstraint.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1840F296545000D3E5D /* kart_motion_state.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_motion_state.hpp; path = ../../physics/kart_motion_state.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1850F296545000D3E5D /* moving_physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_physics.cpp; path = ../../physics/moving_physics.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1860F296545000D3E5D /* moving_physics.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_physics.hpp; path = ../../physics/moving_physics.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1870F296545000D3E5D /* physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = physics.cpp; path = ../../physics/physics.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1880F296545000D3E5D /* physics.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = physics.hpp; path = ../../physics/physics.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B18A0F296545000D3E5D /* player.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player.hpp; path = ../../player.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1930F296545000D3E5D /* race_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_manager.cpp; path = ../../race_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1940F296545000D3E5D /* race_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_manager.hpp; path = ../../race_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B19D0F296545000D3E5D /* replay_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_base.cpp; path = ../../replay/replay_base.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B19E0F296545000D3E5D /* replay_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_base.hpp; path = ../../replay/replay_base.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B19F0F296545000D3E5D /* replay_buffer_tpl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_buffer_tpl.hpp; path = ../../replay/replay_buffer_tpl.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1A00F296545000D3E5D /* replay_buffers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_buffers.cpp; path = ../../replay/replay_buffers.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1A10F296545000D3E5D /* replay_buffers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_buffers.hpp; path = ../../replay/replay_buffers.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1A20F296545000D3E5D /* replay_player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_player.cpp; path = ../../replay/replay_player.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1A30F296545000D3E5D /* replay_player.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_player.hpp; path = ../../replay/replay_player.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1A40F296545000D3E5D /* replay_recorder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_recorder.cpp; path = ../../replay/replay_recorder.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1A50F296545000D3E5D /* replay_recorder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_recorder.hpp; path = ../../replay/replay_recorder.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1AB0F296545000D3E5D /* default_robot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = default_robot.cpp; path = ../../robots/default_robot.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1AC0F296545000D3E5D /* default_robot.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = default_robot.hpp; path = ../../robots/default_robot.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1AF0F296545000D3E5D /* track_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_info.cpp; path = ../../robots/track_info.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1B00F296545000D3E5D /* track_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_info.hpp; path = ../../robots/track_info.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1B30F296545000D3E5D /* sdldrv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sdldrv.cpp; path = ../../sdldrv.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1B40F296545000D3E5D /* sdldrv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sdldrv.hpp; path = ../../sdldrv.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1BF0F296545000D3E5D /* static_ssg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = static_ssg.cpp; path = ../../static_ssg.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1C00F296545000D3E5D /* static_ssg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = static_ssg.hpp; path = ../../static_ssg.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1C10F296545000D3E5D /* stk_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stk_config.cpp; path = ../../stk_config.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1C20F296545000D3E5D /* stk_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stk_config.hpp; path = ../../stk_config.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1CF0F296545000D3E5D /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track.cpp; path = ../../tracks/track.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1D00F296545000D3E5D /* track.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track.hpp; path = ../../tracks/track.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1D10F296545000D3E5D /* track_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_manager.cpp; path = ../../tracks/track_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1D20F296545000D3E5D /* track_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_manager.hpp; path = ../../tracks/track_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1DB0F296546000D3E5D /* user_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = user_config.cpp; path = ../../user_config.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1DC0F296546000D3E5D /* user_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = user_config.hpp; path = ../../user_config.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1DE0F296546000D3E5D /* user_pointer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = user_pointer.hpp; path = ../../user_pointer.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E00F296546000D3E5D /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = constants.hpp; path = ../../utils/constants.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E10F296546000D3E5D /* coord.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = coord.hpp; path = ../../utils/coord.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E20F296546000D3E5D /* random_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = random_generator.cpp; path = ../../utils/random_generator.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E30F296546000D3E5D /* random_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = random_generator.hpp; path = ../../utils/random_generator.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E40F296546000D3E5D /* ssg_help.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ssg_help.cpp; path = ../../utils/ssg_help.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E50F296546000D3E5D /* ssg_help.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ssg_help.hpp; path = ../../utils/ssg_help.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E60F296546000D3E5D /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = string_utils.cpp; path = ../../utils/string_utils.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E70F296546000D3E5D /* string_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = string_utils.hpp; path = ../../utils/string_utils.hpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E80F296546000D3E5D /* vec3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vec3.cpp; path = ../../utils/vec3.cpp; sourceTree = SOURCE_ROOT; }; + 95C2B1E90F296546000D3E5D /* vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vec3.hpp; path = ../../utils/vec3.hpp; sourceTree = SOURCE_ROOT; }; 95E1059A0E28F65F00503124 /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; }; 95E1059B0E28F65F00503124 /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; }; 95E105F00E28F66000503124 /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; }; @@ -1135,8 +1135,8 @@ 95C2B1DE0F296546000D3E5D /* user_pointer.hpp */, ); name = src; - path = games/supertuxkart/src; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../..; + sourceTree = SOURCE_ROOT; }; 95C2AC260F296540000D3E5D /* audio */ = { isa = PBXGroup; @@ -1155,8 +1155,8 @@ 95C2AC320F296540000D3E5D /* sound_manager.hpp */, ); name = audio; - path = games/supertuxkart/src/audio; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../audio; + sourceTree = SOURCE_ROOT; }; 95C2AC360F296540000D3E5D /* bullet */ = { isa = PBXGroup; @@ -1165,8 +1165,8 @@ 95C2AC6E0F296541000D3E5D /* src */, ); name = bullet; - path = games/supertuxkart/src/bullet; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../bullet; + sourceTree = SOURCE_ROOT; }; 95C2AC3B0F296540000D3E5D /* Demos */ = { isa = PBXGroup; @@ -1557,8 +1557,8 @@ 95C2AE2B0F296541000D3E5D /* unlock_manager.hpp */, ); name = challenges; - path = games/supertuxkart/src/challenges; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../challenges; + sourceTree = SOURCE_ROOT; }; 95C2AE370F296541000D3E5D /* enet */ = { isa = PBXGroup; @@ -1574,8 +1574,8 @@ 95C2AE720F296542000D3E5D /* win32.c */, ); name = enet; - path = games/supertuxkart/src/enet; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../enet; + sourceTree = SOURCE_ROOT; }; 95C2AE540F296541000D3E5D /* include */ = { isa = PBXGroup; @@ -1623,8 +1623,8 @@ 95C2AE950F296542000D3E5D /* smoke.hpp */, ); name = graphics; - path = games/supertuxkart/src/graphics; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../graphics; + sourceTree = SOURCE_ROOT; }; 95C2AE960F296542000D3E5D /* gui */ = { isa = PBXGroup; @@ -1691,8 +1691,8 @@ 95C2AED20F296542000D3E5D /* widget_manager.hpp */, ); name = gui; - path = games/supertuxkart/src/gui; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../gui; + sourceTree = SOURCE_ROOT; }; 95C2B0F50F296545000D3E5D /* items */ = { isa = PBXGroup; @@ -1725,8 +1725,8 @@ 95C2B10F0F296545000D3E5D /* rubber_band.hpp */, ); name = items; - path = games/supertuxkart/src/items; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../items; + sourceTree = SOURCE_ROOT; }; 95C2B1160F296545000D3E5D /* karts */ = { isa = PBXGroup; @@ -1747,8 +1747,8 @@ 95C2B1240F296545000D3E5D /* player_kart.hpp */, ); name = karts; - path = games/supertuxkart/src/karts; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../karts; + sourceTree = SOURCE_ROOT; }; 95C2B1290F296545000D3E5D /* lisp */ = { isa = PBXGroup; @@ -1763,8 +1763,8 @@ 95C2B1310F296545000D3E5D /* writer.hpp */, ); name = lisp; - path = games/supertuxkart/src/lisp; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../lisp; + sourceTree = SOURCE_ROOT; }; 95C2B1470F296545000D3E5D /* modes */ = { isa = PBXGroup; @@ -1783,8 +1783,8 @@ 95C2B1530F296545000D3E5D /* world.hpp */, ); name = modes; - path = games/supertuxkart/src/modes; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../modes; + sourceTree = SOURCE_ROOT; }; 95C2B1590F296545000D3E5D /* network */ = { isa = PBXGroup; @@ -1819,8 +1819,8 @@ 95C2B1750F296545000D3E5D /* world_loaded_message.hpp */, ); name = network; - path = games/supertuxkart/src/network; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../network; + sourceTree = SOURCE_ROOT; }; 95C2B17F0F296545000D3E5D /* physics */ = { isa = PBXGroup; @@ -1838,8 +1838,8 @@ 953EAAB10F30A4410000D57D /* triangle_mesh.cpp */, ); name = physics; - path = games/supertuxkart/src/physics; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../physics; + sourceTree = SOURCE_ROOT; }; 95C2B19C0F296545000D3E5D /* replay */ = { isa = PBXGroup; @@ -1855,8 +1855,8 @@ 95C2B1A50F296545000D3E5D /* replay_recorder.hpp */, ); name = replay; - path = games/supertuxkart/src/replay; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../replay; + sourceTree = SOURCE_ROOT; }; 95C2B1AA0F296545000D3E5D /* robots */ = { isa = PBXGroup; @@ -1867,8 +1867,8 @@ 95C2B1B00F296545000D3E5D /* track_info.hpp */, ); name = robots; - path = games/supertuxkart/src/robots; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../robots; + sourceTree = SOURCE_ROOT; }; 95C2B1CE0F296545000D3E5D /* tracks */ = { isa = PBXGroup; @@ -1881,8 +1881,8 @@ 95C2B1D20F296545000D3E5D /* track_manager.hpp */, ); name = tracks; - path = games/supertuxkart/src/tracks; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../tracks; + sourceTree = SOURCE_ROOT; }; 95C2B1DF0F296546000D3E5D /* utils */ = { isa = PBXGroup; @@ -1901,8 +1901,8 @@ 95C2B1E90F296546000D3E5D /* vec3.hpp */, ); name = utils; - path = games/supertuxkart/src/utils; - sourceTree = SYSTEM_DEVELOPER_DIR; + path = ../../utils; + sourceTree = SOURCE_ROOT; }; 95E104FE0E28F65D00503124 /* bullet */ = { isa = PBXGroup;