Moved density and medium type codes to a separate file.

This commit is contained in:
2016-01-15 07:13:11 +00:00
parent 2a8b5d3cc5
commit 5f5a9d30da
4 changed files with 511 additions and 443 deletions

View File

@@ -89,6 +89,7 @@
<Compile Include="Xbox\DMI.cs" />
<Compile Include="SCSI\SSC\BlockLimits.cs" />
<Compile Include="SCSI\SSC\DensitySupport.cs" />
<Compile Include="SCSI\Types.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>