Adds support for QNX4 filesystem. #18

This commit is contained in:
2016-09-02 05:23:59 +01:00
parent 857777edc8
commit 4f9cf01613
4 changed files with 334 additions and 0 deletions

View File

@@ -97,6 +97,7 @@
<Compile Include="CPM\Consts.cs" />
<Compile Include="CPM\File.cs" />
<Compile Include="CPM\Xattr.cs" />
<Compile Include="QNX4.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>