diff --git a/setup.py b/setup.py index 6ea844b5c..e1d39bd9c 100644 --- a/setup.py +++ b/setup.py @@ -148,8 +148,8 @@ if windows_check(): 'boost_system-vc71-mt-1_35', 'boost_thread-vc71-mt-1_35', 'gdi32', - 'libeay32', - 'ssleay32', + 'libeay32MT', + 'ssleay32MT', 'ws2_32', 'wsock32', 'zlib'