wsdapi: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
ff084c8b7b
commit
e005434d6e
|
@ -2,6 +2,8 @@ MODULE = wsdapi.dll
|
|||
IMPORTLIB = wsdapi
|
||||
IMPORTS = bcrypt iphlpapi rpcrt4 user32 webservices ws2_32
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
address.c \
|
||||
discovery.c \
|
||||
|
|
Loading…
Reference in New Issue