blob: 78d3814ad20dec70e3942a809162dd20dd500461 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = shlwapi kernel32
DELAYIMPORTS = crypt32
EXTRALIBS = @SOCKETLIBS@
C_SRCS = \
cookie.c \
handle.c \
main.c \
net.c \
request.c \
session.c \
url.c
RC_SRCS = \
version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend