Added support for AO-DOS filesystem.

This commit is contained in:
2017-08-25 01:58:22 +01:00
parent 606cf406b9
commit 60c80a7ac9
3 changed files with 220 additions and 0 deletions

View File

@@ -131,6 +131,7 @@
<Compile Include="EFS.cs" />
<Compile Include="UNICOS.cs" />
<Compile Include="RBF.cs" />
<Compile Include="AODOS.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>