Update of /cvsroot/radmind/radmind-assistant/rsm/rsm.xcodeproj
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv16609/rsm.xcodeproj
Modified Files:
project.pbxproj
Log Message:
Fix [ 1810311 ]: Server manager - Ordering Merged files glitch.
Improved drag and drop reordering of files in merging sheet.
Merging sheet is longer.
Merging sheet width may be modified.
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/radmind/radmind-assistant/rsm/rsm.xcodeproj/project.pbxproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** project.pbxproj 6 Dec 2007 21:58:40 -0000 1.11
--- project.pbxproj 18 Mar 2008 19:49:34 -0000 1.12
***************
*** 549,555 ****
--- 549,557 ----
isa = PBXProject;
buildConfigurationList = 09943E7708980F78001810A0 /* Build configuration list for PBXProject "rsm" */;
+ compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 1;
mainGroup = 29B97314FDCFA39411CA2CEA /* rsm */;
projectDirPath = "";
+ projectRoot = "";
targets = (
0966F4FB09490F6C0061D4EC /* Radmind Server Manager */,
|