Imported Upstream version 3.12.0

Former-commit-id: cf92446697332992ec36726e78eb8703e1f259d7
This commit is contained in:
Jo Shields
2015-01-13 10:44:36 +00:00
parent 8b9b85e7f5
commit 181b81b4a4
659 changed files with 12743 additions and 16300 deletions

View File

@@ -57,6 +57,7 @@
<ClCompile Include="..\mono\metadata\gc.c" />
<ClCompile Include="..\mono\metadata\icall.c" />
<ClCompile Include="..\mono\metadata\image.c" />
<ClCompile Include="..\mono\metadata\jit-info.c" />
<ClCompile Include="..\mono\metadata\loader.c" />
<ClCompile Include="..\mono\metadata\locales.c" />
<ClCompile Include="..\mono\metadata\lock-tracer.c" />
@@ -98,9 +99,6 @@
<ClCompile Include="..\mono\metadata\sgen-hash-table.c" />
<ClCompile Include="..\mono\metadata\sgen-internal.c" />
<ClCompile Include="..\mono\metadata\sgen-los.c" />
<ClCompile Include="..\mono\metadata\sgen-marksweep-fixed-par.c" />
<ClCompile Include="..\mono\metadata\sgen-marksweep-fixed.c" />
<ClCompile Include="..\mono\metadata\sgen-marksweep-par.c" />
<ClCompile Include="..\mono\metadata\sgen-marksweep.c" />
<ClCompile Include="..\mono\metadata\sgen-memory-governor.c" />
<ClCompile Include="..\mono\metadata\sgen-new-bridge.c" />
@@ -111,7 +109,9 @@
<ClCompile Include="..\mono\metadata\sgen-os-win32.c" />
<ClCompile Include="..\mono\metadata\sgen-pinning-stats.c" />
<ClCompile Include="..\mono\metadata\sgen-pinning.c" />
<ClCompile Include="..\mono\metadata\sgen-pointer-queue.c" />
<ClCompile Include="..\mono\metadata\sgen-protocol.c" />
<ClCompile Include="..\mono\metadata\sgen-qsort.c" />
<ClCompile Include="..\mono\metadata\sgen-simple-nursery.c" />
<ClCompile Include="..\mono\metadata\sgen-split-nursery.c" />
<ClCompile Include="..\mono\metadata\sgen-tarjan-bridge.c" />
@@ -466,4 +466,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>