summaryrefslogtreecommitdiffstats
path: root/src/contrib/vstudio/vc11/zlibvc.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/vstudio/vc11/zlibvc.def')
-rw-r--r--src/contrib/vstudio/vc11/zlibvc.def12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/contrib/vstudio/vc11/zlibvc.def b/src/contrib/vstudio/vc11/zlibvc.def
index 54e683d..6367046 100644
--- a/src/contrib/vstudio/vc11/zlibvc.def
+++ b/src/contrib/vstudio/vc11/zlibvc.def
@@ -1,7 +1,7 @@
LIBRARY
; zlib data compression and ZIP file I/O library
-VERSION 1.2
+VERSION 1.2.8
EXPORTS
adler32 @1
@@ -141,13 +141,3 @@ EXPORTS
; zlib1 v1.2.8 added:
inflateGetDictionary @166
gzvprintf @167
-
-; zlib1 v1.2.9 added:
- inflateCodesUsed @168
- inflateValidate @169
- uncompress2 @170
- gzfread @171
- gzfwrite @172
- deflateGetDictionary @173
- adler32_z @174
- crc32_z @175