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 "$(TargetDir)" + CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_6.dll $(TargetDir) +copy ..\..\..\..\..\Build\Win32\VC7\Release\xerces-c_2_6.dll "$(TargetDir)" regsvr32 /s /c "$(TargetPath)" echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" " - 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 "$(TargetDir)" -copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_5_0D.dll "$(TargetDir)" + CommandLine="echo copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_6D.dll "$(TargetDir)" +copy ..\..\..\..\..\Build\Win32\VC7\Debug\xerces-c_2_6D.dll "$(TargetDir)" regsvr32 /s /c "$(TargetPath)" echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" " - 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]