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

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>