Sweden-Number/dlls/winhttp/Makefile.in

18 lines
310 B
Makefile
Raw Normal View History

2007-07-31 00:54:42 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
2007-07-31 15:35:42 +02:00
MODULE = winhttp.dll
2008-06-29 02:35:48 +02:00
IMPORTLIB = winhttp
IMPORTS = wininet kernel32
2007-07-31 00:54:42 +02:00
C_SRCS = \
handle.c \
main.c \
request.c \
session.c
2007-07-31 00:54:42 +02:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend