summaryrefslogtreecommitdiff
path: root/src/CueSheets/CueSheets.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/CueSheets/CueSheets.csproj')
-rw-r--r--src/CueSheets/CueSheets.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CueSheets/CueSheets.csproj b/src/CueSheets/CueSheets.csproj
index 2012cb0..c4f7d93 100644
--- a/src/CueSheets/CueSheets.csproj
+++ b/src/CueSheets/CueSheets.csproj
@@ -105,6 +105,10 @@
<Compile Include="Banshee.CueSheets\CueSheetEditor.cs" />
<Compile Include="Banshee.CueSheets\CS_Info.cs" />
<Compile Include="Banshee.CueSheets\Tools.cs" />
+ <Compile Include="Banshee.CueSheets\CS_TrackInfoDb.cs" />
+ <Compile Include="Banshee.CueSheets\CS_ComposerInfo.cs" />
+ <Compile Include="Banshee.CueSheets\CS_ComposerModel.cs" />
+ <Compile Include="Banshee.CueSheets\ComposerListView.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>