From: Carl Hetherington Date: Sun, 17 May 2020 07:27:40 +0000 (+0200) Subject: Missing DLL for Windows build. X-Git-Tag: v2.15.73 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=119bf28caa0e3469128a1f015ee00cdf773039b0 Missing DLL for Windows build. --- diff --git a/platform/windows/wscript b/platform/windows/wscript index ad330ab02..8507637d8 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -105,6 +105,7 @@ File "%static_deps%/bin/wxmsw30u_adv_gcc_custom.dll" File "%static_deps%/bin/wxmsw30u_richtext_gcc_custom.dll" File "%static_deps%/bin/wxmsw30u_html_gcc_custom.dll" File "%static_deps%/bin/wxmsw30u_gl_gcc_custom.dll" +File "%static_deps%/bin/wxmsw30u_propgrid_gcc_custom.dll" File "%static_deps%/bin/wxbase30u_xml_gcc_custom.dll" File "%static_deps%/bin/libcairo-2.dll" File "%static_deps%/bin/libfreetype-6.dll"