Sweden-Number/dlls/webservices/Makefile.in

18 lines
235 B
Makefile
Raw Normal View History

2013-02-21 03:53:44 +01:00
MODULE = webservices.dll
IMPORTLIB = webservices
IMPORTS = winhttp rpcrt4 user32 ws2_32
2013-02-21 03:53:44 +01:00
C_SRCS = \
channel.c \
error.c \
heap.c \
listener.c \
msg.c \
proxy.c \
reader.c \
string.c \
url.c \
writer.c
RC_SRCS = rsrc.rc