You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2005/02/11 23:43:55 UTC

cvs commit: xml-xerces/c/Projects/MacOS/Xcode/XercesLib/XercesLib.xcode project.pbxproj

jberry      2005/02/11 14:43:55

  Modified:    c/Projects/MacOS/Xcode/XercesLib/XercesLib.xcode
                        project.pbxproj
  Log:
  Remove from project obsolete files XObjectComparator and XTemplateComparator.
  
  Revision  Changes    Path
  1.9       +0 -64     xml-xerces/c/Projects/MacOS/Xcode/XercesLib/XercesLib.xcode/project.pbxproj
  
  Index: project.pbxproj
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/MacOS/Xcode/XercesLib/XercesLib.xcode/project.pbxproj,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.pbxproj	27 Oct 2004 17:18:25 -0000	1.8
  +++ project.pbxproj	11 Feb 2005 22:43:55 -0000	1.9
  @@ -479,8 +479,6 @@
   				02058DA6FF8AF8CD7F000001,
   				F5F38FB5039FA5DB01A80066,
   				F5F38FB6039FA5DB01A80066,
  -				900A9B7C055B0570002E6943,
  -				900A9B7D055B0570002E6943,
   				90E140620541861300C60A69,
   				90E140630541861300C60A69,
   				90ECBAE6070A5EDB002249D6,
  @@ -491,8 +489,6 @@
   				90E140670541861300C60A69,
   				9092296C0573B03C00C9F477,
   				9092296D0573B03C00C9F477,
  -				900A9B7E055B0570002E6943,
  -				900A9B7F055B0570002E6943,
   				900A9B80055B0570002E6943,
   				900A9B81055B0570002E6943,
   			);
  @@ -3344,38 +3340,6 @@
   			settings = {
   			};
   		};
  -		900A9B7C055B0570002E6943 = {
  -			fileEncoding = 30;
  -			isa = PBXFileReference;
  -			lastKnownFileType = sourcecode.cpp.cpp;
  -			path = XObjectComparator.cpp;
  -			refType = 4;
  -			sourceTree = "<group>";
  -		};
  -		900A9B7D055B0570002E6943 = {
  -			fileEncoding = 30;
  -			isa = PBXFileReference;
  -			lastKnownFileType = sourcecode.cpp.h;
  -			path = XObjectComparator.hpp;
  -			refType = 4;
  -			sourceTree = "<group>";
  -		};
  -		900A9B7E055B0570002E6943 = {
  -			fileEncoding = 30;
  -			isa = PBXFileReference;
  -			lastKnownFileType = sourcecode.cpp.cpp;
  -			path = XTemplateComparator.cpp;
  -			refType = 4;
  -			sourceTree = "<group>";
  -		};
  -		900A9B7F055B0570002E6943 = {
  -			fileEncoding = 30;
  -			isa = PBXFileReference;
  -			lastKnownFileType = sourcecode.cpp.h;
  -			path = XTemplateComparator.hpp;
  -			refType = 4;
  -			sourceTree = "<group>";
  -		};
   		900A9B80055B0570002E6943 = {
   			fileEncoding = 30;
   			isa = PBXFileReference;
  @@ -3392,30 +3356,6 @@
   			refType = 4;
   			sourceTree = "<group>";
   		};
  -		900A9B82055B0570002E6943 = {
  -			fileRef = 900A9B7C055B0570002E6943;
  -			isa = PBXBuildFile;
  -			settings = {
  -			};
  -		};
  -		900A9B83055B0570002E6943 = {
  -			fileRef = 900A9B7D055B0570002E6943;
  -			isa = PBXBuildFile;
  -			settings = {
  -			};
  -		};
  -		900A9B84055B0570002E6943 = {
  -			fileRef = 900A9B7E055B0570002E6943;
  -			isa = PBXBuildFile;
  -			settings = {
  -			};
  -		};
  -		900A9B85055B0570002E6943 = {
  -			fileRef = 900A9B7F055B0570002E6943;
  -			isa = PBXBuildFile;
  -			settings = {
  -			};
  -		};
   		900A9B86055B0570002E6943 = {
   			fileRef = 900A9B80055B0570002E6943;
   			isa = PBXBuildFile;
  @@ -4052,8 +3992,6 @@
   				900A9B71055B053D002E6943,
   				900A9B73055B053D002E6943,
   				900A9B75055B053D002E6943,
  -				900A9B83055B0570002E6943,
  -				900A9B85055B0570002E6943,
   				900A9B87055B0570002E6943,
   				9092296F0573B03C00C9F477,
   				909229710573B03C00C9F477,
  @@ -7271,8 +7209,6 @@
   				900A9B70055B053D002E6943,
   				900A9B72055B053D002E6943,
   				900A9B74055B053D002E6943,
  -				900A9B82055B0570002E6943,
  -				900A9B84055B0570002E6943,
   				900A9B86055B0570002E6943,
   				9092296E0573B03C00C9F477,
   				909229700573B03C00C9F477,
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org