Revert "Merge pull request #1903 from RisingFog/libav"

This reverts commit 34079a0037, reversing
changes made to 3274df7158.
This commit is contained in:
Pierre Bourdon
2015-01-26 02:35:29 +01:00
parent 34079a0037
commit 1e809d9c11
178 changed files with 379 additions and 36645 deletions

View File

@ -93,7 +93,7 @@
OutDir :)
-->
<ItemGroup>
<ExternalDlls Include="$(ExternalsDir)ffmpeg\shared\bin\*.dll;$(ExternalsDir)OpenAL\$(PlatformName)\*.dll" />
<ExternalDlls Include="$(ExternalsDir)OpenAL\$(PlatformName)\*.dll" />
</ItemGroup>
<!--Either method of running requires the runtime deps to be copied to pwd-->
<Target Name="CopyDeps"