Added support for HAMMER filesystem.

This commit is contained in:
2017-07-26 04:21:47 +01:00
parent e3cdf500f8
commit 99c5e5d9d0
4 changed files with 162 additions and 136 deletions

View File

@@ -126,6 +126,7 @@
<Compile Include="AppleDOS\Super.cs" />
<Compile Include="AppleDOS\Xattr.cs" />
<Compile Include="AtheOS.cs" />
<Compile Include="HAMMER.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>