separate profiles

This commit is contained in:
Luke Pulverenti
2014-03-23 12:42:02 -04:00
parent e0c60dc29a
commit 85aa11e926
24 changed files with 2187 additions and 1097 deletions

View File

@@ -79,6 +79,7 @@
<Compile Include="Collections\CollectionCreationOptions.cs" />
<Compile Include="Collections\ICollectionManager.cs" />
<Compile Include="Dlna\CodecProfile.cs" />
<Compile Include="Dlna\ContainerProfile.cs" />
<Compile Include="Dlna\DeviceIdentification.cs" />
<Compile Include="Dlna\DirectPlayProfile.cs" />
<Compile Include="Dlna\IDlnaManager.cs" />