quartz: Fix support for files with multiple odml indexes.
[wine/wine64.git] / dlls / winhttp / Makefile.in
blobe69b137d71f7ce9febbf369af4471eb8e1537518
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winhttp.dll
6 IMPORTLIB = winhttp
7 IMPORTS = kernel32
9 C_SRCS = main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend