Adds support for CloneCD images, closes #57.

This commit is contained in:
2016-10-08 04:29:33 +01:00
parent eeb313e42d
commit 9eb0a44b7a
3 changed files with 1513 additions and 5 deletions

View File

@@ -70,6 +70,7 @@
<Compile Include="DART.cs" />
<Compile Include="CHD.cs" />
<Compile Include="AppleNIB.cs" />
<Compile Include="CloneCD.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>