CDImage: Add support for ECM images

This commit is contained in:
Connor McLaughlin
2021-03-07 00:28:09 +10:00
parent cc48b6cc7b
commit ac4dd11fa0
9 changed files with 527 additions and 8 deletions

View File

@@ -210,6 +210,7 @@
<Filter>thirdparty</Filter>
</ClCompile>
<ClCompile Include="crash_handler.cpp" />
<ClCompile Include="cd_image_ecm.cpp" />
</ItemGroup>
<ItemGroup>
<Natvis Include="bitfield.natvis" />