python: Link to ws2_32 on windows.

This commit is contained in:
Michal Krol 2010-01-21 20:02:44 +01:00
parent dcf8543ab3
commit 91d58c3520

View file

@ -21,6 +21,7 @@ if 'python' in env['statetrackers']:
'gdi32',
'user32',
'kernel32',
'ws2_32',
])
else:
env.Append(LIBS = [