Added HPFS

git-svn-id: svn://claunia.com/FileSystemIDandChk@8 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
2011-03-28 22:56:20 +00:00
parent 35db2b1b36
commit 7e74c8b4fd
3 changed files with 323 additions and 2 deletions

View File

@@ -54,6 +54,7 @@
<Compile Include="PartPlugins\MBR.cs" />
<Compile Include="PartPlugins\NeXT.cs" />
<Compile Include="Plugins\BFS.cs" />
<Compile Include="Plugins\HPFS.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>