Commit 8c44e256 authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

ws2_32: Delay import iphlpapi.

parent 08b0493b
......@@ -5,8 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ws2_32.dll
IMPORTLIB = ws2_32
IMPORTS = iphlpapi kernel32 ntdll
DELAYIMPORTS = user32
IMPORTS = kernel32 ntdll
DELAYIMPORTS = iphlpapi user32
EXTRALIBS = @LIBPOLL@
C_SRCS = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment