msbuild: bundle all dolphin "core" code into single library

This commit is contained in:
Shawn Hoffman
2020-09-15 07:22:32 -07:00
parent 5770ff01f3
commit 500a694ca8
41 changed files with 1477 additions and 5630 deletions

View File

@ -360,11 +360,6 @@
<ItemGroup>
<ResourceCompile Include="lib\libcurl.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(ExternalsDir)zlib\zlib.vcxproj">
<Project>{ff213b23-2c26-4214-9f88-85271e557e87}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>