From 7abc130a813e26a1807118d7dcee500789ed9e92 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Fri, 15 Apr 2011 06:39:30 -0500 Subject: [PATCH] [devel] Updated the vstudio project to zlib-1.2.5 --- projects/vstudio/zlib.props | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/vstudio/zlib.props b/projects/vstudio/zlib.props index 4aa500866..26e9e2b10 100644 --- a/projects/vstudio/zlib.props +++ b/projects/vstudio/zlib.props @@ -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: --> - ..\..\..\..\zlib-1.2.4 + ..\..\..\..\zlib-1.2.5