diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/vstudio/vc10/zlibvc.def | 9 | ||||
-rw-r--r-- | contrib/vstudio/vc9/zlibvc.def | 9 |
2 files changed, 10 insertions, 8 deletions
diff --git a/contrib/vstudio/vc10/zlibvc.def b/contrib/vstudio/vc10/zlibvc.def index 0d6dc38..d6ab1c1 100644 --- a/contrib/vstudio/vc10/zlibvc.def +++ b/contrib/vstudio/vc10/zlibvc.def | |||
@@ -128,7 +128,8 @@ EXPORTS | |||
128 | inflatePrime @158 | 128 | inflatePrime @158 |
129 | inflateReset2 @159 | 129 | inflateReset2 @159 |
130 | inflateUndermine @160 | 130 | inflateUndermine @160 |
131 | 131 | ||
132 | ; zlib1 v1.2.6 added: | 132 | ; zlib1 v1.2.6 added: |
133 | gzgetc_ @30 | 133 | gzgetc_ @30 |
134 | gzflags @162 | 134 | gzflags @162 |
135 | inflateResetKeep @163 | ||
diff --git a/contrib/vstudio/vc9/zlibvc.def b/contrib/vstudio/vc9/zlibvc.def index 0d6dc38..d6ab1c1 100644 --- a/contrib/vstudio/vc9/zlibvc.def +++ b/contrib/vstudio/vc9/zlibvc.def | |||
@@ -128,7 +128,8 @@ EXPORTS | |||
128 | inflatePrime @158 | 128 | inflatePrime @158 |
129 | inflateReset2 @159 | 129 | inflateReset2 @159 |
130 | inflateUndermine @160 | 130 | inflateUndermine @160 |
131 | 131 | ||
132 | ; zlib1 v1.2.6 added: | 132 | ; zlib1 v1.2.6 added: |
133 | gzgetc_ @30 | 133 | gzgetc_ @30 |
134 | gzflags @162 | 134 | gzflags @162 |
135 | inflateResetKeep @163 | ||