You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -56,6 +56,7 @@
|
||||
<ClCompile Include="..\mono\metadata\filewatcher.c" />
|
||||
<ClCompile Include="..\mono\metadata\gc-stats.c" />
|
||||
<ClCompile Include="..\mono\metadata\gc.c" />
|
||||
<ClCompile Include="..\mono\metadata\handle.c" />
|
||||
<ClCompile Include="..\mono\metadata\icall.c" />
|
||||
<ClCompile Include="..\mono\metadata\image.c" />
|
||||
<ClCompile Include="..\mono\metadata\jit-info.c" />
|
||||
@@ -66,6 +67,7 @@
|
||||
<ClCompile Include="..\mono\metadata\mempool.c" />
|
||||
<ClCompile Include="..\mono\metadata\metadata-verify.c" />
|
||||
<ClCompile Include="..\mono\metadata\metadata.c" />
|
||||
<ClCompile Include="..\mono\metadata\metadata-cross-helpers.c" />
|
||||
<ClCompile Include="..\mono\metadata\method-builder.c" />
|
||||
<ClCompile Include="..\mono\metadata\monitor.c" />
|
||||
<ClCompile Include="..\mono\metadata\mono-basic-block.c" />
|
||||
@@ -115,6 +117,7 @@
|
||||
<ClCompile Include="..\mono\sgen\sgen-pinning-stats.c" />
|
||||
<ClCompile Include="..\mono\sgen\sgen-pinning.c" />
|
||||
<ClCompile Include="..\mono\sgen\sgen-pointer-queue.c" />
|
||||
<ClCompile Include="..\mono\sgen\sgen-array-list.c" />
|
||||
<ClCompile Include="..\mono\sgen\sgen-protocol.c" />
|
||||
<ClCompile Include="..\mono\sgen\sgen-qsort.c" />
|
||||
<ClCompile Include="..\mono\sgen\sgen-simple-nursery.c" />
|
||||
@@ -130,7 +133,6 @@
|
||||
<ClCompile Include="..\mono\metadata\sysmath.c" />
|
||||
<ClCompile Include="..\mono\metadata\threads.c" />
|
||||
<ClCompile Include="..\mono\metadata\verify.c" />
|
||||
<ClCompile Include="..\mono\mini\mini-cross-helpers.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\mono\metadata\appdomain.h" />
|
||||
@@ -155,6 +157,7 @@
|
||||
<ClInclude Include="..\mono\metadata\file-io.h" />
|
||||
<ClInclude Include="..\mono\metadata\filewatcher.h" />
|
||||
<ClInclude Include="..\mono\metadata\gc-internals.h" />
|
||||
<ClInclude Include="..\mono\metadata\handle.h" />
|
||||
<ClInclude Include="..\mono\metadata\number-ms.h" />
|
||||
<ClInclude Include="..\mono\metadata\seq-points-data.h" />
|
||||
<ClInclude Include="..\mono\metadata\threadpool-ms-io.h" />
|
||||
@@ -477,4 +480,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user