Always link with WS2_32LIB, not WSOCK32LIB

This commit is contained in:
Tor Lillqvist 2011-05-16 15:59:10 +03:00
parent b52e862e8c
commit 0c083b43ce

View file

@ -95,7 +95,7 @@ UWINAPILIB= $(LB)$/uwinapi.lib
SHL1STDLIBS= \
$(UWINAPILIB)\
$(ADVAPI32LIB)\
$(WSOCK32LIB)\
$(WS2_32LIB)\
$(MPRLIB)\
$(SHELL32LIB)\
$(COMDLG32LIB)\