Adds support for Universal Disk Format, closes #25.

This commit is contained in:
2016-09-15 01:54:40 +01:00
parent 7f54c0f492
commit fd80c5d843
4 changed files with 460 additions and 6 deletions

View File

@@ -112,6 +112,7 @@
<Compile Include="Squash.cs" />
<Compile Include="Cram.cs" />
<Compile Include="CBM.cs" />
<Compile Include="UDF.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>