diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-07-03 19:55:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-03 19:55:07 -0400 |
| commit | b4b947c6e3a8acaafbac37d13665dc31f6a5e1d1 (patch) | |
| tree | 8b6c9d5cf4b221c5ef37839fa0ecf3e79518dcf3 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | c35baeb6c0e37f0622ebaad01c7c788835955604 (diff) | |
| parent | 986cdc429ff91d9f04f3fbc1d1c549012c264232 (diff) | |
Merge pull request #1916 from MediaBrowser/dev
Dev
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" /> |
