mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Code cleanup: some lowlevel codec infrastructure moved
from CUETools.Processor to CUETools.Codecs
This commit is contained in:
@@ -82,7 +82,6 @@
|
||||
<Compile Include="CUESheet.cs" />
|
||||
<Compile Include="CUESheetAudio.cs" />
|
||||
<Compile Include="CUEStyle.cs" />
|
||||
<Compile Include="CUEToolsFormat.cs" />
|
||||
<Compile Include="CUEToolsLocalDB.cs" />
|
||||
<Compile Include="CUEToolsLocalDBEntry.cs" />
|
||||
<Compile Include="CUEToolsProfile.cs" />
|
||||
@@ -90,9 +89,6 @@
|
||||
<Compile Include="CUEToolsScript.cs" />
|
||||
<Compile Include="CUEToolsSelectionEventArgs.cs" />
|
||||
<Compile Include="CUEToolsSourceFile.cs" />
|
||||
<Compile Include="CUEToolsTagger.cs" />
|
||||
<Compile Include="CUEToolsUDC.cs" />
|
||||
<Compile Include="CUEToolsUDCList.cs" />
|
||||
<Compile Include="CUEToolsVerifyTask.cs" />
|
||||
<Compile Include="CUETrackMetadata.cs" />
|
||||
<Compile Include="FileGroupInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user