winhttp: Forward WinHttpCrackUrl and WinHttpCreateUrl to wininet for the time being.
[wine.git] / dlls / winhttp / Makefile.in
blobc65adbd5ee7dbd93a9c83cc15daba788c55f69f0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winhttp.dll
6 IMPORTLIB = winhttp
7 IMPORTS = wininet kernel32
9 C_SRCS = \
10 handle.c \
11 main.c \
12 session.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend