Added CD+G support.

This commit is contained in:
2015-10-02 01:14:19 +01:00
parent 9fda4d448c
commit 193be3146f
4 changed files with 210 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
<Compile Include="Subchannel.cs" />
<Compile Include="CRC16CCITTContext.cs" />
<Compile Include="BigEndianBitConverter.cs" />
<Compile Include="CD+G.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>