use multithreaded ssl on windows

This commit is contained in:
Marcos Pinto 2008-10-11 07:30:18 +00:00
parent 296c7fea82
commit 7564248431
1 changed files with 2 additions and 2 deletions

View File

@ -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'