Lines Matching +full:zlib +full:- +full:level
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 * zlib.props - location of zlib source
6 * Copyright (c) 1998-2011 Glenn Randers-Pehrson
13 * of the zlib source code.
14 -->
19 <!-- Place the name of the directory containing the source of zlib used for
26 relative to the project directories; these are one level deeper than
29 If the version of zlib you use does not match that used when the
30 distribution was built you will get warnings from pngtest that the zlib
31 versions do not match. The zlib version used in this build is recorded
33 -->
34 <ZLibSrcDir>..\..\..\..\zlib</ZLibSrcDir>
36 <!-- The following line allows compilation for an ARM target with Visual
41 -->
44 <!-- The following lines provide a global (solution level) control of the
46 project files (*/*.vcxproj) with, for zlib, some extra disables.
52 -->