diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-02-03 13:04:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-02-03 13:04:33 +0100 |
| commit | 1189ca212771d8e941f7c11ce66656a29aef623a (patch) | |
| tree | 02ca1cda864f31f63e5cfe8e6743f7bb3a77a550 | |
| parent | 7e741d0110279092cd2366e1533bbea909bd457d (diff) | |
libnettle library rename.
| -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 82068bd25..5ab7227c3 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -132,7 +132,7 @@ File "%static_deps%/bin/libzip.dll" File "%static_deps%/bin/libcairomm-1.0-1.dll" File "%static_deps%/bin/libpangomm-1.4-1.dll" File "%static_deps%/bin/libsamplerate-0.dll" -File "%static_deps%/bin/libnettle-6.dll" +File "%static_deps%/bin/libnettle-7.dll" File "%static_deps%/bin/icuuc56.dll" File "%static_deps%/bin/icudt56.dll" File "%static_deps%/bin/icuin56.dll" |
