You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2003/03/14 22:14:57 UTC

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

tng         2003/03/14 13:14:57

  Modified:    c/Projects/Win32/VC7/xerces-all/xerces-com xerces-com.vcproj
  Log:
  Change to 2.3
  
  Revision  Changes    Path
  1.5       +5 -5      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- xerces-com.vcproj	19 Nov 2002 16:06:19 -0000	1.4
  +++ xerces-com.vcproj	14 Mar 2003 21:14:57 -0000	1.5
  @@ -41,12 +41,12 @@
   			<Tool
   				Name="VCCustomBuildTool"
   				Description="Performing registration"
  -				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_2_0.dll $(TargetDir)
  -copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_2_0.dll &quot;$(TargetDir)&quot;
  +				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_3_0.dll $(TargetDir)
  +copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_3_0.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_2_0.dll;$(OutDir)\regsvr32.trg"/>
  +				Outputs="$(TargetDir)xerces-c_2_3_0.dll;$(OutDir)\regsvr32.trg"/>
   			<Tool
   				Name="VCLinkerTool"
   				AdditionalOptions="/MACHINE:I386"
  @@ -103,8 +103,8 @@
   			<Tool
   				Name="VCCustomBuildTool"
   				Description="Performing registration"
  -				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_2_0D.dll &quot;$(TargetDir)&quot;
  -copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_2_0D.dll &quot;$(TargetDir)&quot;
  +				CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_3_0D.dll &quot;$(TargetDir)&quot;
  +copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_3_0D.dll &quot;$(TargetDir)&quot;
   regsvr32 /s /c &quot;$(TargetPath)&quot;
   echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;
   "
  
  
  

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