mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
switch to new FFME control
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Xaml">
|
||||
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
||||
</Reference>
|
||||
@@ -105,8 +106,13 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="ffme\ffme.dll" />
|
||||
<Resource Include="Resources\compact-disc.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="ffme\ffme.xml" />
|
||||
<Content Include="ffme\ffme.pdb" />
|
||||
<Content Include="ffme\ffmpeg.dll" />
|
||||
<Content Include="ffme\ffmpeg.pdb" />
|
||||
<Content Include="FFmpeg\x64\avcodec-57.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
Reference in New Issue
Block a user