webservices: Implement WsCreateServiceProxy and WsFreeServiceProxy.
[wine.git] / dlls / webservices / Makefile.in
blob285368fecc336e27cf5cf65368ba97dd4a909f15
1 MODULE = webservices.dll
2 IMPORTLIB = webservices
3 IMPORTS = user32
5 C_SRCS = \
6 channel.c \
7 main.c \
8 proxy.c \
9 reader.c \
10 writer.c