blob: 8cc2343425da905eb6988f0c50fa4c058931f48a [file] [log] [blame]
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = uuid shlwapi
DELAYIMPORTS = crypt32 advapi32
EXTRALIBS = @SOCKETLIBS@
C_SRCS = \
cookie.c \
handle.c \
main.c \
net.c \
request.c \
session.c \
url.c
IDL_TLB_SRCS = winhttp_tlb.idl
IDL_R_SRCS = winhttp_tlb.idl
RC_SRCS = version.rc
@MAKE_DLL_RULES@