use multithreaded ssl on windows
This commit is contained in:
parent
054cc120de
commit
244ba86b8a
4
setup.py
4
setup.py
@ -125,8 +125,8 @@ if windows_check():
|
|||||||
'boost_system-vc71-mt-1_35',
|
'boost_system-vc71-mt-1_35',
|
||||||
'boost_thread-vc71-mt-1_35',
|
'boost_thread-vc71-mt-1_35',
|
||||||
'gdi32',
|
'gdi32',
|
||||||
'libeay32',
|
'libeay32MT',
|
||||||
'ssleay32',
|
'ssleay32MT',
|
||||||
'ws2_32',
|
'ws2_32',
|
||||||
'wsock32',
|
'wsock32',
|
||||||
'zlib'
|
'zlib'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user