services: Check for services without lpBinaryPathName in get_winedevice_process.
[wine.git] / dlls / webservices / Makefile.in
blob8de4f6b2b960ceab3bc16f5b7767901a070d5d43
1 MODULE = webservices.dll
2 IMPORTLIB = webservices
3 IMPORTS = winhttp rpcrt4 user32
5 C_SRCS = \
6 channel.c \
7 main.c \
8 msg.c \
9 proxy.c \
10 reader.c \
11 url.c \
12 writer.c