ntdll: Rename local variables in heap_reallocate.
[wine.git] / dlls / wsdapi / Makefile.in
blobdd7b350d80bdc673f2f0c0f3a0636de589b28ab3
1 MODULE = wsdapi.dll
2 IMPORTLIB = wsdapi
3 IMPORTS = bcrypt iphlpapi rpcrt4 user32 webservices ws2_32
5 C_SRCS = \
6 address.c \
7 discovery.c \
8 memory.c \
9 msgparams.c \
10 network.c \
11 soap.c \
12 xml.c