windows.applicationmodel/tests: Use PathRemoveFileSpecW() instead of PathCchRemoveFil...
[wine.git] / dlls / webservices / Makefile.in
blobb58714d32533bd8a6fa856df10ccf2062352c58e
1 MODULE = webservices.dll
2 IMPORTLIB = webservices
3 IMPORTS = winhttp rpcrt4 user32 ws2_32
5 C_SRCS = \
6 channel.c \
7 error.c \
8 heap.c \
9 listener.c \
10 msg.c \
11 proxy.c \
12 reader.c \
13 string.c \
14 url.c \
15 writer.c
17 RC_SRCS = rsrc.rc