use LGPL builds

This commit is contained in:
Paddy Xu
2017-10-22 16:33:26 +03:00
parent 63e7b3dd89
commit 778c578656
23 changed files with 8 additions and 1 deletions

View File

@@ -138,6 +138,9 @@
<Content Include="ffmpeg\x64\ffprobe.exe">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="ffmpeg\x64\postproc-54.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="ffmpeg\x64\swresample-2.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@@ -165,6 +168,9 @@
<Content Include="ffmpeg\x86\ffprobe.exe">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="ffmpeg\x86\postproc-54.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="ffmpeg\x86\swresample-2.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>