Commit e005434d authored by Alexandre Julliard's avatar Alexandre Julliard

wsdapi: Build with msvcrt.

parent ff084c8b
No related merge requests found
......@@ -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 \
......
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