Added Kreon commands.

This commit is contained in:
2017-05-23 18:45:09 +01:00
parent 7f12b88790
commit a772a99f16
4 changed files with 318 additions and 0 deletions

View File

@@ -79,6 +79,7 @@
<Compile Include="FreeBSD\Structs.cs" />
<Compile Include="Device\MmcCommands\MMC.cs" />
<Compile Include="Device\MmcCommands\SecureDigital.cs" />
<Compile Include="Device\ScsiCommands\Kreon.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>