summaryrefslogtreecommitdiff
path: root/solenv/inc/wntmsc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-16 15:52:26 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-16 16:01:30 +0300
commit699d119f7825b5b44f6dd6e3915a0f9584078b69 (patch)
treec65ee8ed4c86ba43eb26a518b643e28032f54ba1 /solenv/inc/wntmsc.mk
parent0c5d3ca3e40c60322c1d5eabc6c4a27df96b1c09 (diff)
Use current terminology and socket library
It's called the Windows SDK, not the Platform SDK. Link only with the ws2_32 library, not the wsock32 one.
Diffstat (limited to 'solenv/inc/wntmsc.mk')
-rw-r--r--[-rwxr-xr-x]solenv/inc/wntmsc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/wntmsc.mk b/solenv/inc/wntmsc.mk
index 1276f773e336..7811d13f1eb9 100755..100644
--- a/solenv/inc/wntmsc.mk
+++ b/solenv/inc/wntmsc.mk
@@ -367,7 +367,6 @@ WINSPOOLLIB=winspool.lib
IMM32LIB=imm32.lib
VERSIONLIB=version.lib
WINMMLIB=winmm.lib
-WSOCK32LIB=wsock32.lib
MPRLIB=mpr.lib
WS2_32LIB=ws2_32.lib
KERNEL32LIB=kernel32.lib