HTTP_DealWithProxy: Only add http:// to proxy string when needed.
[wine/multimedia.git] / dlls / imagehlp / Makefile.in
blob21646ef961ed4790f50014d311b704daed114b91
1 EXTRADEFS = -D_IMAGEHLP_SOURCE_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = imagehlp.dll
7 IMPORTS = kernel32 ntdll
9 C_SRCS = \
10 access.c \
11 debug.c \
12 imagehlp_main.c \
13 integrity.c \
14 internal.c \
15 modify.c \
16 symbol.c
18 @MAKE_DLL_RULES@
20 ### Dependencies: