aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj')
-rw-r--r--MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
index dfc7b55d86..99c4a46296 100644
--- a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
+++ b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
@@ -695,9 +695,15 @@
<Compile Include="..\MediaBrowser.Model\Notifications\SendToUserType.cs">
<Link>Notifications\SendToUserType.cs</Link>
</Compile>
+ <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistCreationRequest.cs">
+ <Link>Playlists\PlaylistCreationRequest.cs</Link>
+ </Compile>
<Compile Include="..\MediaBrowser.Model\Playlists\PlaylistCreationResult.cs">
<Link>Playlists\PlaylistCreationResult.cs</Link>
</Compile>
+ <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistItemQuery.cs">
+ <Link>Playlists\PlaylistItemQuery.cs</Link>
+ </Compile>
<Compile Include="..\MediaBrowser.Model\Plugins\BasePluginConfiguration.cs">
<Link>Plugins\BasePluginConfiguration.cs</Link>
</Compile>