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>2010-03-26 22:49:16 +0300
committerJonathan Pobst <monkey@jpobst.com>2010-03-26 22:49:16 +0300
commit50f708035233ccd9b6769e7477617d2b46401454 (patch)
tree27df39be78962abc0be8f373b89b0661e1ebaae1 /msvc
parent8ee3e08de2984a5cd590d889ce9413ba9ec2f131 (diff)
fix msvc build.
svn path=/trunk/mono/; revision=154314
Diffstat (limited to 'msvc')
-rw-r--r--msvc/libmono.vcproj2
-rw-r--r--msvc/mono.def3
2 files changed, 1 insertions, 4 deletions
diff --git a/msvc/libmono.vcproj b/msvc/libmono.vcproj
index d160f3d83a3..5ab302369ef 100644
--- a/msvc/libmono.vcproj
+++ b/msvc/libmono.vcproj
@@ -1041,7 +1041,7 @@
>
</File>
<File
- RelativePath="..\mono\utils\mono-hash.c"
+ RelativePath="..\mono\utils\mono-ehash.c"
>
<FileConfiguration
Name="Release|Win32"
diff --git a/msvc/mono.def b/msvc/mono.def
index 856b0d008e9..c3051d93dc8 100644
--- a/msvc/mono.def
+++ b/msvc/mono.def
@@ -238,18 +238,15 @@ mono_free_verify_list
mono_g_hash_table_destroy
mono_g_hash_table_foreach
mono_g_hash_table_foreach_remove
-mono_g_hash_table_foreach_steal
mono_g_hash_table_insert
mono_g_hash_table_lookup
mono_g_hash_table_lookup_extended
mono_g_hash_table_new
mono_g_hash_table_new_full
mono_g_hash_table_new_type
-mono_g_hash_table_remap
mono_g_hash_table_remove
mono_g_hash_table_replace
mono_g_hash_table_size
-mono_g_hash_table_steal
mono_gc_collect
mono_gc_collection_count
mono_gc_enable_events