mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add skeleton for ISO9660 read-only implementation.
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
<Compile Include="FAT\Super.cs" />
|
||||
<Compile Include="FAT\Xattr.cs" />
|
||||
<Compile Include="HPOFS.cs" />
|
||||
<Compile Include="ISO9660\Dir.cs" />
|
||||
<Compile Include="ISO9660\File.cs" />
|
||||
<Compile Include="ISO9660\Super.cs" />
|
||||
<Compile Include="ISO9660\Xattr.cs" />
|
||||
<Compile Include="PCFX.cs" />
|
||||
<Compile Include="AmigaDOS.cs" />
|
||||
<Compile Include="AppleHFS.cs" />
|
||||
|
||||
Reference in New Issue
Block a user