zlib/contrib/vstudio/vc10
Mark Adler 55b8b5fec1 Put gzflags() functionality back in zutil.c.
gzflags() was put in gzwrite.c in order to be compiled exactly the
same as gzprintf(), so that it was guaranteed to return the correct
information.  However that causes a static linkage to zlib to bring
in many routines that are often not used.  All that is required to
duplicate the compilation environment of gzprintf() is to include
gzguts.h.  So that is now done in zutil.c to assure that the correct
flags are returned.
2012-02-01 23:25:34 -08:00
..
miniunz.vcxproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
miniunz.vcxproj.filters zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
miniunz.vcxproj.user zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
minizip.vcxproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
minizip.vcxproj.filters zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
minizip.vcxproj.user zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
testzlib.vcxproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
testzlib.vcxproj.filters zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
testzlib.vcxproj.user zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
testzlibdll.vcxproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
testzlibdll.vcxproj.filters zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
testzlibdll.vcxproj.user zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
zlib.rc Change version number to 1.2.6.1. 2012-01-29 21:15:24 -08:00
zlibstat.vcxproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibstat.vcxproj.filters zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibstat.vcxproj.user zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
zlibvc.def Put gzflags() functionality back in zutil.c. 2012-02-01 23:25:34 -08:00
zlibvc.sln zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibvc.vcxproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibvc.vcxproj.filters zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibvc.vcxproj.user zlib 1.2.3.9 2011-09-09 23:27:26 -07:00