Fix contrib/vstudio project link errors [Mohanathas].

This commit is contained in:
Mark Adler
2012-03-04 09:46:25 -08:00
parent 41a18e1d7e
commit e3ba2a10ca
7 changed files with 44 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
LIBRARY
; zlib data compression and ZIP file I/O library
VERSION 1.24
VERSION 1.2.7
EXPORTS
adler32 @1
@@ -132,5 +132,6 @@ EXPORTS
; zlib1 v1.2.6 added:
gzgetc_ @161
gzflags @162
inflateResetKeep @163
deflateResetKeep @164