diff options
Diffstat (limited to 'MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj')
| -rw-r--r-- | MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj index b8c64b643..cea13f86e 100644 --- a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj +++ b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj @@ -668,6 +668,9 @@ <Compile Include="..\MediaBrowser.Model\FileOrganization\FileSortingStatus.cs"> <Link>FileOrganization\FileSortingStatus.cs</Link> </Compile> + <Compile Include="..\MediaBrowser.Model\FileOrganization\SmartMatchInfo.cs"> + <Link>FileOrganization\SmartMatchInfo.cs</Link> + </Compile> <Compile Include="..\MediaBrowser.Model\FileOrganization\TvFileOrganizationOptions.cs"> <Link>FileOrganization\TvFileOrganizationOptions.cs</Link> </Compile> |
