You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2015/06/25 21:49:25 UTC

svn commit: r1687620 - /apr/apr/branches/1.5.x/libapr.dsp

Author: wrowe
Date: Thu Jun 25 19:49:25 2015
New Revision: 1687620

URL: http://svn.apache.org/r1687620
Log:
A minor error affecting 9x deprecated builds.  Enough to cause Stefan's report?

Modified:
    apr/apr/branches/1.5.x/libapr.dsp

Modified: apr/apr/branches/1.5.x/libapr.dsp
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/libapr.dsp?rev=1687620&r1=1687619&r2=1687620&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/libapr.dsp (original)
+++ apr/apr/branches/1.5.x/libapr.dsp Thu Jun 25 19:49:25 2015
@@ -123,7 +123,7 @@ LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib ole32.lib shell32.lib rpcrt4.lib /nologo /base:"0x6EEC0000" /subsystem:windows /dll /incremental:no /debug /opt:ref
 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib ole32.lib shell32.lib rpcrt4.lib /nologo /base:"0x6EEC0000" /subsystem:windows /dll /incremental:no /debug /out:"9x\Release\libapr-1.dll" /pdb:"9x\Release\libapr-1.pdb" /implib:"9x\Release\libapr-1.lib" /MACHINE:X86 /opt:ref
 # Begin Special Build Tool
-TargetPath=9x\Release\libapr.dll
+TargetPath=9x\Release\libapr-1.dll
 SOURCE="$(InputPath)"
 PostBuild_Desc=Embed .manifest
 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2