git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5685 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2835 lines
310 KiB
Plaintext
2835 lines
310 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 42;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9507E9B70FC1CCE900BD2B92 /* stk.icns in Resources */ = {isa = PBXBuildFile; fileRef = 9507E9B60FC1CCE900BD2B92 /* stk.icns */; };
|
|
9507E9D10FC1CDCE00BD2B92 /* Ogg.framework in Copy frameworks */ = {isa = PBXBuildFile; fileRef = 9551C7F90FC1B63C00DB481B /* Ogg.framework */; };
|
|
9507E9D20FC1CDCE00BD2B92 /* OpenAL.framework in Copy frameworks */ = {isa = PBXBuildFile; fileRef = 9551C7FA0FC1B63C00DB481B /* OpenAL.framework */; };
|
|
9507E9DB0FC1CDD500BD2B92 /* Vorbis.framework in Copy frameworks */ = {isa = PBXBuildFile; fileRef = 9551C7FB0FC1B63C00DB481B /* Vorbis.framework */; };
|
|
950D448C118DEE3C006CFC41 /* CGUISpriteBank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 950D448A118DEE3C006CFC41 /* CGUISpriteBank.cpp */; };
|
|
950D45D1118E040E006CFC41 /* options_screen_input2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 950D45CF118E040E006CFC41 /* options_screen_input2.cpp */; };
|
|
951B7D19108E52C900BC03AE /* challenges.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 951B7D18108E52C900BC03AE /* challenges.cpp */; };
|
|
951BC65E0FFAF290006B5FF1 /* ipo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 951BC65C0FFAF290006B5FF1 /* ipo.cpp */; };
|
|
9522F125107948AD0067ECF5 /* main_menu_screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F124107948AD0067ECF5 /* main_menu_screen.cpp */; };
|
|
9522F15B107949780067ECF5 /* race_setup_screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F15A107949780067ECF5 /* race_setup_screen.cpp */; };
|
|
9522F15E10794A350067ECF5 /* tracks_screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F15C10794A350067ECF5 /* tracks_screen.cpp */; };
|
|
9522F1E010795E8A0067ECF5 /* help_screen_1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F1DE10795E8A0067ECF5 /* help_screen_1.cpp */; };
|
|
9522F1E510795EFF0067ECF5 /* help_screen_2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F1E210795EFF0067ECF5 /* help_screen_2.cpp */; };
|
|
9522F1E610795EFF0067ECF5 /* help_screen_3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F1E410795EFF0067ECF5 /* help_screen_3.cpp */; };
|
|
9522F1F0107961560067ECF5 /* options_screen_input.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F1EB107961560067ECF5 /* options_screen_input.cpp */; };
|
|
9522F1F1107961560067ECF5 /* options_screen_players.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9522F1ED107961560067ECF5 /* options_screen_players.cpp */; };
|
|
9524739610497C75000C197E /* dynamic_ribbon_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9524739510497C75000C197E /* dynamic_ribbon_widget.cpp */; };
|
|
9525B71411C851D30094BD96 /* CBatchingMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9525B71211C851D30094BD96 /* CBatchingMesh.cpp */; };
|
|
95263DEC0FD7471900CF5F92 /* grand_prix_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95263DE00FD7471900CF5F92 /* grand_prix_data.cpp */; };
|
|
95263DED0FD7471900CF5F92 /* grand_prix_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95263DE20FD7471900CF5F92 /* grand_prix_manager.cpp */; };
|
|
95263DEE0FD7471900CF5F92 /* highscore_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95263DE40FD7471900CF5F92 /* highscore_manager.cpp */; };
|
|
95263DEF0FD7471900CF5F92 /* highscores.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95263DE60FD7471900CF5F92 /* highscores.cpp */; };
|
|
95263DF00FD7471900CF5F92 /* history.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95263DE80FD7471900CF5F92 /* history.cpp */; };
|
|
95263DF10FD7471900CF5F92 /* race_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95263DEA0FD7471900CF5F92 /* race_manager.cpp */; };
|
|
952A1545103F66D600B1895D /* camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A152D103F66D600B1895D /* camera.cpp */; };
|
|
952A1546103F66D600B1895D /* explosion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A152F103F66D600B1895D /* explosion.cpp */; };
|
|
952A1547103F66D600B1895D /* irr_driver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1531103F66D600B1895D /* irr_driver.cpp */; };
|
|
952A1548103F66D600B1895D /* material.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1533103F66D600B1895D /* material.cpp */; };
|
|
952A1549103F66D600B1895D /* material_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1535103F66D600B1895D /* material_manager.cpp */; };
|
|
952A154A103F66D600B1895D /* mesh_tools.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1537103F66D600B1895D /* mesh_tools.cpp */; };
|
|
952A154B103F66D600B1895D /* moving_texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1539103F66D600B1895D /* moving_texture.cpp */; };
|
|
952A154C103F66D600B1895D /* nitro.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A153B103F66D600B1895D /* nitro.cpp */; };
|
|
952A154D103F66D600B1895D /* shadow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A153D103F66D600B1895D /* shadow.cpp */; };
|
|
952A154E103F66D600B1895D /* skid_marks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A153F103F66D600B1895D /* skid_marks.cpp */; };
|
|
952A154F103F66D600B1895D /* smoke.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1541103F66D600B1895D /* smoke.cpp */; };
|
|
952A1550103F66D600B1895D /* water_splash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1543103F66D600B1895D /* water_splash.cpp */; };
|
|
952A1554103F68D000B1895D /* profile_world.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 952A1552103F68D000B1895D /* profile_world.cpp */; };
|
|
953789730FC7829100DD1F8E /* graph_node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953789720FC7829100DD1F8E /* graph_node.cpp */; };
|
|
953789820FC7831400DD1F8E /* quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953789810FC7831400DD1F8E /* quad.cpp */; };
|
|
953C3CCA10CAF3EE0025F78A /* CGUIFont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953C3CC910CAF3EE0025F78A /* CGUIFont.cpp */; };
|
|
95453ACA11808B8700A155B9 /* emergency_animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95453AC811808B8700A155B9 /* emergency_animation.cpp */; };
|
|
9545ABCA11E3E38300D3C37A /* progress_bar_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9545ABC811E3E38300D3C37A /* progress_bar_widget.cpp */; };
|
|
954E486A11B19C4100B1DF63 /* fribidi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 954E486911B19C4100B1DF63 /* fribidi.framework */; };
|
|
954E4C2D0FF98B6F0047FE3E /* animation_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 954E4C250FF98B6E0047FE3E /* animation_base.cpp */; };
|
|
954E4C2E0FF98B6F0047FE3E /* animation_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 954E4C270FF98B6E0047FE3E /* animation_manager.cpp */; };
|
|
954E4C2F0FF98B6F0047FE3E /* billboard_animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 954E4C290FF98B6E0047FE3E /* billboard_animation.cpp */; };
|
|
954E4C300FF98B6F0047FE3E /* three_d_animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 954E4C2B0FF98B6E0047FE3E /* three_d_animation.cpp */; };
|
|
9551B27111DC0D4D002DD140 /* addons_screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9551B26D11DC0D4D002DD140 /* addons_screen.cpp */; };
|
|
9551B27211DC0D4D002DD140 /* addons_update_screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9551B26F11DC0D4D002DD140 /* addons_update_screen.cpp */; };
|
|
9551B27A11DC0D6A002DD140 /* addons.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9551B27411DC0D6A002DD140 /* addons.cpp */; };
|
|
9551B27B11DC0D6A002DD140 /* network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9551B27611DC0D6A002DD140 /* network.cpp */; };
|
|
9551B27C11DC0D6A002DD140 /* zip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9551B27811DC0D6A002DD140 /* zip.cpp */; };
|
|
9551C8270FC1B72500DB481B /* music_information.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC280F296540000D3E5D /* music_information.cpp */; };
|
|
9551C8280FC1B72500DB481B /* music_ogg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC2A0F296540000D3E5D /* music_ogg.cpp */; };
|
|
9551C8290FC1B72500DB481B /* sfx_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC2D0F296540000D3E5D /* sfx_manager.cpp */; };
|
|
9551C82A0FC1B72500DB481B /* sfx_openal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */; };
|
|
9551C8350FC1B72500DB481B /* btAxisSweep3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */; };
|
|
9551C8360FC1B72500DB481B /* btBroadphaseProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */; };
|
|
9551C8370FC1B72500DB481B /* btCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */; };
|
|
9551C8380FC1B72500DB481B /* btDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD350F296541000D3E5D /* btDispatcher.cpp */; };
|
|
9551C8390FC1B72500DB481B /* btMultiSapBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */; };
|
|
9551C83A0FC1B72500DB481B /* btOverlappingPairCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */; };
|
|
9551C83B0FC1B72500DB481B /* btSimpleBroadphase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */; };
|
|
9551C83C0FC1B72500DB481B /* btBoxBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */; };
|
|
9551C83D0FC1B72500DB481B /* btBoxBoxDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */; };
|
|
9551C83E0FC1B72500DB481B /* btCollisionDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */; };
|
|
9551C83F0FC1B72500DB481B /* btCollisionObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD470F296541000D3E5D /* btCollisionObject.cpp */; };
|
|
9551C8400FC1B72500DB481B /* btCollisionWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */; };
|
|
9551C8410FC1B72500DB481B /* btCompoundCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */; };
|
|
9551C8420FC1B72500DB481B /* btConvexConcaveCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */; };
|
|
9551C8430FC1B72500DB481B /* btConvexConvexAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */; };
|
|
9551C8440FC1B72500DB481B /* btConvexPlaneCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */; };
|
|
9551C8450FC1B72500DB481B /* btDefaultCollisionConfiguration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */; };
|
|
9551C8460FC1B72500DB481B /* btEmptyCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */; };
|
|
9551C8470FC1B72500DB481B /* btManifoldResult.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD570F296541000D3E5D /* btManifoldResult.cpp */; };
|
|
9551C8480FC1B72500DB481B /* btSimulationIslandManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */; };
|
|
9551C8490FC1B72500DB481B /* btSphereBoxCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */; };
|
|
9551C84A0FC1B72500DB481B /* btSphereSphereCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */; };
|
|
9551C84B0FC1B72500DB481B /* btSphereTriangleCollisionAlgorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */; };
|
|
9551C84C0FC1B72500DB481B /* btUnionFind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD610F296541000D3E5D /* btUnionFind.cpp */; };
|
|
9551C84D0FC1B72500DB481B /* SphereTriangleDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */; };
|
|
9551C84E0FC1B72500DB481B /* btBoxShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD660F296541000D3E5D /* btBoxShape.cpp */; };
|
|
9551C84F0FC1B72500DB481B /* btBvhTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */; };
|
|
9551C8500FC1B72500DB481B /* btCapsuleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */; };
|
|
9551C8510FC1B72500DB481B /* btCollisionShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */; };
|
|
9551C8520FC1B72500DB481B /* btCompoundShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */; };
|
|
9551C8530FC1B72500DB481B /* btConcaveShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD710F296541000D3E5D /* btConcaveShape.cpp */; };
|
|
9551C8540FC1B72500DB481B /* btConeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD730F296541000D3E5D /* btConeShape.cpp */; };
|
|
9551C8550FC1B72500DB481B /* btConvexHullShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */; };
|
|
9551C8560FC1B72500DB481B /* btConvexInternalShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */; };
|
|
9551C8570FC1B72500DB481B /* btConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD790F296541000D3E5D /* btConvexShape.cpp */; };
|
|
9551C8580FC1B72500DB481B /* btConvexTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */; };
|
|
9551C8590FC1B72500DB481B /* btCylinderShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */; };
|
|
9551C85A0FC1B72500DB481B /* btEmptyShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */; };
|
|
9551C85B0FC1B72500DB481B /* btHeightfieldTerrainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */; };
|
|
9551C85C0FC1B72500DB481B /* btMinkowskiSumShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */; };
|
|
9551C85D0FC1B72500DB481B /* btMultiSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */; };
|
|
9551C85E0FC1B72500DB481B /* btOptimizedBvh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */; };
|
|
9551C85F0FC1B72500DB481B /* btPolyhedralConvexShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */; };
|
|
9551C8600FC1B72500DB481B /* btShapeHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */; };
|
|
9551C8610FC1B72500DB481B /* btSphereShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */; };
|
|
9551C8620FC1B72500DB481B /* btStaticPlaneShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */; };
|
|
9551C8630FC1B72500DB481B /* btStridingMeshInterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */; };
|
|
9551C8640FC1B72500DB481B /* btTetrahedronShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */; };
|
|
9551C8650FC1B72500DB481B /* btTriangleBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */; };
|
|
9551C8660FC1B72500DB481B /* btTriangleCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */; };
|
|
9551C8670FC1B72500DB481B /* btTriangleIndexVertexArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */; };
|
|
9551C8680FC1B72500DB481B /* btTriangleMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */; };
|
|
9551C8690FC1B72500DB481B /* btTriangleMeshShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */; };
|
|
9551C86A0FC1B72500DB481B /* btUniformScalingShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */; };
|
|
9551C86B0FC1B72500DB481B /* btContinuousConvexCollision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */; };
|
|
9551C86C0FC1B72500DB481B /* btConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA50F296541000D3E5D /* btConvexCast.cpp */; };
|
|
9551C86D0FC1B72500DB481B /* btGjkConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */; };
|
|
9551C86E0FC1B72500DB481B /* btGjkEpa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */; };
|
|
9551C86F0FC1B72500DB481B /* btGjkEpa2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */; };
|
|
9551C8700FC1B72500DB481B /* btGjkEpaPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */; };
|
|
9551C8710FC1B72500DB481B /* btGjkPairDetector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */; };
|
|
9551C8720FC1B72500DB481B /* btMinkowskiPenetrationDepthSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */; };
|
|
9551C8730FC1B72500DB481B /* btPersistentManifold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */; };
|
|
9551C8740FC1B72500DB481B /* btRaycastCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */; };
|
|
9551C8750FC1B72500DB481B /* btSubSimplexConvexCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */; };
|
|
9551C8760FC1B72500DB481B /* btVoronoiSimplexSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */; };
|
|
9551C8770FC1B72500DB481B /* btConeTwistConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */; };
|
|
9551C8780FC1B72500DB481B /* btContactConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */; };
|
|
9551C8790FC1B72500DB481B /* btGeneric6DofConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */; };
|
|
9551C87A0FC1B72500DB481B /* btHingeConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */; };
|
|
9551C87B0FC1B72500DB481B /* btOdeContactJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */; };
|
|
9551C87C0FC1B72500DB481B /* btOdeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */; };
|
|
9551C87D0FC1B72500DB481B /* btOdeQuickstepConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */; };
|
|
9551C87E0FC1B72500DB481B /* btOdeTypedJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */; };
|
|
9551C87F0FC1B72500DB481B /* btPoint2PointConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */; };
|
|
9551C8800FC1B72500DB481B /* btSequentialImpulseConstraintSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */; };
|
|
9551C8810FC1B72500DB481B /* btSliderConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */; };
|
|
9551C8820FC1B72500DB481B /* btSolve2LinearConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */; };
|
|
9551C8830FC1B72500DB481B /* btSorLcp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE10F296541000D3E5D /* btSorLcp.cpp */; };
|
|
9551C8840FC1B72500DB481B /* btTypedConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */; };
|
|
9551C8850FC1B72500DB481B /* btContinuousDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */; };
|
|
9551C8860FC1B72500DB481B /* btDiscreteDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */; };
|
|
9551C8870FC1B72500DB481B /* btRigidBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */; };
|
|
9551C8880FC1B72500DB481B /* btSimpleDynamicsWorld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */; };
|
|
9551C8890FC1B72500DB481B /* Bullet-C-API.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */; };
|
|
9551C88A0FC1B72500DB481B /* btRaycastVehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */; };
|
|
9551C88B0FC1B72500DB481B /* btWheelInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */; };
|
|
9551C88C0FC1B72500DB481B /* btAlignedAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */; };
|
|
9551C88D0FC1B72500DB481B /* btConvexHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */; };
|
|
9551C88E0FC1B72500DB481B /* btGeometryUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */; };
|
|
9551C88F0FC1B72500DB481B /* btQuickprof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */; };
|
|
9551C8900FC1B72500DB481B /* challenge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE260F296541000D3E5D /* challenge.cpp */; };
|
|
9551C8910FC1B72500DB481B /* challenge_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE280F296541000D3E5D /* challenge_data.cpp */; };
|
|
9551C8920FC1B72500DB481B /* unlock_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE2A0F296541000D3E5D /* unlock_manager.cpp */; };
|
|
9551C8930FC1B72500DB481B /* callbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE420F296541000D3E5D /* callbacks.c */; };
|
|
9551C8940FC1B72500DB481B /* host.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE520F296541000D3E5D /* host.c */; };
|
|
9551C8950FC1B72500DB481B /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE620F296542000D3E5D /* list.c */; };
|
|
9551C8960FC1B72500DB481B /* packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE680F296542000D3E5D /* packet.c */; };
|
|
9551C8970FC1B72500DB481B /* peer.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE6A0F296542000D3E5D /* peer.c */; };
|
|
9551C8980FC1B72500DB481B /* protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE6C0F296542000D3E5D /* protocol.c */; };
|
|
9551C8990FC1B72500DB481B /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE700F296542000D3E5D /* unix.c */; };
|
|
9551C89A0FC1B72500DB481B /* win32.c in Sources */ = {isa = PBXBuildFile; fileRef = 95C2AE720F296542000D3E5D /* win32.c */; };
|
|
9551C8A20FC1B72500DB481B /* attachment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B0F60F296545000D3E5D /* attachment.cpp */; };
|
|
9551C8A30FC1B72500DB481B /* attachment_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B0F80F296545000D3E5D /* attachment_manager.cpp */; };
|
|
9551C8A40FC1B72500DB481B /* bowling.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B0FA0F296545000D3E5D /* bowling.cpp */; };
|
|
9551C8A60FC1B72500DB481B /* cake.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B0FE0F296545000D3E5D /* cake.cpp */; };
|
|
9551C8A70FC1B72500DB481B /* flyable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1000F296545000D3E5D /* flyable.cpp */; };
|
|
9551C8A80FC1B72500DB481B /* item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1020F296545000D3E5D /* item.cpp */; };
|
|
9551C8A90FC1B72500DB481B /* item_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1040F296545000D3E5D /* item_manager.cpp */; };
|
|
9551C8AA0FC1B72500DB481B /* plunger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1060F296545000D3E5D /* plunger.cpp */; };
|
|
9551C8AB0FC1B72500DB481B /* powerup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1080F296545000D3E5D /* powerup.cpp */; };
|
|
9551C8AC0FC1B72500DB481B /* powerup_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B10A0F296545000D3E5D /* powerup_manager.cpp */; };
|
|
9551C8AD0FC1B72500DB481B /* projectile_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B10C0F296545000D3E5D /* projectile_manager.cpp */; };
|
|
9551C8AE0FC1B72500DB481B /* rubber_band.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B10E0F296545000D3E5D /* rubber_band.cpp */; };
|
|
9551C8AF0FC1B72500DB481B /* kart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1180F296545000D3E5D /* kart.cpp */; };
|
|
9551C8B00FC1B72500DB481B /* kart_model.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B11B0F296545000D3E5D /* kart_model.cpp */; };
|
|
9551C8B10FC1B72500DB481B /* kart_properties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B11D0F296545000D3E5D /* kart_properties.cpp */; };
|
|
9551C8B20FC1B72500DB481B /* kart_properties_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B11F0F296545000D3E5D /* kart_properties_manager.cpp */; };
|
|
9551C8B30FC1B72500DB481B /* moveable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1210F296545000D3E5D /* moveable.cpp */; };
|
|
9551C8B90FC1B72500DB481B /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1360F296545000D3E5D /* main.cpp */; };
|
|
9551C8BA0FC1B72500DB481B /* main_loop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1380F296545000D3E5D /* main_loop.cpp */; };
|
|
9551C8BE0FC1B72500DB481B /* follow_the_leader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B14A0F296545000D3E5D /* follow_the_leader.cpp */; };
|
|
9551C8BF0FC1B72500DB481B /* linear_world.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B14C0F296545000D3E5D /* linear_world.cpp */; };
|
|
9551C8C00FC1B72500DB481B /* standard_race.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B14E0F296545000D3E5D /* standard_race.cpp */; };
|
|
9551C8C10FC1B72500DB481B /* three_strikes_battle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1500F296545000D3E5D /* three_strikes_battle.cpp */; };
|
|
9551C8C20FC1B72500DB481B /* world.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1520F296545000D3E5D /* world.cpp */; };
|
|
9551C8C30FC1B72500DB481B /* connect_message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B15D0F296545000D3E5D /* connect_message.cpp */; };
|
|
9551C8C40FC1B72500DB481B /* kart_control_message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1610F296545000D3E5D /* kart_control_message.cpp */; };
|
|
9551C8C50FC1B72500DB481B /* kart_update_message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1630F296545000D3E5D /* kart_update_message.cpp */; };
|
|
9551C8C60FC1B72500DB481B /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1650F296545000D3E5D /* message.cpp */; };
|
|
9551C8C70FC1B72500DB481B /* network_kart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1670F296545000D3E5D /* network_kart.cpp */; };
|
|
9551C8C80FC1B72500DB481B /* network_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1690F296545000D3E5D /* network_manager.cpp */; };
|
|
9551C8C90FC1B72500DB481B /* race_info_message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B16C0F296545000D3E5D /* race_info_message.cpp */; };
|
|
9551C8CA0FC1B72500DB481B /* race_result_message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B16F0F296545000D3E5D /* race_result_message.cpp */; };
|
|
9551C8CB0FC1B72500DB481B /* race_state.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1720F296545000D3E5D /* race_state.cpp */; };
|
|
9551C8CC0FC1B72500DB481B /* btKart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1800F296545000D3E5D /* btKart.cpp */; };
|
|
9551C8CD0FC1B72500DB481B /* btUprightConstraint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1820F296545000D3E5D /* btUprightConstraint.cpp */; };
|
|
9551C8CE0FC1B72500DB481B /* physics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1870F296545000D3E5D /* physics.cpp */; };
|
|
9551C8D00FC1B72500DB481B /* replay_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B19D0F296545000D3E5D /* replay_base.cpp */; };
|
|
9551C8D10FC1B72500DB481B /* replay_buffers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1A00F296545000D3E5D /* replay_buffers.cpp */; };
|
|
9551C8D20FC1B72500DB481B /* replay_player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1A20F296545000D3E5D /* replay_player.cpp */; };
|
|
9551C8D30FC1B72500DB481B /* replay_recorder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1A40F296545000D3E5D /* replay_recorder.cpp */; };
|
|
9551C8D70FC1B72500DB481B /* track.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1CF0F296545000D3E5D /* track.cpp */; };
|
|
9551C8D80FC1B72500DB481B /* track_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1D10F296545000D3E5D /* track_manager.cpp */; };
|
|
9551C8DA0FC1B72500DB481B /* random_generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1E20F296546000D3E5D /* random_generator.cpp */; };
|
|
9551C8DC0FC1B72500DB481B /* string_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1E60F296546000D3E5D /* string_utils.cpp */; };
|
|
9551C8DD0FC1B72500DB481B /* vec3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C2B1E80F296546000D3E5D /* vec3.cpp */; };
|
|
9551C8DE0FC1B72500DB481B /* terrain_info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953EAAAE0F30A4220000D57D /* terrain_info.cpp */; };
|
|
9551C8DF0FC1B72500DB481B /* triangle_mesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953EAAB10F30A4410000D57D /* triangle_mesh.cpp */; };
|
|
9551C8E00FC1B72500DB481B /* translation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953EAAB50F30A4650000D57D /* translation.cpp */; };
|
|
9551C8E10FC1B72500DB481B /* xml_node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C65D760F532F7D00BE7BA7 /* xml_node.cpp */; };
|
|
9551C8EC0FC1B72500DB481B /* file_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9505570E0F6963790056E88C /* file_manager.cpp */; };
|
|
9551C8F60FC1B72500DB481B /* input_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95A1182A0F77EA3100B18B3D /* input_manager.cpp */; };
|
|
9551C8F70FC1B72500DB481B /* input_device.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95A1184A0F77FC3900B18B3D /* input_device.cpp */; };
|
|
9551C8F80FC1B72500DB481B /* device_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95A1187A0F78024E00B18B3D /* device_manager.cpp */; };
|
|
9551C8F90FC1B72500DB481B /* physical_object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95CA59F70F82FCB7003323DB /* physical_object.cpp */; };
|
|
9551C8FA0FC1B72500DB481B /* quad_set.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 951C357E0FC05BF400A48379 /* quad_set.cpp */; };
|
|
9551C8FB0FC1B72500DB481B /* quad_graph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 951C35800FC05BF400A48379 /* quad_graph.cpp */; };
|
|
9551C9F10FC1B7EE00DB481B /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9551C7F90FC1B63C00DB481B /* Ogg.framework */; };
|
|
9551C9F20FC1B7EE00DB481B /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9551C7FA0FC1B63C00DB481B /* OpenAL.framework */; };
|
|
9551C9F30FC1B7EE00DB481B /* Vorbis.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9551C7FB0FC1B63C00DB481B /* Vorbis.framework */; };
|
|
9551CBD10FC1BB7600DB481B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950557640F6968BE0056E88C /* IOKit.framework */; };
|
|
9551CBD20FC1BB7600DB481B /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9505575F0F6968A50056E88C /* QuickTime.framework */; };
|
|
9551CBD30FC1BB7600DB481B /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950557570F6968860056E88C /* Carbon.framework */; };
|
|
9551CBD40FC1BB7600DB481B /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9505574E0F69684D0056E88C /* AudioUnit.framework */; };
|
|
9551CBD50FC1BB7600DB481B /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95F423400E26E65B00692113 /* GLUT.framework */; };
|
|
9551CBD60FC1BB7600DB481B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95F4231E0E26E44800692113 /* Cocoa.framework */; };
|
|
9551CBD70FC1BB7600DB481B /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95F423120E26E3DC00692113 /* OpenGL.framework */; };
|
|
9551CBDA0FC1BB9200DB481B /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9551CBD90FC1BB9200DB481B /* AGL.framework */; };
|
|
9551DB34104CABFC001C53E5 /* race_over_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9551DB33104CABFC001C53E5 /* race_over_dialog.cpp */; };
|
|
9553823A10FD4FEC00737979 /* constants.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9553823910FD4FEC00737979 /* constants.cpp */; };
|
|
9554C4A611F1188000906416 /* race_result_gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9554C4A411F1188000906416 /* race_result_gui.cpp */; };
|
|
9556A880119EF976009C558F /* options_screen_audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9556A87C119EF976009C558F /* options_screen_audio.cpp */; };
|
|
9556A881119EF976009C558F /* options_screen_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9556A87E119EF976009C558F /* options_screen_video.cpp */; };
|
|
955DE88310042701006A4F3C /* check_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955DE88110042701006A4F3C /* check_manager.cpp */; };
|
|
955DE88C1004273B006A4F3C /* check_structure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 955DE8871004273B006A4F3C /* check_structure.cpp */; };
|
|
95634EF21126272C009C145D /* gp_info_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95634EF01126272C009C145D /* gp_info_dialog.cpp */; };
|
|
956541BB10DD5F0A00C83E99 /* arenas_screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956541B910DD5F0A00C83E99 /* arenas_screen.cpp */; };
|
|
956541E110DD628C00C83E99 /* add_device_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956541DF10DD628C00C83E99 /* add_device_dialog.cpp */; };
|
|
956830E01132EC9E00088D14 /* irr_debug_drawer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956830DE1132EC9E00088D14 /* irr_debug_drawer.cpp */; };
|
|
956C6ED31128D3FB004336C8 /* controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956C6EC81128D3FB004336C8 /* controller.cpp */; };
|
|
956C6ED41128D3FB004336C8 /* default_ai_controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956C6ECA1128D3FB004336C8 /* default_ai_controller.cpp */; };
|
|
956C6ED51128D3FB004336C8 /* end_controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956C6ECC1128D3FB004336C8 /* end_controller.cpp */; };
|
|
956C6ED61128D3FB004336C8 /* new_ai_controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956C6ECF1128D3FB004336C8 /* new_ai_controller.cpp */; };
|
|
956C6ED71128D3FB004336C8 /* player_controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 956C6ED11128D3FB004336C8 /* player_controller.cpp */; };
|
|
9574F17C11206881008D202E /* world_status.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9574F17A11206881008D202E /* world_status.cpp */; };
|
|
957ED4801163FF18002AB42C /* ai_base_controller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 957ED47E1163FF18002AB42C /* ai_base_controller.cpp */; };
|
|
958330CC10122B4A00C5137E /* engine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330B210122B4A00C5137E /* engine.cpp */; };
|
|
958330CD10122B4A00C5137E /* event_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330B410122B4A00C5137E /* event_handler.cpp */; };
|
|
958330CE10122B4A00C5137E /* modaldialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330B610122B4A00C5137E /* modaldialog.cpp */; };
|
|
958330D010122B4A00C5137E /* screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330BA10122B4A00C5137E /* screen.cpp */; };
|
|
958330D110122B4A00C5137E /* screen_loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330BC10122B4A00C5137E /* screen_loader.cpp */; };
|
|
958330D210122B4A00C5137E /* skin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330BD10122B4A00C5137E /* skin.cpp */; };
|
|
958330D310122B4A00C5137E /* widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330BF10122B4A00C5137E /* widget.cpp */; };
|
|
958330D410122B4A00C5137E /* credits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330C210122B4A00C5137E /* credits.cpp */; };
|
|
958330D510122B4A00C5137E /* kart_selection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330C410122B4A00C5137E /* kart_selection.cpp */; };
|
|
958330D710122B4A00C5137E /* race_gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330C810122B4A00C5137E /* race_gui.cpp */; };
|
|
958330D810122B4A00C5137E /* state_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958330CA10122B4A00C5137E /* state_manager.cpp */; };
|
|
9583319910123B0200C5137E /* abstract_state_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9583319810123B0200C5137E /* abstract_state_manager.cpp */; };
|
|
9583323F101243ED00C5137E /* enter_player_name_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95833237101243ED00C5137E /* enter_player_name_dialog.cpp */; };
|
|
95833240101243ED00C5137E /* player_info_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95833239101243ED00C5137E /* player_info_dialog.cpp */; };
|
|
95833241101243ED00C5137E /* press_a_key_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9583323B101243ED00C5137E /* press_a_key_dialog.cpp */; };
|
|
95833242101243ED00C5137E /* track_info_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9583323D101243ED00C5137E /* track_info_dialog.cpp */; };
|
|
9586318411B1EC9F00B8B4AF /* grand_prix_lose.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9586318011B1EC9F00B8B4AF /* grand_prix_lose.cpp */; };
|
|
9586318511B1EC9F00B8B4AF /* grand_prix_win.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9586318211B1EC9F00B8B4AF /* grand_prix_win.cpp */; };
|
|
958BD770117F6AE90095B483 /* music_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958BD76E117F6AE90095B483 /* music_manager.cpp */; };
|
|
958D8C54104F523000A81934 /* race_paused_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 958D8C53104F523000A81934 /* race_paused_dialog.cpp */; };
|
|
959482D310EBC0790031BADF /* track_object_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 959482CF10EBC0790031BADF /* track_object_manager.cpp */; };
|
|
959482D410EBC0790031BADF /* track_object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 959482D110EBC0790031BADF /* track_object.cpp */; };
|
|
95B5CD14102DE08F00EF2001 /* device_config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95B5CD13102DE08F00EF2001 /* device_config.cpp */; };
|
|
95C77D631069589B0080838E /* ambient_light_sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C77D621069589B0080838E /* ambient_light_sphere.cpp */; };
|
|
95C77D66106958A50080838E /* check_line.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C77D65106958A50080838E /* check_line.cpp */; };
|
|
95C77D6F106958E10080838E /* check_sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C77D6D106958E10080838E /* check_sphere.cpp */; };
|
|
95C9C97210E93456005A418D /* stars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95C9C97010E93456005A418D /* stars.cpp */; };
|
|
95CB476C0FF30EF400413BAE /* bezier_curve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95CB476B0FF30EF400413BAE /* bezier_curve.cpp */; };
|
|
95D1F5F70FC8C3E300FF6968 /* input.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95D1F5F60FC8C3E300FF6968 /* input.cpp */; };
|
|
95D2343F1078227A00625256 /* feature_unlocked.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95D2343E1078227A00625256 /* feature_unlocked.cpp */; };
|
|
95D950D20FE473CA002E10AD /* stk_config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95D950CE0FE473CA002E10AD /* stk_config.cpp */; };
|
|
95D950D30FE473CA002E10AD /* user_config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95D950D00FE473CA002E10AD /* user_config.cpp */; };
|
|
95DFC5021106933B00A043A9 /* slip_stream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95DFC5001106933B00A043A9 /* slip_stream.cpp */; };
|
|
95E246BE111A2959000C965D /* confirm_resolution_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95E246BC111A2959000C965D /* confirm_resolution_dialog.cpp */; };
|
|
95E6A0C011DCF37800AE088A /* addons_loading.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95E6A0BE11DCF37800AE088A /* addons_loading.cpp */; };
|
|
95ECA10010124C5000D47C5F /* button_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0EC10124C5000D47C5F /* button_widget.cpp */; };
|
|
95ECA10110124C5000D47C5F /* check_box_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0EE10124C5000D47C5F /* check_box_widget.cpp */; };
|
|
95ECA10210124C5000D47C5F /* icon_button_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0F010124C5000D47C5F /* icon_button_widget.cpp */; };
|
|
95ECA10310124C5000D47C5F /* label_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0F210124C5000D47C5F /* label_widget.cpp */; };
|
|
95ECA10410124C5000D47C5F /* list_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0F410124C5000D47C5F /* list_widget.cpp */; };
|
|
95ECA10510124C5000D47C5F /* model_view_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0F610124C5000D47C5F /* model_view_widget.cpp */; };
|
|
95ECA10710124C5000D47C5F /* ribbon_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0FA10124C5000D47C5F /* ribbon_widget.cpp */; };
|
|
95ECA10810124C5000D47C5F /* spinner_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0FC10124C5000D47C5F /* spinner_widget.cpp */; };
|
|
95ECA10910124C5000D47C5F /* text_box_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95ECA0FE10124C5000D47C5F /* text_box_widget.cpp */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
9507E9E70FC1CDDF00BD2B92 /* Copy frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
9507E9DB0FC1CDD500BD2B92 /* Vorbis.framework in Copy frameworks */,
|
|
9507E9D10FC1CDCE00BD2B92 /* Ogg.framework in Copy frameworks */,
|
|
9507E9D20FC1CDCE00BD2B92 /* OpenAL.framework in Copy frameworks */,
|
|
);
|
|
name = "Copy frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
9505570E0F6963790056E88C /* file_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = file_manager.cpp; path = ../../io/file_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
9505570F0F6963790056E88C /* file_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = file_manager.hpp; path = ../../io/file_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
9505574E0F69684D0056E88C /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
|
|
950557570F6968860056E88C /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
|
|
9505575F0F6968A50056E88C /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
|
|
950557640F6968BE0056E88C /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
|
|
9507E9B60FC1CCE900BD2B92 /* stk.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = stk.icns; sourceTree = SOURCE_ROOT; };
|
|
950D448A118DEE3C006CFC41 /* CGUISpriteBank.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGUISpriteBank.cpp; path = ../../guiengine/CGUISpriteBank.cpp; sourceTree = SOURCE_ROOT; };
|
|
950D448B118DEE3C006CFC41 /* CGUISpriteBank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGUISpriteBank.h; path = ../../guiengine/CGUISpriteBank.h; sourceTree = SOURCE_ROOT; };
|
|
950D45CF118E040E006CFC41 /* options_screen_input2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_input2.cpp; path = ../../states_screens/options_screen_input2.cpp; sourceTree = SOURCE_ROOT; };
|
|
950D45D0118E040E006CFC41 /* options_screen_input2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options_screen_input2.hpp; path = ../../states_screens/options_screen_input2.hpp; sourceTree = SOURCE_ROOT; };
|
|
951B7D17108E52C900BC03AE /* challenges.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenges.hpp; path = ../../states_screens/challenges.hpp; sourceTree = SOURCE_ROOT; };
|
|
951B7D18108E52C900BC03AE /* challenges.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenges.cpp; path = ../../states_screens/challenges.cpp; sourceTree = SOURCE_ROOT; };
|
|
951BC65C0FFAF290006B5FF1 /* ipo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ipo.cpp; path = ../../animations/ipo.cpp; sourceTree = SOURCE_ROOT; };
|
|
951BC65D0FFAF290006B5FF1 /* ipo.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ipo.hpp; path = ../../animations/ipo.hpp; sourceTree = SOURCE_ROOT; };
|
|
951C357D0FC05BF400A48379 /* quad_set.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = quad_set.hpp; path = ../../tracks/quad_set.hpp; sourceTree = SOURCE_ROOT; };
|
|
951C357E0FC05BF400A48379 /* quad_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = quad_set.cpp; path = ../../tracks/quad_set.cpp; sourceTree = SOURCE_ROOT; };
|
|
951C357F0FC05BF400A48379 /* quad_graph.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = quad_graph.hpp; path = ../../tracks/quad_graph.hpp; sourceTree = SOURCE_ROOT; };
|
|
951C35800FC05BF400A48379 /* quad_graph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = quad_graph.cpp; path = ../../tracks/quad_graph.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F123107948AD0067ECF5 /* main_menu_screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = main_menu_screen.hpp; path = ../../states_screens/main_menu_screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F124107948AD0067ECF5 /* main_menu_screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_menu_screen.cpp; path = ../../states_screens/main_menu_screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F159107949780067ECF5 /* race_setup_screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_setup_screen.hpp; path = ../../states_screens/race_setup_screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F15A107949780067ECF5 /* race_setup_screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_setup_screen.cpp; path = ../../states_screens/race_setup_screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F15C10794A350067ECF5 /* tracks_screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tracks_screen.cpp; path = ../../states_screens/tracks_screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F15D10794A350067ECF5 /* tracks_screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = tracks_screen.hpp; path = ../../states_screens/tracks_screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1DE10795E8A0067ECF5 /* help_screen_1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_screen_1.cpp; path = ../../states_screens/help_screen_1.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1DF10795E8A0067ECF5 /* help_screen_1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_screen_1.hpp; path = ../../states_screens/help_screen_1.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1E110795EFF0067ECF5 /* help_screen_2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_screen_2.hpp; path = ../../states_screens/help_screen_2.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1E210795EFF0067ECF5 /* help_screen_2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_screen_2.cpp; path = ../../states_screens/help_screen_2.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1E310795EFF0067ECF5 /* help_screen_3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = help_screen_3.hpp; path = ../../states_screens/help_screen_3.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1E410795EFF0067ECF5 /* help_screen_3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help_screen_3.cpp; path = ../../states_screens/help_screen_3.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1EB107961560067ECF5 /* options_screen_input.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_input.cpp; path = ../../states_screens/options_screen_input.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1EC107961560067ECF5 /* options_screen_players.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options_screen_players.hpp; path = ../../states_screens/options_screen_players.hpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1ED107961560067ECF5 /* options_screen_players.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_players.cpp; path = ../../states_screens/options_screen_players.cpp; sourceTree = SOURCE_ROOT; };
|
|
9522F1EE107961560067ECF5 /* options_screen_input.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options_screen_input.hpp; path = ../../states_screens/options_screen_input.hpp; sourceTree = SOURCE_ROOT; };
|
|
9524739410497C75000C197E /* dynamic_ribbon_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = dynamic_ribbon_widget.hpp; path = ../../guiengine/widgets/dynamic_ribbon_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
9524739510497C75000C197E /* dynamic_ribbon_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dynamic_ribbon_widget.cpp; path = ../../guiengine/widgets/dynamic_ribbon_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
9525B71211C851D30094BD96 /* CBatchingMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CBatchingMesh.cpp; path = ../../graphics/CBatchingMesh.cpp; sourceTree = SOURCE_ROOT; };
|
|
9525B71311C851D30094BD96 /* CBatchingMesh.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CBatchingMesh.hpp; path = ../../graphics/CBatchingMesh.hpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE00FD7471900CF5F92 /* grand_prix_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_data.cpp; path = ../../race/grand_prix_data.cpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE10FD7471900CF5F92 /* grand_prix_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_data.hpp; path = ../../race/grand_prix_data.hpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE20FD7471900CF5F92 /* grand_prix_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_manager.cpp; path = ../../race/grand_prix_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE30FD7471900CF5F92 /* grand_prix_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_manager.hpp; path = ../../race/grand_prix_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE40FD7471900CF5F92 /* highscore_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = highscore_manager.cpp; path = ../../race/highscore_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE50FD7471900CF5F92 /* highscore_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = highscore_manager.hpp; path = ../../race/highscore_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE60FD7471900CF5F92 /* highscores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = highscores.cpp; path = ../../race/highscores.cpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE70FD7471900CF5F92 /* highscores.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = highscores.hpp; path = ../../race/highscores.hpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE80FD7471900CF5F92 /* history.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = history.cpp; path = ../../race/history.cpp; sourceTree = SOURCE_ROOT; };
|
|
95263DE90FD7471900CF5F92 /* history.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = history.hpp; path = ../../race/history.hpp; sourceTree = SOURCE_ROOT; };
|
|
95263DEA0FD7471900CF5F92 /* race_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_manager.cpp; path = ../../race/race_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95263DEB0FD7471900CF5F92 /* race_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_manager.hpp; path = ../../race/race_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A152D103F66D600B1895D /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cpp; path = ../../graphics/camera.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A152E103F66D600B1895D /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = camera.hpp; path = ../../graphics/camera.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A152F103F66D600B1895D /* explosion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = explosion.cpp; path = ../../graphics/explosion.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1530103F66D600B1895D /* explosion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = explosion.hpp; path = ../../graphics/explosion.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1531103F66D600B1895D /* irr_driver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = irr_driver.cpp; path = ../../graphics/irr_driver.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1532103F66D600B1895D /* irr_driver.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = irr_driver.hpp; path = ../../graphics/irr_driver.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1533103F66D600B1895D /* material.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = material.cpp; path = ../../graphics/material.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1534103F66D600B1895D /* material.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = material.hpp; path = ../../graphics/material.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1535103F66D600B1895D /* material_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = material_manager.cpp; path = ../../graphics/material_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1536103F66D600B1895D /* material_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = material_manager.hpp; path = ../../graphics/material_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1537103F66D600B1895D /* mesh_tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mesh_tools.cpp; path = ../../graphics/mesh_tools.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1538103F66D600B1895D /* mesh_tools.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = mesh_tools.hpp; path = ../../graphics/mesh_tools.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1539103F66D600B1895D /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_texture.cpp; path = ../../graphics/moving_texture.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A153A103F66D600B1895D /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_texture.hpp; path = ../../graphics/moving_texture.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A153B103F66D600B1895D /* nitro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nitro.cpp; path = ../../graphics/nitro.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A153C103F66D600B1895D /* nitro.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = nitro.hpp; path = ../../graphics/nitro.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A153D103F66D600B1895D /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shadow.cpp; path = ../../graphics/shadow.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A153E103F66D600B1895D /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = shadow.hpp; path = ../../graphics/shadow.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A153F103F66D600B1895D /* skid_marks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skid_marks.cpp; path = ../../graphics/skid_marks.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1540103F66D600B1895D /* skid_marks.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = skid_marks.hpp; path = ../../graphics/skid_marks.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1541103F66D600B1895D /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = smoke.cpp; path = ../../graphics/smoke.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1542103F66D600B1895D /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = smoke.hpp; path = ../../graphics/smoke.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1543103F66D600B1895D /* water_splash.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = water_splash.cpp; path = ../../graphics/water_splash.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1544103F66D600B1895D /* water_splash.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = water_splash.hpp; path = ../../graphics/water_splash.hpp; sourceTree = SOURCE_ROOT; };
|
|
952A1552103F68D000B1895D /* profile_world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = profile_world.cpp; path = ../../modes/profile_world.cpp; sourceTree = SOURCE_ROOT; };
|
|
952A1553103F68D000B1895D /* profile_world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = profile_world.hpp; path = ../../modes/profile_world.hpp; sourceTree = SOURCE_ROOT; };
|
|
953606C411DCF1A500791F01 /* SuperTuxKart-Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SuperTuxKart-Info copy.plist"; sourceTree = "<group>"; };
|
|
953789710FC7829100DD1F8E /* graph_node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = graph_node.hpp; path = ../../tracks/graph_node.hpp; sourceTree = SOURCE_ROOT; };
|
|
953789720FC7829100DD1F8E /* graph_node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = graph_node.cpp; path = ../../tracks/graph_node.cpp; sourceTree = SOURCE_ROOT; };
|
|
953789800FC7831400DD1F8E /* quad.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = quad.hpp; path = ../../tracks/quad.hpp; sourceTree = SOURCE_ROOT; };
|
|
953789810FC7831400DD1F8E /* quad.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = quad.cpp; path = ../../tracks/quad.cpp; sourceTree = SOURCE_ROOT; };
|
|
953C3CC910CAF3EE0025F78A /* CGUIFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGUIFont.cpp; path = ../../guiengine/CGUIFont.cpp; sourceTree = SOURCE_ROOT; };
|
|
953C3CCD10CAF4150025F78A /* CGUIFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGUIFont.h; path = ../../guiengine/CGUIFont.h; sourceTree = SOURCE_ROOT; };
|
|
953EAAAD0F30A4220000D57D /* terrain_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = terrain_info.hpp; path = ../../tracks/terrain_info.hpp; sourceTree = SOURCE_ROOT; };
|
|
953EAAAE0F30A4220000D57D /* terrain_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = terrain_info.cpp; path = ../../tracks/terrain_info.cpp; sourceTree = SOURCE_ROOT; };
|
|
953EAAB00F30A4410000D57D /* triangle_mesh.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = triangle_mesh.hpp; path = ../../physics/triangle_mesh.hpp; sourceTree = SOURCE_ROOT; };
|
|
953EAAB10F30A4410000D57D /* triangle_mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = triangle_mesh.cpp; path = ../../physics/triangle_mesh.cpp; sourceTree = SOURCE_ROOT; };
|
|
953EAAB40F30A4650000D57D /* translation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = translation.hpp; path = ../../utils/translation.hpp; sourceTree = SOURCE_ROOT; };
|
|
953EAAB50F30A4650000D57D /* translation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = translation.cpp; path = ../../utils/translation.cpp; sourceTree = SOURCE_ROOT; };
|
|
9540E2560FD5F8FD002985B8 /* ptr_vector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ptr_vector.hpp; path = ../../utils/ptr_vector.hpp; sourceTree = SOURCE_ROOT; };
|
|
9540E2570FD5F8FD002985B8 /* no_copy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = no_copy.hpp; path = ../../utils/no_copy.hpp; sourceTree = SOURCE_ROOT; };
|
|
95453AC811808B8700A155B9 /* emergency_animation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = emergency_animation.cpp; path = ../../karts/emergency_animation.cpp; sourceTree = SOURCE_ROOT; };
|
|
95453AC911808B8700A155B9 /* emergency_animation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = emergency_animation.hpp; path = ../../karts/emergency_animation.hpp; sourceTree = SOURCE_ROOT; };
|
|
9545ABC811E3E38300D3C37A /* progress_bar_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = progress_bar_widget.cpp; path = ../../guiengine/widgets/progress_bar_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
9545ABC911E3E38300D3C37A /* progress_bar_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = progress_bar_widget.hpp; path = ../../guiengine/widgets/progress_bar_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
954E486911B19C4100B1DF63 /* fribidi.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fribidi.framework; path = /Library/Frameworks/fribidi.framework; sourceTree = "<absolute>"; };
|
|
954E4C250FF98B6E0047FE3E /* animation_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = animation_base.cpp; path = ../../animations/animation_base.cpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C260FF98B6E0047FE3E /* animation_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = animation_base.hpp; path = ../../animations/animation_base.hpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C270FF98B6E0047FE3E /* animation_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = animation_manager.cpp; path = ../../animations/animation_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C280FF98B6E0047FE3E /* animation_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = animation_manager.hpp; path = ../../animations/animation_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C290FF98B6E0047FE3E /* billboard_animation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = billboard_animation.cpp; path = ../../animations/billboard_animation.cpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C2A0FF98B6E0047FE3E /* billboard_animation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = billboard_animation.hpp; path = ../../animations/billboard_animation.hpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C2B0FF98B6E0047FE3E /* three_d_animation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = three_d_animation.cpp; path = ../../animations/three_d_animation.cpp; sourceTree = SOURCE_ROOT; };
|
|
954E4C2C0FF98B6E0047FE3E /* three_d_animation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = three_d_animation.hpp; path = ../../animations/three_d_animation.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551B26D11DC0D4D002DD140 /* addons_screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = addons_screen.cpp; path = ../../states_screens/addons_screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
9551B26E11DC0D4D002DD140 /* addons_screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = addons_screen.hpp; path = ../../states_screens/addons_screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551B26F11DC0D4D002DD140 /* addons_update_screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = addons_update_screen.cpp; path = ../../states_screens/addons_update_screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27011DC0D4D002DD140 /* addons_update_screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = addons_update_screen.hpp; path = ../../states_screens/addons_update_screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27411DC0D6A002DD140 /* addons.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = addons.cpp; path = ../../addons/addons.cpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27511DC0D6A002DD140 /* addons.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = addons.hpp; path = ../../addons/addons.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27611DC0D6A002DD140 /* network.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network.cpp; path = ../../addons/network.cpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27711DC0D6A002DD140 /* network.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network.hpp; path = ../../addons/network.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27811DC0D6A002DD140 /* zip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = zip.cpp; path = ../../addons/zip.cpp; sourceTree = SOURCE_ROOT; };
|
|
9551B27911DC0D6A002DD140 /* zip.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = zip.hpp; path = ../../addons/zip.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551C7F90FC1B63C00DB481B /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = "<absolute>"; };
|
|
9551C7FA0FC1B63C00DB481B /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = /Library/Frameworks/OpenAL.framework; sourceTree = "<absolute>"; };
|
|
9551C7FB0FC1B63C00DB481B /* Vorbis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vorbis.framework; path = /Library/Frameworks/Vorbis.framework; sourceTree = "<absolute>"; };
|
|
9551C8210FC1B6FF00DB481B /* SuperTuxKart.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SuperTuxKart.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9551C9F80FC1B87600DB481B /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = SOURCE_ROOT; wrapsLines = 1; };
|
|
9551CA100FC1BB6400DB481B /* SuperTuxKart-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SuperTuxKart-Info.plist"; sourceTree = SOURCE_ROOT; };
|
|
9551CBD90FC1BB9200DB481B /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; };
|
|
9551DB32104CABFC001C53E5 /* race_over_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_over_dialog.hpp; path = ../../states_screens/dialogs/race_over_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
9551DB33104CABFC001C53E5 /* race_over_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_over_dialog.cpp; path = ../../states_screens/dialogs/race_over_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
9553823910FD4FEC00737979 /* constants.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = constants.cpp; path = ../../utils/constants.cpp; sourceTree = SOURCE_ROOT; };
|
|
9554C4A411F1188000906416 /* race_result_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_result_gui.cpp; path = ../../states_screens/race_result_gui.cpp; sourceTree = SOURCE_ROOT; };
|
|
9554C4A511F1188000906416 /* race_result_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_gui.hpp; path = ../../states_screens/race_result_gui.hpp; sourceTree = SOURCE_ROOT; };
|
|
9556A87C119EF976009C558F /* options_screen_audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_audio.cpp; path = ../../states_screens/options_screen_audio.cpp; sourceTree = SOURCE_ROOT; };
|
|
9556A87D119EF976009C558F /* options_screen_audio.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options_screen_audio.hpp; path = ../../states_screens/options_screen_audio.hpp; sourceTree = SOURCE_ROOT; };
|
|
9556A87E119EF976009C558F /* options_screen_video.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options_screen_video.cpp; path = ../../states_screens/options_screen_video.cpp; sourceTree = SOURCE_ROOT; };
|
|
9556A87F119EF976009C558F /* options_screen_video.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = options_screen_video.hpp; path = ../../states_screens/options_screen_video.hpp; sourceTree = SOURCE_ROOT; };
|
|
955DE88110042701006A4F3C /* check_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = check_manager.cpp; path = ../../tracks/check_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
955DE88210042701006A4F3C /* check_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = check_manager.hpp; path = ../../tracks/check_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
955DE8871004273B006A4F3C /* check_structure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = check_structure.cpp; path = ../../tracks/check_structure.cpp; sourceTree = SOURCE_ROOT; };
|
|
955DE8881004273B006A4F3C /* check_structure.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = check_structure.hpp; path = ../../tracks/check_structure.hpp; sourceTree = SOURCE_ROOT; };
|
|
95634EF01126272C009C145D /* gp_info_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gp_info_dialog.cpp; path = ../../states_screens/dialogs/gp_info_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
95634EF11126272C009C145D /* gp_info_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = gp_info_dialog.hpp; path = ../../states_screens/dialogs/gp_info_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
956541B910DD5F0A00C83E99 /* arenas_screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = arenas_screen.cpp; path = ../../states_screens/arenas_screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
956541BA10DD5F0A00C83E99 /* arenas_screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = arenas_screen.hpp; path = ../../states_screens/arenas_screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
956541DF10DD628C00C83E99 /* add_device_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = add_device_dialog.cpp; path = ../../states_screens/dialogs/add_device_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
956541E010DD628C00C83E99 /* add_device_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = add_device_dialog.hpp; path = ../../states_screens/dialogs/add_device_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
956830DE1132EC9E00088D14 /* irr_debug_drawer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = irr_debug_drawer.cpp; path = ../../physics/irr_debug_drawer.cpp; sourceTree = SOURCE_ROOT; };
|
|
956830DF1132EC9E00088D14 /* irr_debug_drawer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = irr_debug_drawer.hpp; path = ../../physics/irr_debug_drawer.hpp; sourceTree = SOURCE_ROOT; };
|
|
956C6EC81128D3FB004336C8 /* controller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = controller.cpp; path = ../../karts/controller/controller.cpp; sourceTree = SOURCE_ROOT; };
|
|
956C6EC91128D3FB004336C8 /* controller.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = controller.hpp; path = ../../karts/controller/controller.hpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ECA1128D3FB004336C8 /* default_ai_controller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = default_ai_controller.cpp; path = ../../karts/controller/default_ai_controller.cpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ECB1128D3FB004336C8 /* default_ai_controller.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = default_ai_controller.hpp; path = ../../karts/controller/default_ai_controller.hpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ECC1128D3FB004336C8 /* end_controller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = end_controller.cpp; path = ../../karts/controller/end_controller.cpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ECD1128D3FB004336C8 /* end_controller.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = end_controller.hpp; path = ../../karts/controller/end_controller.hpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ECE1128D3FB004336C8 /* kart_control.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_control.hpp; path = ../../karts/controller/kart_control.hpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ECF1128D3FB004336C8 /* new_ai_controller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = new_ai_controller.cpp; path = ../../karts/controller/new_ai_controller.cpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ED01128D3FB004336C8 /* new_ai_controller.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = new_ai_controller.hpp; path = ../../karts/controller/new_ai_controller.hpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ED11128D3FB004336C8 /* player_controller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_controller.cpp; path = ../../karts/controller/player_controller.cpp; sourceTree = SOURCE_ROOT; };
|
|
956C6ED21128D3FB004336C8 /* player_controller.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player_controller.hpp; path = ../../karts/controller/player_controller.hpp; sourceTree = SOURCE_ROOT; };
|
|
9574F17A11206881008D202E /* world_status.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = world_status.cpp; path = ../../modes/world_status.cpp; sourceTree = SOURCE_ROOT; };
|
|
9574F17B11206881008D202E /* world_status.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world_status.hpp; path = ../../modes/world_status.hpp; sourceTree = SOURCE_ROOT; };
|
|
957BF97811EA96720018118A /* race_gui_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_gui_base.hpp; path = ../../states_screens/race_gui_base.hpp; sourceTree = SOURCE_ROOT; };
|
|
957ED47E1163FF18002AB42C /* ai_base_controller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ai_base_controller.cpp; path = ../../karts/controller/ai_base_controller.cpp; sourceTree = SOURCE_ROOT; };
|
|
957ED47F1163FF18002AB42C /* ai_base_controller.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ai_base_controller.hpp; path = ../../karts/controller/ai_base_controller.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330B210122B4A00C5137E /* engine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = engine.cpp; path = ../../guiengine/engine.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330B310122B4A00C5137E /* engine.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = engine.hpp; path = ../../guiengine/engine.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330B410122B4A00C5137E /* event_handler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = event_handler.cpp; path = ../../guiengine/event_handler.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330B510122B4A00C5137E /* event_handler.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = event_handler.hpp; path = ../../guiengine/event_handler.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330B610122B4A00C5137E /* modaldialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = modaldialog.cpp; path = ../../guiengine/modaldialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330B710122B4A00C5137E /* modaldialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = modaldialog.hpp; path = ../../guiengine/modaldialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330BA10122B4A00C5137E /* screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = screen.cpp; path = ../../guiengine/screen.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330BB10122B4A00C5137E /* screen.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = screen.hpp; path = ../../guiengine/screen.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330BC10122B4A00C5137E /* screen_loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = screen_loader.cpp; path = ../../guiengine/screen_loader.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330BD10122B4A00C5137E /* skin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skin.cpp; path = ../../guiengine/skin.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330BE10122B4A00C5137E /* skin.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = skin.hpp; path = ../../guiengine/skin.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330BF10122B4A00C5137E /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget.cpp; path = ../../guiengine/widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330C010122B4A00C5137E /* widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = widget.hpp; path = ../../guiengine/widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330C210122B4A00C5137E /* credits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = credits.cpp; path = ../../states_screens/credits.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330C310122B4A00C5137E /* credits.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = credits.hpp; path = ../../states_screens/credits.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330C410122B4A00C5137E /* kart_selection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_selection.cpp; path = ../../states_screens/kart_selection.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330C510122B4A00C5137E /* kart_selection.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_selection.hpp; path = ../../states_screens/kart_selection.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330C810122B4A00C5137E /* race_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_gui.cpp; path = ../../states_screens/race_gui.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330C910122B4A00C5137E /* race_gui.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_gui.hpp; path = ../../states_screens/race_gui.hpp; sourceTree = SOURCE_ROOT; };
|
|
958330CA10122B4A00C5137E /* state_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = state_manager.cpp; path = ../../states_screens/state_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
958330CB10122B4A00C5137E /* state_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = state_manager.hpp; path = ../../states_screens/state_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
9583319710123B0200C5137E /* abstract_state_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = abstract_state_manager.hpp; path = ../../guiengine/abstract_state_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
9583319810123B0200C5137E /* abstract_state_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = abstract_state_manager.cpp; path = ../../guiengine/abstract_state_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95833237101243ED00C5137E /* enter_player_name_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = enter_player_name_dialog.cpp; path = ../../states_screens/dialogs/enter_player_name_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
95833238101243ED00C5137E /* enter_player_name_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = enter_player_name_dialog.hpp; path = ../../states_screens/dialogs/enter_player_name_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
95833239101243ED00C5137E /* player_info_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_info_dialog.cpp; path = ../../states_screens/dialogs/player_info_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
9583323A101243ED00C5137E /* player_info_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player_info_dialog.hpp; path = ../../states_screens/dialogs/player_info_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
9583323B101243ED00C5137E /* press_a_key_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = press_a_key_dialog.cpp; path = ../../states_screens/dialogs/press_a_key_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
9583323C101243ED00C5137E /* press_a_key_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = press_a_key_dialog.hpp; path = ../../states_screens/dialogs/press_a_key_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
9583323D101243ED00C5137E /* track_info_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_info_dialog.cpp; path = ../../states_screens/dialogs/track_info_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
9583323E101243ED00C5137E /* track_info_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_info_dialog.hpp; path = ../../states_screens/dialogs/track_info_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
9586318011B1EC9F00B8B4AF /* grand_prix_lose.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_lose.cpp; path = ../../states_screens/grand_prix_lose.cpp; sourceTree = SOURCE_ROOT; };
|
|
9586318111B1EC9F00B8B4AF /* grand_prix_lose.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_lose.hpp; path = ../../states_screens/grand_prix_lose.hpp; sourceTree = SOURCE_ROOT; };
|
|
9586318211B1EC9F00B8B4AF /* grand_prix_win.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grand_prix_win.cpp; path = ../../states_screens/grand_prix_win.cpp; sourceTree = SOURCE_ROOT; };
|
|
9586318311B1EC9F00B8B4AF /* grand_prix_win.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = grand_prix_win.hpp; path = ../../states_screens/grand_prix_win.hpp; sourceTree = SOURCE_ROOT; };
|
|
958BD76E117F6AE90095B483 /* music_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_manager.cpp; path = ../../audio/music_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
958BD76F117F6AE90095B483 /* music_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_manager.hpp; path = ../../audio/music_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
958D8C52104F523000A81934 /* race_paused_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_paused_dialog.hpp; path = ../../states_screens/dialogs/race_paused_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
958D8C53104F523000A81934 /* race_paused_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_paused_dialog.cpp; path = ../../states_screens/dialogs/race_paused_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
959482CF10EBC0790031BADF /* track_object_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_object_manager.cpp; path = ../../tracks/track_object_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
959482D010EBC0790031BADF /* track_object_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_object_manager.hpp; path = ../../tracks/track_object_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
959482D110EBC0790031BADF /* track_object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_object.cpp; path = ../../tracks/track_object.cpp; sourceTree = SOURCE_ROOT; };
|
|
959482D210EBC0790031BADF /* track_object.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_object.hpp; path = ../../tracks/track_object.hpp; sourceTree = SOURCE_ROOT; };
|
|
95A118290F77EA3100B18B3D /* input.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = input.hpp; path = ../../input/input.hpp; sourceTree = SOURCE_ROOT; };
|
|
95A1182A0F77EA3100B18B3D /* input_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = input_manager.cpp; path = ../../input/input_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95A1182B0F77EA3100B18B3D /* input_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = input_manager.hpp; path = ../../input/input_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95A1184A0F77FC3900B18B3D /* input_device.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = input_device.cpp; path = ../../input/input_device.cpp; sourceTree = SOURCE_ROOT; };
|
|
95A1184C0F77FC8800B18B3D /* input_device.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = input_device.hpp; path = ../../input/input_device.hpp; sourceTree = SOURCE_ROOT; };
|
|
95A1187A0F78024E00B18B3D /* device_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = device_manager.cpp; path = ../../input/device_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95A1187C0F78026D00B18B3D /* device_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = device_manager.hpp; path = ../../input/device_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95B5CD12102DE08F00EF2001 /* device_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = device_config.hpp; path = ../../config/device_config.hpp; sourceTree = SOURCE_ROOT; };
|
|
95B5CD13102DE08F00EF2001 /* device_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = device_config.cpp; path = ../../config/device_config.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC270F296540000D3E5D /* music.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music.hpp; path = ../../audio/music.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC280F296540000D3E5D /* music_information.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_information.cpp; path = ../../audio/music_information.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC290F296540000D3E5D /* music_information.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_information.hpp; path = ../../audio/music_information.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC2A0F296540000D3E5D /* music_ogg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = music_ogg.cpp; path = ../../audio/music_ogg.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC2B0F296540000D3E5D /* music_ogg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = music_ogg.hpp; path = ../../audio/music_ogg.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC2C0F296540000D3E5D /* sfx_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_base.hpp; path = ../../audio/sfx_base.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC2D0F296540000D3E5D /* sfx_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_manager.cpp; path = ../../audio/sfx_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC2E0F296540000D3E5D /* sfx_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_manager.hpp; path = ../../audio/sfx_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sfx_openal.cpp; path = ../../audio/sfx_openal.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AC300F296540000D3E5D /* sfx_openal.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sfx_openal.hpp; path = ../../audio/sfx_openal.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ACD30F296541000D3E5D /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ACD40F296541000D3E5D /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD2A0F296541000D3E5D /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; };
|
|
95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAxisSweep3.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD2F0F296541000D3E5D /* btAxisSweep3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAxisSweep3.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD300F296541000D3E5D /* btBroadphaseInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseInterface.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBroadphaseProxy.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD320F296541000D3E5D /* btBroadphaseProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBroadphaseProxy.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD340F296541000D3E5D /* btCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD350F296541000D3E5D /* btDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDispatcher.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD360F296541000D3E5D /* btDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDispatcher.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btDispatcher.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSapBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD380F296541000D3E5D /* btMultiSapBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSapBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOverlappingPairCache.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD3A0F296541000D3E5D /* btOverlappingPairCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCache.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD3B0F296541000D3E5D /* btOverlappingPairCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOverlappingPairCallback.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleBroadphase.cpp; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD3D0F296541000D3E5D /* btSimpleBroadphase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleBroadphase.h; path = ../../bullet/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD400F296541000D3E5D /* btBoxBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxBoxDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD420F296541000D3E5D /* btBoxBoxDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxBoxDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD430F296541000D3E5D /* btCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD440F296541000D3E5D /* btCollisionCreateFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionCreateFunc.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionDispatcher.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD460F296541000D3E5D /* btCollisionDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionDispatcher.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD470F296541000D3E5D /* btCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionObject.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD480F296541000D3E5D /* btCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionObject.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionObject.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionWorld.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD4A0F296541000D3E5D /* btCollisionWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionWorld.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCollisionWorld.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD4C0F296541000D3E5D /* btCompoundCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConcaveCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD4E0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConcaveCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexConvexAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD500F296541000D3E5D /* btConvexConvexAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexConvexAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexPlaneCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD520F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPlaneCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDefaultCollisionConfiguration.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD540F296541000D3E5D /* btDefaultCollisionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultCollisionConfiguration.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD560F296541000D3E5D /* btEmptyCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD570F296541000D3E5D /* btManifoldResult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btManifoldResult.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD580F296541000D3E5D /* btManifoldResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldResult.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimulationIslandManager.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD5A0F296541000D3E5D /* btSimulationIslandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimulationIslandManager.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereBoxCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD5C0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereBoxCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereSphereCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD5E0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereSphereCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereTriangleCollisionAlgorithm.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD600F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereTriangleCollisionAlgorithm.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD610F296541000D3E5D /* btUnionFind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUnionFind.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD620F296541000D3E5D /* btUnionFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUnionFind.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/btUnionFind.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SphereTriangleDetector.cpp; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD640F296541000D3E5D /* SphereTriangleDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SphereTriangleDetector.h; path = ../../bullet/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD660F296541000D3E5D /* btBoxShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBoxShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD670F296541000D3E5D /* btBoxShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBoxShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBoxShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btBvhTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD690F296541000D3E5D /* btBvhTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btBvhTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCapsuleShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD6B0F296541000D3E5D /* btCapsuleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCapsuleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCapsuleShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD6C0F296541000D3E5D /* btCollisionMargin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionMargin.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionMargin.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCollisionShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD6E0F296541000D3E5D /* btCollisionShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCollisionShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCompoundShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD700F296541000D3E5D /* btCompoundShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCompoundShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCompoundShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD710F296541000D3E5D /* btConcaveShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConcaveShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD720F296541000D3E5D /* btConcaveShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConcaveShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConcaveShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD730F296541000D3E5D /* btConeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD740F296541000D3E5D /* btConeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConeShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHullShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD760F296541000D3E5D /* btConvexHullShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHullShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexHullShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexInternalShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD780F296541000D3E5D /* btConvexInternalShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexInternalShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexInternalShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD790F296541000D3E5D /* btConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD7A0F296541000D3E5D /* btConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD7C0F296541000D3E5D /* btConvexTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btCylinderShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD7E0F296541000D3E5D /* btCylinderShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btCylinderShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btCylinderShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btEmptyShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD800F296541000D3E5D /* btEmptyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btEmptyShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btEmptyShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHeightfieldTerrainShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD820F296541000D3E5D /* btHeightfieldTerrainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHeightfieldTerrainShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiSumShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD840F296541000D3E5D /* btMinkowskiSumShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiSumShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMultiSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD860F296541000D3E5D /* btMultiSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMultiSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btMultiSphereShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOptimizedBvh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD880F296541000D3E5D /* btOptimizedBvh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOptimizedBvh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btOptimizedBvh.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPolyhedralConvexShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD8A0F296541000D3E5D /* btPolyhedralConvexShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPolyhedralConvexShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btShapeHull.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD8C0F296541000D3E5D /* btShapeHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btShapeHull.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btShapeHull.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSphereShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD8E0F296541000D3E5D /* btSphereShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSphereShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btSphereShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStaticPlaneShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD900F296541000D3E5D /* btStaticPlaneShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStaticPlaneShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btStridingMeshInterface.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD920F296541000D3E5D /* btStridingMeshInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStridingMeshInterface.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTetrahedronShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD940F296541000D3E5D /* btTetrahedronShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTetrahedronShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTetrahedronShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleBuffer.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD960F296541000D3E5D /* btTriangleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleBuffer.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleBuffer.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleCallback.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD980F296541000D3E5D /* btTriangleCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleCallback.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleCallback.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleIndexVertexArray.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD9A0F296541000D3E5D /* btTriangleIndexVertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleIndexVertexArray.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMesh.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD9C0F296541000D3E5D /* btTriangleMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMesh.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMesh.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTriangleMeshShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AD9E0F296541000D3E5D /* btTriangleMeshShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleMeshShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AD9F0F296541000D3E5D /* btTriangleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTriangleShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btTriangleShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUniformScalingShape.cpp; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA10F296541000D3E5D /* btUniformScalingShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btUniformScalingShape.h; path = ../../bullet/src/BulletCollision/CollisionShapes/btUniformScalingShape.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousConvexCollision.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA40F296541000D3E5D /* btContinuousConvexCollision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousConvexCollision.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA50F296541000D3E5D /* btConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA60F296541000D3E5D /* btConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA70F296541000D3E5D /* btConvexPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA80F296541000D3E5D /* btDiscreteCollisionDetectorInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteCollisionDetectorInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADAA0F296541000D3E5D /* btGjkConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADAC0F296541000D3E5D /* btGjkEpa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpa2.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADAE0F296541000D3E5D /* btGjkEpa2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpa2.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkEpaPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB00F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkEpaPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGjkPairDetector.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB20F296541000D3E5D /* btGjkPairDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGjkPairDetector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB30F296541000D3E5D /* btManifoldPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btManifoldPoint.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btMinkowskiPenetrationDepthSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB50F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinkowskiPenetrationDepthSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPersistentManifold.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB70F296541000D3E5D /* btPersistentManifold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPersistentManifold.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB80F296541000D3E5D /* btPointCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPointCollector.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastCallback.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADBA0F296541000D3E5D /* btRaycastCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastCallback.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADBB0F296541000D3E5D /* btSimplexSolverInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimplexSolverInterface.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSubSimplexConvexCast.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADBD0F296541000D3E5D /* btSubSimplexConvexCast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSubSimplexConvexCast.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btVoronoiSimplexSolver.cpp; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADBF0F296541000D3E5D /* btVoronoiSimplexSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVoronoiSimplexSolver.h; path = ../../bullet/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConeTwistConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC30F296541000D3E5D /* btConeTwistConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConeTwistConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC40F296541000D3E5D /* btConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContactConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC60F296541000D3E5D /* btContactConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC70F296541000D3E5D /* btContactSolverInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContactSolverInfo.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeneric6DofConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADC90F296541000D3E5D /* btGeneric6DofConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeneric6DofConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btHingeConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADCB0F296541000D3E5D /* btHingeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHingeConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADCC0F296541000D3E5D /* btJacobianEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btJacobianEntry.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeContactJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADCE0F296541000D3E5D /* btOdeContactJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeContactJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeContactJoint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD00F296541000D3E5D /* btOdeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeJoint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD10F296541000D3E5D /* btOdeMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeMacros.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeMacros.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeQuickstepConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD30F296541000D3E5D /* btOdeQuickstepConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeQuickstepConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeQuickstepConstraintSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD40F296541000D3E5D /* btOdeSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeSolverBody.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btOdeTypedJoint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD60F296541000D3E5D /* btOdeTypedJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btOdeTypedJoint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btOdeTypedJoint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btPoint2PointConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD80F296541000D3E5D /* btPoint2PointConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint2PointConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSequentialImpulseConstraintSolver.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADDA0F296541000D3E5D /* btSequentialImpulseConstraintSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSequentialImpulseConstraintSolver.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSliderConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADDC0F296541000D3E5D /* btSliderConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSliderConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSolve2LinearConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADDE0F296541000D3E5D /* btSolve2LinearConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolve2LinearConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADDF0F296541000D3E5D /* btSolverBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverBody.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverBody.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE00F296541000D3E5D /* btSolverConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSolverConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE10F296541000D3E5D /* btSorLcp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSorLcp.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE20F296541000D3E5D /* btSorLcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSorLcp.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btSorLcp.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btTypedConstraint.cpp; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE40F296541000D3E5D /* btTypedConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedConstraint.h; path = ../../bullet/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btContinuousDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE70F296541000D3E5D /* btContinuousDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btContinuousDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btDiscreteDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADE90F296541000D3E5D /* btDiscreteDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDiscreteDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADEA0F296541000D3E5D /* btDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRigidBody.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADEC0F296541000D3E5D /* btRigidBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRigidBody.h; path = ../../bullet/src/BulletDynamics/Dynamics/btRigidBody.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btSimpleDynamicsWorld.cpp; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADEE0F296541000D3E5D /* btSimpleDynamicsWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btSimpleDynamicsWorld.h; path = ../../bullet/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "Bullet-C-API.cpp"; path = "../../bullet/src/BulletDynamics/Dynamics/Bullet-C-API.cpp"; sourceTree = SOURCE_ROOT; };
|
|
95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btRaycastVehicle.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADF20F296541000D3E5D /* btRaycastVehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRaycastVehicle.h; path = ../../bullet/src/BulletDynamics/Vehicle/btRaycastVehicle.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADF30F296541000D3E5D /* btVehicleRaycaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVehicleRaycaster.h; path = ../../bullet/src/BulletDynamics/Vehicle/btVehicleRaycaster.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btWheelInfo.cpp; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADF50F296541000D3E5D /* btWheelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btWheelInfo.h; path = ../../bullet/src/BulletDynamics/Vehicle/btWheelInfo.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADFA0F296541000D3E5D /* btAabbUtil2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAabbUtil2.h; path = ../../bullet/src/LinearMath/btAabbUtil2.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btAlignedAllocator.cpp; path = ../../bullet/src/LinearMath/btAlignedAllocator.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADFC0F296541000D3E5D /* btAlignedAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedAllocator.h; path = ../../bullet/src/LinearMath/btAlignedAllocator.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADFD0F296541000D3E5D /* btAlignedObjectArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btAlignedObjectArray.h; path = ../../bullet/src/LinearMath/btAlignedObjectArray.h; sourceTree = SOURCE_ROOT; };
|
|
95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btConvexHull.cpp; path = ../../bullet/src/LinearMath/btConvexHull.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2ADFF0F296541000D3E5D /* btConvexHull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btConvexHull.h; path = ../../bullet/src/LinearMath/btConvexHull.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE000F296541000D3E5D /* btDefaultMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btDefaultMotionState.h; path = ../../bullet/src/LinearMath/btDefaultMotionState.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btGeometryUtil.cpp; path = ../../bullet/src/LinearMath/btGeometryUtil.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE020F296541000D3E5D /* btGeometryUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btGeometryUtil.h; path = ../../bullet/src/LinearMath/btGeometryUtil.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE030F296541000D3E5D /* btHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btHashMap.h; path = ../../bullet/src/LinearMath/btHashMap.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE040F296541000D3E5D /* btIDebugDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btIDebugDraw.h; path = ../../bullet/src/LinearMath/btIDebugDraw.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE050F296541000D3E5D /* btList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btList.h; path = ../../bullet/src/LinearMath/btList.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE060F296541000D3E5D /* btMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMatrix3x3.h; path = ../../bullet/src/LinearMath/btMatrix3x3.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE070F296541000D3E5D /* btMinMax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMinMax.h; path = ../../bullet/src/LinearMath/btMinMax.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE080F296541000D3E5D /* btMotionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btMotionState.h; path = ../../bullet/src/LinearMath/btMotionState.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE090F296541000D3E5D /* btPoint3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoint3.h; path = ../../bullet/src/LinearMath/btPoint3.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE0A0F296541000D3E5D /* btPoolAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btPoolAllocator.h; path = ../../bullet/src/LinearMath/btPoolAllocator.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE0B0F296541000D3E5D /* btQuadWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuadWord.h; path = ../../bullet/src/LinearMath/btQuadWord.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE0C0F296541000D3E5D /* btQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuaternion.h; path = ../../bullet/src/LinearMath/btQuaternion.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btQuickprof.cpp; path = ../../bullet/src/LinearMath/btQuickprof.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE0E0F296541000D3E5D /* btQuickprof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btQuickprof.h; path = ../../bullet/src/LinearMath/btQuickprof.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE0F0F296541000D3E5D /* btRandom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btRandom.h; path = ../../bullet/src/LinearMath/btRandom.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE100F296541000D3E5D /* btScalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btScalar.h; path = ../../bullet/src/LinearMath/btScalar.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE110F296541000D3E5D /* btStackAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btStackAlloc.h; path = ../../bullet/src/LinearMath/btStackAlloc.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE120F296541000D3E5D /* btTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransform.h; path = ../../bullet/src/LinearMath/btTransform.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE130F296541000D3E5D /* btTransformUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTransformUtil.h; path = ../../bullet/src/LinearMath/btTransformUtil.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE140F296541000D3E5D /* btTypedUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btTypedUserInfo.h; path = ../../bullet/src/LinearMath/btTypedUserInfo.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE150F296541000D3E5D /* btVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = btVector3.h; path = ../../bullet/src/LinearMath/btVector3.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE260F296541000D3E5D /* challenge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge.cpp; path = ../../challenges/challenge.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE270F296541000D3E5D /* challenge.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge.hpp; path = ../../challenges/challenge.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE280F296541000D3E5D /* challenge_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = challenge_data.cpp; path = ../../challenges/challenge_data.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE290F296541000D3E5D /* challenge_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = challenge_data.hpp; path = ../../challenges/challenge_data.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE2A0F296541000D3E5D /* unlock_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unlock_manager.cpp; path = ../../challenges/unlock_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE2B0F296541000D3E5D /* unlock_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = unlock_manager.hpp; path = ../../challenges/unlock_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2AE420F296541000D3E5D /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = ../../enet/callbacks.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE520F296541000D3E5D /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = host.c; path = ../../enet/host.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE560F296541000D3E5D /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = ../../enet/include/enet/callbacks.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE570F296541000D3E5D /* enet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = enet.h; path = ../../enet/include/enet/enet.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE580F296541000D3E5D /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = ../../enet/include/enet/list.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE590F296541000D3E5D /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = ../../enet/include/enet/protocol.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE5B0F296541000D3E5D /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../../enet/include/enet/types.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE5C0F296541000D3E5D /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unix.h; path = ../../enet/include/enet/unix.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE5D0F296541000D3E5D /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utility.h; path = ../../enet/include/enet/utility.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE5E0F296542000D3E5D /* win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = win32.h; path = ../../enet/include/enet/win32.h; sourceTree = SOURCE_ROOT; };
|
|
95C2AE620F296542000D3E5D /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = ../../enet/list.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE680F296542000D3E5D /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = packet.c; path = ../../enet/packet.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE6A0F296542000D3E5D /* peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peer.c; path = ../../enet/peer.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE6C0F296542000D3E5D /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = ../../enet/protocol.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE700F296542000D3E5D /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unix.c; path = ../../enet/unix.c; sourceTree = SOURCE_ROOT; };
|
|
95C2AE720F296542000D3E5D /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = win32.c; path = ../../enet/win32.c; sourceTree = SOURCE_ROOT; };
|
|
95C2B0F60F296545000D3E5D /* attachment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = attachment.cpp; path = ../../items/attachment.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0F70F296545000D3E5D /* attachment.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = attachment.hpp; path = ../../items/attachment.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0F80F296545000D3E5D /* attachment_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = attachment_manager.cpp; path = ../../items/attachment_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0F90F296545000D3E5D /* attachment_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = attachment_manager.hpp; path = ../../items/attachment_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0FA0F296545000D3E5D /* bowling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bowling.cpp; path = ../../items/bowling.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0FB0F296545000D3E5D /* bowling.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bowling.hpp; path = ../../items/bowling.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0FE0F296545000D3E5D /* cake.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cake.cpp; path = ../../items/cake.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B0FF0F296545000D3E5D /* cake.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = cake.hpp; path = ../../items/cake.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1000F296545000D3E5D /* flyable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = flyable.cpp; path = ../../items/flyable.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1010F296545000D3E5D /* flyable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = flyable.hpp; path = ../../items/flyable.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1020F296545000D3E5D /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = ../../items/item.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1030F296545000D3E5D /* item.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item.hpp; path = ../../items/item.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1040F296545000D3E5D /* item_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item_manager.cpp; path = ../../items/item_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1050F296545000D3E5D /* item_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item_manager.hpp; path = ../../items/item_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1060F296545000D3E5D /* plunger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = plunger.cpp; path = ../../items/plunger.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1070F296545000D3E5D /* plunger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = plunger.hpp; path = ../../items/plunger.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1080F296545000D3E5D /* powerup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = powerup.cpp; path = ../../items/powerup.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1090F296545000D3E5D /* powerup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = powerup.hpp; path = ../../items/powerup.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B10A0F296545000D3E5D /* powerup_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = powerup_manager.cpp; path = ../../items/powerup_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B10B0F296545000D3E5D /* powerup_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = powerup_manager.hpp; path = ../../items/powerup_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B10C0F296545000D3E5D /* projectile_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = projectile_manager.cpp; path = ../../items/projectile_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B10D0F296545000D3E5D /* projectile_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = projectile_manager.hpp; path = ../../items/projectile_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B10E0F296545000D3E5D /* rubber_band.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rubber_band.cpp; path = ../../items/rubber_band.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B10F0F296545000D3E5D /* rubber_band.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = rubber_band.hpp; path = ../../items/rubber_band.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1180F296545000D3E5D /* kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart.cpp; path = ../../karts/kart.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1190F296545000D3E5D /* kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart.hpp; path = ../../karts/kart.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B11B0F296545000D3E5D /* kart_model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_model.cpp; path = ../../karts/kart_model.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B11C0F296545000D3E5D /* kart_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_model.hpp; path = ../../karts/kart_model.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B11D0F296545000D3E5D /* kart_properties.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties.cpp; path = ../../karts/kart_properties.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B11E0F296545000D3E5D /* kart_properties.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_properties.hpp; path = ../../karts/kart_properties.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B11F0F296545000D3E5D /* kart_properties_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_properties_manager.cpp; path = ../../karts/kart_properties_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1200F296545000D3E5D /* kart_properties_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_properties_manager.hpp; path = ../../karts/kart_properties_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1210F296545000D3E5D /* moveable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moveable.cpp; path = ../../karts/moveable.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1220F296545000D3E5D /* moveable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moveable.hpp; path = ../../karts/moveable.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1360F296545000D3E5D /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../main.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1380F296545000D3E5D /* main_loop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_loop.cpp; path = ../../main_loop.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1390F296545000D3E5D /* main_loop.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = main_loop.hpp; path = ../../main_loop.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B14A0F296545000D3E5D /* follow_the_leader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = follow_the_leader.cpp; path = ../../modes/follow_the_leader.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B14B0F296545000D3E5D /* follow_the_leader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = follow_the_leader.hpp; path = ../../modes/follow_the_leader.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B14C0F296545000D3E5D /* linear_world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = linear_world.cpp; path = ../../modes/linear_world.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B14D0F296545000D3E5D /* linear_world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = linear_world.hpp; path = ../../modes/linear_world.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B14E0F296545000D3E5D /* standard_race.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = standard_race.cpp; path = ../../modes/standard_race.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B14F0F296545000D3E5D /* standard_race.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = standard_race.hpp; path = ../../modes/standard_race.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1500F296545000D3E5D /* three_strikes_battle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = three_strikes_battle.cpp; path = ../../modes/three_strikes_battle.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1510F296545000D3E5D /* three_strikes_battle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = three_strikes_battle.hpp; path = ../../modes/three_strikes_battle.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1520F296545000D3E5D /* world.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = world.cpp; path = ../../modes/world.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1530F296545000D3E5D /* world.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world.hpp; path = ../../modes/world.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B15A0F296545000D3E5D /* character_confirm_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_confirm_message.hpp; path = ../../network/character_confirm_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B15B0F296545000D3E5D /* character_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_info_message.hpp; path = ../../network/character_info_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B15C0F296545000D3E5D /* character_selected_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = character_selected_message.hpp; path = ../../network/character_selected_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B15D0F296545000D3E5D /* connect_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = connect_message.cpp; path = ../../network/connect_message.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B15E0F296545000D3E5D /* connect_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = connect_message.hpp; path = ../../network/connect_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B15F0F296545000D3E5D /* flyable_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = flyable_info.hpp; path = ../../network/flyable_info.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1600F296545000D3E5D /* item_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = item_info.hpp; path = ../../network/item_info.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1610F296545000D3E5D /* kart_control_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_control_message.cpp; path = ../../network/kart_control_message.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1620F296545000D3E5D /* kart_control_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_control_message.hpp; path = ../../network/kart_control_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1630F296545000D3E5D /* kart_update_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = kart_update_message.cpp; path = ../../network/kart_update_message.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1640F296545000D3E5D /* kart_update_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_update_message.hpp; path = ../../network/kart_update_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1650F296545000D3E5D /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = message.cpp; path = ../../network/message.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1660F296545000D3E5D /* message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = message.hpp; path = ../../network/message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1670F296545000D3E5D /* network_kart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_kart.cpp; path = ../../network/network_kart.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1680F296545000D3E5D /* network_kart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_kart.hpp; path = ../../network/network_kart.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1690F296545000D3E5D /* network_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = network_manager.cpp; path = ../../network/network_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B16A0F296545000D3E5D /* network_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = network_manager.hpp; path = ../../network/network_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B16B0F296545000D3E5D /* num_players_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = num_players_message.hpp; path = ../../network/num_players_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B16C0F296545000D3E5D /* race_info_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_info_message.cpp; path = ../../network/race_info_message.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B16D0F296545000D3E5D /* race_info_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_info_message.hpp; path = ../../network/race_info_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B16E0F296545000D3E5D /* race_result_ack_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_ack_message.hpp; path = ../../network/race_result_ack_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B16F0F296545000D3E5D /* race_result_message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_result_message.cpp; path = ../../network/race_result_message.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1700F296545000D3E5D /* race_result_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_result_message.hpp; path = ../../network/race_result_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1710F296545000D3E5D /* race_start_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_start_message.hpp; path = ../../network/race_start_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1720F296545000D3E5D /* race_state.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = race_state.cpp; path = ../../network/race_state.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1730F296545000D3E5D /* race_state.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = race_state.hpp; path = ../../network/race_state.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1740F296545000D3E5D /* remote_kart_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = remote_kart_info.hpp; path = ../../network/remote_kart_info.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1750F296545000D3E5D /* world_loaded_message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = world_loaded_message.hpp; path = ../../network/world_loaded_message.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1800F296545000D3E5D /* btKart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btKart.cpp; path = ../../physics/btKart.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1810F296545000D3E5D /* btKart.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = btKart.hpp; path = ../../physics/btKart.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1820F296545000D3E5D /* btUprightConstraint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = btUprightConstraint.cpp; path = ../../physics/btUprightConstraint.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1830F296545000D3E5D /* btUprightConstraint.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = btUprightConstraint.hpp; path = ../../physics/btUprightConstraint.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1840F296545000D3E5D /* kart_motion_state.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = kart_motion_state.hpp; path = ../../physics/kart_motion_state.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1870F296545000D3E5D /* physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = physics.cpp; path = ../../physics/physics.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1880F296545000D3E5D /* physics.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = physics.hpp; path = ../../physics/physics.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B19D0F296545000D3E5D /* replay_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_base.cpp; path = ../../replay/replay_base.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B19E0F296545000D3E5D /* replay_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_base.hpp; path = ../../replay/replay_base.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B19F0F296545000D3E5D /* replay_buffer_tpl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_buffer_tpl.hpp; path = ../../replay/replay_buffer_tpl.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1A00F296545000D3E5D /* replay_buffers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_buffers.cpp; path = ../../replay/replay_buffers.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1A10F296545000D3E5D /* replay_buffers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_buffers.hpp; path = ../../replay/replay_buffers.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1A20F296545000D3E5D /* replay_player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_player.cpp; path = ../../replay/replay_player.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1A30F296545000D3E5D /* replay_player.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_player.hpp; path = ../../replay/replay_player.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1A40F296545000D3E5D /* replay_recorder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = replay_recorder.cpp; path = ../../replay/replay_recorder.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1A50F296545000D3E5D /* replay_recorder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = replay_recorder.hpp; path = ../../replay/replay_recorder.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1CF0F296545000D3E5D /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track.cpp; path = ../../tracks/track.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1D00F296545000D3E5D /* track.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track.hpp; path = ../../tracks/track.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1D10F296545000D3E5D /* track_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track_manager.cpp; path = ../../tracks/track_manager.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1D20F296545000D3E5D /* track_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = track_manager.hpp; path = ../../tracks/track_manager.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E00F296546000D3E5D /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = constants.hpp; path = ../../utils/constants.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E20F296546000D3E5D /* random_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = random_generator.cpp; path = ../../utils/random_generator.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E30F296546000D3E5D /* random_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = random_generator.hpp; path = ../../utils/random_generator.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E60F296546000D3E5D /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = string_utils.cpp; path = ../../utils/string_utils.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E70F296546000D3E5D /* string_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = string_utils.hpp; path = ../../utils/string_utils.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E80F296546000D3E5D /* vec3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vec3.cpp; path = ../../utils/vec3.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C2B1E90F296546000D3E5D /* vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vec3.hpp; path = ../../utils/vec3.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C65D760F532F7D00BE7BA7 /* xml_node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = xml_node.cpp; path = ../../io/xml_node.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C65D770F532F7D00BE7BA7 /* xml_node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = xml_node.hpp; path = ../../io/xml_node.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C77D611069589B0080838E /* ambient_light_sphere.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ambient_light_sphere.hpp; path = ../../tracks/ambient_light_sphere.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C77D621069589B0080838E /* ambient_light_sphere.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ambient_light_sphere.cpp; path = ../../tracks/ambient_light_sphere.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C77D64106958A50080838E /* check_line.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = check_line.hpp; path = ../../tracks/check_line.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C77D65106958A50080838E /* check_line.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = check_line.cpp; path = ../../tracks/check_line.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C77D6D106958E10080838E /* check_sphere.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = check_sphere.cpp; path = ../../tracks/check_sphere.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C77D6E106958E10080838E /* check_sphere.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = check_sphere.hpp; path = ../../tracks/check_sphere.hpp; sourceTree = SOURCE_ROOT; };
|
|
95C9C97010E93456005A418D /* stars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stars.cpp; path = ../../graphics/stars.cpp; sourceTree = SOURCE_ROOT; };
|
|
95C9C97110E93456005A418D /* stars.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stars.hpp; path = ../../graphics/stars.hpp; sourceTree = SOURCE_ROOT; };
|
|
95CA59F60F82FCB7003323DB /* physical_object.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = physical_object.hpp; path = ../../physics/physical_object.hpp; sourceTree = SOURCE_ROOT; };
|
|
95CA59F70F82FCB7003323DB /* physical_object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = physical_object.cpp; path = ../../physics/physical_object.cpp; sourceTree = SOURCE_ROOT; };
|
|
95CB476A0FF30EF400413BAE /* bezier_curve.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bezier_curve.hpp; path = ../../tracks/bezier_curve.hpp; sourceTree = SOURCE_ROOT; };
|
|
95CB476B0FF30EF400413BAE /* bezier_curve.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bezier_curve.cpp; path = ../../tracks/bezier_curve.cpp; sourceTree = SOURCE_ROOT; };
|
|
95D1F5F60FC8C3E300FF6968 /* input.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = input.cpp; path = ../../input/input.cpp; sourceTree = SOURCE_ROOT; };
|
|
95D2343D1078227A00625256 /* feature_unlocked.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = feature_unlocked.hpp; path = ../../states_screens/feature_unlocked.hpp; sourceTree = SOURCE_ROOT; };
|
|
95D2343E1078227A00625256 /* feature_unlocked.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = feature_unlocked.cpp; path = ../../states_screens/feature_unlocked.cpp; sourceTree = SOURCE_ROOT; };
|
|
95D464880FA37B1B00F50CA2 /* libIrrlicht.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libIrrlicht.a; path = /usr/local/lib/libIrrlicht.a; sourceTree = "<absolute>"; };
|
|
95D538840F69D61C00B4062E /* aabbox3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aabbox3d.h; path = /usr/local/include/irrlicht/aabbox3d.h; sourceTree = "<absolute>"; };
|
|
95D538850F69D61C00B4062E /* CDynamicMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CDynamicMeshBuffer.h; path = /usr/local/include/irrlicht/CDynamicMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D538860F69D61C00B4062E /* CIndexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CIndexBuffer.h; path = /usr/local/include/irrlicht/CIndexBuffer.h; sourceTree = "<absolute>"; };
|
|
95D538870F69D61C00B4062E /* CMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CMeshBuffer.h; path = /usr/local/include/irrlicht/CMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D538880F69D61C00B4062E /* coreutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = coreutil.h; path = /usr/local/include/irrlicht/coreutil.h; sourceTree = "<absolute>"; };
|
|
95D538890F69D61C00B4062E /* CVertexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CVertexBuffer.h; path = /usr/local/include/irrlicht/CVertexBuffer.h; sourceTree = "<absolute>"; };
|
|
95D5388A0F69D61C00B4062E /* dimension2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dimension2d.h; path = /usr/local/include/irrlicht/dimension2d.h; sourceTree = "<absolute>"; };
|
|
95D5388B0F69D61C00B4062E /* ECullingTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ECullingTypes.h; path = /usr/local/include/irrlicht/ECullingTypes.h; sourceTree = "<absolute>"; };
|
|
95D5388C0F69D61C00B4062E /* EDebugSceneTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EDebugSceneTypes.h; path = /usr/local/include/irrlicht/EDebugSceneTypes.h; sourceTree = "<absolute>"; };
|
|
95D5388D0F69D61C00B4062E /* EDriverFeatures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EDriverFeatures.h; path = /usr/local/include/irrlicht/EDriverFeatures.h; sourceTree = "<absolute>"; };
|
|
95D5388E0F69D61C00B4062E /* EDriverTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EDriverTypes.h; path = /usr/local/include/irrlicht/EDriverTypes.h; sourceTree = "<absolute>"; };
|
|
95D5388F0F69D61C00B4062E /* EGUIAlignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EGUIAlignment.h; path = /usr/local/include/irrlicht/EGUIAlignment.h; sourceTree = "<absolute>"; };
|
|
95D538900F69D61C00B4062E /* EGUIElementTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EGUIElementTypes.h; path = /usr/local/include/irrlicht/EGUIElementTypes.h; sourceTree = "<absolute>"; };
|
|
95D538910F69D61C00B4062E /* EHardwareBufferFlags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EHardwareBufferFlags.h; path = /usr/local/include/irrlicht/EHardwareBufferFlags.h; sourceTree = "<absolute>"; };
|
|
95D538920F69D61C00B4062E /* EMaterialFlags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EMaterialFlags.h; path = /usr/local/include/irrlicht/EMaterialFlags.h; sourceTree = "<absolute>"; };
|
|
95D538930F69D61C00B4062E /* EMaterialTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EMaterialTypes.h; path = /usr/local/include/irrlicht/EMaterialTypes.h; sourceTree = "<absolute>"; };
|
|
95D538940F69D61C00B4062E /* EMeshWriterEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EMeshWriterEnums.h; path = /usr/local/include/irrlicht/EMeshWriterEnums.h; sourceTree = "<absolute>"; };
|
|
95D538950F69D61C00B4062E /* EMessageBoxFlags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EMessageBoxFlags.h; path = /usr/local/include/irrlicht/EMessageBoxFlags.h; sourceTree = "<absolute>"; };
|
|
95D538960F69D61C00B4062E /* ESceneNodeAnimatorTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESceneNodeAnimatorTypes.h; path = /usr/local/include/irrlicht/ESceneNodeAnimatorTypes.h; sourceTree = "<absolute>"; };
|
|
95D538970F69D61C00B4062E /* ESceneNodeTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESceneNodeTypes.h; path = /usr/local/include/irrlicht/ESceneNodeTypes.h; sourceTree = "<absolute>"; };
|
|
95D538980F69D61C00B4062E /* ETerrainElements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ETerrainElements.h; path = /usr/local/include/irrlicht/ETerrainElements.h; sourceTree = "<absolute>"; };
|
|
95D538990F69D61C00B4062E /* fast_atof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fast_atof.h; path = /usr/local/include/irrlicht/fast_atof.h; sourceTree = "<absolute>"; };
|
|
95D5389A0F69D61C00B4062E /* heapsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = heapsort.h; path = /usr/local/include/irrlicht/heapsort.h; sourceTree = "<absolute>"; };
|
|
95D5389B0F69D61C00B4062E /* IAnimatedMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IAnimatedMesh.h; path = /usr/local/include/irrlicht/IAnimatedMesh.h; sourceTree = "<absolute>"; };
|
|
95D5389C0F69D61C00B4062E /* IAnimatedMeshMD2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IAnimatedMeshMD2.h; path = /usr/local/include/irrlicht/IAnimatedMeshMD2.h; sourceTree = "<absolute>"; };
|
|
95D5389D0F69D61C00B4062E /* IAnimatedMeshMD3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IAnimatedMeshMD3.h; path = /usr/local/include/irrlicht/IAnimatedMeshMD3.h; sourceTree = "<absolute>"; };
|
|
95D5389E0F69D61C00B4062E /* IAnimatedMeshSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IAnimatedMeshSceneNode.h; path = /usr/local/include/irrlicht/IAnimatedMeshSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D5389F0F69D61C00B4062E /* IAttributeExchangingObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IAttributeExchangingObject.h; path = /usr/local/include/irrlicht/IAttributeExchangingObject.h; sourceTree = "<absolute>"; };
|
|
95D538A00F69D61C00B4062E /* IAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IAttributes.h; path = /usr/local/include/irrlicht/IAttributes.h; sourceTree = "<absolute>"; };
|
|
95D538A10F69D61C00B4062E /* IBillboardSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IBillboardSceneNode.h; path = /usr/local/include/irrlicht/IBillboardSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538A20F69D61C00B4062E /* IBillboardTextSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IBillboardTextSceneNode.h; path = /usr/local/include/irrlicht/IBillboardTextSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538A30F69D61C00B4062E /* IBoneSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IBoneSceneNode.h; path = /usr/local/include/irrlicht/IBoneSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538A40F69D61C00B4062E /* ICameraSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ICameraSceneNode.h; path = /usr/local/include/irrlicht/ICameraSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538A50F69D61C00B4062E /* ICursorControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ICursorControl.h; path = /usr/local/include/irrlicht/ICursorControl.h; sourceTree = "<absolute>"; };
|
|
95D538A60F69D61C00B4062E /* IDummyTransformationSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IDummyTransformationSceneNode.h; path = /usr/local/include/irrlicht/IDummyTransformationSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538A70F69D61C00B4062E /* IDynamicMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IDynamicMeshBuffer.h; path = /usr/local/include/irrlicht/IDynamicMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D538A80F69D61C00B4062E /* IEventReceiver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IEventReceiver.h; path = /usr/local/include/irrlicht/IEventReceiver.h; sourceTree = "<absolute>"; };
|
|
95D538A90F69D61C00B4062E /* IFileList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IFileList.h; path = /usr/local/include/irrlicht/IFileList.h; sourceTree = "<absolute>"; };
|
|
95D538AA0F69D61C00B4062E /* IFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IFileSystem.h; path = /usr/local/include/irrlicht/IFileSystem.h; sourceTree = "<absolute>"; };
|
|
95D538AB0F69D61C00B4062E /* IGPUProgrammingServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGPUProgrammingServices.h; path = /usr/local/include/irrlicht/IGPUProgrammingServices.h; sourceTree = "<absolute>"; };
|
|
95D538AC0F69D61C00B4062E /* IGUIButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIButton.h; path = /usr/local/include/irrlicht/IGUIButton.h; sourceTree = "<absolute>"; };
|
|
95D538AD0F69D61C00B4062E /* IGUICheckBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUICheckBox.h; path = /usr/local/include/irrlicht/IGUICheckBox.h; sourceTree = "<absolute>"; };
|
|
95D538AE0F69D61C00B4062E /* IGUIColorSelectDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIColorSelectDialog.h; path = /usr/local/include/irrlicht/IGUIColorSelectDialog.h; sourceTree = "<absolute>"; };
|
|
95D538AF0F69D61C00B4062E /* IGUIComboBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIComboBox.h; path = /usr/local/include/irrlicht/IGUIComboBox.h; sourceTree = "<absolute>"; };
|
|
95D538B00F69D61C00B4062E /* IGUIContextMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIContextMenu.h; path = /usr/local/include/irrlicht/IGUIContextMenu.h; sourceTree = "<absolute>"; };
|
|
95D538B10F69D61C00B4062E /* IGUIEditBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIEditBox.h; path = /usr/local/include/irrlicht/IGUIEditBox.h; sourceTree = "<absolute>"; };
|
|
95D538B20F69D61C00B4062E /* IGUIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIElement.h; path = /usr/local/include/irrlicht/IGUIElement.h; sourceTree = "<absolute>"; };
|
|
95D538B30F69D61C00B4062E /* IGUIElementFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIElementFactory.h; path = /usr/local/include/irrlicht/IGUIElementFactory.h; sourceTree = "<absolute>"; };
|
|
95D538B40F69D61C00B4062E /* IGUIEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIEnvironment.h; path = /usr/local/include/irrlicht/IGUIEnvironment.h; sourceTree = "<absolute>"; };
|
|
95D538B50F69D61C00B4062E /* IGUIFileOpenDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIFileOpenDialog.h; path = /usr/local/include/irrlicht/IGUIFileOpenDialog.h; sourceTree = "<absolute>"; };
|
|
95D538B60F69D61C00B4062E /* IGUIFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIFont.h; path = /usr/local/include/irrlicht/IGUIFont.h; sourceTree = "<absolute>"; };
|
|
95D538B70F69D61C00B4062E /* IGUIFontBitmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIFontBitmap.h; path = /usr/local/include/irrlicht/IGUIFontBitmap.h; sourceTree = "<absolute>"; };
|
|
95D538B80F69D61C00B4062E /* IGUIImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIImage.h; path = /usr/local/include/irrlicht/IGUIImage.h; sourceTree = "<absolute>"; };
|
|
95D538B90F69D61C00B4062E /* IGUIInOutFader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIInOutFader.h; path = /usr/local/include/irrlicht/IGUIInOutFader.h; sourceTree = "<absolute>"; };
|
|
95D538BA0F69D61C00B4062E /* IGUIListBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIListBox.h; path = /usr/local/include/irrlicht/IGUIListBox.h; sourceTree = "<absolute>"; };
|
|
95D538BB0F69D61C00B4062E /* IGUIMeshViewer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIMeshViewer.h; path = /usr/local/include/irrlicht/IGUIMeshViewer.h; sourceTree = "<absolute>"; };
|
|
95D538BC0F69D61C00B4062E /* IGUIScrollBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIScrollBar.h; path = /usr/local/include/irrlicht/IGUIScrollBar.h; sourceTree = "<absolute>"; };
|
|
95D538BD0F69D61C00B4062E /* IGUISkin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUISkin.h; path = /usr/local/include/irrlicht/IGUISkin.h; sourceTree = "<absolute>"; };
|
|
95D538BE0F69D61C00B4062E /* IGUISpinBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUISpinBox.h; path = /usr/local/include/irrlicht/IGUISpinBox.h; sourceTree = "<absolute>"; };
|
|
95D538BF0F69D61C00B4062E /* IGUISpriteBank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUISpriteBank.h; path = /usr/local/include/irrlicht/IGUISpriteBank.h; sourceTree = "<absolute>"; };
|
|
95D538C00F69D61C00B4062E /* IGUIStaticText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIStaticText.h; path = /usr/local/include/irrlicht/IGUIStaticText.h; sourceTree = "<absolute>"; };
|
|
95D538C10F69D61C00B4062E /* IGUITabControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUITabControl.h; path = /usr/local/include/irrlicht/IGUITabControl.h; sourceTree = "<absolute>"; };
|
|
95D538C20F69D61C00B4062E /* IGUITable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUITable.h; path = /usr/local/include/irrlicht/IGUITable.h; sourceTree = "<absolute>"; };
|
|
95D538C30F69D61C00B4062E /* IGUIToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIToolbar.h; path = /usr/local/include/irrlicht/IGUIToolbar.h; sourceTree = "<absolute>"; };
|
|
95D538C40F69D61C00B4062E /* IGUIWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IGUIWindow.h; path = /usr/local/include/irrlicht/IGUIWindow.h; sourceTree = "<absolute>"; };
|
|
95D538C50F69D61C00B4062E /* IImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IImage.h; path = /usr/local/include/irrlicht/IImage.h; sourceTree = "<absolute>"; };
|
|
95D538C60F69D61C00B4062E /* IImageLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IImageLoader.h; path = /usr/local/include/irrlicht/IImageLoader.h; sourceTree = "<absolute>"; };
|
|
95D538C70F69D61C00B4062E /* IImageWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IImageWriter.h; path = /usr/local/include/irrlicht/IImageWriter.h; sourceTree = "<absolute>"; };
|
|
95D538C80F69D61C00B4062E /* IIndexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IIndexBuffer.h; path = /usr/local/include/irrlicht/IIndexBuffer.h; sourceTree = "<absolute>"; };
|
|
95D538C90F69D61C00B4062E /* ILightSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ILightSceneNode.h; path = /usr/local/include/irrlicht/ILightSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538CA0F69D61C00B4062E /* ILogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ILogger.h; path = /usr/local/include/irrlicht/ILogger.h; sourceTree = "<absolute>"; };
|
|
95D538CB0F69D61C00B4062E /* IMaterialRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMaterialRenderer.h; path = /usr/local/include/irrlicht/IMaterialRenderer.h; sourceTree = "<absolute>"; };
|
|
95D538CC0F69D61C00B4062E /* IMaterialRendererServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMaterialRendererServices.h; path = /usr/local/include/irrlicht/IMaterialRendererServices.h; sourceTree = "<absolute>"; };
|
|
95D538CD0F69D61C00B4062E /* IMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMesh.h; path = /usr/local/include/irrlicht/IMesh.h; sourceTree = "<absolute>"; };
|
|
95D538CE0F69D61C00B4062E /* IMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMeshBuffer.h; path = /usr/local/include/irrlicht/IMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D538CF0F69D61C00B4062E /* IMeshCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMeshCache.h; path = /usr/local/include/irrlicht/IMeshCache.h; sourceTree = "<absolute>"; };
|
|
95D538D00F69D61C00B4062E /* IMeshLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMeshLoader.h; path = /usr/local/include/irrlicht/IMeshLoader.h; sourceTree = "<absolute>"; };
|
|
95D538D10F69D61C00B4062E /* IMeshManipulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMeshManipulator.h; path = /usr/local/include/irrlicht/IMeshManipulator.h; sourceTree = "<absolute>"; };
|
|
95D538D20F69D61C00B4062E /* IMeshSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMeshSceneNode.h; path = /usr/local/include/irrlicht/IMeshSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538D30F69D61C00B4062E /* IMeshWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMeshWriter.h; path = /usr/local/include/irrlicht/IMeshWriter.h; sourceTree = "<absolute>"; };
|
|
95D538D40F69D61C00B4062E /* IMetaTriangleSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IMetaTriangleSelector.h; path = /usr/local/include/irrlicht/IMetaTriangleSelector.h; sourceTree = "<absolute>"; };
|
|
95D538D50F69D61C00B4062E /* IOSOperator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IOSOperator.h; path = /usr/local/include/irrlicht/IOSOperator.h; sourceTree = "<absolute>"; };
|
|
95D538D60F69D61C00B4062E /* IParticleAffector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleAffector.h; path = /usr/local/include/irrlicht/IParticleAffector.h; sourceTree = "<absolute>"; };
|
|
95D538D70F69D61C00B4062E /* IParticleAnimatedMeshSceneNodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleAnimatedMeshSceneNodeEmitter.h; path = /usr/local/include/irrlicht/IParticleAnimatedMeshSceneNodeEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538D80F69D61C00B4062E /* IParticleAttractionAffector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleAttractionAffector.h; path = /usr/local/include/irrlicht/IParticleAttractionAffector.h; sourceTree = "<absolute>"; };
|
|
95D538D90F69D61C00B4062E /* IParticleBoxEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleBoxEmitter.h; path = /usr/local/include/irrlicht/IParticleBoxEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538DA0F69D61C00B4062E /* IParticleCylinderEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleCylinderEmitter.h; path = /usr/local/include/irrlicht/IParticleCylinderEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538DB0F69D61C00B4062E /* IParticleEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleEmitter.h; path = /usr/local/include/irrlicht/IParticleEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538DC0F69D61C00B4062E /* IParticleFadeOutAffector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleFadeOutAffector.h; path = /usr/local/include/irrlicht/IParticleFadeOutAffector.h; sourceTree = "<absolute>"; };
|
|
95D538DD0F69D61C00B4062E /* IParticleGravityAffector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleGravityAffector.h; path = /usr/local/include/irrlicht/IParticleGravityAffector.h; sourceTree = "<absolute>"; };
|
|
95D538DE0F69D61C00B4062E /* IParticleMeshEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleMeshEmitter.h; path = /usr/local/include/irrlicht/IParticleMeshEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538DF0F69D61C00B4062E /* IParticleRingEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleRingEmitter.h; path = /usr/local/include/irrlicht/IParticleRingEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538E00F69D61C00B4062E /* IParticleRotationAffector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleRotationAffector.h; path = /usr/local/include/irrlicht/IParticleRotationAffector.h; sourceTree = "<absolute>"; };
|
|
95D538E10F69D61C00B4062E /* IParticleSphereEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleSphereEmitter.h; path = /usr/local/include/irrlicht/IParticleSphereEmitter.h; sourceTree = "<absolute>"; };
|
|
95D538E20F69D61C00B4062E /* IParticleSystemSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IParticleSystemSceneNode.h; path = /usr/local/include/irrlicht/IParticleSystemSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538E30F69D61C00B4062E /* IQ3LevelMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IQ3LevelMesh.h; path = /usr/local/include/irrlicht/IQ3LevelMesh.h; sourceTree = "<absolute>"; };
|
|
95D538E40F69D61C00B4062E /* IQ3Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IQ3Shader.h; path = /usr/local/include/irrlicht/IQ3Shader.h; sourceTree = "<absolute>"; };
|
|
95D538E50F69D61C00B4062E /* IReadFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IReadFile.h; path = /usr/local/include/irrlicht/IReadFile.h; sourceTree = "<absolute>"; };
|
|
95D538E60F69D61C00B4062E /* IReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IReferenceCounted.h; path = /usr/local/include/irrlicht/IReferenceCounted.h; sourceTree = "<absolute>"; };
|
|
95D538E70F69D61C00B4062E /* irrAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrAllocator.h; path = /usr/local/include/irrlicht/irrAllocator.h; sourceTree = "<absolute>"; };
|
|
95D538E80F69D61C00B4062E /* irrArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrArray.h; path = /usr/local/include/irrlicht/irrArray.h; sourceTree = "<absolute>"; };
|
|
95D538E90F69D61C00B4062E /* IrrCompileConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IrrCompileConfig.h; path = /usr/local/include/irrlicht/IrrCompileConfig.h; sourceTree = "<absolute>"; };
|
|
95D538EA0F69D61C00B4062E /* irrlicht.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrlicht.h; path = /usr/local/include/irrlicht/irrlicht.h; sourceTree = "<absolute>"; };
|
|
95D538EB0F69D61C00B4062E /* IrrlichtDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IrrlichtDevice.h; path = /usr/local/include/irrlicht/IrrlichtDevice.h; sourceTree = "<absolute>"; };
|
|
95D538EC0F69D61C00B4062E /* irrList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrList.h; path = /usr/local/include/irrlicht/irrList.h; sourceTree = "<absolute>"; };
|
|
95D538ED0F69D61C00B4062E /* irrMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrMap.h; path = /usr/local/include/irrlicht/irrMap.h; sourceTree = "<absolute>"; };
|
|
95D538EE0F69D61C00B4062E /* irrMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrMath.h; path = /usr/local/include/irrlicht/irrMath.h; sourceTree = "<absolute>"; };
|
|
95D538EF0F69D61C00B4062E /* irrString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrString.h; path = /usr/local/include/irrlicht/irrString.h; sourceTree = "<absolute>"; };
|
|
95D538F00F69D61C00B4062E /* irrTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrTypes.h; path = /usr/local/include/irrlicht/irrTypes.h; sourceTree = "<absolute>"; };
|
|
95D538F10F69D61C00B4062E /* irrXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = irrXML.h; path = /usr/local/include/irrlicht/irrXML.h; sourceTree = "<absolute>"; };
|
|
95D538F20F69D61C00B4062E /* ISceneCollisionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneCollisionManager.h; path = /usr/local/include/irrlicht/ISceneCollisionManager.h; sourceTree = "<absolute>"; };
|
|
95D538F30F69D61C00B4062E /* ISceneManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneManager.h; path = /usr/local/include/irrlicht/ISceneManager.h; sourceTree = "<absolute>"; };
|
|
95D538F40F69D61C00B4062E /* ISceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNode.h; path = /usr/local/include/irrlicht/ISceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538F50F69D61C00B4062E /* ISceneNodeAnimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNodeAnimator.h; path = /usr/local/include/irrlicht/ISceneNodeAnimator.h; sourceTree = "<absolute>"; };
|
|
95D538F60F69D61C00B4062E /* ISceneNodeAnimatorCameraFPS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNodeAnimatorCameraFPS.h; path = /usr/local/include/irrlicht/ISceneNodeAnimatorCameraFPS.h; sourceTree = "<absolute>"; };
|
|
95D538F70F69D61C00B4062E /* ISceneNodeAnimatorCameraMaya.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNodeAnimatorCameraMaya.h; path = /usr/local/include/irrlicht/ISceneNodeAnimatorCameraMaya.h; sourceTree = "<absolute>"; };
|
|
95D538F80F69D61C00B4062E /* ISceneNodeAnimatorCollisionResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNodeAnimatorCollisionResponse.h; path = /usr/local/include/irrlicht/ISceneNodeAnimatorCollisionResponse.h; sourceTree = "<absolute>"; };
|
|
95D538F90F69D61C00B4062E /* ISceneNodeAnimatorFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNodeAnimatorFactory.h; path = /usr/local/include/irrlicht/ISceneNodeAnimatorFactory.h; sourceTree = "<absolute>"; };
|
|
95D538FA0F69D61C00B4062E /* ISceneNodeFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneNodeFactory.h; path = /usr/local/include/irrlicht/ISceneNodeFactory.h; sourceTree = "<absolute>"; };
|
|
95D538FB0F69D61C00B4062E /* ISceneUserDataSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISceneUserDataSerializer.h; path = /usr/local/include/irrlicht/ISceneUserDataSerializer.h; sourceTree = "<absolute>"; };
|
|
95D538FC0F69D61C00B4062E /* IShaderConstantSetCallBack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IShaderConstantSetCallBack.h; path = /usr/local/include/irrlicht/IShaderConstantSetCallBack.h; sourceTree = "<absolute>"; };
|
|
95D538FD0F69D61C00B4062E /* IShadowVolumeSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IShadowVolumeSceneNode.h; path = /usr/local/include/irrlicht/IShadowVolumeSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D538FE0F69D61C00B4062E /* ISkinnedMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISkinnedMesh.h; path = /usr/local/include/irrlicht/ISkinnedMesh.h; sourceTree = "<absolute>"; };
|
|
95D538FF0F69D61C00B4062E /* ITerrainSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ITerrainSceneNode.h; path = /usr/local/include/irrlicht/ITerrainSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D539000F69D61C00B4062E /* ITextSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ITextSceneNode.h; path = /usr/local/include/irrlicht/ITextSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D539010F69D61C00B4062E /* ITexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ITexture.h; path = /usr/local/include/irrlicht/ITexture.h; sourceTree = "<absolute>"; };
|
|
95D539020F69D61C00B4062E /* ITimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ITimer.h; path = /usr/local/include/irrlicht/ITimer.h; sourceTree = "<absolute>"; };
|
|
95D539030F69D61C00B4062E /* ITriangleSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ITriangleSelector.h; path = /usr/local/include/irrlicht/ITriangleSelector.h; sourceTree = "<absolute>"; };
|
|
95D539040F69D61C00B4062E /* IVertexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IVertexBuffer.h; path = /usr/local/include/irrlicht/IVertexBuffer.h; sourceTree = "<absolute>"; };
|
|
95D539050F69D61C00B4062E /* IVideoDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IVideoDriver.h; path = /usr/local/include/irrlicht/IVideoDriver.h; sourceTree = "<absolute>"; };
|
|
95D539060F69D61C00B4062E /* IVideoModeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IVideoModeList.h; path = /usr/local/include/irrlicht/IVideoModeList.h; sourceTree = "<absolute>"; };
|
|
95D539070F69D61C00B4062E /* IVolumeLightSceneNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IVolumeLightSceneNode.h; path = /usr/local/include/irrlicht/IVolumeLightSceneNode.h; sourceTree = "<absolute>"; };
|
|
95D539080F69D61C00B4062E /* IWriteFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IWriteFile.h; path = /usr/local/include/irrlicht/IWriteFile.h; sourceTree = "<absolute>"; };
|
|
95D539090F69D61C00B4062E /* IXMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IXMLReader.h; path = /usr/local/include/irrlicht/IXMLReader.h; sourceTree = "<absolute>"; };
|
|
95D5390A0F69D61C00B4062E /* IXMLWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IXMLWriter.h; path = /usr/local/include/irrlicht/IXMLWriter.h; sourceTree = "<absolute>"; };
|
|
95D5390B0F69D61C00B4062E /* Keycodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Keycodes.h; path = /usr/local/include/irrlicht/Keycodes.h; sourceTree = "<absolute>"; };
|
|
95D5390C0F69D61C00B4062E /* line2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = line2d.h; path = /usr/local/include/irrlicht/line2d.h; sourceTree = "<absolute>"; };
|
|
95D5390D0F69D61C00B4062E /* line3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = line3d.h; path = /usr/local/include/irrlicht/line3d.h; sourceTree = "<absolute>"; };
|
|
95D5390E0F69D61C00B4062E /* matrix4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = matrix4.h; path = /usr/local/include/irrlicht/matrix4.h; sourceTree = "<absolute>"; };
|
|
95D5390F0F69D61C00B4062E /* plane3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = plane3d.h; path = /usr/local/include/irrlicht/plane3d.h; sourceTree = "<absolute>"; };
|
|
95D539100F69D61C00B4062E /* position2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = position2d.h; path = /usr/local/include/irrlicht/position2d.h; sourceTree = "<absolute>"; };
|
|
95D539110F69D61C00B4062E /* quaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = quaternion.h; path = /usr/local/include/irrlicht/quaternion.h; sourceTree = "<absolute>"; };
|
|
95D539120F69D61C00B4062E /* rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rect.h; path = /usr/local/include/irrlicht/rect.h; sourceTree = "<absolute>"; };
|
|
95D539130F69D61C00B4062E /* S3DVertex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = S3DVertex.h; path = /usr/local/include/irrlicht/S3DVertex.h; sourceTree = "<absolute>"; };
|
|
95D539140F69D61C00B4062E /* SAnimatedMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SAnimatedMesh.h; path = /usr/local/include/irrlicht/SAnimatedMesh.h; sourceTree = "<absolute>"; };
|
|
95D539150F69D61C00B4062E /* SceneParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SceneParameters.h; path = /usr/local/include/irrlicht/SceneParameters.h; sourceTree = "<absolute>"; };
|
|
95D539160F69D61C00B4062E /* SColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SColor.h; path = /usr/local/include/irrlicht/SColor.h; sourceTree = "<absolute>"; };
|
|
95D539170F69D61C00B4062E /* SExposedVideoData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SExposedVideoData.h; path = /usr/local/include/irrlicht/SExposedVideoData.h; sourceTree = "<absolute>"; };
|
|
95D539180F69D61C00B4062E /* SIrrCreationParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SIrrCreationParameters.h; path = /usr/local/include/irrlicht/SIrrCreationParameters.h; sourceTree = "<absolute>"; };
|
|
95D539190F69D61C00B4062E /* SKeyMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SKeyMap.h; path = /usr/local/include/irrlicht/SKeyMap.h; sourceTree = "<absolute>"; };
|
|
95D5391A0F69D61C00B4062E /* SLight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SLight.h; path = /usr/local/include/irrlicht/SLight.h; sourceTree = "<absolute>"; };
|
|
95D5391B0F69D61C00B4062E /* SMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMaterial.h; path = /usr/local/include/irrlicht/SMaterial.h; sourceTree = "<absolute>"; };
|
|
95D5391C0F69D61C00B4062E /* SMaterialLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMaterialLayer.h; path = /usr/local/include/irrlicht/SMaterialLayer.h; sourceTree = "<absolute>"; };
|
|
95D5391D0F69D61C00B4062E /* SMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMesh.h; path = /usr/local/include/irrlicht/SMesh.h; sourceTree = "<absolute>"; };
|
|
95D5391E0F69D61C00B4062E /* SMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMeshBuffer.h; path = /usr/local/include/irrlicht/SMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D5391F0F69D61C00B4062E /* SMeshBufferLightMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMeshBufferLightMap.h; path = /usr/local/include/irrlicht/SMeshBufferLightMap.h; sourceTree = "<absolute>"; };
|
|
95D539200F69D61C00B4062E /* SMeshBufferTangents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMeshBufferTangents.h; path = /usr/local/include/irrlicht/SMeshBufferTangents.h; sourceTree = "<absolute>"; };
|
|
95D539210F69D61C00B4062E /* SParticle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SParticle.h; path = /usr/local/include/irrlicht/SParticle.h; sourceTree = "<absolute>"; };
|
|
95D539220F69D61C00B4062E /* SSharedMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SSharedMeshBuffer.h; path = /usr/local/include/irrlicht/SSharedMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D539230F69D61C00B4062E /* SSkinMeshBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SSkinMeshBuffer.h; path = /usr/local/include/irrlicht/SSkinMeshBuffer.h; sourceTree = "<absolute>"; };
|
|
95D539240F69D61C00B4062E /* SVertexIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SVertexIndex.h; path = /usr/local/include/irrlicht/SVertexIndex.h; sourceTree = "<absolute>"; };
|
|
95D539250F69D61C00B4062E /* SViewFrustum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SViewFrustum.h; path = /usr/local/include/irrlicht/SViewFrustum.h; sourceTree = "<absolute>"; };
|
|
95D539260F69D61C00B4062E /* triangle3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = triangle3d.h; path = /usr/local/include/irrlicht/triangle3d.h; sourceTree = "<absolute>"; };
|
|
95D539270F69D61C00B4062E /* vector2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vector2d.h; path = /usr/local/include/irrlicht/vector2d.h; sourceTree = "<absolute>"; };
|
|
95D539280F69D61C00B4062E /* vector3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vector3d.h; path = /usr/local/include/irrlicht/vector3d.h; sourceTree = "<absolute>"; };
|
|
95D950CD0FE473CA002E10AD /* player.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = player.hpp; path = ../../config/player.hpp; sourceTree = SOURCE_ROOT; };
|
|
95D950CE0FE473CA002E10AD /* stk_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stk_config.cpp; path = ../../config/stk_config.cpp; sourceTree = SOURCE_ROOT; };
|
|
95D950CF0FE473CA002E10AD /* stk_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stk_config.hpp; path = ../../config/stk_config.hpp; sourceTree = SOURCE_ROOT; };
|
|
95D950D00FE473CA002E10AD /* user_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = user_config.cpp; path = ../../config/user_config.cpp; sourceTree = SOURCE_ROOT; };
|
|
95D950D10FE473CA002E10AD /* user_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = user_config.hpp; path = ../../config/user_config.hpp; sourceTree = SOURCE_ROOT; };
|
|
95DFC5001106933B00A043A9 /* slip_stream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = slip_stream.cpp; path = ../../graphics/slip_stream.cpp; sourceTree = SOURCE_ROOT; };
|
|
95DFC5011106933B00A043A9 /* slip_stream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = slip_stream.hpp; path = ../../graphics/slip_stream.hpp; sourceTree = SOURCE_ROOT; };
|
|
95E246BC111A2959000C965D /* confirm_resolution_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = confirm_resolution_dialog.cpp; path = ../../states_screens/dialogs/confirm_resolution_dialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
95E246BD111A2959000C965D /* confirm_resolution_dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = confirm_resolution_dialog.hpp; path = ../../states_screens/dialogs/confirm_resolution_dialog.hpp; sourceTree = SOURCE_ROOT; };
|
|
95E6A0BE11DCF37800AE088A /* addons_loading.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = addons_loading.cpp; path = ../../states_screens/dialogs/addons_loading.cpp; sourceTree = SOURCE_ROOT; };
|
|
95E6A0BF11DCF37800AE088A /* addons_loading.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = addons_loading.hpp; path = ../../states_screens/dialogs/addons_loading.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0EC10124C5000D47C5F /* button_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = button_widget.cpp; path = ../../guiengine/widgets/button_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0ED10124C5000D47C5F /* button_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = button_widget.hpp; path = ../../guiengine/widgets/button_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0EE10124C5000D47C5F /* check_box_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = check_box_widget.cpp; path = ../../guiengine/widgets/check_box_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0EF10124C5000D47C5F /* check_box_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = check_box_widget.hpp; path = ../../guiengine/widgets/check_box_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F010124C5000D47C5F /* icon_button_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = icon_button_widget.cpp; path = ../../guiengine/widgets/icon_button_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F110124C5000D47C5F /* icon_button_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = icon_button_widget.hpp; path = ../../guiengine/widgets/icon_button_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F210124C5000D47C5F /* label_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = label_widget.cpp; path = ../../guiengine/widgets/label_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F310124C5000D47C5F /* label_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = label_widget.hpp; path = ../../guiengine/widgets/label_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F410124C5000D47C5F /* list_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = list_widget.cpp; path = ../../guiengine/widgets/list_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F510124C5000D47C5F /* list_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = list_widget.hpp; path = ../../guiengine/widgets/list_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F610124C5000D47C5F /* model_view_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = model_view_widget.cpp; path = ../../guiengine/widgets/model_view_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0F710124C5000D47C5F /* model_view_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = model_view_widget.hpp; path = ../../guiengine/widgets/model_view_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0FA10124C5000D47C5F /* ribbon_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ribbon_widget.cpp; path = ../../guiengine/widgets/ribbon_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0FB10124C5000D47C5F /* ribbon_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ribbon_widget.hpp; path = ../../guiengine/widgets/ribbon_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0FC10124C5000D47C5F /* spinner_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spinner_widget.cpp; path = ../../guiengine/widgets/spinner_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0FD10124C5000D47C5F /* spinner_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spinner_widget.hpp; path = ../../guiengine/widgets/spinner_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0FE10124C5000D47C5F /* text_box_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = text_box_widget.cpp; path = ../../guiengine/widgets/text_box_widget.cpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA0FF10124C5000D47C5F /* text_box_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = text_box_widget.hpp; path = ../../guiengine/widgets/text_box_widget.hpp; sourceTree = SOURCE_ROOT; };
|
|
95ECA13C10124E6900D47C5F /* widgets.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = widgets.hpp; path = ../../guiengine/widgets.hpp; sourceTree = SOURCE_ROOT; };
|
|
95F423120E26E3DC00692113 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
|
|
95F4231E0E26E44800692113 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
95F423400E26E65B00692113 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = /System/Library/Frameworks/GLUT.framework; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9551C81F0FC1B6FF00DB481B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9551CBDA0FC1BB9200DB481B /* AGL.framework in Frameworks */,
|
|
9551CBD10FC1BB7600DB481B /* IOKit.framework in Frameworks */,
|
|
9551CBD20FC1BB7600DB481B /* QuickTime.framework in Frameworks */,
|
|
9551CBD30FC1BB7600DB481B /* Carbon.framework in Frameworks */,
|
|
9551CBD40FC1BB7600DB481B /* AudioUnit.framework in Frameworks */,
|
|
9551CBD50FC1BB7600DB481B /* GLUT.framework in Frameworks */,
|
|
9551CBD60FC1BB7600DB481B /* Cocoa.framework in Frameworks */,
|
|
9551CBD70FC1BB7600DB481B /* OpenGL.framework in Frameworks */,
|
|
9551C9F10FC1B7EE00DB481B /* Ogg.framework in Frameworks */,
|
|
9551C9F20FC1B7EE00DB481B /* OpenAL.framework in Frameworks */,
|
|
9551C9F30FC1B7EE00DB481B /* Vorbis.framework in Frameworks */,
|
|
954E486A11B19C4100B1DF63 /* fribidi.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
08FB7794FE84155DC02AAC07 /* STK_XCode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9551C9F80FC1B87600DB481B /* Config.xcconfig */,
|
|
95D464880FA37B1B00F50CA2 /* libIrrlicht.a */,
|
|
95D538830F69D61C00B4062E /* irrlicht */,
|
|
95C2ABA60F29653F000D3E5D /* src */,
|
|
9513B40E0F0EDE80005D29F6 /* Frameworks */,
|
|
1AB674ADFE9D54B511CA2CBB /* Products */,
|
|
9551CA100FC1BB6400DB481B /* SuperTuxKart-Info.plist */,
|
|
9507E9B60FC1CCE900BD2B92 /* stk.icns */,
|
|
953606C411DCF1A500791F01 /* SuperTuxKart-Info copy.plist */,
|
|
);
|
|
name = STK_XCode;
|
|
sourceTree = "<group>";
|
|
};
|
|
1AB674ADFE9D54B511CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9551C8210FC1B6FF00DB481B /* SuperTuxKart.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9513B40E0F0EDE80005D29F6 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
954E486911B19C4100B1DF63 /* fribidi.framework */,
|
|
9551CBD90FC1BB9200DB481B /* AGL.framework */,
|
|
9551C7F90FC1B63C00DB481B /* Ogg.framework */,
|
|
9551C7FA0FC1B63C00DB481B /* OpenAL.framework */,
|
|
9551C7FB0FC1B63C00DB481B /* Vorbis.framework */,
|
|
950557640F6968BE0056E88C /* IOKit.framework */,
|
|
9505575F0F6968A50056E88C /* QuickTime.framework */,
|
|
950557570F6968860056E88C /* Carbon.framework */,
|
|
9505574E0F69684D0056E88C /* AudioUnit.framework */,
|
|
95F423400E26E65B00692113 /* GLUT.framework */,
|
|
95F4231E0E26E44800692113 /* Cocoa.framework */,
|
|
95F423120E26E3DC00692113 /* OpenGL.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
95263DDF0FD7471900CF5F92 /* race */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95263DE00FD7471900CF5F92 /* grand_prix_data.cpp */,
|
|
95263DE10FD7471900CF5F92 /* grand_prix_data.hpp */,
|
|
95263DE20FD7471900CF5F92 /* grand_prix_manager.cpp */,
|
|
95263DE30FD7471900CF5F92 /* grand_prix_manager.hpp */,
|
|
95263DE40FD7471900CF5F92 /* highscore_manager.cpp */,
|
|
95263DE50FD7471900CF5F92 /* highscore_manager.hpp */,
|
|
95263DE60FD7471900CF5F92 /* highscores.cpp */,
|
|
95263DE70FD7471900CF5F92 /* highscores.hpp */,
|
|
95263DE80FD7471900CF5F92 /* history.cpp */,
|
|
95263DE90FD7471900CF5F92 /* history.hpp */,
|
|
95263DEA0FD7471900CF5F92 /* race_manager.cpp */,
|
|
95263DEB0FD7471900CF5F92 /* race_manager.hpp */,
|
|
);
|
|
name = race;
|
|
path = ../../race;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
952A152C103F66D600B1895D /* graphics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9525B71211C851D30094BD96 /* CBatchingMesh.cpp */,
|
|
9525B71311C851D30094BD96 /* CBatchingMesh.hpp */,
|
|
952A152D103F66D600B1895D /* camera.cpp */,
|
|
952A152E103F66D600B1895D /* camera.hpp */,
|
|
952A152F103F66D600B1895D /* explosion.cpp */,
|
|
952A1530103F66D600B1895D /* explosion.hpp */,
|
|
952A1531103F66D600B1895D /* irr_driver.cpp */,
|
|
952A1532103F66D600B1895D /* irr_driver.hpp */,
|
|
952A1533103F66D600B1895D /* material.cpp */,
|
|
952A1534103F66D600B1895D /* material.hpp */,
|
|
952A1535103F66D600B1895D /* material_manager.cpp */,
|
|
952A1536103F66D600B1895D /* material_manager.hpp */,
|
|
952A1537103F66D600B1895D /* mesh_tools.cpp */,
|
|
952A1538103F66D600B1895D /* mesh_tools.hpp */,
|
|
952A1539103F66D600B1895D /* moving_texture.cpp */,
|
|
952A153A103F66D600B1895D /* moving_texture.hpp */,
|
|
952A153B103F66D600B1895D /* nitro.cpp */,
|
|
952A153C103F66D600B1895D /* nitro.hpp */,
|
|
952A153D103F66D600B1895D /* shadow.cpp */,
|
|
952A153E103F66D600B1895D /* shadow.hpp */,
|
|
952A153F103F66D600B1895D /* skid_marks.cpp */,
|
|
952A1540103F66D600B1895D /* skid_marks.hpp */,
|
|
95DFC5001106933B00A043A9 /* slip_stream.cpp */,
|
|
95DFC5011106933B00A043A9 /* slip_stream.hpp */,
|
|
952A1541103F66D600B1895D /* smoke.cpp */,
|
|
952A1542103F66D600B1895D /* smoke.hpp */,
|
|
95C9C97010E93456005A418D /* stars.cpp */,
|
|
95C9C97110E93456005A418D /* stars.hpp */,
|
|
952A1543103F66D600B1895D /* water_splash.cpp */,
|
|
952A1544103F66D600B1895D /* water_splash.hpp */,
|
|
);
|
|
name = graphics;
|
|
path = ../../graphics;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
954E4C240FF98B6E0047FE3E /* animations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
954E4C250FF98B6E0047FE3E /* animation_base.cpp */,
|
|
954E4C260FF98B6E0047FE3E /* animation_base.hpp */,
|
|
954E4C270FF98B6E0047FE3E /* animation_manager.cpp */,
|
|
954E4C280FF98B6E0047FE3E /* animation_manager.hpp */,
|
|
954E4C290FF98B6E0047FE3E /* billboard_animation.cpp */,
|
|
954E4C2A0FF98B6E0047FE3E /* billboard_animation.hpp */,
|
|
951BC65C0FFAF290006B5FF1 /* ipo.cpp */,
|
|
951BC65D0FFAF290006B5FF1 /* ipo.hpp */,
|
|
954E4C2B0FF98B6E0047FE3E /* three_d_animation.cpp */,
|
|
954E4C2C0FF98B6E0047FE3E /* three_d_animation.hpp */,
|
|
);
|
|
name = animations;
|
|
path = ../../animations;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
9551B27311DC0D6A002DD140 /* addons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9551B27411DC0D6A002DD140 /* addons.cpp */,
|
|
9551B27511DC0D6A002DD140 /* addons.hpp */,
|
|
9551B27611DC0D6A002DD140 /* network.cpp */,
|
|
9551B27711DC0D6A002DD140 /* network.hpp */,
|
|
9551B27811DC0D6A002DD140 /* zip.cpp */,
|
|
9551B27911DC0D6A002DD140 /* zip.hpp */,
|
|
);
|
|
name = addons;
|
|
path = ../../addons;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
956C6EC71128D3FB004336C8 /* controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
957ED47E1163FF18002AB42C /* ai_base_controller.cpp */,
|
|
957ED47F1163FF18002AB42C /* ai_base_controller.hpp */,
|
|
956C6EC81128D3FB004336C8 /* controller.cpp */,
|
|
956C6EC91128D3FB004336C8 /* controller.hpp */,
|
|
956C6ECA1128D3FB004336C8 /* default_ai_controller.cpp */,
|
|
956C6ECB1128D3FB004336C8 /* default_ai_controller.hpp */,
|
|
956C6ECC1128D3FB004336C8 /* end_controller.cpp */,
|
|
956C6ECD1128D3FB004336C8 /* end_controller.hpp */,
|
|
956C6ECE1128D3FB004336C8 /* kart_control.hpp */,
|
|
956C6ECF1128D3FB004336C8 /* new_ai_controller.cpp */,
|
|
956C6ED01128D3FB004336C8 /* new_ai_controller.hpp */,
|
|
956C6ED11128D3FB004336C8 /* player_controller.cpp */,
|
|
956C6ED21128D3FB004336C8 /* player_controller.hpp */,
|
|
);
|
|
name = controller;
|
|
path = ../../karts/controller;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
958330B110122B4A00C5137E /* guiengine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
953C3CC910CAF3EE0025F78A /* CGUIFont.cpp */,
|
|
953C3CCD10CAF4150025F78A /* CGUIFont.h */,
|
|
950D448A118DEE3C006CFC41 /* CGUISpriteBank.cpp */,
|
|
950D448B118DEE3C006CFC41 /* CGUISpriteBank.h */,
|
|
9583319810123B0200C5137E /* abstract_state_manager.cpp */,
|
|
9583319710123B0200C5137E /* abstract_state_manager.hpp */,
|
|
958330B210122B4A00C5137E /* engine.cpp */,
|
|
958330B310122B4A00C5137E /* engine.hpp */,
|
|
958330B410122B4A00C5137E /* event_handler.cpp */,
|
|
958330B510122B4A00C5137E /* event_handler.hpp */,
|
|
958330B610122B4A00C5137E /* modaldialog.cpp */,
|
|
958330B710122B4A00C5137E /* modaldialog.hpp */,
|
|
958330BA10122B4A00C5137E /* screen.cpp */,
|
|
958330BB10122B4A00C5137E /* screen.hpp */,
|
|
958330BC10122B4A00C5137E /* screen_loader.cpp */,
|
|
958330BD10122B4A00C5137E /* skin.cpp */,
|
|
958330BE10122B4A00C5137E /* skin.hpp */,
|
|
958330BF10122B4A00C5137E /* widget.cpp */,
|
|
958330C010122B4A00C5137E /* widget.hpp */,
|
|
95ECA13C10124E6900D47C5F /* widgets.hpp */,
|
|
95ECA0EB10124C5000D47C5F /* widgets */,
|
|
);
|
|
name = guiengine;
|
|
path = ../../guiengine;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
958330C110122B4A00C5137E /* states_screens */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95833236101243ED00C5137E /* dialogs */,
|
|
9551B26D11DC0D4D002DD140 /* addons_screen.cpp */,
|
|
9551B26E11DC0D4D002DD140 /* addons_screen.hpp */,
|
|
9551B26F11DC0D4D002DD140 /* addons_update_screen.cpp */,
|
|
9551B27011DC0D4D002DD140 /* addons_update_screen.hpp */,
|
|
956541B910DD5F0A00C83E99 /* arenas_screen.cpp */,
|
|
956541BA10DD5F0A00C83E99 /* arenas_screen.hpp */,
|
|
951B7D18108E52C900BC03AE /* challenges.cpp */,
|
|
951B7D17108E52C900BC03AE /* challenges.hpp */,
|
|
958330C210122B4A00C5137E /* credits.cpp */,
|
|
958330C310122B4A00C5137E /* credits.hpp */,
|
|
95D2343E1078227A00625256 /* feature_unlocked.cpp */,
|
|
95D2343D1078227A00625256 /* feature_unlocked.hpp */,
|
|
9586318011B1EC9F00B8B4AF /* grand_prix_lose.cpp */,
|
|
9586318111B1EC9F00B8B4AF /* grand_prix_lose.hpp */,
|
|
9586318211B1EC9F00B8B4AF /* grand_prix_win.cpp */,
|
|
9586318311B1EC9F00B8B4AF /* grand_prix_win.hpp */,
|
|
9522F1DE10795E8A0067ECF5 /* help_screen_1.cpp */,
|
|
9522F1DF10795E8A0067ECF5 /* help_screen_1.hpp */,
|
|
9522F1E210795EFF0067ECF5 /* help_screen_2.cpp */,
|
|
9522F1E110795EFF0067ECF5 /* help_screen_2.hpp */,
|
|
9522F1E410795EFF0067ECF5 /* help_screen_3.cpp */,
|
|
9522F1E310795EFF0067ECF5 /* help_screen_3.hpp */,
|
|
958330C410122B4A00C5137E /* kart_selection.cpp */,
|
|
958330C510122B4A00C5137E /* kart_selection.hpp */,
|
|
9522F124107948AD0067ECF5 /* main_menu_screen.cpp */,
|
|
9522F123107948AD0067ECF5 /* main_menu_screen.hpp */,
|
|
9556A87C119EF976009C558F /* options_screen_audio.cpp */,
|
|
9556A87D119EF976009C558F /* options_screen_audio.hpp */,
|
|
9522F1EB107961560067ECF5 /* options_screen_input.cpp */,
|
|
9522F1EE107961560067ECF5 /* options_screen_input.hpp */,
|
|
950D45CF118E040E006CFC41 /* options_screen_input2.cpp */,
|
|
950D45D0118E040E006CFC41 /* options_screen_input2.hpp */,
|
|
9522F1ED107961560067ECF5 /* options_screen_players.cpp */,
|
|
9522F1EC107961560067ECF5 /* options_screen_players.hpp */,
|
|
9556A87E119EF976009C558F /* options_screen_video.cpp */,
|
|
9556A87F119EF976009C558F /* options_screen_video.hpp */,
|
|
957BF97811EA96720018118A /* race_gui_base.hpp */,
|
|
958330C810122B4A00C5137E /* race_gui.cpp */,
|
|
958330C910122B4A00C5137E /* race_gui.hpp */,
|
|
9554C4A411F1188000906416 /* race_result_gui.cpp */,
|
|
9554C4A511F1188000906416 /* race_result_gui.hpp */,
|
|
9522F15A107949780067ECF5 /* race_setup_screen.cpp */,
|
|
9522F159107949780067ECF5 /* race_setup_screen.hpp */,
|
|
958330CA10122B4A00C5137E /* state_manager.cpp */,
|
|
958330CB10122B4A00C5137E /* state_manager.hpp */,
|
|
9522F15C10794A350067ECF5 /* tracks_screen.cpp */,
|
|
9522F15D10794A350067ECF5 /* tracks_screen.hpp */,
|
|
);
|
|
name = states_screens;
|
|
path = ../../states_screens;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95833236101243ED00C5137E /* dialogs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
956541DF10DD628C00C83E99 /* add_device_dialog.cpp */,
|
|
956541E010DD628C00C83E99 /* add_device_dialog.hpp */,
|
|
95E6A0BE11DCF37800AE088A /* addons_loading.cpp */,
|
|
95E6A0BF11DCF37800AE088A /* addons_loading.hpp */,
|
|
95E246BC111A2959000C965D /* confirm_resolution_dialog.cpp */,
|
|
95E246BD111A2959000C965D /* confirm_resolution_dialog.hpp */,
|
|
95833237101243ED00C5137E /* enter_player_name_dialog.cpp */,
|
|
95833238101243ED00C5137E /* enter_player_name_dialog.hpp */,
|
|
95634EF01126272C009C145D /* gp_info_dialog.cpp */,
|
|
95634EF11126272C009C145D /* gp_info_dialog.hpp */,
|
|
95833239101243ED00C5137E /* player_info_dialog.cpp */,
|
|
9583323A101243ED00C5137E /* player_info_dialog.hpp */,
|
|
9583323B101243ED00C5137E /* press_a_key_dialog.cpp */,
|
|
9583323C101243ED00C5137E /* press_a_key_dialog.hpp */,
|
|
9583323D101243ED00C5137E /* track_info_dialog.cpp */,
|
|
9583323E101243ED00C5137E /* track_info_dialog.hpp */,
|
|
9551DB33104CABFC001C53E5 /* race_over_dialog.cpp */,
|
|
9551DB32104CABFC001C53E5 /* race_over_dialog.hpp */,
|
|
958D8C53104F523000A81934 /* race_paused_dialog.cpp */,
|
|
958D8C52104F523000A81934 /* race_paused_dialog.hpp */,
|
|
);
|
|
name = dialogs;
|
|
path = ../../states_screens/dialogs;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95A118280F77EA3100B18B3D /* input */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95D1F5F60FC8C3E300FF6968 /* input.cpp */,
|
|
95A118290F77EA3100B18B3D /* input.hpp */,
|
|
95A1182A0F77EA3100B18B3D /* input_manager.cpp */,
|
|
95A1182B0F77EA3100B18B3D /* input_manager.hpp */,
|
|
95A1184A0F77FC3900B18B3D /* input_device.cpp */,
|
|
95A1184C0F77FC8800B18B3D /* input_device.hpp */,
|
|
95A1187A0F78024E00B18B3D /* device_manager.cpp */,
|
|
95A1187C0F78026D00B18B3D /* device_manager.hpp */,
|
|
);
|
|
name = input;
|
|
path = ../../input;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2ABA60F29653F000D3E5D /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9551B27311DC0D6A002DD140 /* addons */,
|
|
954E4C240FF98B6E0047FE3E /* animations */,
|
|
95C2AC260F296540000D3E5D /* audio */,
|
|
95C2AC360F296540000D3E5D /* bullet */,
|
|
95C2AE250F296541000D3E5D /* challenges */,
|
|
95D950CC0FE473CA002E10AD /* config */,
|
|
95C2AE370F296541000D3E5D /* enet */,
|
|
952A152C103F66D600B1895D /* graphics */,
|
|
958330B110122B4A00C5137E /* guiengine */,
|
|
95C65D750F532F7D00BE7BA7 /* io */,
|
|
95C2B0F50F296545000D3E5D /* items */,
|
|
95A118280F77EA3100B18B3D /* input */,
|
|
95C2B1160F296545000D3E5D /* karts */,
|
|
95C2B1470F296545000D3E5D /* modes */,
|
|
95C2B1590F296545000D3E5D /* network */,
|
|
95C2B17F0F296545000D3E5D /* physics */,
|
|
95263DDF0FD7471900CF5F92 /* race */,
|
|
95C2B19C0F296545000D3E5D /* replay */,
|
|
958330C110122B4A00C5137E /* states_screens */,
|
|
95C2B1CE0F296545000D3E5D /* tracks */,
|
|
95C2B1DF0F296546000D3E5D /* utils */,
|
|
95C2B1360F296545000D3E5D /* main.cpp */,
|
|
95C2B1380F296545000D3E5D /* main_loop.cpp */,
|
|
95C2B1390F296545000D3E5D /* main_loop.hpp */,
|
|
);
|
|
name = src;
|
|
path = ../..;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2AC260F296540000D3E5D /* audio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AC270F296540000D3E5D /* music.hpp */,
|
|
95C2AC280F296540000D3E5D /* music_information.cpp */,
|
|
95C2AC290F296540000D3E5D /* music_information.hpp */,
|
|
958BD76E117F6AE90095B483 /* music_manager.cpp */,
|
|
958BD76F117F6AE90095B483 /* music_manager.hpp */,
|
|
95C2AC2A0F296540000D3E5D /* music_ogg.cpp */,
|
|
95C2AC2B0F296540000D3E5D /* music_ogg.hpp */,
|
|
95C2AC2C0F296540000D3E5D /* sfx_base.hpp */,
|
|
95C2AC2D0F296540000D3E5D /* sfx_manager.cpp */,
|
|
95C2AC2E0F296540000D3E5D /* sfx_manager.hpp */,
|
|
95C2AC2F0F296540000D3E5D /* sfx_openal.cpp */,
|
|
95C2AC300F296540000D3E5D /* sfx_openal.hpp */,
|
|
);
|
|
name = audio;
|
|
path = ../../audio;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2AC360F296540000D3E5D /* bullet */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AC6E0F296541000D3E5D /* src */,
|
|
);
|
|
includeInIndex = 0;
|
|
name = bullet;
|
|
path = ../../bullet;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2AC6E0F296541000D3E5D /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ACD30F296541000D3E5D /* btBulletCollisionCommon.h */,
|
|
95C2ACD40F296541000D3E5D /* btBulletDynamicsCommon.h */,
|
|
95C2AD2A0F296541000D3E5D /* Bullet-C-Api.h */,
|
|
95C2AD2C0F296541000D3E5D /* BulletCollision */,
|
|
95C2ADC00F296541000D3E5D /* BulletDynamics */,
|
|
95C2ADF90F296541000D3E5D /* LinearMath */,
|
|
);
|
|
name = src;
|
|
path = games/supertuxkart/src/bullet/src;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2AD2C0F296541000D3E5D /* BulletCollision */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AD2D0F296541000D3E5D /* BroadphaseCollision */,
|
|
95C2AD3E0F296541000D3E5D /* CollisionDispatch */,
|
|
95C2AD650F296541000D3E5D /* CollisionShapes */,
|
|
95C2ADA20F296541000D3E5D /* NarrowPhaseCollision */,
|
|
);
|
|
name = BulletCollision;
|
|
path = games/supertuxkart/src/bullet/src/BulletCollision;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2AD2D0F296541000D3E5D /* BroadphaseCollision */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AD2E0F296541000D3E5D /* btAxisSweep3.cpp */,
|
|
95C2AD2F0F296541000D3E5D /* btAxisSweep3.h */,
|
|
95C2AD300F296541000D3E5D /* btBroadphaseInterface.h */,
|
|
95C2AD310F296541000D3E5D /* btBroadphaseProxy.cpp */,
|
|
95C2AD320F296541000D3E5D /* btBroadphaseProxy.h */,
|
|
95C2AD330F296541000D3E5D /* btCollisionAlgorithm.cpp */,
|
|
95C2AD340F296541000D3E5D /* btCollisionAlgorithm.h */,
|
|
95C2AD350F296541000D3E5D /* btDispatcher.cpp */,
|
|
95C2AD360F296541000D3E5D /* btDispatcher.h */,
|
|
95C2AD370F296541000D3E5D /* btMultiSapBroadphase.cpp */,
|
|
95C2AD380F296541000D3E5D /* btMultiSapBroadphase.h */,
|
|
95C2AD390F296541000D3E5D /* btOverlappingPairCache.cpp */,
|
|
95C2AD3A0F296541000D3E5D /* btOverlappingPairCache.h */,
|
|
95C2AD3B0F296541000D3E5D /* btOverlappingPairCallback.h */,
|
|
95C2AD3C0F296541000D3E5D /* btSimpleBroadphase.cpp */,
|
|
95C2AD3D0F296541000D3E5D /* btSimpleBroadphase.h */,
|
|
);
|
|
name = BroadphaseCollision;
|
|
path = games/supertuxkart/src/bullet/src/BulletCollision/BroadphaseCollision;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2AD3E0F296541000D3E5D /* CollisionDispatch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AD3F0F296541000D3E5D /* btBoxBoxCollisionAlgorithm.cpp */,
|
|
95C2AD400F296541000D3E5D /* btBoxBoxCollisionAlgorithm.h */,
|
|
95C2AD410F296541000D3E5D /* btBoxBoxDetector.cpp */,
|
|
95C2AD420F296541000D3E5D /* btBoxBoxDetector.h */,
|
|
95C2AD430F296541000D3E5D /* btCollisionConfiguration.h */,
|
|
95C2AD440F296541000D3E5D /* btCollisionCreateFunc.h */,
|
|
95C2AD450F296541000D3E5D /* btCollisionDispatcher.cpp */,
|
|
95C2AD460F296541000D3E5D /* btCollisionDispatcher.h */,
|
|
95C2AD470F296541000D3E5D /* btCollisionObject.cpp */,
|
|
95C2AD480F296541000D3E5D /* btCollisionObject.h */,
|
|
95C2AD490F296541000D3E5D /* btCollisionWorld.cpp */,
|
|
95C2AD4A0F296541000D3E5D /* btCollisionWorld.h */,
|
|
95C2AD4B0F296541000D3E5D /* btCompoundCollisionAlgorithm.cpp */,
|
|
95C2AD4C0F296541000D3E5D /* btCompoundCollisionAlgorithm.h */,
|
|
95C2AD4D0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.cpp */,
|
|
95C2AD4E0F296541000D3E5D /* btConvexConcaveCollisionAlgorithm.h */,
|
|
95C2AD4F0F296541000D3E5D /* btConvexConvexAlgorithm.cpp */,
|
|
95C2AD500F296541000D3E5D /* btConvexConvexAlgorithm.h */,
|
|
95C2AD510F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.cpp */,
|
|
95C2AD520F296541000D3E5D /* btConvexPlaneCollisionAlgorithm.h */,
|
|
95C2AD530F296541000D3E5D /* btDefaultCollisionConfiguration.cpp */,
|
|
95C2AD540F296541000D3E5D /* btDefaultCollisionConfiguration.h */,
|
|
95C2AD550F296541000D3E5D /* btEmptyCollisionAlgorithm.cpp */,
|
|
95C2AD560F296541000D3E5D /* btEmptyCollisionAlgorithm.h */,
|
|
95C2AD570F296541000D3E5D /* btManifoldResult.cpp */,
|
|
95C2AD580F296541000D3E5D /* btManifoldResult.h */,
|
|
95C2AD590F296541000D3E5D /* btSimulationIslandManager.cpp */,
|
|
95C2AD5A0F296541000D3E5D /* btSimulationIslandManager.h */,
|
|
95C2AD5B0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.cpp */,
|
|
95C2AD5C0F296541000D3E5D /* btSphereBoxCollisionAlgorithm.h */,
|
|
95C2AD5D0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.cpp */,
|
|
95C2AD5E0F296541000D3E5D /* btSphereSphereCollisionAlgorithm.h */,
|
|
95C2AD5F0F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.cpp */,
|
|
95C2AD600F296541000D3E5D /* btSphereTriangleCollisionAlgorithm.h */,
|
|
95C2AD610F296541000D3E5D /* btUnionFind.cpp */,
|
|
95C2AD620F296541000D3E5D /* btUnionFind.h */,
|
|
95C2AD630F296541000D3E5D /* SphereTriangleDetector.cpp */,
|
|
95C2AD640F296541000D3E5D /* SphereTriangleDetector.h */,
|
|
);
|
|
name = CollisionDispatch;
|
|
path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionDispatch;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2AD650F296541000D3E5D /* CollisionShapes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AD660F296541000D3E5D /* btBoxShape.cpp */,
|
|
95C2AD670F296541000D3E5D /* btBoxShape.h */,
|
|
95C2AD680F296541000D3E5D /* btBvhTriangleMeshShape.cpp */,
|
|
95C2AD690F296541000D3E5D /* btBvhTriangleMeshShape.h */,
|
|
95C2AD6A0F296541000D3E5D /* btCapsuleShape.cpp */,
|
|
95C2AD6B0F296541000D3E5D /* btCapsuleShape.h */,
|
|
95C2AD6C0F296541000D3E5D /* btCollisionMargin.h */,
|
|
95C2AD6D0F296541000D3E5D /* btCollisionShape.cpp */,
|
|
95C2AD6E0F296541000D3E5D /* btCollisionShape.h */,
|
|
95C2AD6F0F296541000D3E5D /* btCompoundShape.cpp */,
|
|
95C2AD700F296541000D3E5D /* btCompoundShape.h */,
|
|
95C2AD710F296541000D3E5D /* btConcaveShape.cpp */,
|
|
95C2AD720F296541000D3E5D /* btConcaveShape.h */,
|
|
95C2AD730F296541000D3E5D /* btConeShape.cpp */,
|
|
95C2AD740F296541000D3E5D /* btConeShape.h */,
|
|
95C2AD750F296541000D3E5D /* btConvexHullShape.cpp */,
|
|
95C2AD760F296541000D3E5D /* btConvexHullShape.h */,
|
|
95C2AD770F296541000D3E5D /* btConvexInternalShape.cpp */,
|
|
95C2AD780F296541000D3E5D /* btConvexInternalShape.h */,
|
|
95C2AD790F296541000D3E5D /* btConvexShape.cpp */,
|
|
95C2AD7A0F296541000D3E5D /* btConvexShape.h */,
|
|
95C2AD7B0F296541000D3E5D /* btConvexTriangleMeshShape.cpp */,
|
|
95C2AD7C0F296541000D3E5D /* btConvexTriangleMeshShape.h */,
|
|
95C2AD7D0F296541000D3E5D /* btCylinderShape.cpp */,
|
|
95C2AD7E0F296541000D3E5D /* btCylinderShape.h */,
|
|
95C2AD7F0F296541000D3E5D /* btEmptyShape.cpp */,
|
|
95C2AD800F296541000D3E5D /* btEmptyShape.h */,
|
|
95C2AD810F296541000D3E5D /* btHeightfieldTerrainShape.cpp */,
|
|
95C2AD820F296541000D3E5D /* btHeightfieldTerrainShape.h */,
|
|
95C2AD830F296541000D3E5D /* btMinkowskiSumShape.cpp */,
|
|
95C2AD840F296541000D3E5D /* btMinkowskiSumShape.h */,
|
|
95C2AD850F296541000D3E5D /* btMultiSphereShape.cpp */,
|
|
95C2AD860F296541000D3E5D /* btMultiSphereShape.h */,
|
|
95C2AD870F296541000D3E5D /* btOptimizedBvh.cpp */,
|
|
95C2AD880F296541000D3E5D /* btOptimizedBvh.h */,
|
|
95C2AD890F296541000D3E5D /* btPolyhedralConvexShape.cpp */,
|
|
95C2AD8A0F296541000D3E5D /* btPolyhedralConvexShape.h */,
|
|
95C2AD8B0F296541000D3E5D /* btShapeHull.cpp */,
|
|
95C2AD8C0F296541000D3E5D /* btShapeHull.h */,
|
|
95C2AD8D0F296541000D3E5D /* btSphereShape.cpp */,
|
|
95C2AD8E0F296541000D3E5D /* btSphereShape.h */,
|
|
95C2AD8F0F296541000D3E5D /* btStaticPlaneShape.cpp */,
|
|
95C2AD900F296541000D3E5D /* btStaticPlaneShape.h */,
|
|
95C2AD910F296541000D3E5D /* btStridingMeshInterface.cpp */,
|
|
95C2AD920F296541000D3E5D /* btStridingMeshInterface.h */,
|
|
95C2AD930F296541000D3E5D /* btTetrahedronShape.cpp */,
|
|
95C2AD940F296541000D3E5D /* btTetrahedronShape.h */,
|
|
95C2AD950F296541000D3E5D /* btTriangleBuffer.cpp */,
|
|
95C2AD960F296541000D3E5D /* btTriangleBuffer.h */,
|
|
95C2AD970F296541000D3E5D /* btTriangleCallback.cpp */,
|
|
95C2AD980F296541000D3E5D /* btTriangleCallback.h */,
|
|
95C2AD990F296541000D3E5D /* btTriangleIndexVertexArray.cpp */,
|
|
95C2AD9A0F296541000D3E5D /* btTriangleIndexVertexArray.h */,
|
|
95C2AD9B0F296541000D3E5D /* btTriangleMesh.cpp */,
|
|
95C2AD9C0F296541000D3E5D /* btTriangleMesh.h */,
|
|
95C2AD9D0F296541000D3E5D /* btTriangleMeshShape.cpp */,
|
|
95C2AD9E0F296541000D3E5D /* btTriangleMeshShape.h */,
|
|
95C2AD9F0F296541000D3E5D /* btTriangleShape.h */,
|
|
95C2ADA00F296541000D3E5D /* btUniformScalingShape.cpp */,
|
|
95C2ADA10F296541000D3E5D /* btUniformScalingShape.h */,
|
|
);
|
|
name = CollisionShapes;
|
|
path = games/supertuxkart/src/bullet/src/BulletCollision/CollisionShapes;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2ADA20F296541000D3E5D /* NarrowPhaseCollision */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ADA30F296541000D3E5D /* btContinuousConvexCollision.cpp */,
|
|
95C2ADA40F296541000D3E5D /* btContinuousConvexCollision.h */,
|
|
95C2ADA50F296541000D3E5D /* btConvexCast.cpp */,
|
|
95C2ADA60F296541000D3E5D /* btConvexCast.h */,
|
|
95C2ADA70F296541000D3E5D /* btConvexPenetrationDepthSolver.h */,
|
|
95C2ADA80F296541000D3E5D /* btDiscreteCollisionDetectorInterface.h */,
|
|
95C2ADA90F296541000D3E5D /* btGjkConvexCast.cpp */,
|
|
95C2ADAA0F296541000D3E5D /* btGjkConvexCast.h */,
|
|
95C2ADAB0F296541000D3E5D /* btGjkEpa.cpp */,
|
|
95C2ADAC0F296541000D3E5D /* btGjkEpa.h */,
|
|
95C2ADAD0F296541000D3E5D /* btGjkEpa2.cpp */,
|
|
95C2ADAE0F296541000D3E5D /* btGjkEpa2.h */,
|
|
95C2ADAF0F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.cpp */,
|
|
95C2ADB00F296541000D3E5D /* btGjkEpaPenetrationDepthSolver.h */,
|
|
95C2ADB10F296541000D3E5D /* btGjkPairDetector.cpp */,
|
|
95C2ADB20F296541000D3E5D /* btGjkPairDetector.h */,
|
|
95C2ADB30F296541000D3E5D /* btManifoldPoint.h */,
|
|
95C2ADB40F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.cpp */,
|
|
95C2ADB50F296541000D3E5D /* btMinkowskiPenetrationDepthSolver.h */,
|
|
95C2ADB60F296541000D3E5D /* btPersistentManifold.cpp */,
|
|
95C2ADB70F296541000D3E5D /* btPersistentManifold.h */,
|
|
95C2ADB80F296541000D3E5D /* btPointCollector.h */,
|
|
95C2ADB90F296541000D3E5D /* btRaycastCallback.cpp */,
|
|
95C2ADBA0F296541000D3E5D /* btRaycastCallback.h */,
|
|
95C2ADBB0F296541000D3E5D /* btSimplexSolverInterface.h */,
|
|
95C2ADBC0F296541000D3E5D /* btSubSimplexConvexCast.cpp */,
|
|
95C2ADBD0F296541000D3E5D /* btSubSimplexConvexCast.h */,
|
|
95C2ADBE0F296541000D3E5D /* btVoronoiSimplexSolver.cpp */,
|
|
95C2ADBF0F296541000D3E5D /* btVoronoiSimplexSolver.h */,
|
|
);
|
|
name = NarrowPhaseCollision;
|
|
path = games/supertuxkart/src/bullet/src/BulletCollision/NarrowPhaseCollision;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2ADC00F296541000D3E5D /* BulletDynamics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ADC10F296541000D3E5D /* ConstraintSolver */,
|
|
95C2ADE50F296541000D3E5D /* Dynamics */,
|
|
95C2ADF00F296541000D3E5D /* Vehicle */,
|
|
);
|
|
name = BulletDynamics;
|
|
path = games/supertuxkart/src/bullet/src/BulletDynamics;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2ADC10F296541000D3E5D /* ConstraintSolver */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ADC20F296541000D3E5D /* btConeTwistConstraint.cpp */,
|
|
95C2ADC30F296541000D3E5D /* btConeTwistConstraint.h */,
|
|
95C2ADC40F296541000D3E5D /* btConstraintSolver.h */,
|
|
95C2ADC50F296541000D3E5D /* btContactConstraint.cpp */,
|
|
95C2ADC60F296541000D3E5D /* btContactConstraint.h */,
|
|
95C2ADC70F296541000D3E5D /* btContactSolverInfo.h */,
|
|
95C2ADC80F296541000D3E5D /* btGeneric6DofConstraint.cpp */,
|
|
95C2ADC90F296541000D3E5D /* btGeneric6DofConstraint.h */,
|
|
95C2ADCA0F296541000D3E5D /* btHingeConstraint.cpp */,
|
|
95C2ADCB0F296541000D3E5D /* btHingeConstraint.h */,
|
|
95C2ADCC0F296541000D3E5D /* btJacobianEntry.h */,
|
|
95C2ADCD0F296541000D3E5D /* btOdeContactJoint.cpp */,
|
|
95C2ADCE0F296541000D3E5D /* btOdeContactJoint.h */,
|
|
95C2ADCF0F296541000D3E5D /* btOdeJoint.cpp */,
|
|
95C2ADD00F296541000D3E5D /* btOdeJoint.h */,
|
|
95C2ADD10F296541000D3E5D /* btOdeMacros.h */,
|
|
95C2ADD20F296541000D3E5D /* btOdeQuickstepConstraintSolver.cpp */,
|
|
95C2ADD30F296541000D3E5D /* btOdeQuickstepConstraintSolver.h */,
|
|
95C2ADD40F296541000D3E5D /* btOdeSolverBody.h */,
|
|
95C2ADD50F296541000D3E5D /* btOdeTypedJoint.cpp */,
|
|
95C2ADD60F296541000D3E5D /* btOdeTypedJoint.h */,
|
|
95C2ADD70F296541000D3E5D /* btPoint2PointConstraint.cpp */,
|
|
95C2ADD80F296541000D3E5D /* btPoint2PointConstraint.h */,
|
|
95C2ADD90F296541000D3E5D /* btSequentialImpulseConstraintSolver.cpp */,
|
|
95C2ADDA0F296541000D3E5D /* btSequentialImpulseConstraintSolver.h */,
|
|
95C2ADDB0F296541000D3E5D /* btSliderConstraint.cpp */,
|
|
95C2ADDC0F296541000D3E5D /* btSliderConstraint.h */,
|
|
95C2ADDD0F296541000D3E5D /* btSolve2LinearConstraint.cpp */,
|
|
95C2ADDE0F296541000D3E5D /* btSolve2LinearConstraint.h */,
|
|
95C2ADDF0F296541000D3E5D /* btSolverBody.h */,
|
|
95C2ADE00F296541000D3E5D /* btSolverConstraint.h */,
|
|
95C2ADE10F296541000D3E5D /* btSorLcp.cpp */,
|
|
95C2ADE20F296541000D3E5D /* btSorLcp.h */,
|
|
95C2ADE30F296541000D3E5D /* btTypedConstraint.cpp */,
|
|
95C2ADE40F296541000D3E5D /* btTypedConstraint.h */,
|
|
);
|
|
name = ConstraintSolver;
|
|
path = games/supertuxkart/src/bullet/src/BulletDynamics/ConstraintSolver;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2ADE50F296541000D3E5D /* Dynamics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ADE60F296541000D3E5D /* btContinuousDynamicsWorld.cpp */,
|
|
95C2ADE70F296541000D3E5D /* btContinuousDynamicsWorld.h */,
|
|
95C2ADE80F296541000D3E5D /* btDiscreteDynamicsWorld.cpp */,
|
|
95C2ADE90F296541000D3E5D /* btDiscreteDynamicsWorld.h */,
|
|
95C2ADEA0F296541000D3E5D /* btDynamicsWorld.h */,
|
|
95C2ADEB0F296541000D3E5D /* btRigidBody.cpp */,
|
|
95C2ADEC0F296541000D3E5D /* btRigidBody.h */,
|
|
95C2ADED0F296541000D3E5D /* btSimpleDynamicsWorld.cpp */,
|
|
95C2ADEE0F296541000D3E5D /* btSimpleDynamicsWorld.h */,
|
|
95C2ADEF0F296541000D3E5D /* Bullet-C-API.cpp */,
|
|
);
|
|
name = Dynamics;
|
|
path = games/supertuxkart/src/bullet/src/BulletDynamics/Dynamics;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2ADF00F296541000D3E5D /* Vehicle */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ADF10F296541000D3E5D /* btRaycastVehicle.cpp */,
|
|
95C2ADF20F296541000D3E5D /* btRaycastVehicle.h */,
|
|
95C2ADF30F296541000D3E5D /* btVehicleRaycaster.h */,
|
|
95C2ADF40F296541000D3E5D /* btWheelInfo.cpp */,
|
|
95C2ADF50F296541000D3E5D /* btWheelInfo.h */,
|
|
);
|
|
name = Vehicle;
|
|
path = games/supertuxkart/src/bullet/src/BulletDynamics/Vehicle;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2ADF90F296541000D3E5D /* LinearMath */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2ADFA0F296541000D3E5D /* btAabbUtil2.h */,
|
|
95C2ADFB0F296541000D3E5D /* btAlignedAllocator.cpp */,
|
|
95C2ADFC0F296541000D3E5D /* btAlignedAllocator.h */,
|
|
95C2ADFD0F296541000D3E5D /* btAlignedObjectArray.h */,
|
|
95C2ADFE0F296541000D3E5D /* btConvexHull.cpp */,
|
|
95C2ADFF0F296541000D3E5D /* btConvexHull.h */,
|
|
95C2AE000F296541000D3E5D /* btDefaultMotionState.h */,
|
|
95C2AE010F296541000D3E5D /* btGeometryUtil.cpp */,
|
|
95C2AE020F296541000D3E5D /* btGeometryUtil.h */,
|
|
95C2AE030F296541000D3E5D /* btHashMap.h */,
|
|
95C2AE040F296541000D3E5D /* btIDebugDraw.h */,
|
|
95C2AE050F296541000D3E5D /* btList.h */,
|
|
95C2AE060F296541000D3E5D /* btMatrix3x3.h */,
|
|
95C2AE070F296541000D3E5D /* btMinMax.h */,
|
|
95C2AE080F296541000D3E5D /* btMotionState.h */,
|
|
95C2AE090F296541000D3E5D /* btPoint3.h */,
|
|
95C2AE0A0F296541000D3E5D /* btPoolAllocator.h */,
|
|
95C2AE0B0F296541000D3E5D /* btQuadWord.h */,
|
|
95C2AE0C0F296541000D3E5D /* btQuaternion.h */,
|
|
95C2AE0D0F296541000D3E5D /* btQuickprof.cpp */,
|
|
95C2AE0E0F296541000D3E5D /* btQuickprof.h */,
|
|
95C2AE0F0F296541000D3E5D /* btRandom.h */,
|
|
95C2AE100F296541000D3E5D /* btScalar.h */,
|
|
95C2AE110F296541000D3E5D /* btStackAlloc.h */,
|
|
95C2AE120F296541000D3E5D /* btTransform.h */,
|
|
95C2AE130F296541000D3E5D /* btTransformUtil.h */,
|
|
95C2AE140F296541000D3E5D /* btTypedUserInfo.h */,
|
|
95C2AE150F296541000D3E5D /* btVector3.h */,
|
|
);
|
|
name = LinearMath;
|
|
path = games/supertuxkart/src/bullet/src/LinearMath;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2AE250F296541000D3E5D /* challenges */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AE260F296541000D3E5D /* challenge.cpp */,
|
|
95C2AE270F296541000D3E5D /* challenge.hpp */,
|
|
95C2AE280F296541000D3E5D /* challenge_data.cpp */,
|
|
95C2AE290F296541000D3E5D /* challenge_data.hpp */,
|
|
95C2AE2A0F296541000D3E5D /* unlock_manager.cpp */,
|
|
95C2AE2B0F296541000D3E5D /* unlock_manager.hpp */,
|
|
);
|
|
name = challenges;
|
|
path = ../../challenges;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2AE370F296541000D3E5D /* enet */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AE420F296541000D3E5D /* callbacks.c */,
|
|
95C2AE520F296541000D3E5D /* host.c */,
|
|
95C2AE540F296541000D3E5D /* include */,
|
|
95C2AE620F296542000D3E5D /* list.c */,
|
|
95C2AE680F296542000D3E5D /* packet.c */,
|
|
95C2AE6A0F296542000D3E5D /* peer.c */,
|
|
95C2AE6C0F296542000D3E5D /* protocol.c */,
|
|
95C2AE700F296542000D3E5D /* unix.c */,
|
|
95C2AE720F296542000D3E5D /* win32.c */,
|
|
);
|
|
name = enet;
|
|
path = ../../enet;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2AE540F296541000D3E5D /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AE550F296541000D3E5D /* enet */,
|
|
);
|
|
name = include;
|
|
path = games/supertuxkart/src/enet/include;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2AE550F296541000D3E5D /* enet */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2AE560F296541000D3E5D /* callbacks.h */,
|
|
95C2AE570F296541000D3E5D /* enet.h */,
|
|
95C2AE580F296541000D3E5D /* list.h */,
|
|
95C2AE590F296541000D3E5D /* protocol.h */,
|
|
95C2AE5B0F296541000D3E5D /* types.h */,
|
|
95C2AE5C0F296541000D3E5D /* unix.h */,
|
|
95C2AE5D0F296541000D3E5D /* utility.h */,
|
|
95C2AE5E0F296542000D3E5D /* win32.h */,
|
|
);
|
|
name = enet;
|
|
path = games/supertuxkart/src/enet/include/enet;
|
|
sourceTree = SYSTEM_DEVELOPER_DIR;
|
|
};
|
|
95C2B0F50F296545000D3E5D /* items */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2B0F60F296545000D3E5D /* attachment.cpp */,
|
|
95C2B0F70F296545000D3E5D /* attachment.hpp */,
|
|
95C2B0F80F296545000D3E5D /* attachment_manager.cpp */,
|
|
95C2B0F90F296545000D3E5D /* attachment_manager.hpp */,
|
|
95C2B0FA0F296545000D3E5D /* bowling.cpp */,
|
|
95C2B0FB0F296545000D3E5D /* bowling.hpp */,
|
|
95C2B0FE0F296545000D3E5D /* cake.cpp */,
|
|
95C2B0FF0F296545000D3E5D /* cake.hpp */,
|
|
95C2B1000F296545000D3E5D /* flyable.cpp */,
|
|
95C2B1010F296545000D3E5D /* flyable.hpp */,
|
|
95C2B1020F296545000D3E5D /* item.cpp */,
|
|
95C2B1030F296545000D3E5D /* item.hpp */,
|
|
95C2B1040F296545000D3E5D /* item_manager.cpp */,
|
|
95C2B1050F296545000D3E5D /* item_manager.hpp */,
|
|
95C2B1060F296545000D3E5D /* plunger.cpp */,
|
|
95C2B1070F296545000D3E5D /* plunger.hpp */,
|
|
95C2B1080F296545000D3E5D /* powerup.cpp */,
|
|
95C2B1090F296545000D3E5D /* powerup.hpp */,
|
|
95C2B10A0F296545000D3E5D /* powerup_manager.cpp */,
|
|
95C2B10B0F296545000D3E5D /* powerup_manager.hpp */,
|
|
95C2B10C0F296545000D3E5D /* projectile_manager.cpp */,
|
|
95C2B10D0F296545000D3E5D /* projectile_manager.hpp */,
|
|
95C2B10E0F296545000D3E5D /* rubber_band.cpp */,
|
|
95C2B10F0F296545000D3E5D /* rubber_band.hpp */,
|
|
);
|
|
name = items;
|
|
path = ../../items;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B1160F296545000D3E5D /* karts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
956C6EC71128D3FB004336C8 /* controller */,
|
|
95453AC811808B8700A155B9 /* emergency_animation.cpp */,
|
|
95453AC911808B8700A155B9 /* emergency_animation.hpp */,
|
|
95C2B1180F296545000D3E5D /* kart.cpp */,
|
|
95C2B1190F296545000D3E5D /* kart.hpp */,
|
|
95C2B11B0F296545000D3E5D /* kart_model.cpp */,
|
|
95C2B11C0F296545000D3E5D /* kart_model.hpp */,
|
|
95C2B11D0F296545000D3E5D /* kart_properties.cpp */,
|
|
95C2B11E0F296545000D3E5D /* kart_properties.hpp */,
|
|
95C2B11F0F296545000D3E5D /* kart_properties_manager.cpp */,
|
|
95C2B1200F296545000D3E5D /* kart_properties_manager.hpp */,
|
|
95C2B1210F296545000D3E5D /* moveable.cpp */,
|
|
95C2B1220F296545000D3E5D /* moveable.hpp */,
|
|
);
|
|
name = karts;
|
|
path = ../../karts;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B1470F296545000D3E5D /* modes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2B14A0F296545000D3E5D /* follow_the_leader.cpp */,
|
|
95C2B14B0F296545000D3E5D /* follow_the_leader.hpp */,
|
|
95C2B14C0F296545000D3E5D /* linear_world.cpp */,
|
|
95C2B14D0F296545000D3E5D /* linear_world.hpp */,
|
|
952A1552103F68D000B1895D /* profile_world.cpp */,
|
|
952A1553103F68D000B1895D /* profile_world.hpp */,
|
|
95C2B14E0F296545000D3E5D /* standard_race.cpp */,
|
|
95C2B14F0F296545000D3E5D /* standard_race.hpp */,
|
|
95C2B1500F296545000D3E5D /* three_strikes_battle.cpp */,
|
|
95C2B1510F296545000D3E5D /* three_strikes_battle.hpp */,
|
|
9574F17A11206881008D202E /* world_status.cpp */,
|
|
9574F17B11206881008D202E /* world_status.hpp */,
|
|
95C2B1520F296545000D3E5D /* world.cpp */,
|
|
95C2B1530F296545000D3E5D /* world.hpp */,
|
|
);
|
|
name = modes;
|
|
path = ../../modes;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B1590F296545000D3E5D /* network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2B15A0F296545000D3E5D /* character_confirm_message.hpp */,
|
|
95C2B15B0F296545000D3E5D /* character_info_message.hpp */,
|
|
95C2B15C0F296545000D3E5D /* character_selected_message.hpp */,
|
|
95C2B15D0F296545000D3E5D /* connect_message.cpp */,
|
|
95C2B15E0F296545000D3E5D /* connect_message.hpp */,
|
|
95C2B15F0F296545000D3E5D /* flyable_info.hpp */,
|
|
95C2B1600F296545000D3E5D /* item_info.hpp */,
|
|
95C2B1610F296545000D3E5D /* kart_control_message.cpp */,
|
|
95C2B1620F296545000D3E5D /* kart_control_message.hpp */,
|
|
95C2B1630F296545000D3E5D /* kart_update_message.cpp */,
|
|
95C2B1640F296545000D3E5D /* kart_update_message.hpp */,
|
|
95C2B1650F296545000D3E5D /* message.cpp */,
|
|
95C2B1660F296545000D3E5D /* message.hpp */,
|
|
95C2B1670F296545000D3E5D /* network_kart.cpp */,
|
|
95C2B1680F296545000D3E5D /* network_kart.hpp */,
|
|
95C2B1690F296545000D3E5D /* network_manager.cpp */,
|
|
95C2B16A0F296545000D3E5D /* network_manager.hpp */,
|
|
95C2B16B0F296545000D3E5D /* num_players_message.hpp */,
|
|
95C2B16C0F296545000D3E5D /* race_info_message.cpp */,
|
|
95C2B16D0F296545000D3E5D /* race_info_message.hpp */,
|
|
95C2B16E0F296545000D3E5D /* race_result_ack_message.hpp */,
|
|
95C2B16F0F296545000D3E5D /* race_result_message.cpp */,
|
|
95C2B1700F296545000D3E5D /* race_result_message.hpp */,
|
|
95C2B1710F296545000D3E5D /* race_start_message.hpp */,
|
|
95C2B1720F296545000D3E5D /* race_state.cpp */,
|
|
95C2B1730F296545000D3E5D /* race_state.hpp */,
|
|
95C2B1740F296545000D3E5D /* remote_kart_info.hpp */,
|
|
95C2B1750F296545000D3E5D /* world_loaded_message.hpp */,
|
|
);
|
|
name = network;
|
|
path = ../../network;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B17F0F296545000D3E5D /* physics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2B1800F296545000D3E5D /* btKart.cpp */,
|
|
95C2B1810F296545000D3E5D /* btKart.hpp */,
|
|
95C2B1820F296545000D3E5D /* btUprightConstraint.cpp */,
|
|
95C2B1830F296545000D3E5D /* btUprightConstraint.hpp */,
|
|
956830DE1132EC9E00088D14 /* irr_debug_drawer.cpp */,
|
|
956830DF1132EC9E00088D14 /* irr_debug_drawer.hpp */,
|
|
95C2B1840F296545000D3E5D /* kart_motion_state.hpp */,
|
|
95CA59F70F82FCB7003323DB /* physical_object.cpp */,
|
|
95CA59F60F82FCB7003323DB /* physical_object.hpp */,
|
|
95C2B1870F296545000D3E5D /* physics.cpp */,
|
|
95C2B1880F296545000D3E5D /* physics.hpp */,
|
|
953EAAB10F30A4410000D57D /* triangle_mesh.cpp */,
|
|
953EAAB00F30A4410000D57D /* triangle_mesh.hpp */,
|
|
);
|
|
name = physics;
|
|
path = ../../physics;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B19C0F296545000D3E5D /* replay */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C2B19D0F296545000D3E5D /* replay_base.cpp */,
|
|
95C2B19E0F296545000D3E5D /* replay_base.hpp */,
|
|
95C2B19F0F296545000D3E5D /* replay_buffer_tpl.hpp */,
|
|
95C2B1A00F296545000D3E5D /* replay_buffers.cpp */,
|
|
95C2B1A10F296545000D3E5D /* replay_buffers.hpp */,
|
|
95C2B1A20F296545000D3E5D /* replay_player.cpp */,
|
|
95C2B1A30F296545000D3E5D /* replay_player.hpp */,
|
|
95C2B1A40F296545000D3E5D /* replay_recorder.cpp */,
|
|
95C2B1A50F296545000D3E5D /* replay_recorder.hpp */,
|
|
);
|
|
name = replay;
|
|
path = ../../replay;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B1CE0F296545000D3E5D /* tracks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95C77D621069589B0080838E /* ambient_light_sphere.cpp */,
|
|
95C77D611069589B0080838E /* ambient_light_sphere.hpp */,
|
|
95CB476B0FF30EF400413BAE /* bezier_curve.cpp */,
|
|
95CB476A0FF30EF400413BAE /* bezier_curve.hpp */,
|
|
95C77D65106958A50080838E /* check_line.cpp */,
|
|
95C77D64106958A50080838E /* check_line.hpp */,
|
|
955DE88110042701006A4F3C /* check_manager.cpp */,
|
|
955DE88210042701006A4F3C /* check_manager.hpp */,
|
|
95C77D6D106958E10080838E /* check_sphere.cpp */,
|
|
95C77D6E106958E10080838E /* check_sphere.hpp */,
|
|
955DE8871004273B006A4F3C /* check_structure.cpp */,
|
|
955DE8881004273B006A4F3C /* check_structure.hpp */,
|
|
953789720FC7829100DD1F8E /* graph_node.cpp */,
|
|
953789710FC7829100DD1F8E /* graph_node.hpp */,
|
|
951C357E0FC05BF400A48379 /* quad_set.cpp */,
|
|
951C357D0FC05BF400A48379 /* quad_set.hpp */,
|
|
953789810FC7831400DD1F8E /* quad.cpp */,
|
|
953789800FC7831400DD1F8E /* quad.hpp */,
|
|
951C35800FC05BF400A48379 /* quad_graph.cpp */,
|
|
951C357F0FC05BF400A48379 /* quad_graph.hpp */,
|
|
953EAAAE0F30A4220000D57D /* terrain_info.cpp */,
|
|
953EAAAD0F30A4220000D57D /* terrain_info.hpp */,
|
|
95C2B1CF0F296545000D3E5D /* track.cpp */,
|
|
95C2B1D00F296545000D3E5D /* track.hpp */,
|
|
95C2B1D10F296545000D3E5D /* track_manager.cpp */,
|
|
95C2B1D20F296545000D3E5D /* track_manager.hpp */,
|
|
959482CF10EBC0790031BADF /* track_object_manager.cpp */,
|
|
959482D010EBC0790031BADF /* track_object_manager.hpp */,
|
|
959482D110EBC0790031BADF /* track_object.cpp */,
|
|
959482D210EBC0790031BADF /* track_object.hpp */,
|
|
);
|
|
name = tracks;
|
|
path = ../../tracks;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C2B1DF0F296546000D3E5D /* utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9553823910FD4FEC00737979 /* constants.cpp */,
|
|
95C2B1E00F296546000D3E5D /* constants.hpp */,
|
|
9540E2570FD5F8FD002985B8 /* no_copy.hpp */,
|
|
9540E2560FD5F8FD002985B8 /* ptr_vector.hpp */,
|
|
95C2B1E20F296546000D3E5D /* random_generator.cpp */,
|
|
95C2B1E30F296546000D3E5D /* random_generator.hpp */,
|
|
95C2B1E60F296546000D3E5D /* string_utils.cpp */,
|
|
95C2B1E70F296546000D3E5D /* string_utils.hpp */,
|
|
953EAAB50F30A4650000D57D /* translation.cpp */,
|
|
953EAAB40F30A4650000D57D /* translation.hpp */,
|
|
95C2B1E80F296546000D3E5D /* vec3.cpp */,
|
|
95C2B1E90F296546000D3E5D /* vec3.hpp */,
|
|
);
|
|
name = utils;
|
|
path = ../../utils;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95C65D750F532F7D00BE7BA7 /* io */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9505570E0F6963790056E88C /* file_manager.cpp */,
|
|
9505570F0F6963790056E88C /* file_manager.hpp */,
|
|
95C65D760F532F7D00BE7BA7 /* xml_node.cpp */,
|
|
95C65D770F532F7D00BE7BA7 /* xml_node.hpp */,
|
|
);
|
|
name = io;
|
|
path = ../../io;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95D538830F69D61C00B4062E /* irrlicht */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95D538840F69D61C00B4062E /* aabbox3d.h */,
|
|
95D538850F69D61C00B4062E /* CDynamicMeshBuffer.h */,
|
|
95D538860F69D61C00B4062E /* CIndexBuffer.h */,
|
|
95D538870F69D61C00B4062E /* CMeshBuffer.h */,
|
|
95D538880F69D61C00B4062E /* coreutil.h */,
|
|
95D538890F69D61C00B4062E /* CVertexBuffer.h */,
|
|
95D5388A0F69D61C00B4062E /* dimension2d.h */,
|
|
95D5388B0F69D61C00B4062E /* ECullingTypes.h */,
|
|
95D5388C0F69D61C00B4062E /* EDebugSceneTypes.h */,
|
|
95D5388D0F69D61C00B4062E /* EDriverFeatures.h */,
|
|
95D5388E0F69D61C00B4062E /* EDriverTypes.h */,
|
|
95D5388F0F69D61C00B4062E /* EGUIAlignment.h */,
|
|
95D538900F69D61C00B4062E /* EGUIElementTypes.h */,
|
|
95D538910F69D61C00B4062E /* EHardwareBufferFlags.h */,
|
|
95D538920F69D61C00B4062E /* EMaterialFlags.h */,
|
|
95D538930F69D61C00B4062E /* EMaterialTypes.h */,
|
|
95D538940F69D61C00B4062E /* EMeshWriterEnums.h */,
|
|
95D538950F69D61C00B4062E /* EMessageBoxFlags.h */,
|
|
95D538960F69D61C00B4062E /* ESceneNodeAnimatorTypes.h */,
|
|
95D538970F69D61C00B4062E /* ESceneNodeTypes.h */,
|
|
95D538980F69D61C00B4062E /* ETerrainElements.h */,
|
|
95D538990F69D61C00B4062E /* fast_atof.h */,
|
|
95D5389A0F69D61C00B4062E /* heapsort.h */,
|
|
95D5389B0F69D61C00B4062E /* IAnimatedMesh.h */,
|
|
95D5389C0F69D61C00B4062E /* IAnimatedMeshMD2.h */,
|
|
95D5389D0F69D61C00B4062E /* IAnimatedMeshMD3.h */,
|
|
95D5389E0F69D61C00B4062E /* IAnimatedMeshSceneNode.h */,
|
|
95D5389F0F69D61C00B4062E /* IAttributeExchangingObject.h */,
|
|
95D538A00F69D61C00B4062E /* IAttributes.h */,
|
|
95D538A10F69D61C00B4062E /* IBillboardSceneNode.h */,
|
|
95D538A20F69D61C00B4062E /* IBillboardTextSceneNode.h */,
|
|
95D538A30F69D61C00B4062E /* IBoneSceneNode.h */,
|
|
95D538A40F69D61C00B4062E /* ICameraSceneNode.h */,
|
|
95D538A50F69D61C00B4062E /* ICursorControl.h */,
|
|
95D538A60F69D61C00B4062E /* IDummyTransformationSceneNode.h */,
|
|
95D538A70F69D61C00B4062E /* IDynamicMeshBuffer.h */,
|
|
95D538A80F69D61C00B4062E /* IEventReceiver.h */,
|
|
95D538A90F69D61C00B4062E /* IFileList.h */,
|
|
95D538AA0F69D61C00B4062E /* IFileSystem.h */,
|
|
95D538AB0F69D61C00B4062E /* IGPUProgrammingServices.h */,
|
|
95D538AC0F69D61C00B4062E /* IGUIButton.h */,
|
|
95D538AD0F69D61C00B4062E /* IGUICheckBox.h */,
|
|
95D538AE0F69D61C00B4062E /* IGUIColorSelectDialog.h */,
|
|
95D538AF0F69D61C00B4062E /* IGUIComboBox.h */,
|
|
95D538B00F69D61C00B4062E /* IGUIContextMenu.h */,
|
|
95D538B10F69D61C00B4062E /* IGUIEditBox.h */,
|
|
95D538B20F69D61C00B4062E /* IGUIElement.h */,
|
|
95D538B30F69D61C00B4062E /* IGUIElementFactory.h */,
|
|
95D538B40F69D61C00B4062E /* IGUIEnvironment.h */,
|
|
95D538B50F69D61C00B4062E /* IGUIFileOpenDialog.h */,
|
|
95D538B60F69D61C00B4062E /* IGUIFont.h */,
|
|
95D538B70F69D61C00B4062E /* IGUIFontBitmap.h */,
|
|
95D538B80F69D61C00B4062E /* IGUIImage.h */,
|
|
95D538B90F69D61C00B4062E /* IGUIInOutFader.h */,
|
|
95D538BA0F69D61C00B4062E /* IGUIListBox.h */,
|
|
95D538BB0F69D61C00B4062E /* IGUIMeshViewer.h */,
|
|
95D538BC0F69D61C00B4062E /* IGUIScrollBar.h */,
|
|
95D538BD0F69D61C00B4062E /* IGUISkin.h */,
|
|
95D538BE0F69D61C00B4062E /* IGUISpinBox.h */,
|
|
95D538BF0F69D61C00B4062E /* IGUISpriteBank.h */,
|
|
95D538C00F69D61C00B4062E /* IGUIStaticText.h */,
|
|
95D538C10F69D61C00B4062E /* IGUITabControl.h */,
|
|
95D538C20F69D61C00B4062E /* IGUITable.h */,
|
|
95D538C30F69D61C00B4062E /* IGUIToolbar.h */,
|
|
95D538C40F69D61C00B4062E /* IGUIWindow.h */,
|
|
95D538C50F69D61C00B4062E /* IImage.h */,
|
|
95D538C60F69D61C00B4062E /* IImageLoader.h */,
|
|
95D538C70F69D61C00B4062E /* IImageWriter.h */,
|
|
95D538C80F69D61C00B4062E /* IIndexBuffer.h */,
|
|
95D538C90F69D61C00B4062E /* ILightSceneNode.h */,
|
|
95D538CA0F69D61C00B4062E /* ILogger.h */,
|
|
95D538CB0F69D61C00B4062E /* IMaterialRenderer.h */,
|
|
95D538CC0F69D61C00B4062E /* IMaterialRendererServices.h */,
|
|
95D538CD0F69D61C00B4062E /* IMesh.h */,
|
|
95D538CE0F69D61C00B4062E /* IMeshBuffer.h */,
|
|
95D538CF0F69D61C00B4062E /* IMeshCache.h */,
|
|
95D538D00F69D61C00B4062E /* IMeshLoader.h */,
|
|
95D538D10F69D61C00B4062E /* IMeshManipulator.h */,
|
|
95D538D20F69D61C00B4062E /* IMeshSceneNode.h */,
|
|
95D538D30F69D61C00B4062E /* IMeshWriter.h */,
|
|
95D538D40F69D61C00B4062E /* IMetaTriangleSelector.h */,
|
|
95D538D50F69D61C00B4062E /* IOSOperator.h */,
|
|
95D538D60F69D61C00B4062E /* IParticleAffector.h */,
|
|
95D538D70F69D61C00B4062E /* IParticleAnimatedMeshSceneNodeEmitter.h */,
|
|
95D538D80F69D61C00B4062E /* IParticleAttractionAffector.h */,
|
|
95D538D90F69D61C00B4062E /* IParticleBoxEmitter.h */,
|
|
95D538DA0F69D61C00B4062E /* IParticleCylinderEmitter.h */,
|
|
95D538DB0F69D61C00B4062E /* IParticleEmitter.h */,
|
|
95D538DC0F69D61C00B4062E /* IParticleFadeOutAffector.h */,
|
|
95D538DD0F69D61C00B4062E /* IParticleGravityAffector.h */,
|
|
95D538DE0F69D61C00B4062E /* IParticleMeshEmitter.h */,
|
|
95D538DF0F69D61C00B4062E /* IParticleRingEmitter.h */,
|
|
95D538E00F69D61C00B4062E /* IParticleRotationAffector.h */,
|
|
95D538E10F69D61C00B4062E /* IParticleSphereEmitter.h */,
|
|
95D538E20F69D61C00B4062E /* IParticleSystemSceneNode.h */,
|
|
95D538E30F69D61C00B4062E /* IQ3LevelMesh.h */,
|
|
95D538E40F69D61C00B4062E /* IQ3Shader.h */,
|
|
95D538E50F69D61C00B4062E /* IReadFile.h */,
|
|
95D538E60F69D61C00B4062E /* IReferenceCounted.h */,
|
|
95D538E70F69D61C00B4062E /* irrAllocator.h */,
|
|
95D538E80F69D61C00B4062E /* irrArray.h */,
|
|
95D538E90F69D61C00B4062E /* IrrCompileConfig.h */,
|
|
95D538EA0F69D61C00B4062E /* irrlicht.h */,
|
|
95D538EB0F69D61C00B4062E /* IrrlichtDevice.h */,
|
|
95D538EC0F69D61C00B4062E /* irrList.h */,
|
|
95D538ED0F69D61C00B4062E /* irrMap.h */,
|
|
95D538EE0F69D61C00B4062E /* irrMath.h */,
|
|
95D538EF0F69D61C00B4062E /* irrString.h */,
|
|
95D538F00F69D61C00B4062E /* irrTypes.h */,
|
|
95D538F10F69D61C00B4062E /* irrXML.h */,
|
|
95D538F20F69D61C00B4062E /* ISceneCollisionManager.h */,
|
|
95D538F30F69D61C00B4062E /* ISceneManager.h */,
|
|
95D538F40F69D61C00B4062E /* ISceneNode.h */,
|
|
95D538F50F69D61C00B4062E /* ISceneNodeAnimator.h */,
|
|
95D538F60F69D61C00B4062E /* ISceneNodeAnimatorCameraFPS.h */,
|
|
95D538F70F69D61C00B4062E /* ISceneNodeAnimatorCameraMaya.h */,
|
|
95D538F80F69D61C00B4062E /* ISceneNodeAnimatorCollisionResponse.h */,
|
|
95D538F90F69D61C00B4062E /* ISceneNodeAnimatorFactory.h */,
|
|
95D538FA0F69D61C00B4062E /* ISceneNodeFactory.h */,
|
|
95D538FB0F69D61C00B4062E /* ISceneUserDataSerializer.h */,
|
|
95D538FC0F69D61C00B4062E /* IShaderConstantSetCallBack.h */,
|
|
95D538FD0F69D61C00B4062E /* IShadowVolumeSceneNode.h */,
|
|
95D538FE0F69D61C00B4062E /* ISkinnedMesh.h */,
|
|
95D538FF0F69D61C00B4062E /* ITerrainSceneNode.h */,
|
|
95D539000F69D61C00B4062E /* ITextSceneNode.h */,
|
|
95D539010F69D61C00B4062E /* ITexture.h */,
|
|
95D539020F69D61C00B4062E /* ITimer.h */,
|
|
95D539030F69D61C00B4062E /* ITriangleSelector.h */,
|
|
95D539040F69D61C00B4062E /* IVertexBuffer.h */,
|
|
95D539050F69D61C00B4062E /* IVideoDriver.h */,
|
|
95D539060F69D61C00B4062E /* IVideoModeList.h */,
|
|
95D539070F69D61C00B4062E /* IVolumeLightSceneNode.h */,
|
|
95D539080F69D61C00B4062E /* IWriteFile.h */,
|
|
95D539090F69D61C00B4062E /* IXMLReader.h */,
|
|
95D5390A0F69D61C00B4062E /* IXMLWriter.h */,
|
|
95D5390B0F69D61C00B4062E /* Keycodes.h */,
|
|
95D5390C0F69D61C00B4062E /* line2d.h */,
|
|
95D5390D0F69D61C00B4062E /* line3d.h */,
|
|
95D5390E0F69D61C00B4062E /* matrix4.h */,
|
|
95D5390F0F69D61C00B4062E /* plane3d.h */,
|
|
95D539100F69D61C00B4062E /* position2d.h */,
|
|
95D539110F69D61C00B4062E /* quaternion.h */,
|
|
95D539120F69D61C00B4062E /* rect.h */,
|
|
95D539130F69D61C00B4062E /* S3DVertex.h */,
|
|
95D539140F69D61C00B4062E /* SAnimatedMesh.h */,
|
|
95D539150F69D61C00B4062E /* SceneParameters.h */,
|
|
95D539160F69D61C00B4062E /* SColor.h */,
|
|
95D539170F69D61C00B4062E /* SExposedVideoData.h */,
|
|
95D539180F69D61C00B4062E /* SIrrCreationParameters.h */,
|
|
95D539190F69D61C00B4062E /* SKeyMap.h */,
|
|
95D5391A0F69D61C00B4062E /* SLight.h */,
|
|
95D5391B0F69D61C00B4062E /* SMaterial.h */,
|
|
95D5391C0F69D61C00B4062E /* SMaterialLayer.h */,
|
|
95D5391D0F69D61C00B4062E /* SMesh.h */,
|
|
95D5391E0F69D61C00B4062E /* SMeshBuffer.h */,
|
|
95D5391F0F69D61C00B4062E /* SMeshBufferLightMap.h */,
|
|
95D539200F69D61C00B4062E /* SMeshBufferTangents.h */,
|
|
95D539210F69D61C00B4062E /* SParticle.h */,
|
|
95D539220F69D61C00B4062E /* SSharedMeshBuffer.h */,
|
|
95D539230F69D61C00B4062E /* SSkinMeshBuffer.h */,
|
|
95D539240F69D61C00B4062E /* SVertexIndex.h */,
|
|
95D539250F69D61C00B4062E /* SViewFrustum.h */,
|
|
95D539260F69D61C00B4062E /* triangle3d.h */,
|
|
95D539270F69D61C00B4062E /* vector2d.h */,
|
|
95D539280F69D61C00B4062E /* vector3d.h */,
|
|
);
|
|
name = irrlicht;
|
|
path = /usr/local/include/irrlicht;
|
|
sourceTree = "<absolute>";
|
|
};
|
|
95D950CC0FE473CA002E10AD /* config */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95B5CD13102DE08F00EF2001 /* device_config.cpp */,
|
|
95B5CD12102DE08F00EF2001 /* device_config.hpp */,
|
|
95D950CD0FE473CA002E10AD /* player.hpp */,
|
|
95D950CE0FE473CA002E10AD /* stk_config.cpp */,
|
|
95D950CF0FE473CA002E10AD /* stk_config.hpp */,
|
|
95D950D00FE473CA002E10AD /* user_config.cpp */,
|
|
95D950D10FE473CA002E10AD /* user_config.hpp */,
|
|
);
|
|
name = config;
|
|
path = ../../config;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
95ECA0EB10124C5000D47C5F /* widgets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
95ECA0EC10124C5000D47C5F /* button_widget.cpp */,
|
|
95ECA0ED10124C5000D47C5F /* button_widget.hpp */,
|
|
95ECA0EE10124C5000D47C5F /* check_box_widget.cpp */,
|
|
95ECA0EF10124C5000D47C5F /* check_box_widget.hpp */,
|
|
9524739510497C75000C197E /* dynamic_ribbon_widget.cpp */,
|
|
9524739410497C75000C197E /* dynamic_ribbon_widget.hpp */,
|
|
95ECA0F010124C5000D47C5F /* icon_button_widget.cpp */,
|
|
95ECA0F110124C5000D47C5F /* icon_button_widget.hpp */,
|
|
95ECA0F210124C5000D47C5F /* label_widget.cpp */,
|
|
95ECA0F310124C5000D47C5F /* label_widget.hpp */,
|
|
95ECA0F410124C5000D47C5F /* list_widget.cpp */,
|
|
95ECA0F510124C5000D47C5F /* list_widget.hpp */,
|
|
95ECA0F610124C5000D47C5F /* model_view_widget.cpp */,
|
|
95ECA0F710124C5000D47C5F /* model_view_widget.hpp */,
|
|
9545ABC811E3E38300D3C37A /* progress_bar_widget.cpp */,
|
|
9545ABC911E3E38300D3C37A /* progress_bar_widget.hpp */,
|
|
95ECA0FA10124C5000D47C5F /* ribbon_widget.cpp */,
|
|
95ECA0FB10124C5000D47C5F /* ribbon_widget.hpp */,
|
|
95ECA0FC10124C5000D47C5F /* spinner_widget.cpp */,
|
|
95ECA0FD10124C5000D47C5F /* spinner_widget.hpp */,
|
|
95ECA0FE10124C5000D47C5F /* text_box_widget.cpp */,
|
|
95ECA0FF10124C5000D47C5F /* text_box_widget.hpp */,
|
|
);
|
|
name = widgets;
|
|
path = ../../guiengine/widgets;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9551C8200FC1B6FF00DB481B /* SuperTuxKart */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9551C8260FC1B70000DB481B /* Build configuration list for PBXNativeTarget "SuperTuxKart" */;
|
|
buildPhases = (
|
|
9551C81D0FC1B6FF00DB481B /* Resources */,
|
|
9551C81E0FC1B6FF00DB481B /* Sources */,
|
|
9551C81F0FC1B6FF00DB481B /* Frameworks */,
|
|
9507E9C60FC1CD1C00BD2B92 /* Copy data files */,
|
|
9507E9E70FC1CDDF00BD2B92 /* Copy frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SuperTuxKart;
|
|
productName = "SuperTuxKart - distribution";
|
|
productReference = 9551C8210FC1B6FF00DB481B /* SuperTuxKart.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
08FB7793FE84155DC02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "STK_XCode" */;
|
|
compatibilityVersion = "Xcode 2.4";
|
|
hasScannedForEncodings = 1;
|
|
mainGroup = 08FB7794FE84155DC02AAC07 /* STK_XCode */;
|
|
projectDirPath = "";
|
|
projectRoot = ../../..;
|
|
targets = (
|
|
9551C8200FC1B6FF00DB481B /* SuperTuxKart */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9551C81D0FC1B6FF00DB481B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9507E9B70FC1CCE900BD2B92 /* stk.icns in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
9507E9C60FC1CD1C00BD2B92 /* Copy data files */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy data files";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# copy data files\n\necho \"Copying Data Files\"\n\nif [ \"${CONFIGURATION}\" = \"Release\" ]\nthen\n\nmkdir -p ${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/data\ncp -rf ${PROJECT_DIR}/../../../data ${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/\n${PROJECT_DIR}/cleanupRelease.sh\n\nelse\n\nmkdir -p ${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/\nln -sFhf ${PROJECT_DIR}/../../../data ${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/\n\nfi";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9551C81E0FC1B6FF00DB481B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9551C8270FC1B72500DB481B /* music_information.cpp in Sources */,
|
|
9551C8280FC1B72500DB481B /* music_ogg.cpp in Sources */,
|
|
9551C8290FC1B72500DB481B /* sfx_manager.cpp in Sources */,
|
|
9551C82A0FC1B72500DB481B /* sfx_openal.cpp in Sources */,
|
|
9551C8350FC1B72500DB481B /* btAxisSweep3.cpp in Sources */,
|
|
9551C8360FC1B72500DB481B /* btBroadphaseProxy.cpp in Sources */,
|
|
9551C8370FC1B72500DB481B /* btCollisionAlgorithm.cpp in Sources */,
|
|
9551C8380FC1B72500DB481B /* btDispatcher.cpp in Sources */,
|
|
9551C8390FC1B72500DB481B /* btMultiSapBroadphase.cpp in Sources */,
|
|
9551C83A0FC1B72500DB481B /* btOverlappingPairCache.cpp in Sources */,
|
|
9551C83B0FC1B72500DB481B /* btSimpleBroadphase.cpp in Sources */,
|
|
9551C83C0FC1B72500DB481B /* btBoxBoxCollisionAlgorithm.cpp in Sources */,
|
|
9551C83D0FC1B72500DB481B /* btBoxBoxDetector.cpp in Sources */,
|
|
9551C83E0FC1B72500DB481B /* btCollisionDispatcher.cpp in Sources */,
|
|
9551C83F0FC1B72500DB481B /* btCollisionObject.cpp in Sources */,
|
|
9551C8400FC1B72500DB481B /* btCollisionWorld.cpp in Sources */,
|
|
9551C8410FC1B72500DB481B /* btCompoundCollisionAlgorithm.cpp in Sources */,
|
|
9551C8420FC1B72500DB481B /* btConvexConcaveCollisionAlgorithm.cpp in Sources */,
|
|
9551C8430FC1B72500DB481B /* btConvexConvexAlgorithm.cpp in Sources */,
|
|
9551C8440FC1B72500DB481B /* btConvexPlaneCollisionAlgorithm.cpp in Sources */,
|
|
9551C8450FC1B72500DB481B /* btDefaultCollisionConfiguration.cpp in Sources */,
|
|
9551C8460FC1B72500DB481B /* btEmptyCollisionAlgorithm.cpp in Sources */,
|
|
9551C8470FC1B72500DB481B /* btManifoldResult.cpp in Sources */,
|
|
9551C8480FC1B72500DB481B /* btSimulationIslandManager.cpp in Sources */,
|
|
9551C8490FC1B72500DB481B /* btSphereBoxCollisionAlgorithm.cpp in Sources */,
|
|
9551C84A0FC1B72500DB481B /* btSphereSphereCollisionAlgorithm.cpp in Sources */,
|
|
9551C84B0FC1B72500DB481B /* btSphereTriangleCollisionAlgorithm.cpp in Sources */,
|
|
9551C84C0FC1B72500DB481B /* btUnionFind.cpp in Sources */,
|
|
9551C84D0FC1B72500DB481B /* SphereTriangleDetector.cpp in Sources */,
|
|
9551C84E0FC1B72500DB481B /* btBoxShape.cpp in Sources */,
|
|
9551C84F0FC1B72500DB481B /* btBvhTriangleMeshShape.cpp in Sources */,
|
|
9551C8500FC1B72500DB481B /* btCapsuleShape.cpp in Sources */,
|
|
9551C8510FC1B72500DB481B /* btCollisionShape.cpp in Sources */,
|
|
9551C8520FC1B72500DB481B /* btCompoundShape.cpp in Sources */,
|
|
9551C8530FC1B72500DB481B /* btConcaveShape.cpp in Sources */,
|
|
9551C8540FC1B72500DB481B /* btConeShape.cpp in Sources */,
|
|
9551C8550FC1B72500DB481B /* btConvexHullShape.cpp in Sources */,
|
|
9551C8560FC1B72500DB481B /* btConvexInternalShape.cpp in Sources */,
|
|
9551C8570FC1B72500DB481B /* btConvexShape.cpp in Sources */,
|
|
9551C8580FC1B72500DB481B /* btConvexTriangleMeshShape.cpp in Sources */,
|
|
9551C8590FC1B72500DB481B /* btCylinderShape.cpp in Sources */,
|
|
9551C85A0FC1B72500DB481B /* btEmptyShape.cpp in Sources */,
|
|
9551C85B0FC1B72500DB481B /* btHeightfieldTerrainShape.cpp in Sources */,
|
|
9551C85C0FC1B72500DB481B /* btMinkowskiSumShape.cpp in Sources */,
|
|
9551C85D0FC1B72500DB481B /* btMultiSphereShape.cpp in Sources */,
|
|
9551C85E0FC1B72500DB481B /* btOptimizedBvh.cpp in Sources */,
|
|
9551C85F0FC1B72500DB481B /* btPolyhedralConvexShape.cpp in Sources */,
|
|
9551C8600FC1B72500DB481B /* btShapeHull.cpp in Sources */,
|
|
9551C8610FC1B72500DB481B /* btSphereShape.cpp in Sources */,
|
|
9551C8620FC1B72500DB481B /* btStaticPlaneShape.cpp in Sources */,
|
|
9551C8630FC1B72500DB481B /* btStridingMeshInterface.cpp in Sources */,
|
|
9551C8640FC1B72500DB481B /* btTetrahedronShape.cpp in Sources */,
|
|
9551C8650FC1B72500DB481B /* btTriangleBuffer.cpp in Sources */,
|
|
9551C8660FC1B72500DB481B /* btTriangleCallback.cpp in Sources */,
|
|
9551C8670FC1B72500DB481B /* btTriangleIndexVertexArray.cpp in Sources */,
|
|
9551C8680FC1B72500DB481B /* btTriangleMesh.cpp in Sources */,
|
|
9551C8690FC1B72500DB481B /* btTriangleMeshShape.cpp in Sources */,
|
|
9551C86A0FC1B72500DB481B /* btUniformScalingShape.cpp in Sources */,
|
|
9551C86B0FC1B72500DB481B /* btContinuousConvexCollision.cpp in Sources */,
|
|
9551C86C0FC1B72500DB481B /* btConvexCast.cpp in Sources */,
|
|
9551C86D0FC1B72500DB481B /* btGjkConvexCast.cpp in Sources */,
|
|
9551C86E0FC1B72500DB481B /* btGjkEpa.cpp in Sources */,
|
|
9551C86F0FC1B72500DB481B /* btGjkEpa2.cpp in Sources */,
|
|
9551C8700FC1B72500DB481B /* btGjkEpaPenetrationDepthSolver.cpp in Sources */,
|
|
9551C8710FC1B72500DB481B /* btGjkPairDetector.cpp in Sources */,
|
|
9551C8720FC1B72500DB481B /* btMinkowskiPenetrationDepthSolver.cpp in Sources */,
|
|
9551C8730FC1B72500DB481B /* btPersistentManifold.cpp in Sources */,
|
|
9551C8740FC1B72500DB481B /* btRaycastCallback.cpp in Sources */,
|
|
9551C8750FC1B72500DB481B /* btSubSimplexConvexCast.cpp in Sources */,
|
|
9551C8760FC1B72500DB481B /* btVoronoiSimplexSolver.cpp in Sources */,
|
|
9551C8770FC1B72500DB481B /* btConeTwistConstraint.cpp in Sources */,
|
|
9551C8780FC1B72500DB481B /* btContactConstraint.cpp in Sources */,
|
|
9551C8790FC1B72500DB481B /* btGeneric6DofConstraint.cpp in Sources */,
|
|
9551C87A0FC1B72500DB481B /* btHingeConstraint.cpp in Sources */,
|
|
9551C87B0FC1B72500DB481B /* btOdeContactJoint.cpp in Sources */,
|
|
9551C87C0FC1B72500DB481B /* btOdeJoint.cpp in Sources */,
|
|
9551C87D0FC1B72500DB481B /* btOdeQuickstepConstraintSolver.cpp in Sources */,
|
|
9551C87E0FC1B72500DB481B /* btOdeTypedJoint.cpp in Sources */,
|
|
9551C87F0FC1B72500DB481B /* btPoint2PointConstraint.cpp in Sources */,
|
|
9551C8800FC1B72500DB481B /* btSequentialImpulseConstraintSolver.cpp in Sources */,
|
|
9551C8810FC1B72500DB481B /* btSliderConstraint.cpp in Sources */,
|
|
9551C8820FC1B72500DB481B /* btSolve2LinearConstraint.cpp in Sources */,
|
|
9551C8830FC1B72500DB481B /* btSorLcp.cpp in Sources */,
|
|
9551C8840FC1B72500DB481B /* btTypedConstraint.cpp in Sources */,
|
|
9551C8850FC1B72500DB481B /* btContinuousDynamicsWorld.cpp in Sources */,
|
|
9551C8860FC1B72500DB481B /* btDiscreteDynamicsWorld.cpp in Sources */,
|
|
9551C8870FC1B72500DB481B /* btRigidBody.cpp in Sources */,
|
|
9551C8880FC1B72500DB481B /* btSimpleDynamicsWorld.cpp in Sources */,
|
|
9551C8890FC1B72500DB481B /* Bullet-C-API.cpp in Sources */,
|
|
9551C88A0FC1B72500DB481B /* btRaycastVehicle.cpp in Sources */,
|
|
9551C88B0FC1B72500DB481B /* btWheelInfo.cpp in Sources */,
|
|
9551C88C0FC1B72500DB481B /* btAlignedAllocator.cpp in Sources */,
|
|
9551C88D0FC1B72500DB481B /* btConvexHull.cpp in Sources */,
|
|
9551C88E0FC1B72500DB481B /* btGeometryUtil.cpp in Sources */,
|
|
9551C88F0FC1B72500DB481B /* btQuickprof.cpp in Sources */,
|
|
9551C8900FC1B72500DB481B /* challenge.cpp in Sources */,
|
|
9551C8910FC1B72500DB481B /* challenge_data.cpp in Sources */,
|
|
9551C8920FC1B72500DB481B /* unlock_manager.cpp in Sources */,
|
|
9551C8930FC1B72500DB481B /* callbacks.c in Sources */,
|
|
9551C8940FC1B72500DB481B /* host.c in Sources */,
|
|
9551C8950FC1B72500DB481B /* list.c in Sources */,
|
|
9551C8960FC1B72500DB481B /* packet.c in Sources */,
|
|
9551C8970FC1B72500DB481B /* peer.c in Sources */,
|
|
9551C8980FC1B72500DB481B /* protocol.c in Sources */,
|
|
9551C8990FC1B72500DB481B /* unix.c in Sources */,
|
|
9551C89A0FC1B72500DB481B /* win32.c in Sources */,
|
|
9551C8A20FC1B72500DB481B /* attachment.cpp in Sources */,
|
|
9551C8A30FC1B72500DB481B /* attachment_manager.cpp in Sources */,
|
|
9551C8A40FC1B72500DB481B /* bowling.cpp in Sources */,
|
|
9551C8A60FC1B72500DB481B /* cake.cpp in Sources */,
|
|
9551C8A70FC1B72500DB481B /* flyable.cpp in Sources */,
|
|
9551C8A80FC1B72500DB481B /* item.cpp in Sources */,
|
|
9551C8A90FC1B72500DB481B /* item_manager.cpp in Sources */,
|
|
9551C8AA0FC1B72500DB481B /* plunger.cpp in Sources */,
|
|
9551C8AB0FC1B72500DB481B /* powerup.cpp in Sources */,
|
|
9551C8AC0FC1B72500DB481B /* powerup_manager.cpp in Sources */,
|
|
9551C8AD0FC1B72500DB481B /* projectile_manager.cpp in Sources */,
|
|
9551C8AE0FC1B72500DB481B /* rubber_band.cpp in Sources */,
|
|
9551C8AF0FC1B72500DB481B /* kart.cpp in Sources */,
|
|
9551C8B00FC1B72500DB481B /* kart_model.cpp in Sources */,
|
|
9551C8B10FC1B72500DB481B /* kart_properties.cpp in Sources */,
|
|
9551C8B20FC1B72500DB481B /* kart_properties_manager.cpp in Sources */,
|
|
9551C8B30FC1B72500DB481B /* moveable.cpp in Sources */,
|
|
9551C8B90FC1B72500DB481B /* main.cpp in Sources */,
|
|
9551C8BA0FC1B72500DB481B /* main_loop.cpp in Sources */,
|
|
9551C8BE0FC1B72500DB481B /* follow_the_leader.cpp in Sources */,
|
|
9551C8BF0FC1B72500DB481B /* linear_world.cpp in Sources */,
|
|
9551C8C00FC1B72500DB481B /* standard_race.cpp in Sources */,
|
|
9551C8C10FC1B72500DB481B /* three_strikes_battle.cpp in Sources */,
|
|
9551C8C20FC1B72500DB481B /* world.cpp in Sources */,
|
|
9551C8C30FC1B72500DB481B /* connect_message.cpp in Sources */,
|
|
9551C8C40FC1B72500DB481B /* kart_control_message.cpp in Sources */,
|
|
9551C8C50FC1B72500DB481B /* kart_update_message.cpp in Sources */,
|
|
9551C8C60FC1B72500DB481B /* message.cpp in Sources */,
|
|
9551C8C70FC1B72500DB481B /* network_kart.cpp in Sources */,
|
|
9551C8C80FC1B72500DB481B /* network_manager.cpp in Sources */,
|
|
9551C8C90FC1B72500DB481B /* race_info_message.cpp in Sources */,
|
|
9551C8CA0FC1B72500DB481B /* race_result_message.cpp in Sources */,
|
|
9551C8CB0FC1B72500DB481B /* race_state.cpp in Sources */,
|
|
9551C8CC0FC1B72500DB481B /* btKart.cpp in Sources */,
|
|
9551C8CD0FC1B72500DB481B /* btUprightConstraint.cpp in Sources */,
|
|
9551C8CE0FC1B72500DB481B /* physics.cpp in Sources */,
|
|
9551C8D00FC1B72500DB481B /* replay_base.cpp in Sources */,
|
|
9551C8D10FC1B72500DB481B /* replay_buffers.cpp in Sources */,
|
|
9551C8D20FC1B72500DB481B /* replay_player.cpp in Sources */,
|
|
9551C8D30FC1B72500DB481B /* replay_recorder.cpp in Sources */,
|
|
9551C8D70FC1B72500DB481B /* track.cpp in Sources */,
|
|
9551C8D80FC1B72500DB481B /* track_manager.cpp in Sources */,
|
|
9551C8DA0FC1B72500DB481B /* random_generator.cpp in Sources */,
|
|
9551C8DC0FC1B72500DB481B /* string_utils.cpp in Sources */,
|
|
9551C8DD0FC1B72500DB481B /* vec3.cpp in Sources */,
|
|
9551C8DE0FC1B72500DB481B /* terrain_info.cpp in Sources */,
|
|
9551C8DF0FC1B72500DB481B /* triangle_mesh.cpp in Sources */,
|
|
9551C8E00FC1B72500DB481B /* translation.cpp in Sources */,
|
|
9551C8E10FC1B72500DB481B /* xml_node.cpp in Sources */,
|
|
9551C8EC0FC1B72500DB481B /* file_manager.cpp in Sources */,
|
|
9551C8F60FC1B72500DB481B /* input_manager.cpp in Sources */,
|
|
9551C8F70FC1B72500DB481B /* input_device.cpp in Sources */,
|
|
9551C8F80FC1B72500DB481B /* device_manager.cpp in Sources */,
|
|
9551C8F90FC1B72500DB481B /* physical_object.cpp in Sources */,
|
|
9551C8FA0FC1B72500DB481B /* quad_set.cpp in Sources */,
|
|
9551C8FB0FC1B72500DB481B /* quad_graph.cpp in Sources */,
|
|
953789730FC7829100DD1F8E /* graph_node.cpp in Sources */,
|
|
953789820FC7831400DD1F8E /* quad.cpp in Sources */,
|
|
95D1F5F70FC8C3E300FF6968 /* input.cpp in Sources */,
|
|
95263DEC0FD7471900CF5F92 /* grand_prix_data.cpp in Sources */,
|
|
95263DED0FD7471900CF5F92 /* grand_prix_manager.cpp in Sources */,
|
|
95263DEE0FD7471900CF5F92 /* highscore_manager.cpp in Sources */,
|
|
95263DEF0FD7471900CF5F92 /* highscores.cpp in Sources */,
|
|
95263DF00FD7471900CF5F92 /* history.cpp in Sources */,
|
|
95263DF10FD7471900CF5F92 /* race_manager.cpp in Sources */,
|
|
95D950D20FE473CA002E10AD /* stk_config.cpp in Sources */,
|
|
95D950D30FE473CA002E10AD /* user_config.cpp in Sources */,
|
|
95CB476C0FF30EF400413BAE /* bezier_curve.cpp in Sources */,
|
|
954E4C2D0FF98B6F0047FE3E /* animation_base.cpp in Sources */,
|
|
954E4C2E0FF98B6F0047FE3E /* animation_manager.cpp in Sources */,
|
|
954E4C2F0FF98B6F0047FE3E /* billboard_animation.cpp in Sources */,
|
|
954E4C300FF98B6F0047FE3E /* three_d_animation.cpp in Sources */,
|
|
951BC65E0FFAF290006B5FF1 /* ipo.cpp in Sources */,
|
|
955DE88310042701006A4F3C /* check_manager.cpp in Sources */,
|
|
955DE88C1004273B006A4F3C /* check_structure.cpp in Sources */,
|
|
958330CC10122B4A00C5137E /* engine.cpp in Sources */,
|
|
958330CD10122B4A00C5137E /* event_handler.cpp in Sources */,
|
|
958330CE10122B4A00C5137E /* modaldialog.cpp in Sources */,
|
|
958330D010122B4A00C5137E /* screen.cpp in Sources */,
|
|
958330D110122B4A00C5137E /* screen_loader.cpp in Sources */,
|
|
958330D210122B4A00C5137E /* skin.cpp in Sources */,
|
|
958330D310122B4A00C5137E /* widget.cpp in Sources */,
|
|
958330D410122B4A00C5137E /* credits.cpp in Sources */,
|
|
958330D510122B4A00C5137E /* kart_selection.cpp in Sources */,
|
|
958330D710122B4A00C5137E /* race_gui.cpp in Sources */,
|
|
958330D810122B4A00C5137E /* state_manager.cpp in Sources */,
|
|
9583319910123B0200C5137E /* abstract_state_manager.cpp in Sources */,
|
|
9583323F101243ED00C5137E /* enter_player_name_dialog.cpp in Sources */,
|
|
95833240101243ED00C5137E /* player_info_dialog.cpp in Sources */,
|
|
95833241101243ED00C5137E /* press_a_key_dialog.cpp in Sources */,
|
|
95833242101243ED00C5137E /* track_info_dialog.cpp in Sources */,
|
|
95ECA10010124C5000D47C5F /* button_widget.cpp in Sources */,
|
|
95ECA10110124C5000D47C5F /* check_box_widget.cpp in Sources */,
|
|
95ECA10210124C5000D47C5F /* icon_button_widget.cpp in Sources */,
|
|
95ECA10310124C5000D47C5F /* label_widget.cpp in Sources */,
|
|
95ECA10410124C5000D47C5F /* list_widget.cpp in Sources */,
|
|
95ECA10510124C5000D47C5F /* model_view_widget.cpp in Sources */,
|
|
95ECA10710124C5000D47C5F /* ribbon_widget.cpp in Sources */,
|
|
95ECA10810124C5000D47C5F /* spinner_widget.cpp in Sources */,
|
|
95ECA10910124C5000D47C5F /* text_box_widget.cpp in Sources */,
|
|
95B5CD14102DE08F00EF2001 /* device_config.cpp in Sources */,
|
|
952A1545103F66D600B1895D /* camera.cpp in Sources */,
|
|
952A1546103F66D600B1895D /* explosion.cpp in Sources */,
|
|
952A1547103F66D600B1895D /* irr_driver.cpp in Sources */,
|
|
952A1548103F66D600B1895D /* material.cpp in Sources */,
|
|
952A1549103F66D600B1895D /* material_manager.cpp in Sources */,
|
|
952A154A103F66D600B1895D /* mesh_tools.cpp in Sources */,
|
|
952A154B103F66D600B1895D /* moving_texture.cpp in Sources */,
|
|
952A154C103F66D600B1895D /* nitro.cpp in Sources */,
|
|
952A154D103F66D600B1895D /* shadow.cpp in Sources */,
|
|
952A154E103F66D600B1895D /* skid_marks.cpp in Sources */,
|
|
952A154F103F66D600B1895D /* smoke.cpp in Sources */,
|
|
952A1550103F66D600B1895D /* water_splash.cpp in Sources */,
|
|
952A1554103F68D000B1895D /* profile_world.cpp in Sources */,
|
|
9524739610497C75000C197E /* dynamic_ribbon_widget.cpp in Sources */,
|
|
9551DB34104CABFC001C53E5 /* race_over_dialog.cpp in Sources */,
|
|
958D8C54104F523000A81934 /* race_paused_dialog.cpp in Sources */,
|
|
95C77D631069589B0080838E /* ambient_light_sphere.cpp in Sources */,
|
|
95C77D66106958A50080838E /* check_line.cpp in Sources */,
|
|
95C77D6F106958E10080838E /* check_sphere.cpp in Sources */,
|
|
95D2343F1078227A00625256 /* feature_unlocked.cpp in Sources */,
|
|
9522F125107948AD0067ECF5 /* main_menu_screen.cpp in Sources */,
|
|
9522F15B107949780067ECF5 /* race_setup_screen.cpp in Sources */,
|
|
9522F15E10794A350067ECF5 /* tracks_screen.cpp in Sources */,
|
|
9522F1E010795E8A0067ECF5 /* help_screen_1.cpp in Sources */,
|
|
9522F1E510795EFF0067ECF5 /* help_screen_2.cpp in Sources */,
|
|
9522F1E610795EFF0067ECF5 /* help_screen_3.cpp in Sources */,
|
|
9522F1F0107961560067ECF5 /* options_screen_input.cpp in Sources */,
|
|
9522F1F1107961560067ECF5 /* options_screen_players.cpp in Sources */,
|
|
951B7D19108E52C900BC03AE /* challenges.cpp in Sources */,
|
|
953C3CCA10CAF3EE0025F78A /* CGUIFont.cpp in Sources */,
|
|
956541BB10DD5F0A00C83E99 /* arenas_screen.cpp in Sources */,
|
|
956541E110DD628C00C83E99 /* add_device_dialog.cpp in Sources */,
|
|
95C9C97210E93456005A418D /* stars.cpp in Sources */,
|
|
959482D310EBC0790031BADF /* track_object_manager.cpp in Sources */,
|
|
959482D410EBC0790031BADF /* track_object.cpp in Sources */,
|
|
9553823A10FD4FEC00737979 /* constants.cpp in Sources */,
|
|
95DFC5021106933B00A043A9 /* slip_stream.cpp in Sources */,
|
|
95E246BE111A2959000C965D /* confirm_resolution_dialog.cpp in Sources */,
|
|
9574F17C11206881008D202E /* world_status.cpp in Sources */,
|
|
95634EF21126272C009C145D /* gp_info_dialog.cpp in Sources */,
|
|
956C6ED31128D3FB004336C8 /* controller.cpp in Sources */,
|
|
956C6ED41128D3FB004336C8 /* default_ai_controller.cpp in Sources */,
|
|
956C6ED51128D3FB004336C8 /* end_controller.cpp in Sources */,
|
|
956C6ED61128D3FB004336C8 /* new_ai_controller.cpp in Sources */,
|
|
956C6ED71128D3FB004336C8 /* player_controller.cpp in Sources */,
|
|
956830E01132EC9E00088D14 /* irr_debug_drawer.cpp in Sources */,
|
|
957ED4801163FF18002AB42C /* ai_base_controller.cpp in Sources */,
|
|
958BD770117F6AE90095B483 /* music_manager.cpp in Sources */,
|
|
95453ACA11808B8700A155B9 /* emergency_animation.cpp in Sources */,
|
|
950D448C118DEE3C006CFC41 /* CGUISpriteBank.cpp in Sources */,
|
|
950D45D1118E040E006CFC41 /* options_screen_input2.cpp in Sources */,
|
|
9556A880119EF976009C558F /* options_screen_audio.cpp in Sources */,
|
|
9556A881119EF976009C558F /* options_screen_video.cpp in Sources */,
|
|
9586318411B1EC9F00B8B4AF /* grand_prix_lose.cpp in Sources */,
|
|
9586318511B1EC9F00B8B4AF /* grand_prix_win.cpp in Sources */,
|
|
9525B71411C851D30094BD96 /* CBatchingMesh.cpp in Sources */,
|
|
9551B27111DC0D4D002DD140 /* addons_screen.cpp in Sources */,
|
|
9551B27211DC0D4D002DD140 /* addons_update_screen.cpp in Sources */,
|
|
9551B27A11DC0D6A002DD140 /* addons.cpp in Sources */,
|
|
9551B27B11DC0D6A002DD140 /* network.cpp in Sources */,
|
|
9551B27C11DC0D6A002DD140 /* zip.cpp in Sources */,
|
|
95E6A0C011DCF37800AE088A /* addons_loading.cpp in Sources */,
|
|
9545ABCA11E3E38300D3C37A /* progress_bar_widget.cpp in Sources */,
|
|
9554C4A611F1188000906416 /* race_result_gui.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB923608733DC60010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(NATIVE_ARCH)";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
/usr/local/include,
|
|
"$(HEADER_SEARCH_PATHS_QUOTED_1)",
|
|
"$(HEADER_SEARCH_PATHS_QUOTED_2)",
|
|
);
|
|
HEADER_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../supertuxkart2/src\"";
|
|
HEADER_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../supertuxkart2/src/bullet/src\"";
|
|
PREBINDING = NO;
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB923708733DC60010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(NATIVE_ARCH)";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
/usr/local/include,
|
|
"$(HEADER_SEARCH_PATHS_QUOTED_1)",
|
|
"$(HEADER_SEARCH_PATHS_QUOTED_2)",
|
|
);
|
|
HEADER_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../supertuxkart2/src\"";
|
|
HEADER_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../supertuxkart2/src/bullet/src\"";
|
|
PREBINDING = NO;
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
953606C511DCF1B900791F01 /* Debug_with_addons */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(NATIVE_ARCH)";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
/usr/local/include,
|
|
"$(HEADER_SEARCH_PATHS_QUOTED_1)",
|
|
"$(HEADER_SEARCH_PATHS_QUOTED_2)",
|
|
);
|
|
HEADER_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../supertuxkart2/src\"";
|
|
HEADER_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../supertuxkart2/src/bullet/src\"";
|
|
PREBINDING = NO;
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Debug_with_addons;
|
|
};
|
|
953606C611DCF1B900791F01 /* Debug_with_addons */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9551C9F80FC1B87600DB481B /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
GCC_DEBUGGING_SYMBOLS = full;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_ENABLE_SYMBOL_SEPARATION = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_VERSION = 4.0;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_SHADOW = NO;
|
|
GCC_WARN_UNUSED_FUNCTION = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "SuperTuxKart-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
OTHER_CFLAGS = (
|
|
"$(inherited)",
|
|
"-DDEBUG=1",
|
|
"-DADDONS_MANAGER=1",
|
|
);
|
|
OTHER_CFLAGS_QUOTED_FOR_TARGET_1 = "-DPACKAGE=\"\\\"supertuxkart\\\"\"";
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-lcurl",
|
|
);
|
|
PREBINDING = NO;
|
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
PRODUCT_NAME = SuperTuxKart;
|
|
};
|
|
name = Debug_with_addons;
|
|
};
|
|
9551C8240FC1B70000DB481B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9551C9F80FC1B87600DB481B /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
GCC_DEBUGGING_SYMBOLS = full;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_ENABLE_SYMBOL_SEPARATION = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_VERSION = 4.0;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_SHADOW = NO;
|
|
GCC_WARN_UNUSED_FUNCTION = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "SuperTuxKart-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
OTHER_CFLAGS = (
|
|
"$(inherited)",
|
|
"-DDEBUG=1",
|
|
);
|
|
OTHER_CFLAGS_QUOTED_FOR_TARGET_1 = "-DPACKAGE=\"\\\"supertuxkart\\\"\"";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
PREBINDING = NO;
|
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
PRODUCT_NAME = SuperTuxKart;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9551C8250FC1B70000DB481B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9551C9F80FC1B87600DB481B /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
|
|
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEPLOYMENT_LOCATION = NO;
|
|
GCC_DEBUGGING_SYMBOLS = used;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_ENABLE_SYMBOL_SEPARATION = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_VERSION = 4.0;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_SHADOW = NO;
|
|
GCC_WARN_UNUSED_FUNCTION = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "SuperTuxKart-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
PREBINDING = NO;
|
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
PRODUCT_NAME = SuperTuxKart;
|
|
STRIP_STYLE = "non-global";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "STK_XCode" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB923608733DC60010E9CD /* Debug */,
|
|
953606C511DCF1B900791F01 /* Debug_with_addons */,
|
|
1DEB923708733DC60010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9551C8260FC1B70000DB481B /* Build configuration list for PBXNativeTarget "SuperTuxKart" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9551C8240FC1B70000DB481B /* Debug */,
|
|
953606C611DCF1B900791F01 /* Debug_with_addons */,
|
|
9551C8250FC1B70000DB481B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
|
|
}
|