summaryrefslogtreecommitdiff
path: root/src/contrib/vstudio/vc10/zlibvc.def
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-21 07:14:55 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-21 07:14:55 +0000
commit92127dd26b3d617becd49d8a5789d9228a061275 (patch)
tree51e5bd2195c3956cc412e1105428b7a203d3f53c /src/contrib/vstudio/vc10/zlibvc.def
parent11f96e1f552c25d4792d96676614dd6dfcee3c9e (diff)
parent20877b3d8f8c1c2eb639905e4732356e03f38ff7 (diff)
downloadzlib-1a694de36d6f065f4d2a98831b0c1337d3168a89.tar.gz
Change-Id: Iad125fa92a97ab7bcd81afe6f417124aafdbf5c8
Diffstat (limited to 'src/contrib/vstudio/vc10/zlibvc.def')
-rw-r--r--src/contrib/vstudio/vc10/zlibvc.def12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/contrib/vstudio/vc10/zlibvc.def b/src/contrib/vstudio/vc10/zlibvc.def
index 54e683d..6367046 100644
--- a/src/contrib/vstudio/vc10/zlibvc.def
+++ b/src/contrib/vstudio/vc10/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