diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-02-03 10:56:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-02-03 10:56:26 +0100 |
| commit | 869ad3b0f80727786c0e2e9f06a04e558d5c8170 (patch) | |
| tree | 9db4017763b4f832611e0fc6f7699a6dc19dd21d /platform/windows/wscript | |
| parent | e1490d028f3ba7a25efb96704a2ac5a08f9c7f10 (diff) | |
libeay32.dll gone away?
Diffstat (limited to 'platform/windows/wscript')
| -rw-r--r-- | platform/windows/wscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index 6aa2a210f..5fe457f19 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -79,7 +79,6 @@ 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" -File "%static_deps%/bin/libeay32.dll" """, file=f) if bits == 32: |
