diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-10 14:26:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-10 14:26:31 +0000 |
| commit | 55b8ec21f3d57969510584e01a9f8837f35393f9 (patch) | |
| tree | c8f48e2134493a133ed57d744e61e7c99e1b2ef4 /platform/windows/wscript | |
| parent | 3348d68228b08ddf3e3d2a995a35a33900cc3ba2 (diff) | |
New name for boost thread DLL.
Diffstat (limited to 'platform/windows/wscript')
| -rw-r--r-- | platform/windows/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index 4f8138934..e2c284f1f 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -65,7 +65,7 @@ File "%static_deps%/bin/libintl-8.dll" File "%static_deps%/bin/libboost_chrono-mt.dll" File "%static_deps%/bin/libboost_filesystem-mt.dll" File "%static_deps%/bin/libboost_system-mt.dll" -File "%static_deps%/bin/libboost_thread_win32-mt.dll" +File "%static_deps%/bin/libboost_thread-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" |
