webservices: Add support for dictionary strings in the writer.
[wine.git] / dlls / webservices / tests / Makefile.in
blob9b2e68812b97c34eda6eb64a656653d22b3fdfdf
1 TESTDLL = webservices.dll
2 IMPORTS = webservices user32 rpcrt4 ws2_32
4 C_SRCS = \
5 channel.c \
6 listener.c \
7 msg.c \
8 proxy.c \
9 reader.c \
10 url.c \
11 writer.c