From c9ca1e749c5db761b4cd96994a54099d1a2e1d16 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 27 Oct 2003 16:40:24 +0000 Subject: [PATCH] Bad ProjectBuilder, bad! --- .../PBProject/stepmania.pbproj/project.pbxproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/stepmania/PBProject/stepmania.pbproj/project.pbxproj b/stepmania/PBProject/stepmania.pbproj/project.pbxproj index 9861f5e535..d08cb99dc2 100755 --- a/stepmania/PBProject/stepmania.pbproj/project.pbxproj +++ b/stepmania/PBProject/stepmania.pbproj/project.pbxproj @@ -11342,15 +11342,15 @@ fileEncoding = 30; isa = PBXFileReference; name = GraphDisplay.cpp; - path = /Users/steve/stepmania/src/GraphDisplay.cpp; - refType = 0; + path = ../src/GraphDisplay.cpp; + refType = 4; }; AAFF551E0549F39700D02EE9 = { fileEncoding = 30; isa = PBXFileReference; name = GraphDisplay.h; - path = /Users/steve/stepmania/src/GraphDisplay.h; - refType = 0; + path = ../src/GraphDisplay.h; + refType = 4; }; AAFF551F0549F39700D02EE9 = { fileRef = AAFF551D0549F39700D02EE9; @@ -11368,15 +11368,15 @@ fileEncoding = 30; isa = PBXFileReference; name = ComboGraph.cpp; - path = /Users/steve/stepmania/src/ComboGraph.cpp; - refType = 0; + path = ../src/ComboGraph.cpp; + refType = 4; }; AAFF55220549F43A00D02EE9 = { fileEncoding = 30; isa = PBXFileReference; name = ComboGraph.h; - path = /Users/steve/stepmania/src/ComboGraph.h; - refType = 0; + path = ../src/ComboGraph.h; + refType = 4; }; AAFF55230549F43A00D02EE9 = { fileRef = AAFF55210549F43A00D02EE9;