diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-02-03 16:14:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-02-03 16:14:26 +0100 |
| commit | ec5e621559a1267864f71d3d9da6b8b71fba4222 (patch) | |
| tree | 6cda74e7536659f9884a1319ec85946c8dab2d84 /platform | |
| parent | 7781a4f858d34b06c5c3a31fa4b191808c4beebd (diff) | |
More DLLs.
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/windows/wscript | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index 9578e1f4f..b7666b349 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -152,6 +152,10 @@ File "%static_deps%/bin/libgcrypt-20.dll" File "%static_deps%/bin/libgpg-error-0.dll" File "%static_deps%/bin/libpangoft2-1.0-0.dll" File "%static_deps%/bin/libx264-155.dll" +File "%static_deps%/bin/libcrypto-1_1-x64.dll" +File "%static_deps%/bin/libdl.dll" +File "%static_deps%/bin/libltdl-7.dll" +File "%static_deps%/bin/libwebp-7.dll" File "%cdist_deps%/bin/asdcp-carl.dll" File "%cdist_deps%/bin/kumu-carl.dll" |
