diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-17 09:27:40 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-17 09:27:40 +0200 |
| commit | 119bf28caa0e3469128a1f015ee00cdf773039b0 (patch) | |
| tree | 720925093efadd8fbce78962ddfc36e66ba9e560 /platform/windows/wscript | |
| parent | c736fc8881689e9d40564afb61be9238b0109894 (diff) | |
Missing DLL for Windows build.v2.15.73
Diffstat (limited to 'platform/windows/wscript')
| -rw-r--r-- | platform/windows/wscript | 1 |
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" |
