mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add missing libraries for Windows
This commit is contained in:
parent
d053fb16f6
commit
82dc707637
1 changed files with 8 additions and 0 deletions
|
@ -113,6 +113,14 @@
|
|||
Name="libfontconfig-1.dll"
|
||||
Source="C:\msys64\mingw64\bin\libfontconfig-1.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="AVUtil"
|
||||
Name="avutil-55.dll"
|
||||
Source="C:\msys64\mingw64\bin\avutil-55.dll"
|
||||
DiskId="1"/>
|
||||
<File Id="AVFormat"
|
||||
Name="avformat-57.dll"
|
||||
Source="C:\msys64\mingw64\bin\avformat-57.dll"
|
||||
DiskId="1"/>
|
||||
</Component>
|
||||
|
||||
<Directory Id="EtcDir" Name="etc">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue