summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-05-17 09:27:40 +0200
committerCarl Hetherington <cth@carlh.net>2020-05-17 09:27:40 +0200
commit119bf28caa0e3469128a1f015ee00cdf773039b0 (patch)
tree720925093efadd8fbce78962ddfc36e66ba9e560
parentc736fc8881689e9d40564afb61be9238b0109894 (diff)
Missing DLL for Windows build.v2.15.73
-rw-r--r--platform/windows/wscript1
1 files changed, 1 insertions, 0 deletions
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"