ntdll: Add a helper for platform-specific threading initialization.
[wine.git] / dlls / webservices / Makefile.in
blob36eae4adf2e37ab082b059d84e2cbb60773d0664
1 MODULE = webservices.dll
2 IMPORTLIB = webservices
3 IMPORTS = winhttp rpcrt4 user32 ws2_32
5 EXTRADLLFLAGS = -mno-cygwin
7 C_SRCS = \
8 channel.c \
9 error.c \
10 heap.c \
11 listener.c \
12 msg.c \
13 proxy.c \
14 reader.c \
15 string.c \
16 url.c \
17 writer.c
19 RC_SRCS = rsrc.rc