wine-wine/dlls/winhttp/Makefile.in

19 lines
314 B
Makefile
Raw Normal View History

2007-07-31 13:35:42 +00:00
MODULE = winhttp.dll
2008-06-29 00:35:48 +00:00
IMPORTLIB = winhttp
IMPORTS = uuid jsproxy user32 advapi32
DELAYIMPORTS = oleaut32 ole32 crypt32 secur32
EXTRALIBS = $(CORESERVICES_LIBS) $(SOCKET_LIBS)
2007-07-30 22:54:42 +00:00
C_SRCS = \
cookie.c \
handle.c \
main.c \
net.c \
request.c \
2008-09-23 11:32:26 +00:00
session.c \
url.c
2007-07-30 22:54:42 +00:00
IDL_SRCS = winhttp_tlb.idl
RC_SRCS = rsrc.rc