blob: 130971e70b55882260d3066ceb93fe95449b9df5 [file] [log] [blame]
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = uuid user32 advapi32
DELAYIMPORTS = oleaut32 ole32 crypt32
EXTRALIBS = @SOCKETLIBS@
EXTRADEFS = -DWIDL_C_INLINE_WRAPPERS
C_SRCS = \
cookie.c \
handle.c \
main.c \
net.c \
request.c \
session.c \
url.c
IDL_TLB_SRCS = winhttp_tlb.idl
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@