mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Auto merge of #12848 - birkoffe:master, r=larsbergstrom
Fix missing libraries for Windows Fix #12125 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12848) <!-- Reviewable:end -->
This commit is contained in:
commit
cb01d37338
1 changed files with 16 additions and 0 deletions
|
@ -133,6 +133,22 @@
|
|||
Name="avutil-55.dll"
|
||||
Source="C:\msys64\mingw64\bin\avutil-55.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="LibRTMPDll"
|
||||
Name="librtmp-1.dll"
|
||||
Source="C:\msys64\mingw64\bin\librtmp-1.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="LibBluRayDll"
|
||||
Name="libbluray-1.dll"
|
||||
Source="C:\msys64\mingw64\bin\libbluray-1.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="LibModPlugDll"
|
||||
Name="libmodplug-1.dll"
|
||||
Source="c:\msys64\mingw64\bin\libmodplug-1.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="LibCeltDll"
|
||||
Name="libcelt0-2.dll"
|
||||
Source="C:\msys64\mingw64\bin\libcelt0-2.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="PostprocDll"
|
||||
Name="postproc-54.dll"
|
||||
Source="c:\msys64\mingw64\bin\postproc-54.DLL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue