diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-03 14:28:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-03 14:28:42 +0100 |
| commit | 81584e88d0c2df5f1e5418f8e5cb27ccc7813908 (patch) | |
| tree | 361b46324fe40ecbabb3c0386e5279739d248eb0 /platform/windows/wscript | |
| parent | 36d32b351cb43028f6b27353871f2645c940a855 (diff) | |
Attempt to fix Windows / OS X installers.
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 7d64df288..02ec1e097 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -68,6 +68,7 @@ File "%static_deps%/bin/libboost_system-mt.dll" File "%static_deps%/bin/libboost_thread_win32-mt.dll" File "%static_deps%/bin/libboost_date_time-mt.dll" File "%static_deps%/bin/libboost_locale-mt.dll" +File "%static_deps%/bin/libboost_regex-mt.dll" File "%static_deps%/bin/libeay32.dll" File "%static_deps%/bin/libgcc_s_sjlj-1.dll" File "%static_deps%/bin/libgio-2.0-0.dll" |
