[host] removed deprecated MTMemcpy from the project

This commit is contained in:
Geoffrey McRae
2017-11-28 11:15:16 +11:00
parent 4a850f531c
commit 6c9269b64f
4 changed files with 0 additions and 160 deletions

View File

@@ -166,7 +166,6 @@
<ClCompile Include="CrashHandler.cpp" />
<ClCompile Include="ivshmem.cpp" />
<ClCompile Include="main.cpp" />
<ClCompile Include="MTMemcpy.cpp" />
<ClCompile Include="Service.cpp" />
</ItemGroup>
<ItemGroup>
@@ -176,7 +175,6 @@
<ClInclude Include="CrashHandler.h" />
<ClInclude Include="ICapture.h" />
<ClInclude Include="ivshmem.h" />
<ClInclude Include="MTMemcpy.h" />
<ClInclude Include="Service.h" />
<ClInclude Include="Util.h" />
</ItemGroup>