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
diff options
context:
space:
mode:
authorLudovic Henry <ludovic@xamarin.com>2015-10-21 18:49:00 +0300
committerLudovic Henry <ludovic@xamarin.com>2015-11-17 17:45:07 +0300
commit64af68dd8d7ba888ad9e5d35dc9714df6f9d5963 (patch)
tree8072e6428fa098ec24d413a852e389047f576c58 /msvc/libmonoutils.vcxproj
parentd9ca0dd9293dd719dd9a2dfb639bb73280452c13 (diff)
[sgen] Remove sgen specific suspend code
Diffstat (limited to 'msvc/libmonoutils.vcxproj')
-rw-r--r--msvc/libmonoutils.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index fb3441dbcd6..311f116ffb8 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -133,7 +133,6 @@
<ClInclude Include="..\mono\utils\mono-stdlib.h" />
<ClInclude Include="..\mono\utils\mono-string.h" />
<ClInclude Include="..\mono\utils\mono-threads.h" />
- <ClCompile Include="..\mono\utils\mono-threads-posix-signals.h" />
<ClInclude Include="..\mono\utils\mono-time.h" />
<ClInclude Include="..\mono\utils\mono-tls.h" />
<ClInclude Include="..\mono\utils\mono-uri.h" />