Common/CDImage: Support CHD format

This commit is contained in:
Connor McLaughlin
2020-01-30 15:50:14 +10:00
parent 18d5086e4c
commit c1c82eb3f3
4 changed files with 341 additions and 8 deletions

View File

@ -97,6 +97,7 @@
<ClCompile Include="d3d11\shader_cache.cpp">
<Filter>d3d11</Filter>
</ClCompile>
<ClCompile Include="cd_image_chd.cpp" />
</ItemGroup>
<ItemGroup>
<Natvis Include="bitfield.natvis" />