aboutsummaryrefslogtreecommitdiff
path: root/projects/vstudio/zlib.props
diff options
context:
space:
mode:
Diffstat (limited to 'projects/vstudio/zlib.props')
-rw-r--r--projects/vstudio/zlib.props9
1 files changed, 5 insertions, 4 deletions
diff --git a/projects/vstudio/zlib.props b/projects/vstudio/zlib.props
index 878627966..8e3682a26 100644
--- a/projects/vstudio/zlib.props
+++ b/projects/vstudio/zlib.props
@@ -2,15 +2,16 @@
<!--
* zlib.props - location of zlib source
*
- * Copyright (c) 2018 Cosmin Truta
+ * libpng version 1.6.34 - September 29, 2017
+ *
* Copyright (c) 1998-2011 Glenn Randers-Pehrson
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
- * You may need to edit this file in order to update the location
- * of the zlib source code.
+ * You must edit this file to record the location of the zlib
+ * source code.
-->
<Project ToolsVersion="4.0"
@@ -31,7 +32,7 @@
versions do not match. The zlib version used in this build is recorded
below:
-->
- <ZLibSrcDir>..\..\..\..\zlib</ZLibSrcDir>
+ <ZLibSrcDir>..\..\..\..\zlib-1.2.8</ZLibSrcDir>
<!-- The following line allows compilation for an ARM target with Visual
Studio 2012. Notice that this is not supported by the Visual Studio