Added NTFS

git-svn-id: svn://claunia.com/FileSystemIDandChk@9 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
2011-03-29 02:56:27 +00:00
parent 7e74c8b4fd
commit eb65e38626
2 changed files with 184 additions and 0 deletions

View File

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