wsdapi: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2019-06-27 21:43:58 +02:00
parent ff084c8b7b
commit e005434d6e

View file

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