Fix typo.

This commit is contained in:
Andrew Resch 2008-02-03 22:45:23 +00:00
commit cc38bbdfbf

View file

@ -137,7 +137,7 @@ if windows_check():
_libraries = [ _libraries = [
'boost_filesystem-vc71-mt-1_34_1', 'boost_filesystem-vc71-mt-1_34_1',
'boost_date_time-vc71-mt-1_34_1', 'boost_date_time-vc71-mt-1_34_1',
'boost_thread-vc71-mt-1_34_1 'boost_thread-vc71-mt-1_34_1',
'zlib', 'zlib',
'ssleay32MT', 'ssleay32MT',
'libeay32MT', 'libeay32MT',