From 97be3a18a8495107c607e105f82571d44e7bf1a5 Mon Sep 17 00:00:00 2001 From: auria Date: Sat, 8 Nov 2008 16:29:19 +0000 Subject: [PATCH] minor updates toxcode project git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2427 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- .../Xcode/STK_XCode.xcodeproj/project.pbxproj | 1096 ++++++++--------- 1 file changed, 540 insertions(+), 556 deletions(-) diff --git a/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj b/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj index 00b505a30..72313035b 100644 --- a/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj +++ b/src/ide/Xcode/STK_XCode.xcodeproj/project.pbxproj @@ -845,71 +845,71 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 95090A450EB7EA960048841A /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = item.cpp; sourceTree = ""; }; - 95090A460EB7EA960048841A /* item.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = item.hpp; sourceTree = ""; }; - 95090A470EB7EA960048841A /* item_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = item_manager.hpp; sourceTree = ""; }; - 95090A480EB7EA960048841A /* item_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = item_manager.cpp; sourceTree = ""; }; - 9515D8F40EC3CF59007F60D3 /* kart_motion_state.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_motion_state.hpp; sourceTree = ""; }; - 9515D8F50EC3CF59007F60D3 /* physics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = physics.cpp; sourceTree = ""; }; - 9515D8F60EC3CF59007F60D3 /* physics.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = physics.hpp; sourceTree = ""; }; - 9518C11B0EB7AF7A00952372 /* cake.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = cake.cpp; sourceTree = ""; }; - 9518C11C0EB7AF7A00952372 /* cake.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = cake.hpp; sourceTree = ""; }; - 951DF9B30EC2899200F18CE6 /* bubblegumitem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bubblegumitem.cpp; sourceTree = ""; }; - 951DF9B40EC2899200F18CE6 /* bubblegumitem.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = bubblegumitem.hpp; sourceTree = ""; }; - 95228FF20EC4E1D80090E50F /* auto_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = auto_kart.hpp; sourceTree = ""; }; - 95228FF30EC4E1D80090E50F /* kart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kart.cpp; sourceTree = ""; }; - 95228FF40EC4E1D80090E50F /* kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart.hpp; sourceTree = ""; }; - 95228FF50EC4E1D80090E50F /* kart_control.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_control.hpp; sourceTree = ""; }; - 95228FF60EC4E1D80090E50F /* kart_model.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kart_model.cpp; sourceTree = ""; }; - 95228FF70EC4E1D80090E50F /* kart_model.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_model.hpp; sourceTree = ""; }; - 95228FF80EC4E1D80090E50F /* kart_properties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kart_properties.cpp; sourceTree = ""; }; - 95228FF90EC4E1D80090E50F /* kart_properties.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_properties.hpp; sourceTree = ""; }; - 95228FFA0EC4E1D80090E50F /* kart_properties_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kart_properties_manager.cpp; sourceTree = ""; }; - 95228FFB0EC4E1D80090E50F /* kart_properties_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_properties_manager.hpp; sourceTree = ""; }; - 95228FFC0EC4E1D80090E50F /* moveable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = moveable.cpp; sourceTree = ""; }; - 95228FFD0EC4E1D80090E50F /* moveable.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = moveable.hpp; sourceTree = ""; }; - 95228FFE0EC4E1D80090E50F /* player_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = player_kart.cpp; sourceTree = ""; }; - 95228FFF0EC4E1D80090E50F /* player_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = player_kart.hpp; sourceTree = ""; }; - 958EEFB50EB93C03005F6F70 /* item_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = item_info.hpp; sourceTree = ""; }; - 958EF00F0EB94818005F6F70 /* powerup_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = powerup_manager.cpp; sourceTree = ""; }; - 958EF0100EB94819005F6F70 /* powerup_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = powerup_manager.hpp; sourceTree = ""; }; - 958EF0110EB94819005F6F70 /* powerup.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = powerup.hpp; sourceTree = ""; }; - 958EF0120EB94819005F6F70 /* powerup.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = powerup.cpp; sourceTree = ""; }; - 95B0C9E90EB69DCE001A0D06 /* actionmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = actionmap.cpp; sourceTree = ""; }; - 95B0C9EA0EB69DCE001A0D06 /* actionmap.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = actionmap.hpp; sourceTree = ""; }; - 95B0C9EC0EB69DCE001A0D06 /* music.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = music.hpp; sourceTree = ""; }; - 95B0C9ED0EB69DCE001A0D06 /* music_information.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = music_information.cpp; sourceTree = ""; }; - 95B0C9EE0EB69DCE001A0D06 /* music_information.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = music_information.hpp; sourceTree = ""; }; - 95B0C9EF0EB69DCE001A0D06 /* music_ogg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = music_ogg.cpp; sourceTree = ""; }; - 95B0C9F00EB69DCE001A0D06 /* music_ogg.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = music_ogg.hpp; sourceTree = ""; }; - 95B0C9F10EB69DCE001A0D06 /* sfx_base.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = sfx_base.hpp; sourceTree = ""; }; - 95B0C9F20EB69DCE001A0D06 /* sfx_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sfx_manager.cpp; sourceTree = ""; }; - 95B0C9F30EB69DCE001A0D06 /* sfx_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = sfx_manager.hpp; sourceTree = ""; }; - 95B0C9F40EB69DCE001A0D06 /* sfx_openal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sfx_openal.cpp; sourceTree = ""; }; - 95B0C9F50EB69DCE001A0D06 /* sfx_openal.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = sfx_openal.hpp; sourceTree = ""; }; - 95B0C9F60EB69DCE001A0D06 /* sound_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sound_manager.cpp; sourceTree = ""; }; - 95B0C9F70EB69DCE001A0D06 /* sound_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = sound_manager.hpp; sourceTree = ""; }; - 95B0CA0A0EB69DCE001A0D06 /* BMF_Api.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BMF_Api.cpp; sourceTree = ""; }; - 95B0CA0B0EB69DCE001A0D06 /* BMF_Api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BMF_Api.h; sourceTree = ""; }; - 95B0CA0D0EB69DCE001A0D06 /* BMF_BitmapFont.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BMF_BitmapFont.cpp; sourceTree = ""; }; - 95B0CA0E0EB69DCE001A0D06 /* BMF_BitmapFont.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BMF_BitmapFont.h; sourceTree = ""; }; - 95B0CA100EB69DCE001A0D06 /* BMF_font_helv10.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BMF_font_helv10.cpp; sourceTree = ""; }; - 95B0CA120EB69DCE001A0D06 /* BMF_FontData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BMF_FontData.h; sourceTree = ""; }; - 95B0CA130EB69DCE001A0D06 /* BMF_Fonts.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BMF_Fonts.h; sourceTree = ""; }; - 95B0CA140EB69DCE001A0D06 /* BMF_Settings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BMF_Settings.h; sourceTree = ""; }; - 95B0CA150EB69DCE001A0D06 /* DebugCastResult.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DebugCastResult.h; sourceTree = ""; }; - 95B0CA160EB69DCE001A0D06 /* DemoApplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DemoApplication.cpp; sourceTree = ""; }; - 95B0CA170EB69DCE001A0D06 /* DemoApplication.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DemoApplication.h; sourceTree = ""; }; - 95B0CA190EB69DCE001A0D06 /* GL_ShapeDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GL_ShapeDrawer.cpp; sourceTree = ""; }; - 95B0CA1A0EB69DCE001A0D06 /* GL_ShapeDrawer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GL_ShapeDrawer.h; sourceTree = ""; }; - 95B0CA1C0EB69DCE001A0D06 /* GL_Simplex1to4.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GL_Simplex1to4.cpp; sourceTree = ""; }; - 95B0CA1D0EB69DCE001A0D06 /* GL_Simplex1to4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GL_Simplex1to4.h; sourceTree = ""; }; - 95B0CA1F0EB69DCE001A0D06 /* GLDebugDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GLDebugDrawer.cpp; sourceTree = ""; }; - 95B0CA200EB69DCE001A0D06 /* GLDebugDrawer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GLDebugDrawer.h; sourceTree = ""; }; - 95B0CA220EB69DCE001A0D06 /* GlutStuff.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlutStuff.cpp; sourceTree = ""; }; - 95B0CA230EB69DCE001A0D06 /* GlutStuff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlutStuff.h; sourceTree = ""; }; - 95B0CA290EB69DCE001A0D06 /* RenderTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RenderTexture.cpp; sourceTree = ""; }; - 95B0CA2A0EB69DCE001A0D06 /* RenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RenderTexture.h; sourceTree = ""; }; + 95090A450EB7EA960048841A /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = ../../items/item.cpp; sourceTree = SOURCE_ROOT; }; + 95090A460EB7EA960048841A /* item.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = item.hpp; path = ../../items/item.hpp; sourceTree = SOURCE_ROOT; }; + 95090A470EB7EA960048841A /* item_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = item_manager.hpp; path = ../../items/item_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95090A480EB7EA960048841A /* item_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = item_manager.cpp; path = ../../items/item_manager.cpp; sourceTree = SOURCE_ROOT; }; + 9515D8F40EC3CF59007F60D3 /* kart_motion_state.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_motion_state.hpp; path = ../../physics/kart_motion_state.hpp; sourceTree = SOURCE_ROOT; }; + 9515D8F50EC3CF59007F60D3 /* physics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = physics.cpp; path = ../../physics/physics.cpp; sourceTree = SOURCE_ROOT; }; + 9515D8F60EC3CF59007F60D3 /* physics.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = physics.hpp; path = ../../physics/physics.hpp; sourceTree = SOURCE_ROOT; }; + 9518C11B0EB7AF7A00952372 /* cake.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = cake.cpp; path = ../../items/cake.cpp; sourceTree = SOURCE_ROOT; }; + 9518C11C0EB7AF7A00952372 /* cake.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = cake.hpp; path = ../../items/cake.hpp; sourceTree = SOURCE_ROOT; }; + 951DF9B30EC2899200F18CE6 /* bubblegumitem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = bubblegumitem.cpp; path = ../../items/bubblegumitem.cpp; sourceTree = SOURCE_ROOT; }; + 951DF9B40EC2899200F18CE6 /* bubblegumitem.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = bubblegumitem.hpp; path = ../../items/bubblegumitem.hpp; sourceTree = SOURCE_ROOT; }; + 95228FF20EC4E1D80090E50F /* auto_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = auto_kart.hpp; path = ../../karts/auto_kart.hpp; sourceTree = SOURCE_ROOT; }; + 95228FF30EC4E1D80090E50F /* kart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = kart.cpp; path = ../../karts/kart.cpp; sourceTree = SOURCE_ROOT; }; + 95228FF40EC4E1D80090E50F /* kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart.hpp; path = ../../karts/kart.hpp; sourceTree = SOURCE_ROOT; }; + 95228FF50EC4E1D80090E50F /* kart_control.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_control.hpp; path = ../../karts/kart_control.hpp; sourceTree = SOURCE_ROOT; }; + 95228FF60EC4E1D80090E50F /* kart_model.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = kart_model.cpp; path = ../../karts/kart_model.cpp; sourceTree = SOURCE_ROOT; }; + 95228FF70EC4E1D80090E50F /* kart_model.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_model.hpp; path = ../../karts/kart_model.hpp; sourceTree = SOURCE_ROOT; }; + 95228FF80EC4E1D80090E50F /* kart_properties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties.cpp; path = ../../karts/kart_properties.cpp; sourceTree = SOURCE_ROOT; }; + 95228FF90EC4E1D80090E50F /* kart_properties.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_properties.hpp; path = ../../karts/kart_properties.hpp; sourceTree = SOURCE_ROOT; }; + 95228FFA0EC4E1D80090E50F /* kart_properties_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties_manager.cpp; path = ../../karts/kart_properties_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95228FFB0EC4E1D80090E50F /* kart_properties_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_properties_manager.hpp; path = ../../karts/kart_properties_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95228FFC0EC4E1D80090E50F /* moveable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = moveable.cpp; path = ../../karts/moveable.cpp; sourceTree = SOURCE_ROOT; }; + 95228FFD0EC4E1D80090E50F /* moveable.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = moveable.hpp; path = ../../karts/moveable.hpp; sourceTree = SOURCE_ROOT; }; + 95228FFE0EC4E1D80090E50F /* player_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = player_kart.cpp; path = ../../karts/player_kart.cpp; sourceTree = SOURCE_ROOT; }; + 95228FFF0EC4E1D80090E50F /* player_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = player_kart.hpp; path = ../../karts/player_kart.hpp; sourceTree = SOURCE_ROOT; }; + 958EEFB50EB93C03005F6F70 /* item_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = item_info.hpp; path = ../../network/item_info.hpp; sourceTree = SOURCE_ROOT; }; + 958EF00F0EB94818005F6F70 /* powerup_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = powerup_manager.cpp; path = ../../items/powerup_manager.cpp; sourceTree = SOURCE_ROOT; }; + 958EF0100EB94819005F6F70 /* powerup_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = powerup_manager.hpp; path = ../../items/powerup_manager.hpp; sourceTree = SOURCE_ROOT; }; + 958EF0110EB94819005F6F70 /* powerup.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = powerup.hpp; path = ../../items/powerup.hpp; sourceTree = SOURCE_ROOT; }; + 958EF0120EB94819005F6F70 /* powerup.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = powerup.cpp; path = ../../items/powerup.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9E90EB69DCE001A0D06 /* actionmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = actionmap.cpp; path = ../../actionmap.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9EA0EB69DCE001A0D06 /* actionmap.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = actionmap.hpp; path = ../../actionmap.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9EC0EB69DCE001A0D06 /* music.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = music.hpp; path = ../../audio/music.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9ED0EB69DCE001A0D06 /* music_information.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = music_information.cpp; path = ../../audio/music_information.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9EE0EB69DCE001A0D06 /* music_information.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = music_information.hpp; path = ../../audio/music_information.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9EF0EB69DCE001A0D06 /* music_ogg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = music_ogg.cpp; path = ../../audio/music_ogg.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F00EB69DCE001A0D06 /* music_ogg.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = music_ogg.hpp; path = ../../audio/music_ogg.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F10EB69DCE001A0D06 /* sfx_base.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = sfx_base.hpp; path = ../../audio/sfx_base.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F20EB69DCE001A0D06 /* sfx_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_manager.cpp; path = ../../audio/sfx_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F30EB69DCE001A0D06 /* sfx_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = sfx_manager.hpp; path = ../../audio/sfx_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F40EB69DCE001A0D06 /* sfx_openal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_openal.cpp; path = ../../audio/sfx_openal.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F50EB69DCE001A0D06 /* sfx_openal.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = sfx_openal.hpp; path = ../../audio/sfx_openal.hpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F60EB69DCE001A0D06 /* sound_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sound_manager.cpp; path = ../../audio/sound_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0C9F70EB69DCE001A0D06 /* sound_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = sound_manager.hpp; path = ../../audio/sound_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CA0A0EB69DCE001A0D06 /* BMF_Api.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_Api.cpp; path = ../../bullet/Demos/OpenGL/BMF_Api.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA0B0EB69DCE001A0D06 /* BMF_Api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BMF_Api.h; path = ../../bullet/Demos/OpenGL/BMF_Api.h; sourceTree = SOURCE_ROOT; }; + 95B0CA0D0EB69DCE001A0D06 /* BMF_BitmapFont.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_BitmapFont.cpp; path = ../../bullet/Demos/OpenGL/BMF_BitmapFont.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA0E0EB69DCE001A0D06 /* BMF_BitmapFont.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BMF_BitmapFont.h; path = ../../bullet/Demos/OpenGL/BMF_BitmapFont.h; sourceTree = SOURCE_ROOT; }; + 95B0CA100EB69DCE001A0D06 /* BMF_font_helv10.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BMF_font_helv10.cpp; path = ../../bullet/Demos/OpenGL/BMF_font_helv10.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA120EB69DCE001A0D06 /* BMF_FontData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BMF_FontData.h; path = ../../bullet/Demos/OpenGL/BMF_FontData.h; sourceTree = SOURCE_ROOT; }; + 95B0CA130EB69DCE001A0D06 /* BMF_Fonts.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BMF_Fonts.h; path = ../../bullet/Demos/OpenGL/BMF_Fonts.h; sourceTree = SOURCE_ROOT; }; + 95B0CA140EB69DCE001A0D06 /* BMF_Settings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BMF_Settings.h; path = ../../bullet/Demos/OpenGL/BMF_Settings.h; sourceTree = SOURCE_ROOT; }; + 95B0CA150EB69DCE001A0D06 /* DebugCastResult.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DebugCastResult.h; path = ../../bullet/Demos/OpenGL/DebugCastResult.h; sourceTree = SOURCE_ROOT; }; + 95B0CA160EB69DCE001A0D06 /* DemoApplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DemoApplication.cpp; path = ../../bullet/Demos/OpenGL/DemoApplication.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA170EB69DCE001A0D06 /* DemoApplication.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DemoApplication.h; path = ../../bullet/Demos/OpenGL/DemoApplication.h; sourceTree = SOURCE_ROOT; }; + 95B0CA190EB69DCE001A0D06 /* GL_ShapeDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = GL_ShapeDrawer.cpp; path = ../../bullet/Demos/OpenGL/GL_ShapeDrawer.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA1A0EB69DCE001A0D06 /* GL_ShapeDrawer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GL_ShapeDrawer.h; path = ../../bullet/Demos/OpenGL/GL_ShapeDrawer.h; sourceTree = SOURCE_ROOT; }; + 95B0CA1C0EB69DCE001A0D06 /* GL_Simplex1to4.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = GL_Simplex1to4.cpp; path = ../../bullet/Demos/OpenGL/GL_Simplex1to4.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA1D0EB69DCE001A0D06 /* GL_Simplex1to4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GL_Simplex1to4.h; path = ../../bullet/Demos/OpenGL/GL_Simplex1to4.h; sourceTree = SOURCE_ROOT; }; + 95B0CA1F0EB69DCE001A0D06 /* GLDebugDrawer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = GLDebugDrawer.cpp; path = ../../bullet/Demos/OpenGL/GLDebugDrawer.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA200EB69DCE001A0D06 /* GLDebugDrawer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GLDebugDrawer.h; path = ../../bullet/Demos/OpenGL/GLDebugDrawer.h; sourceTree = SOURCE_ROOT; }; + 95B0CA220EB69DCE001A0D06 /* GlutStuff.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = GlutStuff.cpp; path = ../../bullet/Demos/OpenGL/GlutStuff.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA230EB69DCE001A0D06 /* GlutStuff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GlutStuff.h; path = ../../bullet/Demos/OpenGL/GlutStuff.h; sourceTree = SOURCE_ROOT; }; + 95B0CA290EB69DCE001A0D06 /* RenderTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RenderTexture.cpp; path = ../../bullet/Demos/OpenGL/RenderTexture.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CA2A0EB69DCE001A0D06 /* RenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = RenderTexture.h; path = ../../bullet/Demos/OpenGL/RenderTexture.h; sourceTree = SOURCE_ROOT; }; 95B0CA960EB69DCF001A0D06 /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBulletCollisionCommon.h; sourceTree = ""; }; 95B0CA970EB69DCF001A0D06 /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBulletDynamicsCommon.h; sourceTree = ""; }; 95B0CAED0EB69DD1001A0D06 /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "Bullet-C-Api.h"; sourceTree = ""; }; @@ -1103,8 +1103,8 @@ 95B0CBB20EB69DD1001A0D06 /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSimpleDynamicsWorld.cpp; sourceTree = ""; }; 95B0CBB30EB69DD1001A0D06 /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSimpleDynamicsWorld.h; sourceTree = ""; }; 95B0CBB40EB69DD1001A0D06 /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "Bullet-C-API.cpp"; sourceTree = ""; }; - 95B0CBB60EB69DD1001A0D06 /* btKart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btKart.cpp; sourceTree = ""; }; - 95B0CBB70EB69DD1001A0D06 /* btKart.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btKart.h; sourceTree = ""; }; + 95B0CBB60EB69DD1001A0D06 /* btKart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btKart.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btKart.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CBB70EB69DD1001A0D06 /* btKart.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btKart.h; path = ../../bullet/src/BulletDynamics/Vehicle/btKart.h; sourceTree = SOURCE_ROOT; }; 95B0CBB80EB69DD1001A0D06 /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btRaycastVehicle.cpp; sourceTree = ""; }; 95B0CBB90EB69DD1001A0D06 /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btRaycastVehicle.h; sourceTree = ""; }; 95B0CBBA0EB69DD1001A0D06 /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btVehicleRaycaster.h; sourceTree = ""; }; @@ -1138,466 +1138,466 @@ 95B0CBDA0EB69DD1001A0D06 /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTransformUtil.h; sourceTree = ""; }; 95B0CBDB0EB69DD1001A0D06 /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTypedUserInfo.h; sourceTree = ""; }; 95B0CBDC0EB69DD1001A0D06 /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btVector3.h; sourceTree = ""; }; - 95B0CBE20EB69DD2001A0D06 /* callback.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = callback.hpp; sourceTree = ""; }; - 95B0CBE30EB69DD2001A0D06 /* callback_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = callback_manager.cpp; sourceTree = ""; }; - 95B0CBE40EB69DD2001A0D06 /* callback_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = callback_manager.hpp; sourceTree = ""; }; - 95B0CBE50EB69DD2001A0D06 /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = camera.cpp; sourceTree = ""; }; - 95B0CBE60EB69DD2001A0D06 /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = camera.hpp; sourceTree = ""; }; - 95B0CBE80EB69DD2001A0D06 /* challenge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = challenge.cpp; sourceTree = ""; }; - 95B0CBE90EB69DD2001A0D06 /* challenge.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = challenge.hpp; sourceTree = ""; }; - 95B0CBEA0EB69DD2001A0D06 /* challenge_data.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = challenge_data.cpp; sourceTree = ""; }; - 95B0CBEB0EB69DD2001A0D06 /* challenge_data.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = challenge_data.hpp; sourceTree = ""; }; - 95B0CBEC0EB69DD2001A0D06 /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = constants.hpp; sourceTree = ""; }; - 95B0CBED0EB69DD2001A0D06 /* coord.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = coord.hpp; sourceTree = ""; }; - 95B0CBFA0EB69DD2001A0D06 /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = callbacks.c; sourceTree = ""; }; - 95B0CC0A0EB69DD2001A0D06 /* host.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = host.c; sourceTree = ""; }; - 95B0CC0E0EB69DD2001A0D06 /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = callbacks.h; sourceTree = ""; }; - 95B0CC0F0EB69DD2001A0D06 /* enet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = enet.h; sourceTree = ""; }; - 95B0CC100EB69DD2001A0D06 /* list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = ""; }; - 95B0CC110EB69DD2001A0D06 /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = protocol.h; sourceTree = ""; }; - 95B0CC130EB69DD2001A0D06 /* types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; - 95B0CC140EB69DD2001A0D06 /* unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = unix.h; sourceTree = ""; }; - 95B0CC150EB69DD2001A0D06 /* utility.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utility.h; sourceTree = ""; }; - 95B0CC160EB69DD2001A0D06 /* win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = win32.h; sourceTree = ""; }; - 95B0CC1A0EB69DD2001A0D06 /* list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = ""; }; - 95B0CC200EB69DD2001A0D06 /* packet.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = packet.c; sourceTree = ""; }; - 95B0CC220EB69DD2001A0D06 /* peer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = peer.c; sourceTree = ""; }; - 95B0CC240EB69DD2001A0D06 /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = protocol.c; sourceTree = ""; }; - 95B0CC280EB69DD2001A0D06 /* unix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = ""; }; - 95B0CC2A0EB69DD2001A0D06 /* win32.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = win32.c; sourceTree = ""; }; - 95B0CC2C0EB69DD2001A0D06 /* explosion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = explosion.cpp; sourceTree = ""; }; - 95B0CC2D0EB69DD2001A0D06 /* explosion.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = explosion.hpp; sourceTree = ""; }; - 95B0CC2E0EB69DD2001A0D06 /* file_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = file_manager.cpp; sourceTree = ""; }; - 95B0CC2F0EB69DD2001A0D06 /* file_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = file_manager.hpp; sourceTree = ""; }; - 95B0CC300EB69DD2001A0D06 /* flyable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = flyable.cpp; sourceTree = ""; }; - 95B0CC310EB69DD2001A0D06 /* flyable.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = flyable.hpp; sourceTree = ""; }; - 95B0CC320EB69DD2001A0D06 /* grand_prix_data.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = grand_prix_data.cpp; sourceTree = ""; }; - 95B0CC330EB69DD2001A0D06 /* grand_prix_data.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = grand_prix_data.hpp; sourceTree = ""; }; - 95B0CC340EB69DD2001A0D06 /* grand_prix_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = grand_prix_manager.cpp; sourceTree = ""; }; - 95B0CC350EB69DD2001A0D06 /* grand_prix_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = grand_prix_manager.hpp; sourceTree = ""; }; - 95B0CC370EB69DD2001A0D06 /* base_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = base_gui.cpp; sourceTree = ""; }; - 95B0CC380EB69DD2001A0D06 /* base_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = base_gui.hpp; sourceTree = ""; }; - 95B0CC390EB69DD2001A0D06 /* challenges_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = challenges_menu.cpp; sourceTree = ""; }; - 95B0CC3A0EB69DD2001A0D06 /* challenges_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = challenges_menu.hpp; sourceTree = ""; }; - 95B0CC3B0EB69DD2001A0D06 /* char_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = char_sel.cpp; sourceTree = ""; }; - 95B0CC3C0EB69DD2001A0D06 /* char_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = char_sel.hpp; sourceTree = ""; }; - 95B0CC3D0EB69DD2001A0D06 /* config_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = config_controls.cpp; sourceTree = ""; }; - 95B0CC3E0EB69DD2001A0D06 /* config_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = config_controls.hpp; sourceTree = ""; }; - 95B0CC3F0EB69DD2001A0D06 /* config_display.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = config_display.cpp; sourceTree = ""; }; - 95B0CC400EB69DD2001A0D06 /* config_display.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = config_display.hpp; sourceTree = ""; }; - 95B0CC410EB69DD2001A0D06 /* config_sound.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = config_sound.cpp; sourceTree = ""; }; - 95B0CC420EB69DD2001A0D06 /* config_sound.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = config_sound.hpp; sourceTree = ""; }; - 95B0CC430EB69DD2001A0D06 /* credits_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = credits_menu.cpp; sourceTree = ""; }; - 95B0CC440EB69DD2001A0D06 /* credits_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = credits_menu.hpp; sourceTree = ""; }; - 95B0CC450EB69DD2001A0D06 /* display_res_confirm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = display_res_confirm.cpp; sourceTree = ""; }; - 95B0CC460EB69DD2001A0D06 /* display_res_confirm.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = display_res_confirm.hpp; sourceTree = ""; }; - 95B0CC470EB69DD2001A0D06 /* feature_unlocked.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = feature_unlocked.cpp; sourceTree = ""; }; - 95B0CC480EB69DD2001A0D06 /* feature_unlocked.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = feature_unlocked.hpp; sourceTree = ""; }; - 95B0CC490EB69DD2001A0D06 /* font.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = font.cpp; sourceTree = ""; }; - 95B0CC4A0EB69DD2001A0D06 /* font.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = font.hpp; sourceTree = ""; }; - 95B0CC4B0EB69DD2001A0D06 /* game_mode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = game_mode.cpp; sourceTree = ""; }; - 95B0CC4C0EB69DD2001A0D06 /* game_mode.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = game_mode.hpp; sourceTree = ""; }; - 95B0CC4D0EB69DD2001A0D06 /* grand_prix_ending.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = grand_prix_ending.cpp; sourceTree = ""; }; - 95B0CC4E0EB69DD2001A0D06 /* grand_prix_ending.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = grand_prix_ending.hpp; sourceTree = ""; }; - 95B0CC4F0EB69DD2001A0D06 /* grand_prix_select.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = grand_prix_select.cpp; sourceTree = ""; }; - 95B0CC500EB69DD2001A0D06 /* grand_prix_select.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = grand_prix_select.hpp; sourceTree = ""; }; - 95B0CC510EB69DD2001A0D06 /* help_page_one.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = help_page_one.cpp; sourceTree = ""; }; - 95B0CC520EB69DD2001A0D06 /* help_page_one.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = help_page_one.hpp; sourceTree = ""; }; - 95B0CC530EB69DD2001A0D06 /* help_page_three.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = help_page_three.cpp; sourceTree = ""; }; - 95B0CC540EB69DD2001A0D06 /* help_page_three.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = help_page_three.hpp; sourceTree = ""; }; - 95B0CC550EB69DD2001A0D06 /* help_page_two.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = help_page_two.cpp; sourceTree = ""; }; - 95B0CC560EB69DD2001A0D06 /* help_page_two.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = help_page_two.hpp; sourceTree = ""; }; - 95B0CC570EB69DD2001A0D06 /* main_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = main_menu.cpp; sourceTree = ""; }; - 95B0CC580EB69DD2001A0D06 /* main_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = main_menu.hpp; sourceTree = ""; }; - 95B0CC590EB69DD2001A0D06 /* menu_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = menu_manager.cpp; sourceTree = ""; }; - 95B0CC5A0EB69DD2001A0D06 /* menu_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = menu_manager.hpp; sourceTree = ""; }; - 95B0CC5B0EB69DD2001A0D06 /* network_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = network_gui.cpp; sourceTree = ""; }; - 95B0CC5C0EB69DD2001A0D06 /* network_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = network_gui.hpp; sourceTree = ""; }; - 95B0CC5D0EB69DD2001A0D06 /* num_players.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = num_players.cpp; sourceTree = ""; }; - 95B0CC5E0EB69DD2001A0D06 /* num_players.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = num_players.hpp; sourceTree = ""; }; - 95B0CC5F0EB69DD2001A0D06 /* options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = options.cpp; sourceTree = ""; }; - 95B0CC600EB69DD2001A0D06 /* options.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = options.hpp; sourceTree = ""; }; - 95B0CC610EB69DD2001A0D06 /* player_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = player_controls.cpp; sourceTree = ""; }; - 95B0CC620EB69DD2001A0D06 /* player_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = player_controls.hpp; sourceTree = ""; }; - 95B0CC630EB69DD2001A0D06 /* race_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_gui.cpp; sourceTree = ""; }; - 95B0CC640EB69DD2001A0D06 /* race_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_gui.hpp; sourceTree = ""; }; - 95B0CC650EB69DD2001A0D06 /* race_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_menu.cpp; sourceTree = ""; }; - 95B0CC660EB69DD2001A0D06 /* race_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_menu.hpp; sourceTree = ""; }; - 95B0CC670EB69DD2001A0D06 /* race_options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_options.cpp; sourceTree = ""; }; - 95B0CC680EB69DD2001A0D06 /* race_options.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_options.hpp; sourceTree = ""; }; - 95B0CC690EB69DD2001A0D06 /* race_results_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_results_gui.cpp; sourceTree = ""; }; - 95B0CC6A0EB69DD2001A0D06 /* race_results_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_results_gui.hpp; sourceTree = ""; }; - 95B0CC6B0EB69DD2001A0D06 /* start_race_feedback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = start_race_feedback.cpp; sourceTree = ""; }; - 95B0CC6C0EB69DD2001A0D06 /* start_race_feedback.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = start_race_feedback.hpp; sourceTree = ""; }; - 95B0CC6D0EB69DD2001A0D06 /* track_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = track_sel.cpp; sourceTree = ""; }; - 95B0CC6E0EB69DD2001A0D06 /* track_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = track_sel.hpp; sourceTree = ""; }; - 95B0CC6F0EB69DD2001A0D06 /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cpp; sourceTree = ""; }; - 95B0CC700EB69DD2001A0D06 /* widget.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = widget.hpp; sourceTree = ""; }; - 95B0CC710EB69DD2001A0D06 /* widget_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = widget_manager.cpp; sourceTree = ""; }; - 95B0CC720EB69DD2001A0D06 /* widget_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = widget_manager.hpp; sourceTree = ""; }; - 95B0CC730EB69DD2001A0D06 /* highscore_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = highscore_manager.cpp; sourceTree = ""; }; - 95B0CC740EB69DD2001A0D06 /* highscore_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = highscore_manager.hpp; sourceTree = ""; }; - 95B0CC750EB69DD2001A0D06 /* highscores.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = highscores.cpp; sourceTree = ""; }; - 95B0CC760EB69DD2001A0D06 /* highscores.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = highscores.hpp; sourceTree = ""; }; - 95B0CC770EB69DD2001A0D06 /* history.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = history.cpp; sourceTree = ""; }; - 95B0CC780EB69DD2001A0D06 /* history.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = history.hpp; sourceTree = ""; }; - 95B0CE230EB69DD9001A0D06 /* input.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = input.hpp; sourceTree = ""; }; - 95B0CE240EB69DD9001A0D06 /* isect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = isect.cpp; sourceTree = ""; }; - 95B0CE250EB69DD9001A0D06 /* isect.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = isect.hpp; sourceTree = ""; }; - 95B0CE270EB69DD9001A0D06 /* attachment.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = attachment.cpp; sourceTree = ""; }; - 95B0CE280EB69DD9001A0D06 /* attachment.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = attachment.hpp; sourceTree = ""; }; - 95B0CE290EB69DD9001A0D06 /* attachment_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = attachment_manager.cpp; sourceTree = ""; }; - 95B0CE2A0EB69DD9001A0D06 /* attachment_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = attachment_manager.hpp; sourceTree = ""; }; - 95B0CE2B0EB69DD9001A0D06 /* bowling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bowling.cpp; sourceTree = ""; }; - 95B0CE2C0EB69DD9001A0D06 /* bowling.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = bowling.hpp; sourceTree = ""; }; - 95B0CE370EB69DD9001A0D06 /* missile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = missile.cpp; sourceTree = ""; }; - 95B0CE380EB69DD9001A0D06 /* missile.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = missile.hpp; sourceTree = ""; }; - 95B0CE390EB69DD9001A0D06 /* projectile_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = projectile_manager.cpp; sourceTree = ""; }; - 95B0CE3A0EB69DD9001A0D06 /* projectile_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = projectile_manager.hpp; sourceTree = ""; }; - 95B0CE440EB69DD9001A0D06 /* lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lexer.cpp; sourceTree = ""; }; - 95B0CE450EB69DD9001A0D06 /* lexer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = lexer.hpp; sourceTree = ""; }; - 95B0CE460EB69DD9001A0D06 /* lisp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lisp.cpp; sourceTree = ""; }; - 95B0CE470EB69DD9001A0D06 /* lisp.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = lisp.hpp; sourceTree = ""; }; - 95B0CE480EB69DD9001A0D06 /* parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cpp; sourceTree = ""; }; - 95B0CE490EB69DD9001A0D06 /* parser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = parser.hpp; sourceTree = ""; }; - 95B0CE4A0EB69DD9001A0D06 /* writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = writer.cpp; sourceTree = ""; }; - 95B0CE4B0EB69DD9001A0D06 /* writer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = writer.hpp; sourceTree = ""; }; - 95B0CE4C0EB69DD9001A0D06 /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = loader.cpp; sourceTree = ""; }; - 95B0CE4D0EB69DD9001A0D06 /* loader.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = loader.hpp; sourceTree = ""; }; - 95B0CE4E0EB69DD9001A0D06 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; - 95B0CE4F0EB69DD9001A0D06 /* main_loop.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = main_loop.cpp; sourceTree = ""; }; - 95B0CE500EB69DD9001A0D06 /* main_loop.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = main_loop.hpp; sourceTree = ""; }; - 95B0CE540EB69DD9001A0D06 /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = material.cpp; sourceTree = ""; }; - 95B0CE550EB69DD9001A0D06 /* material.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = material.hpp; sourceTree = ""; }; - 95B0CE560EB69DD9001A0D06 /* material_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = material_manager.cpp; sourceTree = ""; }; - 95B0CE570EB69DD9001A0D06 /* material_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = material_manager.hpp; sourceTree = ""; }; - 95B0CE590EB69DD9001A0D06 /* clock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = clock.cpp; sourceTree = ""; }; - 95B0CE5A0EB69DD9001A0D06 /* clock.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = clock.hpp; sourceTree = ""; }; - 95B0CE5B0EB69DD9001A0D06 /* follow_the_leader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = follow_the_leader.cpp; sourceTree = ""; }; - 95B0CE5C0EB69DD9001A0D06 /* follow_the_leader.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = follow_the_leader.hpp; sourceTree = ""; }; - 95B0CE5D0EB69DD9001A0D06 /* linear_world.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = linear_world.cpp; sourceTree = ""; }; - 95B0CE5E0EB69DD9001A0D06 /* linear_world.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = linear_world.hpp; sourceTree = ""; }; - 95B0CE5F0EB69DD9001A0D06 /* standard_race.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = standard_race.cpp; sourceTree = ""; }; - 95B0CE600EB69DD9001A0D06 /* standard_race.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = standard_race.hpp; sourceTree = ""; }; - 95B0CE610EB69DD9001A0D06 /* three_strikes_battle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = three_strikes_battle.cpp; sourceTree = ""; }; - 95B0CE620EB69DD9001A0D06 /* three_strikes_battle.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = three_strikes_battle.hpp; sourceTree = ""; }; - 95B0CE630EB69DD9001A0D06 /* world.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = world.cpp; sourceTree = ""; }; - 95B0CE640EB69DD9001A0D06 /* world.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = world.hpp; sourceTree = ""; }; - 95B0CE670EB69DD9001A0D06 /* moving_physics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = moving_physics.cpp; sourceTree = ""; }; - 95B0CE680EB69DD9001A0D06 /* moving_physics.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = moving_physics.hpp; sourceTree = ""; }; - 95B0CE690EB69DD9001A0D06 /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = moving_texture.cpp; sourceTree = ""; }; - 95B0CE6A0EB69DD9001A0D06 /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = moving_texture.hpp; sourceTree = ""; }; - 95B0CE6C0EB69DD9001A0D06 /* character_confirm_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = character_confirm_message.hpp; sourceTree = ""; }; - 95B0CE6D0EB69DD9001A0D06 /* character_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = character_info_message.hpp; sourceTree = ""; }; - 95B0CE6E0EB69DD9001A0D06 /* character_selected_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = character_selected_message.hpp; sourceTree = ""; }; - 95B0CE6F0EB69DD9001A0D06 /* connect_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = connect_message.cpp; sourceTree = ""; }; - 95B0CE700EB69DD9001A0D06 /* connect_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = connect_message.hpp; sourceTree = ""; }; - 95B0CE710EB69DD9001A0D06 /* flyable_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = flyable_info.hpp; sourceTree = ""; }; - 95B0CE730EB69DD9001A0D06 /* kart_control_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kart_control_message.cpp; sourceTree = ""; }; - 95B0CE740EB69DD9001A0D06 /* kart_control_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_control_message.hpp; sourceTree = ""; }; - 95B0CE750EB69DD9001A0D06 /* kart_update_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kart_update_message.cpp; sourceTree = ""; }; - 95B0CE760EB69DD9001A0D06 /* kart_update_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = kart_update_message.hpp; sourceTree = ""; }; - 95B0CE770EB69DD9001A0D06 /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = message.cpp; sourceTree = ""; }; - 95B0CE780EB69DD9001A0D06 /* message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = message.hpp; sourceTree = ""; }; - 95B0CE790EB69DD9001A0D06 /* network_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = network_kart.cpp; sourceTree = ""; }; - 95B0CE7A0EB69DD9001A0D06 /* network_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = network_kart.hpp; sourceTree = ""; }; - 95B0CE7B0EB69DD9001A0D06 /* network_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = network_manager.cpp; sourceTree = ""; }; - 95B0CE7C0EB69DD9001A0D06 /* network_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = network_manager.hpp; sourceTree = ""; }; - 95B0CE7D0EB69DD9001A0D06 /* num_players_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = num_players_message.hpp; sourceTree = ""; }; - 95B0CE7E0EB69DD9001A0D06 /* race_info_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_info_message.cpp; sourceTree = ""; }; - 95B0CE7F0EB69DD9001A0D06 /* race_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_info_message.hpp; sourceTree = ""; }; - 95B0CE800EB69DD9001A0D06 /* race_result_ack_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_result_ack_message.hpp; sourceTree = ""; }; - 95B0CE810EB69DD9001A0D06 /* race_result_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_result_message.cpp; sourceTree = ""; }; - 95B0CE820EB69DDA001A0D06 /* race_result_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_result_message.hpp; sourceTree = ""; }; - 95B0CE830EB69DDA001A0D06 /* race_start_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_start_message.hpp; sourceTree = ""; }; - 95B0CE840EB69DDA001A0D06 /* race_state.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_state.cpp; sourceTree = ""; }; - 95B0CE850EB69DDA001A0D06 /* race_state.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_state.hpp; sourceTree = ""; }; - 95B0CE860EB69DDA001A0D06 /* remote_kart_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = remote_kart_info.hpp; sourceTree = ""; }; - 95B0CE870EB69DDA001A0D06 /* world_loaded_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = world_loaded_message.hpp; sourceTree = ""; }; - 95B0CE880EB69DDA001A0D06 /* no_copy.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = no_copy.hpp; sourceTree = ""; }; - 95B0CE890EB69DDA001A0D06 /* particle_system.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = particle_system.cpp; sourceTree = ""; }; - 95B0CE8A0EB69DDA001A0D06 /* particle_system.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = particle_system.hpp; sourceTree = ""; }; - 95B0CE8D0EB69DDA001A0D06 /* player.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = player.hpp; sourceTree = ""; }; - 95B0CE900EB69DDA001A0D06 /* race_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = race_manager.cpp; sourceTree = ""; }; - 95B0CE910EB69DDA001A0D06 /* race_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = race_manager.hpp; sourceTree = ""; }; - 95B0CE920EB69DDA001A0D06 /* replay_base.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = replay_base.cpp; sourceTree = ""; }; - 95B0CE930EB69DDA001A0D06 /* replay_base.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = replay_base.hpp; sourceTree = ""; }; - 95B0CE940EB69DDA001A0D06 /* replay_buffer_tpl.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = replay_buffer_tpl.hpp; sourceTree = ""; }; - 95B0CE950EB69DDA001A0D06 /* replay_buffers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = replay_buffers.cpp; sourceTree = ""; }; - 95B0CE960EB69DDA001A0D06 /* replay_buffers.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = replay_buffers.hpp; sourceTree = ""; }; - 95B0CE970EB69DDA001A0D06 /* replay_player.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = replay_player.cpp; sourceTree = ""; }; - 95B0CE980EB69DDA001A0D06 /* replay_player.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = replay_player.hpp; sourceTree = ""; }; - 95B0CE990EB69DDA001A0D06 /* replay_recorder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = replay_recorder.cpp; sourceTree = ""; }; - 95B0CE9A0EB69DDA001A0D06 /* replay_recorder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = replay_recorder.hpp; sourceTree = ""; }; - 95B0CE9C0EB69DDA001A0D06 /* default_robot.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = default_robot.cpp; sourceTree = ""; }; - 95B0CE9D0EB69DDA001A0D06 /* default_robot.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = default_robot.hpp; sourceTree = ""; }; - 95B0CE9E0EB69DDA001A0D06 /* empty_robot.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = empty_robot.cpp; sourceTree = ""; }; - 95B0CE9F0EB69DDA001A0D06 /* empty_robot.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = empty_robot.hpp; sourceTree = ""; }; - 95B0CEA30EB69DDA001A0D06 /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = scene.cpp; sourceTree = ""; }; - 95B0CEA40EB69DDA001A0D06 /* scene.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = scene.hpp; sourceTree = ""; }; - 95B0CEA50EB69DDA001A0D06 /* sdldrv.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sdldrv.cpp; sourceTree = ""; }; - 95B0CEA60EB69DDA001A0D06 /* sdldrv.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = sdldrv.hpp; sourceTree = ""; }; - 95B0CEA70EB69DDA001A0D06 /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = shadow.cpp; sourceTree = ""; }; - 95B0CEA80EB69DDA001A0D06 /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = shadow.hpp; sourceTree = ""; }; - 95B0CEA90EB69DDA001A0D06 /* skid_mark.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = skid_mark.cpp; sourceTree = ""; }; - 95B0CEAA0EB69DDA001A0D06 /* skid_mark.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = skid_mark.hpp; sourceTree = ""; }; - 95B0CEAC0EB69DDA001A0D06 /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = smoke.cpp; sourceTree = ""; }; - 95B0CEAD0EB69DDA001A0D06 /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = smoke.hpp; sourceTree = ""; }; - 95B0CEAE0EB69DDA001A0D06 /* static_ssg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = static_ssg.cpp; sourceTree = ""; }; - 95B0CEAF0EB69DDA001A0D06 /* static_ssg.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = static_ssg.hpp; sourceTree = ""; }; - 95B0CEB00EB69DDA001A0D06 /* stk_config.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = stk_config.cpp; sourceTree = ""; }; - 95B0CEB10EB69DDA001A0D06 /* stk_config.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = stk_config.hpp; sourceTree = ""; }; - 95B0CEB20EB69DDA001A0D06 /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = string_utils.cpp; sourceTree = ""; }; - 95B0CEB30EB69DDA001A0D06 /* string_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = string_utils.hpp; sourceTree = ""; }; - 95B0CEB40EB69DDA001A0D06 /* terrain_info.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = terrain_info.cpp; sourceTree = ""; }; - 95B0CEB50EB69DDA001A0D06 /* terrain_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = terrain_info.hpp; sourceTree = ""; }; - 95B0CEB60EB69DDA001A0D06 /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = track.cpp; sourceTree = ""; }; - 95B0CEB70EB69DDA001A0D06 /* track.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = track.hpp; sourceTree = ""; }; - 95B0CEB80EB69DDA001A0D06 /* track_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = track_manager.cpp; sourceTree = ""; }; - 95B0CEB90EB69DDA001A0D06 /* track_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = track_manager.hpp; sourceTree = ""; }; - 95B0CEBA0EB69DDA001A0D06 /* traffic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = traffic.cpp; sourceTree = ""; }; - 95B0CEBB0EB69DDA001A0D06 /* translation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = translation.cpp; sourceTree = ""; }; - 95B0CEBC0EB69DDA001A0D06 /* translation.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = translation.hpp; sourceTree = ""; }; - 95B0CEBD0EB69DDA001A0D06 /* triangle_mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = triangle_mesh.cpp; sourceTree = ""; }; - 95B0CEBE0EB69DDA001A0D06 /* triangle_mesh.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = triangle_mesh.hpp; sourceTree = ""; }; - 95B0CEBF0EB69DDA001A0D06 /* unlock_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = unlock_manager.cpp; sourceTree = ""; }; - 95B0CEC00EB69DDA001A0D06 /* unlock_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = unlock_manager.hpp; sourceTree = ""; }; - 95B0CEC10EB69DDA001A0D06 /* user_config.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = user_config.cpp; sourceTree = ""; }; - 95B0CEC20EB69DDA001A0D06 /* user_config.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = user_config.hpp; sourceTree = ""; }; - 95B0CEC30EB69DDA001A0D06 /* user_pointer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = user_pointer.hpp; sourceTree = ""; }; - 95B0CEC50EB69DDA001A0D06 /* random_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = random_generator.cpp; sourceTree = ""; }; - 95B0CEC60EB69DDA001A0D06 /* random_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = random_generator.hpp; sourceTree = ""; }; - 95B0CEC70EB69DDA001A0D06 /* ssg_help.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ssg_help.cpp; sourceTree = ""; }; - 95B0CEC80EB69DDA001A0D06 /* ssg_help.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = ssg_help.hpp; sourceTree = ""; }; - 95B0CEC90EB69DDA001A0D06 /* vec3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vec3.cpp; sourceTree = ""; }; - 95B0CECA0EB69DDA001A0D06 /* vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = vec3.hpp; sourceTree = ""; }; + 95B0CBE20EB69DD2001A0D06 /* callback.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = callback.hpp; path = ../../callback.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBE30EB69DD2001A0D06 /* callback_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = callback_manager.cpp; path = ../../callback_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CBE40EB69DD2001A0D06 /* callback_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = callback_manager.hpp; path = ../../callback_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBE50EB69DD2001A0D06 /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cpp; path = ../../camera.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CBE60EB69DD2001A0D06 /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = camera.hpp; path = ../../camera.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBE80EB69DD2001A0D06 /* challenge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = challenge.cpp; path = ../../challenges/challenge.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CBE90EB69DD2001A0D06 /* challenge.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = challenge.hpp; path = ../../challenges/challenge.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBEA0EB69DD2001A0D06 /* challenge_data.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = challenge_data.cpp; path = ../../challenges/challenge_data.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CBEB0EB69DD2001A0D06 /* challenge_data.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = challenge_data.hpp; path = ../../challenges/challenge_data.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBEC0EB69DD2001A0D06 /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = constants.hpp; path = ../../constants.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBED0EB69DD2001A0D06 /* coord.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = coord.hpp; path = ../../coord.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CBFA0EB69DD2001A0D06 /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = ../../enet/callbacks.c; sourceTree = SOURCE_ROOT; }; + 95B0CC0A0EB69DD2001A0D06 /* host.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = host.c; path = ../../enet/host.c; sourceTree = SOURCE_ROOT; }; + 95B0CC0E0EB69DD2001A0D06 /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = ../../enet/include/enet/callbacks.h; sourceTree = SOURCE_ROOT; }; + 95B0CC0F0EB69DD2001A0D06 /* enet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = enet.h; path = ../../enet/include/enet/enet.h; sourceTree = SOURCE_ROOT; }; + 95B0CC100EB69DD2001A0D06 /* list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = list.h; path = ../../enet/include/enet/list.h; sourceTree = SOURCE_ROOT; }; + 95B0CC110EB69DD2001A0D06 /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = ../../enet/include/enet/protocol.h; sourceTree = SOURCE_ROOT; }; + 95B0CC130EB69DD2001A0D06 /* types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../../enet/include/enet/types.h; sourceTree = SOURCE_ROOT; }; + 95B0CC140EB69DD2001A0D06 /* unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = unix.h; path = ../../enet/include/enet/unix.h; sourceTree = SOURCE_ROOT; }; + 95B0CC150EB69DD2001A0D06 /* utility.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = utility.h; path = ../../enet/include/enet/utility.h; sourceTree = SOURCE_ROOT; }; + 95B0CC160EB69DD2001A0D06 /* win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = win32.h; path = ../../enet/include/enet/win32.h; sourceTree = SOURCE_ROOT; }; + 95B0CC1A0EB69DD2001A0D06 /* list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = list.c; path = ../../enet/list.c; sourceTree = SOURCE_ROOT; }; + 95B0CC200EB69DD2001A0D06 /* packet.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = packet.c; path = ../../enet/packet.c; sourceTree = SOURCE_ROOT; }; + 95B0CC220EB69DD2001A0D06 /* peer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = peer.c; path = ../../enet/peer.c; sourceTree = SOURCE_ROOT; }; + 95B0CC240EB69DD2001A0D06 /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = ../../enet/protocol.c; sourceTree = SOURCE_ROOT; }; + 95B0CC280EB69DD2001A0D06 /* unix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = unix.c; path = ../../enet/unix.c; sourceTree = SOURCE_ROOT; }; + 95B0CC2A0EB69DD2001A0D06 /* win32.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = win32.c; path = ../../enet/win32.c; sourceTree = SOURCE_ROOT; }; + 95B0CC2C0EB69DD2001A0D06 /* explosion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = explosion.cpp; path = ../../explosion.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC2D0EB69DD2001A0D06 /* explosion.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = explosion.hpp; path = ../../explosion.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC2E0EB69DD2001A0D06 /* file_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = file_manager.cpp; path = ../../file_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC2F0EB69DD2001A0D06 /* file_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = file_manager.hpp; path = ../../file_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC300EB69DD2001A0D06 /* flyable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = flyable.cpp; path = ../../flyable.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC310EB69DD2001A0D06 /* flyable.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = flyable.hpp; path = ../../flyable.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC320EB69DD2001A0D06 /* grand_prix_data.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_data.cpp; path = ../../grand_prix_data.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC330EB69DD2001A0D06 /* grand_prix_data.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_data.hpp; path = ../../grand_prix_data.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC340EB69DD2001A0D06 /* grand_prix_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_manager.cpp; path = ../../grand_prix_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC350EB69DD2001A0D06 /* grand_prix_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_manager.hpp; path = ../../grand_prix_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC370EB69DD2001A0D06 /* base_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = base_gui.cpp; path = ../../gui/base_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC380EB69DD2001A0D06 /* base_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = base_gui.hpp; path = ../../gui/base_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC390EB69DD2001A0D06 /* challenges_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = challenges_menu.cpp; path = ../../gui/challenges_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC3A0EB69DD2001A0D06 /* challenges_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = challenges_menu.hpp; path = ../../gui/challenges_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC3B0EB69DD2001A0D06 /* char_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = char_sel.cpp; path = ../../gui/char_sel.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC3C0EB69DD2001A0D06 /* char_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = char_sel.hpp; path = ../../gui/char_sel.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC3D0EB69DD2001A0D06 /* config_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = config_controls.cpp; path = ../../gui/config_controls.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC3E0EB69DD2001A0D06 /* config_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = config_controls.hpp; path = ../../gui/config_controls.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC3F0EB69DD2001A0D06 /* config_display.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = config_display.cpp; path = ../../gui/config_display.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC400EB69DD2001A0D06 /* config_display.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = config_display.hpp; path = ../../gui/config_display.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC410EB69DD2001A0D06 /* config_sound.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = config_sound.cpp; path = ../../gui/config_sound.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC420EB69DD2001A0D06 /* config_sound.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = config_sound.hpp; path = ../../gui/config_sound.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC430EB69DD2001A0D06 /* credits_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = credits_menu.cpp; path = ../../gui/credits_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC440EB69DD2001A0D06 /* credits_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = credits_menu.hpp; path = ../../gui/credits_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC450EB69DD2001A0D06 /* display_res_confirm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = display_res_confirm.cpp; path = ../../gui/display_res_confirm.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC460EB69DD2001A0D06 /* display_res_confirm.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = display_res_confirm.hpp; path = ../../gui/display_res_confirm.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC470EB69DD2001A0D06 /* feature_unlocked.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = feature_unlocked.cpp; path = ../../gui/feature_unlocked.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC480EB69DD2001A0D06 /* feature_unlocked.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = feature_unlocked.hpp; path = ../../gui/feature_unlocked.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC490EB69DD2001A0D06 /* font.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = font.cpp; path = ../../gui/font.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC4A0EB69DD2001A0D06 /* font.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = font.hpp; path = ../../gui/font.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC4B0EB69DD2001A0D06 /* game_mode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = game_mode.cpp; path = ../../gui/game_mode.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC4C0EB69DD2001A0D06 /* game_mode.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = game_mode.hpp; path = ../../gui/game_mode.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC4D0EB69DD2001A0D06 /* grand_prix_ending.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_ending.cpp; path = ../../gui/grand_prix_ending.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC4E0EB69DD2001A0D06 /* grand_prix_ending.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_ending.hpp; path = ../../gui/grand_prix_ending.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC4F0EB69DD2001A0D06 /* grand_prix_select.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_select.cpp; path = ../../gui/grand_prix_select.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC500EB69DD2001A0D06 /* grand_prix_select.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_select.hpp; path = ../../gui/grand_prix_select.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC510EB69DD2001A0D06 /* help_page_one.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_one.cpp; path = ../../gui/help_page_one.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC520EB69DD2001A0D06 /* help_page_one.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = help_page_one.hpp; path = ../../gui/help_page_one.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC530EB69DD2001A0D06 /* help_page_three.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_three.cpp; path = ../../gui/help_page_three.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC540EB69DD2001A0D06 /* help_page_three.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = help_page_three.hpp; path = ../../gui/help_page_three.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC550EB69DD2001A0D06 /* help_page_two.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = help_page_two.cpp; path = ../../gui/help_page_two.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC560EB69DD2001A0D06 /* help_page_two.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = help_page_two.hpp; path = ../../gui/help_page_two.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC570EB69DD2001A0D06 /* main_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main_menu.cpp; path = ../../gui/main_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC580EB69DD2001A0D06 /* main_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = main_menu.hpp; path = ../../gui/main_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC590EB69DD2001A0D06 /* menu_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = menu_manager.cpp; path = ../../gui/menu_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC5A0EB69DD2001A0D06 /* menu_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = menu_manager.hpp; path = ../../gui/menu_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC5B0EB69DD2001A0D06 /* network_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = network_gui.cpp; path = ../../gui/network_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC5C0EB69DD2001A0D06 /* network_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = network_gui.hpp; path = ../../gui/network_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC5D0EB69DD2001A0D06 /* num_players.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = num_players.cpp; path = ../../gui/num_players.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC5E0EB69DD2001A0D06 /* num_players.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = num_players.hpp; path = ../../gui/num_players.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC5F0EB69DD2001A0D06 /* options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = options.cpp; path = ../../gui/options.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC600EB69DD2001A0D06 /* options.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = options.hpp; path = ../../gui/options.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC610EB69DD2001A0D06 /* player_controls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = player_controls.cpp; path = ../../gui/player_controls.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC620EB69DD2001A0D06 /* player_controls.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = player_controls.hpp; path = ../../gui/player_controls.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC630EB69DD2001A0D06 /* race_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_gui.cpp; path = ../../gui/race_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC640EB69DD2001A0D06 /* race_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_gui.hpp; path = ../../gui/race_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC650EB69DD2001A0D06 /* race_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_menu.cpp; path = ../../gui/race_menu.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC660EB69DD2001A0D06 /* race_menu.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_menu.hpp; path = ../../gui/race_menu.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC670EB69DD2001A0D06 /* race_options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_options.cpp; path = ../../gui/race_options.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC680EB69DD2001A0D06 /* race_options.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_options.hpp; path = ../../gui/race_options.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC690EB69DD2001A0D06 /* race_results_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_results_gui.cpp; path = ../../gui/race_results_gui.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC6A0EB69DD2001A0D06 /* race_results_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_results_gui.hpp; path = ../../gui/race_results_gui.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC6B0EB69DD2001A0D06 /* start_race_feedback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = start_race_feedback.cpp; path = ../../gui/start_race_feedback.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC6C0EB69DD2001A0D06 /* start_race_feedback.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = start_race_feedback.hpp; path = ../../gui/start_race_feedback.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC6D0EB69DD2001A0D06 /* track_sel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = track_sel.cpp; path = ../../gui/track_sel.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC6E0EB69DD2001A0D06 /* track_sel.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = track_sel.hpp; path = ../../gui/track_sel.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC6F0EB69DD2001A0D06 /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = widget.cpp; path = ../../gui/widget.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC700EB69DD2001A0D06 /* widget.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = widget.hpp; path = ../../gui/widget.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC710EB69DD2001A0D06 /* widget_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = widget_manager.cpp; path = ../../gui/widget_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC720EB69DD2001A0D06 /* widget_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = widget_manager.hpp; path = ../../gui/widget_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC730EB69DD2001A0D06 /* highscore_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = highscore_manager.cpp; path = ../../highscore_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC740EB69DD2001A0D06 /* highscore_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = highscore_manager.hpp; path = ../../highscore_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC750EB69DD2001A0D06 /* highscores.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = highscores.cpp; path = ../../highscores.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC760EB69DD2001A0D06 /* highscores.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = highscores.hpp; path = ../../highscores.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CC770EB69DD2001A0D06 /* history.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = history.cpp; path = ../../history.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CC780EB69DD2001A0D06 /* history.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = history.hpp; path = ../../history.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE230EB69DD9001A0D06 /* input.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = input.hpp; path = ../../input.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE240EB69DD9001A0D06 /* isect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = isect.cpp; path = ../../isect.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE250EB69DD9001A0D06 /* isect.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = isect.hpp; path = ../../isect.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE270EB69DD9001A0D06 /* attachment.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = attachment.cpp; path = ../../items/attachment.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE280EB69DD9001A0D06 /* attachment.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = attachment.hpp; path = ../../items/attachment.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE290EB69DD9001A0D06 /* attachment_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = attachment_manager.cpp; path = ../../items/attachment_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE2A0EB69DD9001A0D06 /* attachment_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = attachment_manager.hpp; path = ../../items/attachment_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE2B0EB69DD9001A0D06 /* bowling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = bowling.cpp; path = ../../items/bowling.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE2C0EB69DD9001A0D06 /* bowling.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = bowling.hpp; path = ../../items/bowling.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE370EB69DD9001A0D06 /* missile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = missile.cpp; path = ../../items/missile.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE380EB69DD9001A0D06 /* missile.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = missile.hpp; path = ../../items/missile.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE390EB69DD9001A0D06 /* projectile_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = projectile_manager.cpp; path = ../../items/projectile_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE3A0EB69DD9001A0D06 /* projectile_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = projectile_manager.hpp; path = ../../items/projectile_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE440EB69DD9001A0D06 /* lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lexer.cpp; path = ../../lisp/lexer.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE450EB69DD9001A0D06 /* lexer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = lexer.hpp; path = ../../lisp/lexer.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE460EB69DD9001A0D06 /* lisp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lisp.cpp; path = ../../lisp/lisp.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE470EB69DD9001A0D06 /* lisp.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = lisp.hpp; path = ../../lisp/lisp.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE480EB69DD9001A0D06 /* parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = parser.cpp; path = ../../lisp/parser.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE490EB69DD9001A0D06 /* parser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = parser.hpp; path = ../../lisp/parser.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE4A0EB69DD9001A0D06 /* writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = writer.cpp; path = ../../lisp/writer.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE4B0EB69DD9001A0D06 /* writer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = writer.hpp; path = ../../lisp/writer.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE4C0EB69DD9001A0D06 /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = loader.cpp; path = ../../loader.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE4D0EB69DD9001A0D06 /* loader.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = loader.hpp; path = ../../loader.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE4E0EB69DD9001A0D06 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../main.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE4F0EB69DD9001A0D06 /* main_loop.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main_loop.cpp; path = ../../main_loop.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE500EB69DD9001A0D06 /* main_loop.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = main_loop.hpp; path = ../../main_loop.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE540EB69DD9001A0D06 /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = material.cpp; path = ../../material.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE550EB69DD9001A0D06 /* material.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = material.hpp; path = ../../material.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE560EB69DD9001A0D06 /* material_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = material_manager.cpp; path = ../../material_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE570EB69DD9001A0D06 /* material_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = material_manager.hpp; path = ../../material_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE590EB69DD9001A0D06 /* clock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = clock.cpp; path = ../../modes/clock.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE5A0EB69DD9001A0D06 /* clock.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = clock.hpp; path = ../../modes/clock.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE5B0EB69DD9001A0D06 /* follow_the_leader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = follow_the_leader.cpp; path = ../../modes/follow_the_leader.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE5C0EB69DD9001A0D06 /* follow_the_leader.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = follow_the_leader.hpp; path = ../../modes/follow_the_leader.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE5D0EB69DD9001A0D06 /* linear_world.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = linear_world.cpp; path = ../../modes/linear_world.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE5E0EB69DD9001A0D06 /* linear_world.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = linear_world.hpp; path = ../../modes/linear_world.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE5F0EB69DD9001A0D06 /* standard_race.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = standard_race.cpp; path = ../../modes/standard_race.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE600EB69DD9001A0D06 /* standard_race.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = standard_race.hpp; path = ../../modes/standard_race.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE610EB69DD9001A0D06 /* three_strikes_battle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = three_strikes_battle.cpp; path = ../../modes/three_strikes_battle.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE620EB69DD9001A0D06 /* three_strikes_battle.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = three_strikes_battle.hpp; path = ../../modes/three_strikes_battle.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE630EB69DD9001A0D06 /* world.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = world.cpp; path = ../../modes/world.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE640EB69DD9001A0D06 /* world.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = world.hpp; path = ../../modes/world.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE670EB69DD9001A0D06 /* moving_physics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = moving_physics.cpp; path = ../../moving_physics.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE680EB69DD9001A0D06 /* moving_physics.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = moving_physics.hpp; path = ../../moving_physics.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE690EB69DD9001A0D06 /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = moving_texture.cpp; path = ../../moving_texture.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE6A0EB69DD9001A0D06 /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = moving_texture.hpp; path = ../../moving_texture.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE6C0EB69DD9001A0D06 /* character_confirm_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = character_confirm_message.hpp; path = ../../network/character_confirm_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE6D0EB69DD9001A0D06 /* character_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = character_info_message.hpp; path = ../../network/character_info_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE6E0EB69DD9001A0D06 /* character_selected_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = character_selected_message.hpp; path = ../../network/character_selected_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE6F0EB69DD9001A0D06 /* connect_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = connect_message.cpp; path = ../../network/connect_message.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE700EB69DD9001A0D06 /* connect_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = connect_message.hpp; path = ../../network/connect_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE710EB69DD9001A0D06 /* flyable_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = flyable_info.hpp; path = ../../network/flyable_info.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE730EB69DD9001A0D06 /* kart_control_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = kart_control_message.cpp; path = ../../network/kart_control_message.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE740EB69DD9001A0D06 /* kart_control_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_control_message.hpp; path = ../../network/kart_control_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE750EB69DD9001A0D06 /* kart_update_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = kart_update_message.cpp; path = ../../network/kart_update_message.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE760EB69DD9001A0D06 /* kart_update_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = kart_update_message.hpp; path = ../../network/kart_update_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE770EB69DD9001A0D06 /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = message.cpp; path = ../../network/message.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE780EB69DD9001A0D06 /* message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = message.hpp; path = ../../network/message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE790EB69DD9001A0D06 /* network_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = network_kart.cpp; path = ../../network/network_kart.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE7A0EB69DD9001A0D06 /* network_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = network_kart.hpp; path = ../../network/network_kart.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE7B0EB69DD9001A0D06 /* network_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = network_manager.cpp; path = ../../network/network_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE7C0EB69DD9001A0D06 /* network_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = network_manager.hpp; path = ../../network/network_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE7D0EB69DD9001A0D06 /* num_players_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = num_players_message.hpp; path = ../../network/num_players_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE7E0EB69DD9001A0D06 /* race_info_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_info_message.cpp; path = ../../network/race_info_message.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE7F0EB69DD9001A0D06 /* race_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_info_message.hpp; path = ../../network/race_info_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE800EB69DD9001A0D06 /* race_result_ack_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_result_ack_message.hpp; path = ../../network/race_result_ack_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE810EB69DD9001A0D06 /* race_result_message.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_result_message.cpp; path = ../../network/race_result_message.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE820EB69DDA001A0D06 /* race_result_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_result_message.hpp; path = ../../network/race_result_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE830EB69DDA001A0D06 /* race_start_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_start_message.hpp; path = ../../network/race_start_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE840EB69DDA001A0D06 /* race_state.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_state.cpp; path = ../../network/race_state.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE850EB69DDA001A0D06 /* race_state.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_state.hpp; path = ../../network/race_state.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE860EB69DDA001A0D06 /* remote_kart_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = remote_kart_info.hpp; path = ../../network/remote_kart_info.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE870EB69DDA001A0D06 /* world_loaded_message.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = world_loaded_message.hpp; path = ../../network/world_loaded_message.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE880EB69DDA001A0D06 /* no_copy.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = no_copy.hpp; path = ../../no_copy.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE890EB69DDA001A0D06 /* particle_system.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = particle_system.cpp; path = ../../particle_system.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE8A0EB69DDA001A0D06 /* particle_system.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = particle_system.hpp; path = ../../particle_system.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE8D0EB69DDA001A0D06 /* player.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = player.hpp; path = ../../player.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE900EB69DDA001A0D06 /* race_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = race_manager.cpp; path = ../../race_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE910EB69DDA001A0D06 /* race_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = race_manager.hpp; path = ../../race_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE920EB69DDA001A0D06 /* replay_base.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = replay_base.cpp; path = ../../replay_base.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE930EB69DDA001A0D06 /* replay_base.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = replay_base.hpp; path = ../../replay_base.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE940EB69DDA001A0D06 /* replay_buffer_tpl.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = replay_buffer_tpl.hpp; path = ../../replay_buffer_tpl.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE950EB69DDA001A0D06 /* replay_buffers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = replay_buffers.cpp; path = ../../replay_buffers.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE960EB69DDA001A0D06 /* replay_buffers.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = replay_buffers.hpp; path = ../../replay_buffers.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE970EB69DDA001A0D06 /* replay_player.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = replay_player.cpp; path = ../../replay_player.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE980EB69DDA001A0D06 /* replay_player.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = replay_player.hpp; path = ../../replay_player.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE990EB69DDA001A0D06 /* replay_recorder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = replay_recorder.cpp; path = ../../replay_recorder.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE9A0EB69DDA001A0D06 /* replay_recorder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = replay_recorder.hpp; path = ../../replay_recorder.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE9C0EB69DDA001A0D06 /* default_robot.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = default_robot.cpp; path = ../../robots/default_robot.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE9D0EB69DDA001A0D06 /* default_robot.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = default_robot.hpp; path = ../../robots/default_robot.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CE9E0EB69DDA001A0D06 /* empty_robot.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = empty_robot.cpp; path = ../../robots/empty_robot.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CE9F0EB69DDA001A0D06 /* empty_robot.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = empty_robot.hpp; path = ../../robots/empty_robot.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA30EB69DDA001A0D06 /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = scene.cpp; path = ../../scene.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA40EB69DDA001A0D06 /* scene.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = scene.hpp; path = ../../scene.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA50EB69DDA001A0D06 /* sdldrv.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sdldrv.cpp; path = ../../sdldrv.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA60EB69DDA001A0D06 /* sdldrv.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = sdldrv.hpp; path = ../../sdldrv.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA70EB69DDA001A0D06 /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = shadow.cpp; path = ../../shadow.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA80EB69DDA001A0D06 /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = shadow.hpp; path = ../../shadow.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEA90EB69DDA001A0D06 /* skid_mark.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = skid_mark.cpp; path = ../../skid_mark.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEAA0EB69DDA001A0D06 /* skid_mark.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = skid_mark.hpp; path = ../../skid_mark.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEAC0EB69DDA001A0D06 /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = smoke.cpp; path = ../../smoke.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEAD0EB69DDA001A0D06 /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = smoke.hpp; path = ../../smoke.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEAE0EB69DDA001A0D06 /* static_ssg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = static_ssg.cpp; path = ../../static_ssg.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEAF0EB69DDA001A0D06 /* static_ssg.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = static_ssg.hpp; path = ../../static_ssg.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB00EB69DDA001A0D06 /* stk_config.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stk_config.cpp; path = ../../stk_config.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB10EB69DDA001A0D06 /* stk_config.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = stk_config.hpp; path = ../../stk_config.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB20EB69DDA001A0D06 /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = string_utils.cpp; path = ../../string_utils.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB30EB69DDA001A0D06 /* string_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = string_utils.hpp; path = ../../string_utils.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB40EB69DDA001A0D06 /* terrain_info.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = terrain_info.cpp; path = ../../terrain_info.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB50EB69DDA001A0D06 /* terrain_info.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = terrain_info.hpp; path = ../../terrain_info.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB60EB69DDA001A0D06 /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = track.cpp; path = ../../track.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB70EB69DDA001A0D06 /* track.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = track.hpp; path = ../../track.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB80EB69DDA001A0D06 /* track_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = track_manager.cpp; path = ../../track_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEB90EB69DDA001A0D06 /* track_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = track_manager.hpp; path = ../../track_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEBA0EB69DDA001A0D06 /* traffic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = traffic.cpp; path = ../../traffic.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEBB0EB69DDA001A0D06 /* translation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = translation.cpp; path = ../../translation.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEBC0EB69DDA001A0D06 /* translation.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = translation.hpp; path = ../../translation.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEBD0EB69DDA001A0D06 /* triangle_mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = triangle_mesh.cpp; path = ../../triangle_mesh.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEBE0EB69DDA001A0D06 /* triangle_mesh.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = triangle_mesh.hpp; path = ../../triangle_mesh.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEBF0EB69DDA001A0D06 /* unlock_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = unlock_manager.cpp; path = ../../unlock_manager.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC00EB69DDA001A0D06 /* unlock_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = unlock_manager.hpp; path = ../../unlock_manager.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC10EB69DDA001A0D06 /* user_config.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = user_config.cpp; path = ../../user_config.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC20EB69DDA001A0D06 /* user_config.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = user_config.hpp; path = ../../user_config.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC30EB69DDA001A0D06 /* user_pointer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = user_pointer.hpp; path = ../../user_pointer.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC50EB69DDA001A0D06 /* random_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = random_generator.cpp; path = ../../utils/random_generator.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC60EB69DDA001A0D06 /* random_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = random_generator.hpp; path = ../../utils/random_generator.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC70EB69DDA001A0D06 /* ssg_help.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ssg_help.cpp; path = ../../utils/ssg_help.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC80EB69DDA001A0D06 /* ssg_help.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ssg_help.hpp; path = ../../utils/ssg_help.hpp; sourceTree = SOURCE_ROOT; }; + 95B0CEC90EB69DDA001A0D06 /* vec3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = vec3.cpp; path = ../../vec3.cpp; sourceTree = SOURCE_ROOT; }; + 95B0CECA0EB69DDA001A0D06 /* vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = vec3.hpp; path = ../../vec3.hpp; sourceTree = SOURCE_ROOT; }; 95B0D4090EB6A160001A0D06 /* SuperTuxKart */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SuperTuxKart; sourceTree = BUILT_PRODUCTS_DIR; }; - 95E1059A0E28F65F00503124 /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBulletCollisionCommon.h; sourceTree = ""; }; - 95E1059B0E28F65F00503124 /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBulletDynamicsCommon.h; sourceTree = ""; }; - 95E105F00E28F66000503124 /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "Bullet-C-Api.h"; sourceTree = ""; }; - 95E105F40E28F66000503124 /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btAxisSweep3.cpp; sourceTree = ""; }; - 95E105F50E28F66000503124 /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btAxisSweep3.h; sourceTree = ""; }; - 95E105F60E28F66000503124 /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBroadphaseInterface.h; sourceTree = ""; }; - 95E105F70E28F66000503124 /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btBroadphaseProxy.cpp; sourceTree = ""; }; - 95E105F80E28F66000503124 /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBroadphaseProxy.h; sourceTree = ""; }; - 95E105F90E28F66000503124 /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E105FA0E28F66000503124 /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionAlgorithm.h; sourceTree = ""; }; - 95E105FB0E28F66000503124 /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btDispatcher.cpp; sourceTree = ""; }; - 95E105FC0E28F66000503124 /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btDispatcher.h; sourceTree = ""; }; - 95E105FD0E28F66000503124 /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiSapBroadphase.cpp; sourceTree = ""; }; - 95E105FE0E28F66000503124 /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMultiSapBroadphase.h; sourceTree = ""; }; - 95E105FF0E28F66000503124 /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btOverlappingPairCache.cpp; sourceTree = ""; }; - 95E106000E28F66000503124 /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOverlappingPairCache.h; sourceTree = ""; }; - 95E106010E28F66000503124 /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOverlappingPairCallback.h; sourceTree = ""; }; - 95E106020E28F66000503124 /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSimpleBroadphase.cpp; sourceTree = ""; }; - 95E106030E28F66000503124 /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSimpleBroadphase.h; sourceTree = ""; }; - 95E106050E28F66000503124 /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btBoxBoxCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106060E28F66000503124 /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBoxBoxCollisionAlgorithm.h; sourceTree = ""; }; - 95E106070E28F66000503124 /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btBoxBoxDetector.cpp; sourceTree = ""; }; - 95E106080E28F66000503124 /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBoxBoxDetector.h; sourceTree = ""; }; - 95E106090E28F66000503124 /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionConfiguration.h; sourceTree = ""; }; - 95E1060A0E28F66000503124 /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionCreateFunc.h; sourceTree = ""; }; - 95E1060B0E28F66000503124 /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionDispatcher.cpp; sourceTree = ""; }; - 95E1060C0E28F66000503124 /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionDispatcher.h; sourceTree = ""; }; - 95E1060D0E28F66000503124 /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionObject.cpp; sourceTree = ""; }; - 95E1060E0E28F66100503124 /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionObject.h; sourceTree = ""; }; - 95E1060F0E28F66100503124 /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionWorld.cpp; sourceTree = ""; }; - 95E106100E28F66100503124 /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionWorld.h; sourceTree = ""; }; - 95E106110E28F66100503124 /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCompoundCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106120E28F66100503124 /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCompoundCollisionAlgorithm.h; sourceTree = ""; }; - 95E106130E28F66100503124 /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexConcaveCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106140E28F66100503124 /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexConcaveCollisionAlgorithm.h; sourceTree = ""; }; - 95E106150E28F66100503124 /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexConvexAlgorithm.cpp; sourceTree = ""; }; - 95E106160E28F66100503124 /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexConvexAlgorithm.h; sourceTree = ""; }; - 95E106170E28F66100503124 /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexPlaneCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106180E28F66100503124 /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexPlaneCollisionAlgorithm.h; sourceTree = ""; }; - 95E106190E28F66100503124 /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btDefaultCollisionConfiguration.cpp; sourceTree = ""; }; - 95E1061A0E28F66100503124 /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btDefaultCollisionConfiguration.h; sourceTree = ""; }; - 95E1061B0E28F66100503124 /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btEmptyCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E1061C0E28F66100503124 /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btEmptyCollisionAlgorithm.h; sourceTree = ""; }; - 95E1061D0E28F66100503124 /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btManifoldResult.cpp; sourceTree = ""; }; - 95E1061E0E28F66100503124 /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btManifoldResult.h; sourceTree = ""; }; - 95E1061F0E28F66100503124 /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSimulationIslandManager.cpp; sourceTree = ""; }; - 95E106200E28F66100503124 /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSimulationIslandManager.h; sourceTree = ""; }; - 95E106210E28F66100503124 /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereBoxCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106220E28F66100503124 /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSphereBoxCollisionAlgorithm.h; sourceTree = ""; }; - 95E106230E28F66100503124 /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereSphereCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106240E28F66100503124 /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSphereSphereCollisionAlgorithm.h; sourceTree = ""; }; - 95E106250E28F66100503124 /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereTriangleCollisionAlgorithm.cpp; sourceTree = ""; }; - 95E106260E28F66100503124 /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSphereTriangleCollisionAlgorithm.h; sourceTree = ""; }; - 95E106270E28F66100503124 /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btUnionFind.cpp; sourceTree = ""; }; - 95E106280E28F66100503124 /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btUnionFind.h; sourceTree = ""; }; - 95E106290E28F66100503124 /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SphereTriangleDetector.cpp; sourceTree = ""; }; - 95E1062A0E28F66100503124 /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SphereTriangleDetector.h; sourceTree = ""; }; - 95E1062C0E28F66100503124 /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btBoxShape.cpp; sourceTree = ""; }; - 95E1062D0E28F66100503124 /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBoxShape.h; sourceTree = ""; }; - 95E1062E0E28F66100503124 /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btBvhTriangleMeshShape.cpp; sourceTree = ""; }; - 95E1062F0E28F66100503124 /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btBvhTriangleMeshShape.h; sourceTree = ""; }; - 95E106300E28F66100503124 /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCapsuleShape.cpp; sourceTree = ""; }; - 95E106310E28F66100503124 /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCapsuleShape.h; sourceTree = ""; }; - 95E106320E28F66100503124 /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionMargin.h; sourceTree = ""; }; - 95E106330E28F66100503124 /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCollisionShape.cpp; sourceTree = ""; }; - 95E106340E28F66100503124 /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCollisionShape.h; sourceTree = ""; }; - 95E106350E28F66100503124 /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCompoundShape.cpp; sourceTree = ""; }; - 95E106360E28F66100503124 /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCompoundShape.h; sourceTree = ""; }; - 95E106370E28F66100503124 /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConcaveShape.cpp; sourceTree = ""; }; - 95E106380E28F66100503124 /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConcaveShape.h; sourceTree = ""; }; - 95E106390E28F66100503124 /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConeShape.cpp; sourceTree = ""; }; - 95E1063A0E28F66100503124 /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConeShape.h; sourceTree = ""; }; - 95E1063B0E28F66100503124 /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexHullShape.cpp; sourceTree = ""; }; - 95E1063C0E28F66100503124 /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexHullShape.h; sourceTree = ""; }; - 95E1063D0E28F66100503124 /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexInternalShape.cpp; sourceTree = ""; }; - 95E1063E0E28F66100503124 /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexInternalShape.h; sourceTree = ""; }; - 95E1063F0E28F66100503124 /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexShape.cpp; sourceTree = ""; }; - 95E106400E28F66100503124 /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexShape.h; sourceTree = ""; }; - 95E106410E28F66100503124 /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexTriangleMeshShape.cpp; sourceTree = ""; }; - 95E106420E28F66100503124 /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexTriangleMeshShape.h; sourceTree = ""; }; - 95E106430E28F66100503124 /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btCylinderShape.cpp; sourceTree = ""; }; - 95E106440E28F66100503124 /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btCylinderShape.h; sourceTree = ""; }; - 95E106450E28F66100503124 /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btEmptyShape.cpp; sourceTree = ""; }; - 95E106460E28F66100503124 /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btEmptyShape.h; sourceTree = ""; }; - 95E106470E28F66100503124 /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btHeightfieldTerrainShape.cpp; sourceTree = ""; }; - 95E106480E28F66100503124 /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btHeightfieldTerrainShape.h; sourceTree = ""; }; - 95E106490E28F66100503124 /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btMinkowskiSumShape.cpp; sourceTree = ""; }; - 95E1064A0E28F66100503124 /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMinkowskiSumShape.h; sourceTree = ""; }; - 95E1064B0E28F66100503124 /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btMultiSphereShape.cpp; sourceTree = ""; }; - 95E1064C0E28F66100503124 /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMultiSphereShape.h; sourceTree = ""; }; - 95E1064D0E28F66100503124 /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btOptimizedBvh.cpp; sourceTree = ""; }; - 95E1064E0E28F66100503124 /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOptimizedBvh.h; sourceTree = ""; }; - 95E1064F0E28F66100503124 /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btPolyhedralConvexShape.cpp; sourceTree = ""; }; - 95E106500E28F66100503124 /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btPolyhedralConvexShape.h; sourceTree = ""; }; - 95E106510E28F66100503124 /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btShapeHull.cpp; sourceTree = ""; }; - 95E106520E28F66100503124 /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btShapeHull.h; sourceTree = ""; }; - 95E106530E28F66100503124 /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSphereShape.cpp; sourceTree = ""; }; - 95E106540E28F66100503124 /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSphereShape.h; sourceTree = ""; }; - 95E106550E28F66100503124 /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btStaticPlaneShape.cpp; sourceTree = ""; }; - 95E106560E28F66100503124 /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btStaticPlaneShape.h; sourceTree = ""; }; - 95E106570E28F66100503124 /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btStridingMeshInterface.cpp; sourceTree = ""; }; - 95E106580E28F66100503124 /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btStridingMeshInterface.h; sourceTree = ""; }; - 95E106590E28F66100503124 /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTetrahedronShape.cpp; sourceTree = ""; }; - 95E1065A0E28F66100503124 /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTetrahedronShape.h; sourceTree = ""; }; - 95E1065B0E28F66100503124 /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleBuffer.cpp; sourceTree = ""; }; - 95E1065C0E28F66100503124 /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTriangleBuffer.h; sourceTree = ""; }; - 95E1065D0E28F66100503124 /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleCallback.cpp; sourceTree = ""; }; - 95E1065E0E28F66100503124 /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTriangleCallback.h; sourceTree = ""; }; - 95E1065F0E28F66100503124 /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleIndexVertexArray.cpp; sourceTree = ""; }; - 95E106600E28F66100503124 /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTriangleIndexVertexArray.h; sourceTree = ""; }; - 95E106610E28F66100503124 /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleMesh.cpp; sourceTree = ""; }; - 95E106620E28F66100503124 /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTriangleMesh.h; sourceTree = ""; }; - 95E106630E28F66100503124 /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTriangleMeshShape.cpp; sourceTree = ""; }; - 95E106640E28F66100503124 /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTriangleMeshShape.h; sourceTree = ""; }; - 95E106650E28F66100503124 /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTriangleShape.h; sourceTree = ""; }; - 95E106660E28F66100503124 /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btUniformScalingShape.cpp; sourceTree = ""; }; - 95E106670E28F66100503124 /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btUniformScalingShape.h; sourceTree = ""; }; - 95E106690E28F66100503124 /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btContinuousConvexCollision.cpp; sourceTree = ""; }; - 95E1066A0E28F66100503124 /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btContinuousConvexCollision.h; sourceTree = ""; }; - 95E1066B0E28F66100503124 /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexCast.cpp; sourceTree = ""; }; - 95E1066C0E28F66100503124 /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexCast.h; sourceTree = ""; }; - 95E1066D0E28F66100503124 /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexPenetrationDepthSolver.h; sourceTree = ""; }; - 95E1066E0E28F66100503124 /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btDiscreteCollisionDetectorInterface.h; sourceTree = ""; }; - 95E1066F0E28F66100503124 /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkConvexCast.cpp; sourceTree = ""; }; - 95E106700E28F66100503124 /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGjkConvexCast.h; sourceTree = ""; }; - 95E106710E28F66100503124 /* btGjkEpa.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkEpa.cpp; sourceTree = ""; }; - 95E106720E28F66100503124 /* btGjkEpa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGjkEpa.h; sourceTree = ""; }; - 95E106730E28F66100503124 /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkEpa2.cpp; sourceTree = ""; }; - 95E106740E28F66100503124 /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGjkEpa2.h; sourceTree = ""; }; - 95E106750E28F66100503124 /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkEpaPenetrationDepthSolver.cpp; sourceTree = ""; }; - 95E106760E28F66100503124 /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGjkEpaPenetrationDepthSolver.h; sourceTree = ""; }; - 95E106770E28F66100503124 /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGjkPairDetector.cpp; sourceTree = ""; }; - 95E106780E28F66100503124 /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGjkPairDetector.h; sourceTree = ""; }; - 95E106790E28F66100503124 /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btManifoldPoint.h; sourceTree = ""; }; - 95E1067A0E28F66100503124 /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btMinkowskiPenetrationDepthSolver.cpp; sourceTree = ""; }; - 95E1067B0E28F66100503124 /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMinkowskiPenetrationDepthSolver.h; sourceTree = ""; }; - 95E1067C0E28F66100503124 /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btPersistentManifold.cpp; sourceTree = ""; }; - 95E1067D0E28F66100503124 /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btPersistentManifold.h; sourceTree = ""; }; - 95E1067E0E28F66100503124 /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btPointCollector.h; sourceTree = ""; }; - 95E1067F0E28F66100503124 /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btRaycastCallback.cpp; sourceTree = ""; }; - 95E106800E28F66100503124 /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btRaycastCallback.h; sourceTree = ""; }; - 95E106810E28F66100503124 /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSimplexSolverInterface.h; sourceTree = ""; }; - 95E106820E28F66100503124 /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSubSimplexConvexCast.cpp; sourceTree = ""; }; - 95E106830E28F66100503124 /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSubSimplexConvexCast.h; sourceTree = ""; }; - 95E106840E28F66100503124 /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btVoronoiSimplexSolver.cpp; sourceTree = ""; }; - 95E106850E28F66100503124 /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btVoronoiSimplexSolver.h; sourceTree = ""; }; - 95E106880E28F66100503124 /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConeTwistConstraint.cpp; sourceTree = ""; }; - 95E106890E28F66100503124 /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConeTwistConstraint.h; sourceTree = ""; }; - 95E1068A0E28F66100503124 /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConstraintSolver.h; sourceTree = ""; }; - 95E1068B0E28F66100503124 /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btContactConstraint.cpp; sourceTree = ""; }; - 95E1068C0E28F66100503124 /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btContactConstraint.h; sourceTree = ""; }; - 95E1068D0E28F66100503124 /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btContactSolverInfo.h; sourceTree = ""; }; - 95E1068E0E28F66100503124 /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGeneric6DofConstraint.cpp; sourceTree = ""; }; - 95E1068F0E28F66100503124 /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGeneric6DofConstraint.h; sourceTree = ""; }; - 95E106900E28F66100503124 /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btHingeConstraint.cpp; sourceTree = ""; }; - 95E106910E28F66100503124 /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btHingeConstraint.h; sourceTree = ""; }; - 95E106920E28F66100503124 /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btJacobianEntry.h; sourceTree = ""; }; - 95E106930E28F66100503124 /* btOdeContactJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btOdeContactJoint.cpp; sourceTree = ""; }; - 95E106940E28F66100503124 /* btOdeContactJoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOdeContactJoint.h; sourceTree = ""; }; - 95E106950E28F66100503124 /* btOdeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btOdeJoint.cpp; sourceTree = ""; }; - 95E106960E28F66100503124 /* btOdeJoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOdeJoint.h; sourceTree = ""; }; - 95E106970E28F66200503124 /* btOdeMacros.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOdeMacros.h; sourceTree = ""; }; - 95E106980E28F66200503124 /* btOdeQuickstepConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btOdeQuickstepConstraintSolver.cpp; sourceTree = ""; }; - 95E106990E28F66200503124 /* btOdeQuickstepConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOdeQuickstepConstraintSolver.h; sourceTree = ""; }; - 95E1069A0E28F66200503124 /* btOdeSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOdeSolverBody.h; sourceTree = ""; }; - 95E1069B0E28F66200503124 /* btOdeTypedJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btOdeTypedJoint.cpp; sourceTree = ""; }; - 95E1069C0E28F66200503124 /* btOdeTypedJoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btOdeTypedJoint.h; sourceTree = ""; }; - 95E1069D0E28F66200503124 /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btPoint2PointConstraint.cpp; sourceTree = ""; }; - 95E1069E0E28F66200503124 /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btPoint2PointConstraint.h; sourceTree = ""; }; - 95E1069F0E28F66200503124 /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSequentialImpulseConstraintSolver.cpp; sourceTree = ""; }; - 95E106A00E28F66200503124 /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSequentialImpulseConstraintSolver.h; sourceTree = ""; }; - 95E106A10E28F66200503124 /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSliderConstraint.cpp; sourceTree = ""; }; - 95E106A20E28F66200503124 /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSliderConstraint.h; sourceTree = ""; }; - 95E106A30E28F66200503124 /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSolve2LinearConstraint.cpp; sourceTree = ""; }; - 95E106A40E28F66200503124 /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSolve2LinearConstraint.h; sourceTree = ""; }; - 95E106A50E28F66200503124 /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSolverBody.h; sourceTree = ""; }; - 95E106A60E28F66200503124 /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSolverConstraint.h; sourceTree = ""; }; - 95E106A70E28F66200503124 /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSorLcp.cpp; sourceTree = ""; }; - 95E106A80E28F66200503124 /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSorLcp.h; sourceTree = ""; }; - 95E106A90E28F66200503124 /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btTypedConstraint.cpp; sourceTree = ""; }; - 95E106AA0E28F66200503124 /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTypedConstraint.h; sourceTree = ""; }; - 95E106AB0E28F66200503124 /* btUprightConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btUprightConstraint.cpp; sourceTree = ""; }; - 95E106AC0E28F66200503124 /* btUprightConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btUprightConstraint.h; sourceTree = ""; }; - 95E106AE0E28F66200503124 /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btContinuousDynamicsWorld.cpp; sourceTree = ""; }; - 95E106AF0E28F66200503124 /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btContinuousDynamicsWorld.h; sourceTree = ""; }; - 95E106B00E28F66200503124 /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btDiscreteDynamicsWorld.cpp; sourceTree = ""; }; - 95E106B10E28F66200503124 /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btDiscreteDynamicsWorld.h; sourceTree = ""; }; - 95E106B20E28F66200503124 /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btDynamicsWorld.h; sourceTree = ""; }; - 95E106B30E28F66200503124 /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btRigidBody.cpp; sourceTree = ""; }; - 95E106B40E28F66200503124 /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btRigidBody.h; sourceTree = ""; }; - 95E106B50E28F66200503124 /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btSimpleDynamicsWorld.cpp; sourceTree = ""; }; - 95E106B60E28F66200503124 /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btSimpleDynamicsWorld.h; sourceTree = ""; }; - 95E106B70E28F66200503124 /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "Bullet-C-API.cpp"; sourceTree = ""; }; - 95E106B90E28F66200503124 /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btRaycastVehicle.cpp; sourceTree = ""; }; - 95E106BA0E28F66200503124 /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btRaycastVehicle.h; sourceTree = ""; }; - 95E106BB0E28F66200503124 /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btVehicleRaycaster.h; sourceTree = ""; }; - 95E106BC0E28F66200503124 /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btWheelInfo.cpp; sourceTree = ""; }; - 95E106BD0E28F66200503124 /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btWheelInfo.h; sourceTree = ""; }; - 95E106C20E28F66200503124 /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btAabbUtil2.h; sourceTree = ""; }; - 95E106C30E28F66200503124 /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btAlignedAllocator.cpp; sourceTree = ""; }; - 95E106C40E28F66200503124 /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btAlignedAllocator.h; sourceTree = ""; }; - 95E106C50E28F66200503124 /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btAlignedObjectArray.h; sourceTree = ""; }; - 95E106C60E28F66200503124 /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btConvexHull.cpp; sourceTree = ""; }; - 95E106C70E28F66200503124 /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btConvexHull.h; sourceTree = ""; }; - 95E106C80E28F66200503124 /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btDefaultMotionState.h; sourceTree = ""; }; - 95E106C90E28F66200503124 /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btGeometryUtil.cpp; sourceTree = ""; }; - 95E106CA0E28F66200503124 /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btGeometryUtil.h; sourceTree = ""; }; - 95E106CB0E28F66200503124 /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btHashMap.h; sourceTree = ""; }; - 95E106CC0E28F66200503124 /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btIDebugDraw.h; sourceTree = ""; }; - 95E106CD0E28F66200503124 /* btList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btList.h; sourceTree = ""; }; - 95E106CE0E28F66200503124 /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMatrix3x3.h; sourceTree = ""; }; - 95E106CF0E28F66200503124 /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMinMax.h; sourceTree = ""; }; - 95E106D00E28F66200503124 /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btMotionState.h; sourceTree = ""; }; - 95E106D10E28F66200503124 /* btPoint3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btPoint3.h; sourceTree = ""; }; - 95E106D20E28F66200503124 /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btPoolAllocator.h; sourceTree = ""; }; - 95E106D30E28F66200503124 /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btQuadWord.h; sourceTree = ""; }; - 95E106D40E28F66200503124 /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btQuaternion.h; sourceTree = ""; }; - 95E106D50E28F66200503124 /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = btQuickprof.cpp; sourceTree = ""; }; - 95E106D60E28F66200503124 /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btQuickprof.h; sourceTree = ""; }; - 95E106D70E28F66200503124 /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btRandom.h; sourceTree = ""; }; - 95E106D80E28F66200503124 /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btScalar.h; sourceTree = ""; }; - 95E106D90E28F66200503124 /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btStackAlloc.h; sourceTree = ""; }; - 95E106DA0E28F66200503124 /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTransform.h; sourceTree = ""; }; - 95E106DB0E28F66200503124 /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTransformUtil.h; sourceTree = ""; }; - 95E106DC0E28F66200503124 /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btTypedUserInfo.h; sourceTree = ""; }; - 95E106DD0E28F66200503124 /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = btVector3.h; sourceTree = ""; }; + 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; }; + 95E105F40E28F66000503124 /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SOURCE_ROOT; }; + 95E105F50E28F66000503124 /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SOURCE_ROOT; }; + 95E105F60E28F66000503124 /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SOURCE_ROOT; }; + 95E105F70E28F66000503124 /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SOURCE_ROOT; }; + 95E105F80E28F66000503124 /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SOURCE_ROOT; }; + 95E105F90E28F66000503124 /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E105FA0E28F66000503124 /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E105FB0E28F66000503124 /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SOURCE_ROOT; }; + 95E105FC0E28F66000503124 /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SOURCE_ROOT; }; + 95E105FD0E28F66000503124 /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 95E105FE0E28F66000503124 /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SOURCE_ROOT; }; + 95E105FF0E28F66000503124 /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SOURCE_ROOT; }; + 95E106000E28F66000503124 /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SOURCE_ROOT; }; + 95E106010E28F66000503124 /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SOURCE_ROOT; }; + 95E106020E28F66000503124 /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SOURCE_ROOT; }; + 95E106030E28F66000503124 /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SOURCE_ROOT; }; + 95E106050E28F66000503124 /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106060E28F66000503124 /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106070E28F66000503124 /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95E106080E28F66000503124 /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SOURCE_ROOT; }; + 95E106090E28F66000503124 /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; + 95E1060A0E28F66000503124 /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SOURCE_ROOT; }; + 95E1060B0E28F66000503124 /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SOURCE_ROOT; }; + 95E1060C0E28F66000503124 /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SOURCE_ROOT; }; + 95E1060D0E28F66000503124 /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SOURCE_ROOT; }; + 95E1060E0E28F66100503124 /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SOURCE_ROOT; }; + 95E1060F0E28F66100503124 /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95E106100E28F66100503124 /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SOURCE_ROOT; }; + 95E106110E28F66100503124 /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106120E28F66100503124 /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106130E28F66100503124 /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106140E28F66100503124 /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106150E28F66100503124 /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106160E28F66100503124 /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106170E28F66100503124 /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106180E28F66100503124 /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106190E28F66100503124 /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SOURCE_ROOT; }; + 95E1061A0E28F66100503124 /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SOURCE_ROOT; }; + 95E1061B0E28F66100503124 /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E1061C0E28F66100503124 /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E1061D0E28F66100503124 /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SOURCE_ROOT; }; + 95E1061E0E28F66100503124 /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SOURCE_ROOT; }; + 95E1061F0E28F66100503124 /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SOURCE_ROOT; }; + 95E106200E28F66100503124 /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SOURCE_ROOT; }; + 95E106210E28F66100503124 /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106220E28F66100503124 /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106230E28F66100503124 /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106240E28F66100503124 /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106250E28F66100503124 /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; }; + 95E106260E28F66100503124 /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; }; + 95E106270E28F66100503124 /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SOURCE_ROOT; }; + 95E106280E28F66100503124 /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SOURCE_ROOT; }; + 95E106290E28F66100503124 /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95E1062A0E28F66100503124 /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SOURCE_ROOT; }; + 95E1062C0E28F66100503124 /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1062D0E28F66100503124 /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SOURCE_ROOT; }; + 95E1062E0E28F66100503124 /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1062F0E28F66100503124 /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95E106300E28F66100503124 /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106310E28F66100503124 /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SOURCE_ROOT; }; + 95E106320E28F66100503124 /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SOURCE_ROOT; }; + 95E106330E28F66100503124 /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106340E28F66100503124 /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SOURCE_ROOT; }; + 95E106350E28F66100503124 /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106360E28F66100503124 /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SOURCE_ROOT; }; + 95E106370E28F66100503124 /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106380E28F66100503124 /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SOURCE_ROOT; }; + 95E106390E28F66100503124 /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1063A0E28F66100503124 /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SOURCE_ROOT; }; + 95E1063B0E28F66100503124 /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1063C0E28F66100503124 /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SOURCE_ROOT; }; + 95E1063D0E28F66100503124 /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1063E0E28F66100503124 /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SOURCE_ROOT; }; + 95E1063F0E28F66100503124 /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106400E28F66100503124 /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SOURCE_ROOT; }; + 95E106410E28F66100503124 /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106420E28F66100503124 /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95E106430E28F66100503124 /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106440E28F66100503124 /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SOURCE_ROOT; }; + 95E106450E28F66100503124 /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106460E28F66100503124 /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SOURCE_ROOT; }; + 95E106470E28F66100503124 /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106480E28F66100503124 /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SOURCE_ROOT; }; + 95E106490E28F66100503124 /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1064A0E28F66100503124 /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SOURCE_ROOT; }; + 95E1064B0E28F66100503124 /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1064C0E28F66100503124 /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SOURCE_ROOT; }; + 95E1064D0E28F66100503124 /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SOURCE_ROOT; }; + 95E1064E0E28F66100503124 /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SOURCE_ROOT; }; + 95E1064F0E28F66100503124 /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106500E28F66100503124 /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SOURCE_ROOT; }; + 95E106510E28F66100503124 /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SOURCE_ROOT; }; + 95E106520E28F66100503124 /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SOURCE_ROOT; }; + 95E106530E28F66100503124 /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106540E28F66100503124 /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SOURCE_ROOT; }; + 95E106550E28F66100503124 /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106560E28F66100503124 /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SOURCE_ROOT; }; + 95E106570E28F66100503124 /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SOURCE_ROOT; }; + 95E106580E28F66100503124 /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SOURCE_ROOT; }; + 95E106590E28F66100503124 /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E1065A0E28F66100503124 /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SOURCE_ROOT; }; + 95E1065B0E28F66100503124 /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SOURCE_ROOT; }; + 95E1065C0E28F66100503124 /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SOURCE_ROOT; }; + 95E1065D0E28F66100503124 /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SOURCE_ROOT; }; + 95E1065E0E28F66100503124 /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SOURCE_ROOT; }; + 95E1065F0E28F66100503124 /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SOURCE_ROOT; }; + 95E106600E28F66100503124 /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SOURCE_ROOT; }; + 95E106610E28F66100503124 /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SOURCE_ROOT; }; + 95E106620E28F66100503124 /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SOURCE_ROOT; }; + 95E106630E28F66100503124 /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106640E28F66100503124 /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SOURCE_ROOT; }; + 95E106650E28F66100503124 /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SOURCE_ROOT; }; + 95E106660E28F66100503124 /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SOURCE_ROOT; }; + 95E106670E28F66100503124 /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SOURCE_ROOT; }; + 95E106690E28F66100503124 /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SOURCE_ROOT; }; + 95E1066A0E28F66100503124 /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SOURCE_ROOT; }; + 95E1066B0E28F66100503124 /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95E1066C0E28F66100503124 /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95E1066D0E28F66100503124 /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95E1066E0E28F66100503124 /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SOURCE_ROOT; }; + 95E1066F0E28F66100503124 /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95E106700E28F66100503124 /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95E106710E28F66100503124 /* btGjkEpa.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp; sourceTree = SOURCE_ROOT; }; + 95E106720E28F66100503124 /* btGjkEpa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGjkEpa.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h; sourceTree = SOURCE_ROOT; }; + 95E106730E28F66100503124 /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SOURCE_ROOT; }; + 95E106740E28F66100503124 /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SOURCE_ROOT; }; + 95E106750E28F66100503124 /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95E106760E28F66100503124 /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95E106770E28F66100503124 /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SOURCE_ROOT; }; + 95E106780E28F66100503124 /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SOURCE_ROOT; }; + 95E106790E28F66100503124 /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SOURCE_ROOT; }; + 95E1067A0E28F66100503124 /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95E1067B0E28F66100503124 /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; }; + 95E1067C0E28F66100503124 /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SOURCE_ROOT; }; + 95E1067D0E28F66100503124 /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SOURCE_ROOT; }; + 95E1067E0E28F66100503124 /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SOURCE_ROOT; }; + 95E1067F0E28F66100503124 /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SOURCE_ROOT; }; + 95E106800E28F66100503124 /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SOURCE_ROOT; }; + 95E106810E28F66100503124 /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SOURCE_ROOT; }; + 95E106820E28F66100503124 /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SOURCE_ROOT; }; + 95E106830E28F66100503124 /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SOURCE_ROOT; }; + 95E106840E28F66100503124 /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95E106850E28F66100503124 /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SOURCE_ROOT; }; + 95E106880E28F66100503124 /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106890E28F66100503124 /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E1068A0E28F66100503124 /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95E1068B0E28F66100503124 /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E1068C0E28F66100503124 /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E1068D0E28F66100503124 /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SOURCE_ROOT; }; + 95E1068E0E28F66100503124 /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E1068F0E28F66100503124 /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106900E28F66100503124 /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106910E28F66100503124 /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106920E28F66100503124 /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SOURCE_ROOT; }; + 95E106930E28F66100503124 /* btOdeContactJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeContactJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106940E28F66100503124 /* btOdeContactJoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOdeContactJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.h; sourceTree = SOURCE_ROOT; }; + 95E106950E28F66100503124 /* btOdeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106960E28F66100503124 /* btOdeJoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOdeJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.h; sourceTree = SOURCE_ROOT; }; + 95E106970E28F66200503124 /* btOdeMacros.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOdeMacros.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeMacros.h; sourceTree = SOURCE_ROOT; }; + 95E106980E28F66200503124 /* btOdeQuickstepConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeQuickstepConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95E106990E28F66200503124 /* btOdeQuickstepConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOdeQuickstepConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95E1069A0E28F66200503124 /* btOdeSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOdeSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeSolverBody.h; sourceTree = SOURCE_ROOT; }; + 95E1069B0E28F66200503124 /* btOdeTypedJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeTypedJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.cpp; sourceTree = SOURCE_ROOT; }; + 95E1069C0E28F66200503124 /* btOdeTypedJoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btOdeTypedJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.h; sourceTree = SOURCE_ROOT; }; + 95E1069D0E28F66200503124 /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E1069E0E28F66200503124 /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E1069F0E28F66200503124 /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SOURCE_ROOT; }; + 95E106A00E28F66200503124 /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SOURCE_ROOT; }; + 95E106A10E28F66200503124 /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106A20E28F66200503124 /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106A30E28F66200503124 /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106A40E28F66200503124 /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106A50E28F66200503124 /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SOURCE_ROOT; }; + 95E106A60E28F66200503124 /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106A70E28F66200503124 /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSorLcp.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp; sourceTree = SOURCE_ROOT; }; + 95E106A80E28F66200503124 /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSorLcp.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.h; sourceTree = SOURCE_ROOT; }; + 95E106A90E28F66200503124 /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106AA0E28F66200503124 /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106AB0E28F66200503124 /* btUprightConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btUprightConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btUprightConstraint.cpp; sourceTree = SOURCE_ROOT; }; + 95E106AC0E28F66200503124 /* btUprightConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btUprightConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btUprightConstraint.h; sourceTree = SOURCE_ROOT; }; + 95E106AE0E28F66200503124 /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95E106AF0E28F66200503124 /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95E106B00E28F66200503124 /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95E106B10E28F66200503124 /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95E106B20E28F66200503124 /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95E106B30E28F66200503124 /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SOURCE_ROOT; }; + 95E106B40E28F66200503124 /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SOURCE_ROOT; }; + 95E106B50E28F66200503124 /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; }; + 95E106B60E28F66200503124 /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SOURCE_ROOT; }; + 95E106B70E28F66200503124 /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "../../bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SOURCE_ROOT; }; + 95E106B90E28F66200503124 /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SOURCE_ROOT; }; + 95E106BA0E28F66200503124 /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SOURCE_ROOT; }; + 95E106BB0E28F66200503124 /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = ../../bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SOURCE_ROOT; }; + 95E106BC0E28F66200503124 /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SOURCE_ROOT; }; + 95E106BD0E28F66200503124 /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SOURCE_ROOT; }; + 95E106C20E28F66200503124 /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = ../../bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SOURCE_ROOT; }; + 95E106C30E28F66200503124 /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = ../../bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SOURCE_ROOT; }; + 95E106C40E28F66200503124 /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = ../../bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SOURCE_ROOT; }; + 95E106C50E28F66200503124 /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = ../../bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SOURCE_ROOT; }; + 95E106C60E28F66200503124 /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = ../../bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SOURCE_ROOT; }; + 95E106C70E28F66200503124 /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = ../../bullet/src/LinearMath/btConvexHull.h; sourceTree = SOURCE_ROOT; }; + 95E106C80E28F66200503124 /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = ../../bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SOURCE_ROOT; }; + 95E106C90E28F66200503124 /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = ../../bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SOURCE_ROOT; }; + 95E106CA0E28F66200503124 /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = ../../bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SOURCE_ROOT; }; + 95E106CB0E28F66200503124 /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = ../../bullet/src/LinearMath/btHashMap.h; sourceTree = SOURCE_ROOT; }; + 95E106CC0E28F66200503124 /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = ../../bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SOURCE_ROOT; }; + 95E106CD0E28F66200503124 /* btList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btList.h; path = ../../bullet/src/LinearMath/btList.h; sourceTree = SOURCE_ROOT; }; + 95E106CE0E28F66200503124 /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = ../../bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SOURCE_ROOT; }; + 95E106CF0E28F66200503124 /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = ../../bullet/src/LinearMath/btMinMax.h; sourceTree = SOURCE_ROOT; }; + 95E106D00E28F66200503124 /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = ../../bullet/src/LinearMath/btMotionState.h; sourceTree = SOURCE_ROOT; }; + 95E106D10E28F66200503124 /* btPoint3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btPoint3.h; path = ../../bullet/src/LinearMath/btPoint3.h; sourceTree = SOURCE_ROOT; }; + 95E106D20E28F66200503124 /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = ../../bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SOURCE_ROOT; }; + 95E106D30E28F66200503124 /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = ../../bullet/src/LinearMath/btQuadWord.h; sourceTree = SOURCE_ROOT; }; + 95E106D40E28F66200503124 /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = ../../bullet/src/LinearMath/btQuaternion.h; sourceTree = SOURCE_ROOT; }; + 95E106D50E28F66200503124 /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = ../../bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SOURCE_ROOT; }; + 95E106D60E28F66200503124 /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = ../../bullet/src/LinearMath/btQuickprof.h; sourceTree = SOURCE_ROOT; }; + 95E106D70E28F66200503124 /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = ../../bullet/src/LinearMath/btRandom.h; sourceTree = SOURCE_ROOT; }; + 95E106D80E28F66200503124 /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = ../../bullet/src/LinearMath/btScalar.h; sourceTree = SOURCE_ROOT; }; + 95E106D90E28F66200503124 /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = ../../bullet/src/LinearMath/btStackAlloc.h; sourceTree = SOURCE_ROOT; }; + 95E106DA0E28F66200503124 /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = ../../bullet/src/LinearMath/btTransform.h; sourceTree = SOURCE_ROOT; }; + 95E106DB0E28F66200503124 /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = ../../bullet/src/LinearMath/btTransformUtil.h; sourceTree = SOURCE_ROOT; }; + 95E106DC0E28F66200503124 /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btTypedUserInfo.h; path = ../../bullet/src/LinearMath/btTypedUserInfo.h; sourceTree = SOURCE_ROOT; }; + 95E106DD0E28F66200503124 /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = ../../bullet/src/LinearMath/btVector3.h; sourceTree = SOURCE_ROOT; }; 95F423120E26E3DC00692113 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; 95F4231E0E26E44800692113 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 95F4232F0E26E58400692113 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; @@ -1626,13 +1626,13 @@ 08FB7794FE84155DC02AAC07 /* STK_XCode */ = { isa = PBXGroup; children = ( + 95B0C9730EB69DCD001A0D06 /* src */, 95F423400E26E65B00692113 /* GLUT.framework */, 95F423380E26E59700692113 /* AGL.framework */, 95F423340E26E58E00692113 /* IOKit.framework */, 95F4232F0E26E58400692113 /* Carbon.framework */, 95F4231E0E26E44800692113 /* Cocoa.framework */, 95F423120E26E3DC00692113 /* OpenGL.framework */, - 95B0C9730EB69DCD001A0D06 /* src */, 1AB674ADFE9D54B511CA2CBB /* Products */, 95E104FE0E28F65D00503124 /* bullet */, ); @@ -1681,19 +1681,28 @@ 95B0C9730EB69DCD001A0D06 /* src */ = { isa = PBXGroup; children = ( + 95B0C9F90EB69DCE001A0D06 /* bullet */, + 95B0C9EB0EB69DCE001A0D06 /* audio */, + 95B0CBE70EB69DD2001A0D06 /* challenges */, + 95B0CBEF0EB69DD2001A0D06 /* enet */, + 95B0CC360EB69DD2001A0D06 /* gui */, + 95B0CE260EB69DD9001A0D06 /* items */, + 95228FF10EC4E1D80090E50F /* karts */, + 95B0CE430EB69DD9001A0D06 /* lisp */, + 95B0CE580EB69DD9001A0D06 /* modes */, + 95B0CE6B0EB69DD9001A0D06 /* network */, + 9515D8F30EC3CF59007F60D3 /* physics */, + 95B0CE9B0EB69DDA001A0D06 /* robots */, + 95B0CEC40EB69DDA001A0D06 /* utils */, 95B0C9E90EB69DCE001A0D06 /* actionmap.cpp */, 95B0C9EA0EB69DCE001A0D06 /* actionmap.hpp */, - 95B0C9EB0EB69DCE001A0D06 /* audio */, - 95B0C9F90EB69DCE001A0D06 /* bullet */, 95B0CBE20EB69DD2001A0D06 /* callback.hpp */, 95B0CBE30EB69DD2001A0D06 /* callback_manager.cpp */, 95B0CBE40EB69DD2001A0D06 /* callback_manager.hpp */, 95B0CBE50EB69DD2001A0D06 /* camera.cpp */, 95B0CBE60EB69DD2001A0D06 /* camera.hpp */, - 95B0CBE70EB69DD2001A0D06 /* challenges */, 95B0CBEC0EB69DD2001A0D06 /* constants.hpp */, 95B0CBED0EB69DD2001A0D06 /* coord.hpp */, - 95B0CBEF0EB69DD2001A0D06 /* enet */, 95B0CC2C0EB69DD2001A0D06 /* explosion.cpp */, 95B0CC2D0EB69DD2001A0D06 /* explosion.hpp */, 95B0CC2E0EB69DD2001A0D06 /* file_manager.cpp */, @@ -1704,7 +1713,6 @@ 95B0CC330EB69DD2001A0D06 /* grand_prix_data.hpp */, 95B0CC340EB69DD2001A0D06 /* grand_prix_manager.cpp */, 95B0CC350EB69DD2001A0D06 /* grand_prix_manager.hpp */, - 95B0CC360EB69DD2001A0D06 /* gui */, 95B0CC730EB69DD2001A0D06 /* highscore_manager.cpp */, 95B0CC740EB69DD2001A0D06 /* highscore_manager.hpp */, 95B0CC750EB69DD2001A0D06 /* highscores.cpp */, @@ -1714,9 +1722,6 @@ 95B0CE230EB69DD9001A0D06 /* input.hpp */, 95B0CE240EB69DD9001A0D06 /* isect.cpp */, 95B0CE250EB69DD9001A0D06 /* isect.hpp */, - 95B0CE260EB69DD9001A0D06 /* items */, - 95228FF10EC4E1D80090E50F /* karts */, - 95B0CE430EB69DD9001A0D06 /* lisp */, 95B0CE4C0EB69DD9001A0D06 /* loader.cpp */, 95B0CE4D0EB69DD9001A0D06 /* loader.hpp */, 95B0CE4E0EB69DD9001A0D06 /* main.cpp */, @@ -1726,16 +1731,13 @@ 95B0CE550EB69DD9001A0D06 /* material.hpp */, 95B0CE560EB69DD9001A0D06 /* material_manager.cpp */, 95B0CE570EB69DD9001A0D06 /* material_manager.hpp */, - 95B0CE580EB69DD9001A0D06 /* modes */, 95B0CE670EB69DD9001A0D06 /* moving_physics.cpp */, 95B0CE680EB69DD9001A0D06 /* moving_physics.hpp */, 95B0CE690EB69DD9001A0D06 /* moving_texture.cpp */, 95B0CE6A0EB69DD9001A0D06 /* moving_texture.hpp */, - 95B0CE6B0EB69DD9001A0D06 /* network */, 95B0CE880EB69DDA001A0D06 /* no_copy.hpp */, 95B0CE890EB69DDA001A0D06 /* particle_system.cpp */, 95B0CE8A0EB69DDA001A0D06 /* particle_system.hpp */, - 9515D8F30EC3CF59007F60D3 /* physics */, 95B0CE8D0EB69DDA001A0D06 /* player.hpp */, 95B0CE900EB69DDA001A0D06 /* race_manager.cpp */, 95B0CE910EB69DDA001A0D06 /* race_manager.hpp */, @@ -1748,7 +1750,6 @@ 95B0CE980EB69DDA001A0D06 /* replay_player.hpp */, 95B0CE990EB69DDA001A0D06 /* replay_recorder.cpp */, 95B0CE9A0EB69DDA001A0D06 /* replay_recorder.hpp */, - 95B0CE9B0EB69DDA001A0D06 /* robots */, 95B0CEA30EB69DDA001A0D06 /* scene.cpp */, 95B0CEA40EB69DDA001A0D06 /* scene.hpp */, 95B0CEA50EB69DDA001A0D06 /* sdldrv.cpp */, @@ -1781,10 +1782,8 @@ 95B0CEC10EB69DDA001A0D06 /* user_config.cpp */, 95B0CEC20EB69DDA001A0D06 /* user_config.hpp */, 95B0CEC30EB69DDA001A0D06 /* user_pointer.hpp */, - 95B0CEC40EB69DDA001A0D06 /* utils */, 95B0CEC90EB69DDA001A0D06 /* vec3.cpp */, 95B0CECA0EB69DDA001A0D06 /* vec3.hpp */, - 95B0CECB0EB69DDA001A0D06 /* windows_installer */, ); name = src; path = ../..; @@ -2438,21 +2437,6 @@ path = utils; sourceTree = ""; }; - 95B0CECB0EB69DDA001A0D06 /* windows_installer */ = { - isa = PBXGroup; - children = ( - 95B0CECE0EB69DDA001A0D06 /* prerequisites */, - ); - path = windows_installer; - sourceTree = ""; - }; - 95B0CECE0EB69DDA001A0D06 /* prerequisites */ = { - isa = PBXGroup; - children = ( - ); - path = prerequisites; - sourceTree = ""; - }; 95E104FE0E28F65D00503124 /* bullet */ = { isa = PBXGroup; children = (