ws2_32: Delay import iphlpapi.

This commit is contained in:
Juan Lang 2008-08-04 15:44:27 -07:00 committed by Alexandre Julliard
parent 08b0493b9e
commit 8c44e25693
1 changed files with 2 additions and 2 deletions

View File

@ -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 = \