Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorJonathan Pobst <monkey@jpobst.com>2009-07-21 19:50:03 +0400
committerJonathan Pobst <monkey@jpobst.com>2009-07-21 19:50:03 +0400
commitca2b85012266d4ca8f0195da8c8a19ea8970e3bb (patch)
tree1a7ef7124efaa9f591286e2c70a936b2b58c4b4d /msvc
parent7d47820bac15fc6153c99a497c94a5496473ea0a (diff)
- Fix the msvc build for the zlib changes in r138254.
svn path=/trunk/mono/; revision=138307
Diffstat (limited to 'msvc')
-rw-r--r--msvc/monoposixhelper.def10
-rw-r--r--msvc/monoposixhelper.vcproj2
2 files changed, 2 insertions, 10 deletions
diff --git a/msvc/monoposixhelper.def b/msvc/monoposixhelper.def
index 0ba42579e33..fd0f1b6c83a 100644
--- a/msvc/monoposixhelper.def
+++ b/msvc/monoposixhelper.def
@@ -92,12 +92,4 @@ Mono_Posix_ToSyslogLevel
Mono_Posix_ToSyslogOptions
Mono_Posix_ToWaitOptions
Mono_Posix_ToXattrFlags
-create_z_stream
-free_z_stream
-z_stream_deflate
-z_stream_get_avail_in
-z_stream_inflate
-z_stream_set_avail_in
-z_stream_set_avail_out
-z_stream_set_next_in
-z_stream_set_next_out
+
diff --git a/msvc/monoposixhelper.vcproj b/msvc/monoposixhelper.vcproj
index aa48a52ed92..1e412e4e26b 100644
--- a/msvc/monoposixhelper.vcproj
+++ b/msvc/monoposixhelper.vcproj
@@ -749,7 +749,7 @@
>
</File>
<File
- RelativePath="..\support\zlib_macros.c"
+ RelativePath="..\support\zlib-helper.c"
>
</File>
<File