|
From: Gfive <gf...@us...> - 2005-05-14 10:23:29
|
Update of /cvsroot/macattrick/macattrick/Macattrick.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30100/Macattrick.xcode Modified Files: project.pbxproj Log Message: Interface changes, Preferences and LineUp Index: project.pbxproj =================================================================== RCS file: /cvsroot/macattrick/macattrick/Macattrick.xcode/project.pbxproj,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** project.pbxproj 29 Apr 2005 20:33:58 -0000 1.71 --- project.pbxproj 14 May 2005 10:23:11 -0000 1.72 *************** *** 3929,3933 **** lastKnownFileType = text.xml; name = "RunAllTests-Info.plist"; ! path = "/Users/roman/Documents/dev/macattrick/RunAllTests-Info.plist"; refType = 0; sourceTree = "<absolute>"; --- 3929,3933 ---- lastKnownFileType = text.xml; name = "RunAllTests-Info.plist"; ! path = "/Users/martijn/macattrick/RunAllTests-Info.plist"; refType = 0; sourceTree = "<absolute>"; *************** *** 5669,5673 **** lastKnownFileType = text.xml; name = "FastTests-Info.plist"; ! path = "/Users/roman/Documents/dev/macattrick/FastTests-Info.plist"; refType = 0; sourceTree = "<absolute>"; --- 5669,5673 ---- lastKnownFileType = text.xml; name = "FastTests-Info.plist"; ! path = "/Users/martijn/macattrick/FastTests-Info.plist"; refType = 0; sourceTree = "<absolute>"; |