aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2016-07-03 20:25:34 -0400
committerGitHub <noreply@github.com>2016-07-03 20:25:34 -0400
commite1bdca9f1f7a597513ea15d3969c6ea40f440292 (patch)
treee90a28ea23dbfffc4d2e8b10daffcec03354dc5d /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
parentac62ba9e19c3620873b1c04a26c183a891f26e59 (diff)
parentbb90157b0723395b0e3cda20d04c42ff2970a07b (diff)
Merge pull request #1919 from MediaBrowser/beta
Beta
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
-rw-r--r--MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj1
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" />