You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2004/09/30 20:49:08 UTC

cvs commit: xml-xerces/c/Projects/Win32/VC7/xerces-all/xerces-com xerces-com.vcproj

peiyongz    2004/09/30 11:49:08

  Modified:    c/Projects/Win32/VC7/xerces-all/xerces-com xerces-com.vcproj
  Log:
  XercesC2_6_0 updates
  
  Revision  Changes    Path
  1.8       +6 -6      xml-xerces/c/Projects/Win32/VC7/xerces-all/xerces-com/xerces-com.vcproj
  
  Index: xerces-com.vcproj
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/Win32/VC7/xerces-all/xerces-com/xerces-com.vcproj,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- xerces-com.vcproj	15 Feb 2004 19:20:59 -0000	1.7
  +++ xerces-com.vcproj	30 Sep 2004 18:49:08 -0000	1.8
  @@ -41,12 +41,12 @@
   			<Tool
   				Name="VCCustomBuildTool"
   				Description="Performing registration"
  -				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_5_0.dll $(TargetDir)
  -copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_5_0.dll &quot;$(TargetDir)&quot;
  +				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_6.dll $(TargetDir)
  +copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_6.dll &quot;$(TargetDir)&quot;
   regsvr32 /s /c &quot;$(TargetPath)&quot;
   echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;
   "
  -				Outputs="$(TargetDir)xerces-c_2_5_0.dll;$(OutDir)\regsvr32.trg"/>
  +				Outputs="$(TargetDir)xerces-c_2_6.dll;$(OutDir)\regsvr32.trg"/>
   			<Tool
   				Name="VCLinkerTool"
   				AdditionalOptions="/MACHINE:I386"
  @@ -103,12 +103,12 @@
   			<Tool
   				Name="VCCustomBuildTool"
   				Description="Performing registration"
  -				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_5_0D.dll &quot;$(TargetDir)&quot;
  -copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_5_0D.dll &quot;$(TargetDir)&quot;
  +				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_6D.dll &quot;$(TargetDir)&quot;
  +copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_6D.dll &quot;$(TargetDir)&quot;
   regsvr32 /s /c &quot;$(TargetPath)&quot;
   echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;
   "
  -				Outputs="$(TargetDir)xerces-c_2_5_0D.dll;$(OutDir)\regsvr32.trg"/>
  +				Outputs="$(TargetDir)xerces-c_2_6D.dll;$(OutDir)\regsvr32.trg"/>
   			<Tool
   				Name="VCLinkerTool"
   				AdditionalOptions="/MACHINE:I386"
  
  
  

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