webservices: Implement WsDecodeUrl.
[wine.git] / dlls / webservices / tests / Makefile.in
blobc278a478ba7218477dd78dfc0f5cbf239aa0ee5d
1 TESTDLL = webservices.dll
2 IMPORTS = webservices
4 C_SRCS = \
5 channel.c \
6 proxy.c \
7 reader.c \
8 url.c \
9 writer.c