[runtime] Fixed the MSVC build.
authortriton <joao@tritao.eu>
Tue, 6 Oct 2015 14:58:14 +0000 (15:58 +0100)
committertriton <joao@tritao.eu>
Tue, 6 Oct 2015 14:59:36 +0000 (15:59 +0100)
msvc/libmono.vcxproj
msvc/libmonoruntime.vcxproj

index 026306597d62025b81fb104747cd27bcd478c0b3..d7f4e0787414dc902e880f04a0be6cfc8fe76f30 100644 (file)
@@ -38,6 +38,7 @@
   <ItemGroup>\r
     <ClCompile Include="..\mono\metadata\remoting.c" />\r
     <ClCompile Include="..\mono\mini\alias-analysis.c" />\r
+    <ClCompile Include="..\mono\mini\arch-stubs.c" />\r
     <ClCompile Include="..\mono\mini\exceptions-amd64.c">\r
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">true</ExcludedFromBuild>\r
index 942da86574d2625ba0b3818f70d6f6caa0cdf6de..c2791b7f497c0832067bef443cd24e6ce5f76396 100644 (file)
@@ -99,6 +99,7 @@
     <ClCompile Include="..\mono\sgen\sgen-debug.c" />\r
     <ClCompile Include="..\mono\sgen\sgen-descriptor.c" />\r
     <ClCompile Include="..\mono\sgen\sgen-gc.c" />\r
+    <ClCompile Include="..\mono\sgen\sgen-gchandles.c" />\r
     <ClCompile Include="..\mono\sgen\sgen-gray.c" />\r
     <ClCompile Include="..\mono\sgen\sgen-hash-table.c" />\r
     <ClCompile Include="..\mono\sgen\sgen-internal.c" />\r