[devel] Updated the vstudio project to zlib-1.2.5

This commit is contained in:
John Bowler 2011-04-15 06:39:30 -05:00 committed by Glenn Randers-Pehrson
parent 5adc5a2ff8
commit 7abc130a81

View File

@ -24,7 +24,11 @@
If you use a relative directory name (as below) then it must be
relative to the project directories; these are one level deepers than
the directories containing this file.
If the version of zlib you use does not match that used when the
distribution was built you will get warnings from pngtest that the zlib
versions do not match. The zlib version used in this build is recorded
below:
-->
<ZLibSrcDir>..\..\..\..\zlib-1.2.4</ZLibSrcDir>
<ZLibSrcDir>..\..\..\..\zlib-1.2.5</ZLibSrcDir>
</PropertyGroup>
</Project>