use multithreaded ssl on windows

This commit is contained in:
Marcos Pinto 2008-10-11 07:30:18 +00:00
commit 244ba86b8a

View file

@ -125,8 +125,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'