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-11-18 03:25:15 +0300
committerLudovic Henry <ludovic@xamarin.com>2015-11-18 03:25:43 +0300
commit6a02a31ff4a0332da6569c8d550fc0ea788077c6 (patch)
treedfc830bd9ff48c66393289ff24c9132916ba20bf /msvc/libmonoutils.vcxproj
parent7e3c27c4a8af2f6ae240a340d93825b4a5ebeb86 (diff)
Revert "[sgen] Remove sgen specific suspend code"
This reverts commit 64af68dd8d7ba888ad9e5d35dc9714df6f9d5963.
Diffstat (limited to 'msvc/libmonoutils.vcxproj')
-rw-r--r--msvc/libmonoutils.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index 311f116ffb8..fb3441dbcd6 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -133,6 +133,7 @@
<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" />