Update projects/vstudio

This commit is contained in:
Cosmin Truta
2018-07-29 21:51:48 -04:00
parent 8440326590
commit 6d55a14c58
2 changed files with 54 additions and 65 deletions

View File

@@ -2,16 +2,15 @@
<!--
* zlib.props - location of zlib source
*
* libpng version 1.6.35 - July 15, 2018
*
* Copyright (c) 2018 Cosmin Truta
* 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 must edit this file to record the location of the zlib
* source code.
* You may need to edit this file in order to update the location
* of the zlib source code.
-->
<Project ToolsVersion="4.0"
@@ -32,7 +31,7 @@
versions do not match. The zlib version used in this build is recorded
below:
-->
<ZLibSrcDir>..\..\..\..\zlib-1.2.8</ZLibSrcDir>
<ZLibSrcDir>..\..\..\..\zlib</ZLibSrcDir>
<!-- The following line allows compilation for an ARM target with Visual
Studio 2012. Notice that this is not supported by the Visual Studio