Sweden-Number/dlls/webservices/Makefile.in

14 lines
183 B
Makefile

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