summaryrefslogtreecommitdiff
path: root/platform/windows/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-02-15 22:53:20 +0100
committerCarl Hetherington <cth@carlh.net>2022-02-17 09:59:26 +0100
commit83b80141967c7796dedde6c84000622128c038c7 (patch)
tree03d63b4a02f0285b562cd4e63ffb3ab94c129331 /platform/windows/wscript
parentd113a4b1b0e5dab6924510861f3f2b9c30fc9610 (diff)
Build with an ffmpeg that includes libdav1d.
Diffstat (limited to 'platform/windows/wscript')
-rw-r--r--platform/windows/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript
index ed5f5d4f2..2cc3d6453 100644
--- a/platform/windows/wscript
+++ b/platform/windows/wscript
@@ -165,6 +165,7 @@ File "%static_deps%/bin/libpangoft2-1.0-0.dll"
File "%static_deps%/bin/libx264-155.dll"
File "%static_deps%/bin/libwebp-7.dll"
File "%static_deps%/bin/GLEW.dll"
+File "%static_deps%/bin/libdav1d.dll"
""", file=f)
if bits == 32: