blob: 3d85c4df01b84d5bda3368e562b770f5f21f5344 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = wininet kernel32
DELAYIMPORTS = crypt32
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