added ffmpeg downloading for mono

This commit is contained in:
Luke Pulverenti
2013-10-12 23:39:22 -04:00
parent f8f17efd54
commit e98665a091
10 changed files with 148 additions and 62 deletions

View File

@@ -186,6 +186,7 @@
<SubType>Component</SubType>
</Compile>
<Compile Include="EntryPoints\StartupWizard.cs" />
<Compile Include="FFMpeg\FFMpegDownloadInfo.cs" />
<Compile Include="FFMpeg\FFMpegInfo.cs" />
<Compile Include="Native\Assemblies.cs" />
<Compile Include="Native\HttpClientFactory.cs" />