From 712289aa2915127daecb4d174afbf1e4923a8d4a Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 11 Oct 2003 21:14:59 +0000 Subject: [PATCH] One of these days I'll remember that it likes to add new files as an absolute path --- .../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 d9387707c8..2f5109203a 100755 --- a/stepmania/PBProject/stepmania.pbproj/project.pbxproj +++ b/stepmania/PBProject/stepmania.pbproj/project.pbxproj @@ -10001,29 +10001,29 @@ fileEncoding = 30; isa = PBXFileReference; name = ScreenCenterImage.cpp; - path = /Users/steve/stepmania/src/ScreenCenterImage.cpp; - refType = 0; + path = ../src/ScreenCenterImage.cpp; + refType = 4; }; AAC622F905389A0500D02EE9 = { fileEncoding = 30; isa = PBXFileReference; name = ScreenCenterImage.h; - path = /Users/steve/stepmania/src/ScreenCenterImage.h; - refType = 0; + path = ../src/ScreenCenterImage.h; + refType = 4; }; AAC622FA05389A0500D02EE9 = { fileEncoding = 30; isa = PBXFileReference; name = ScreenTestInput.cpp; - path = /Users/steve/stepmania/src/ScreenTestInput.cpp; - refType = 0; + path = ../src/ScreenTestInput.cpp; + refType = 4; }; AAC622FB05389A0500D02EE9 = { fileEncoding = 30; isa = PBXFileReference; name = ScreenTestInput.h; - path = /Users/steve/stepmania/src/ScreenTestInput.h; - refType = 0; + path = ../src/ScreenTestInput.h; + refType = 4; }; AAC622FC05389A0500D02EE9 = { fileRef = AAC622F805389A0500D02EE9;