blob: 02cd48cf95520b0e99917310be42d4bf88543842 [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = wininet kernel32
C_SRCS = \
handle.c \
main.c \
request.c \
session.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend