From d0fcc566d9e8a90e4a5e4c1df4822e7b408f5275 Mon Sep 17 00:00:00 2001 From: "birkoff.anarchist" Date: Sat, 13 Aug 2016 22:46:38 +0700 Subject: [PATCH] Fix missing libraries for Windows Fix #12125 --- support/windows/Servo.wxs.mako | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/support/windows/Servo.wxs.mako b/support/windows/Servo.wxs.mako index e2c83e5708e..dc91d197196 100644 --- a/support/windows/Servo.wxs.mako +++ b/support/windows/Servo.wxs.mako @@ -133,6 +133,22 @@ Name="avutil-55.dll" Source="C:\msys64\mingw64\bin\avutil-55.dll" DiskId="1"/> + + + +