fixed paths in xcode project

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@3285 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2009-03-21 18:34:06 +00:00
parent 996abd3d72
commit 2baaa4a58c

View File

@@ -777,30 +777,30 @@
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 = games/supertuxkart/src/io/xml_node.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D770F532F7D00BE7BA7 /* xml_node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = xml_node.hpp; path = games/supertuxkart/src/io/xml_node.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D790F532F7D00BE7BA7 /* xml_reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = xml_reader.cpp; path = games/supertuxkart/src/io/xml_reader.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D7A0F532F7D00BE7BA7 /* xml_reader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = xml_reader.hpp; path = games/supertuxkart/src/io/xml_reader.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D8E0F532FCE00BE7BA7 /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_texture.hpp; path = games/supertuxkart/src/graphics/moving_texture.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D8F0F532FCE00BE7BA7 /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = shadow.hpp; path = games/supertuxkart/src/graphics/shadow.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D900F532FCE00BE7BA7 /* skid_marks.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = skid_marks.hpp; path = games/supertuxkart/src/graphics/skid_marks.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D910F532FCE00BE7BA7 /* particle_system.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = particle_system.hpp; path = games/supertuxkart/src/graphics/particle_system.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D920F532FCE00BE7BA7 /* nitro.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = nitro.hpp; path = games/supertuxkart/src/graphics/nitro.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D930F532FCE00BE7BA7 /* scene.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = scene.hpp; path = games/supertuxkart/src/graphics/scene.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D940F532FCE00BE7BA7 /* irr_driver.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = irr_driver.hpp; path = games/supertuxkart/src/graphics/irr_driver.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D950F532FCE00BE7BA7 /* mesh_tools.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = mesh_tools.hpp; path = games/supertuxkart/src/graphics/mesh_tools.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D960F532FCE00BE7BA7 /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = camera.hpp; path = games/supertuxkart/src/graphics/camera.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D970F532FD400BE7BA7 /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = smoke.hpp; path = games/supertuxkart/src/graphics/smoke.hpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D980F532FD400BE7BA7 /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cpp; path = games/supertuxkart/src/graphics/camera.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D990F532FD400BE7BA7 /* irr_driver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = irr_driver.cpp; path = games/supertuxkart/src/graphics/irr_driver.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D9A0F532FD400BE7BA7 /* mesh_tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mesh_tools.cpp; path = games/supertuxkart/src/graphics/mesh_tools.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D9B0F532FD400BE7BA7 /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_texture.cpp; path = games/supertuxkart/src/graphics/moving_texture.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D9C0F532FD400BE7BA7 /* particle_system.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = particle_system.cpp; path = games/supertuxkart/src/graphics/particle_system.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D9D0F532FD400BE7BA7 /* skid_marks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skid_marks.cpp; path = games/supertuxkart/src/graphics/skid_marks.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D9E0F532FD400BE7BA7 /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = smoke.cpp; path = games/supertuxkart/src/graphics/smoke.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D9F0F532FD400BE7BA7 /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scene.cpp; path = games/supertuxkart/src/graphics/scene.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65DA00F532FD400BE7BA7 /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shadow.cpp; path = games/supertuxkart/src/graphics/shadow.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65DA10F532FD400BE7BA7 /* nitro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nitro.cpp; path = games/supertuxkart/src/graphics/nitro.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; };
95C65D760F532F7D00BE7BA7 /* xml_node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = xml_node.cpp; path = ../../../../supertuxkart/src/io/xml_node.cpp; sourceTree = SOURCE_ROOT; };
95C65D770F532F7D00BE7BA7 /* xml_node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = xml_node.hpp; path = ../../../../supertuxkart/src/io/xml_node.hpp; sourceTree = SOURCE_ROOT; };
95C65D790F532F7D00BE7BA7 /* xml_reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = xml_reader.cpp; path = ../../../../supertuxkart/src/io/xml_reader.cpp; sourceTree = SOURCE_ROOT; };
95C65D7A0F532F7D00BE7BA7 /* xml_reader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = xml_reader.hpp; path = ../../../../supertuxkart/src/io/xml_reader.hpp; sourceTree = SOURCE_ROOT; };
95C65D8E0F532FCE00BE7BA7 /* moving_texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = moving_texture.hpp; path = ../../../../supertuxkart/src/graphics/moving_texture.hpp; sourceTree = SOURCE_ROOT; };
95C65D8F0F532FCE00BE7BA7 /* shadow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = shadow.hpp; path = ../../../../supertuxkart/src/graphics/shadow.hpp; sourceTree = SOURCE_ROOT; };
95C65D900F532FCE00BE7BA7 /* skid_marks.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = skid_marks.hpp; path = ../../../../supertuxkart/src/graphics/skid_marks.hpp; sourceTree = SOURCE_ROOT; };
95C65D910F532FCE00BE7BA7 /* particle_system.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = particle_system.hpp; path = ../../../../supertuxkart/src/graphics/particle_system.hpp; sourceTree = SOURCE_ROOT; };
95C65D920F532FCE00BE7BA7 /* nitro.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = nitro.hpp; path = ../../../../supertuxkart/src/graphics/nitro.hpp; sourceTree = SOURCE_ROOT; };
95C65D930F532FCE00BE7BA7 /* scene.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = scene.hpp; path = ../../../../supertuxkart/src/graphics/scene.hpp; sourceTree = SOURCE_ROOT; };
95C65D940F532FCE00BE7BA7 /* irr_driver.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = irr_driver.hpp; path = ../../../../supertuxkart/src/graphics/irr_driver.hpp; sourceTree = SOURCE_ROOT; };
95C65D950F532FCE00BE7BA7 /* mesh_tools.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = mesh_tools.hpp; path = ../../../../supertuxkart/src/graphics/mesh_tools.hpp; sourceTree = SOURCE_ROOT; };
95C65D960F532FCE00BE7BA7 /* camera.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = camera.hpp; path = ../../../../supertuxkart/src/graphics/camera.hpp; sourceTree = SOURCE_ROOT; };
95C65D970F532FD400BE7BA7 /* smoke.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = smoke.hpp; path = ../../../../supertuxkart/src/graphics/smoke.hpp; sourceTree = SOURCE_ROOT; };
95C65D980F532FD400BE7BA7 /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cpp; path = ../../../../supertuxkart/src/graphics/camera.cpp; sourceTree = SOURCE_ROOT; };
95C65D990F532FD400BE7BA7 /* irr_driver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = irr_driver.cpp; path = ../../../../supertuxkart/src/graphics/irr_driver.cpp; sourceTree = SOURCE_ROOT; };
95C65D9A0F532FD400BE7BA7 /* mesh_tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mesh_tools.cpp; path = ../../../../supertuxkart/src/graphics/mesh_tools.cpp; sourceTree = SOURCE_ROOT; };
95C65D9B0F532FD400BE7BA7 /* moving_texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = moving_texture.cpp; path = ../../../../supertuxkart/src/graphics/moving_texture.cpp; sourceTree = SOURCE_ROOT; };
95C65D9C0F532FD400BE7BA7 /* particle_system.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = particle_system.cpp; path = ../../../../supertuxkart/src/graphics/particle_system.cpp; sourceTree = SOURCE_ROOT; };
95C65D9D0F532FD400BE7BA7 /* skid_marks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skid_marks.cpp; path = ../../../../supertuxkart/src/graphics/skid_marks.cpp; sourceTree = SOURCE_ROOT; };
95C65D9E0F532FD400BE7BA7 /* smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = smoke.cpp; path = ../../../../supertuxkart/src/graphics/smoke.cpp; sourceTree = SOURCE_ROOT; };
95C65D9F0F532FD400BE7BA7 /* scene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scene.cpp; path = ../../../../supertuxkart/src/graphics/scene.cpp; sourceTree = SOURCE_ROOT; };
95C65DA00F532FD400BE7BA7 /* shadow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shadow.cpp; path = ../../../../supertuxkart/src/graphics/shadow.cpp; sourceTree = SOURCE_ROOT; };
95C65DA10F532FD400BE7BA7 /* nitro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nitro.cpp; path = ../../../../supertuxkart/src/graphics/nitro.cpp; sourceTree = SOURCE_ROOT; };
95E1059A0E28F65F00503124 /* btBulletCollisionCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBulletCollisionCommon.h; path = ../../bullet/src/btBulletCollisionCommon.h; sourceTree = SOURCE_ROOT; };
95E1059B0E28F65F00503124 /* btBulletDynamicsCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btBulletDynamicsCommon.h; path = ../../bullet/src/btBulletDynamicsCommon.h; sourceTree = SOURCE_ROOT; };
95E105F00E28F66000503124 /* Bullet-C-Api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "Bullet-C-Api.h"; path = "../../bullet/src/Bullet-C-Api.h"; sourceTree = SOURCE_ROOT; };