wine-wine/dlls/webservices/Makefile.in

20 lines
264 B
Makefile

MODULE = webservices.dll
IMPORTLIB = webservices
IMPORTS = winhttp rpcrt4 user32 ws2_32
EXTRADLLFLAGS = -mno-cygwin
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