blob: 58dac38b7461e34d639ae8877c399f30edfac1ad [file] [log] [blame]
MODULE = webservices.dll
IMPORTLIB = webservices
IMPORTS = winhttp rpcrt4 user32 ws2_32
C_SRCS = \
channel.c \
error.c \
heap.c \
listener.c \
msg.c \
proxy.c \
reader.c \
string.c \
url.c \
writer.c