wine-wine/dlls/webservices/Makefile.in

13 lines
164 B
Makefile

MODULE = webservices.dll
IMPORTLIB = webservices
IMPORTS = rpcrt4 user32
C_SRCS = \
channel.c \
main.c \
msg.c \
proxy.c \
reader.c \
url.c \
writer.c