z/contrib/vstudio/vc9
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.vcproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
minizip.vcproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
testzlib.vcproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
testzlibdll.vcproj 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.vcproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -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.vcproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00