mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUETools.Converter: reducing dependancy on CUETools.Processor;
CUETools.Codecs should be enough. Tagging is the only remaining issue.
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<Compile Include="CRC\CRC16CCITT.cs" />
|
||||
<Compile Include="CRC\CRC32.cs" />
|
||||
<Compile Include="CRC\CRC8.cs" />
|
||||
<Compile Include="CUEToolsCodecsConfig.cs" />
|
||||
<Compile Include="CUEToolsFormat.cs" />
|
||||
<Compile Include="CUEToolsTagger.cs" />
|
||||
<Compile Include="CUEToolsUDC.cs" />
|
||||
|
||||
Reference in New Issue
Block a user