wine-wine/dlls/webservices/Makefile.in

20 lines
264 B
Makefile
Raw Normal View History

2013-02-21 02:53:44 +00:00
MODULE = webservices.dll
IMPORTLIB = webservices
IMPORTS = winhttp rpcrt4 user32 ws2_32
2013-02-21 02:53:44 +00:00
EXTRADLLFLAGS = -mno-cygwin
2013-02-21 02:53:44 +00: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