diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-07-03 20:25:56 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-07-03 20:25:56 -0400 |
| commit | ad70469f82419a8a673eed99e4512a1f6456ff70 (patch) | |
| tree | badf7d664ce7a7bb8db854b1061d8fde33f07318 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | 598aeb198882b5d6f5c533664536028465b31619 (diff) | |
| parent | e1bdca9f1f7a597513ea15d3969c6ea40f440292 (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/Emby
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index 794353451..1b5599577 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -72,6 +72,7 @@ <Compile Include="Encoder\EncodingJobFactory.cs" /> <Compile Include="Encoder\EncodingUtils.cs" /> <Compile Include="Encoder\EncoderValidator.cs" /> + <Compile Include="Encoder\FontConfigLoader.cs" /> <Compile Include="Encoder\JobLogger.cs" /> <Compile Include="Encoder\MediaEncoder.cs" /> <Compile Include="Encoder\VideoEncoder.cs" /> |
