- moved into new mscvpdb.h (out of msc.c) all types and defines needed
[wine/dcerpc.git] / dlls / dbghelp / Makefile.in
blob582fab06c3ecb4b10173f2bfdf0f0f8fd799773e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dbghelp.dll
6 IMPORTS = psapi kernel32 ntdll
8 C_SRCS = \
9 coff.c \
10 dbghelp.c \
11 elf_module.c \
12 image.c \
13 memory.c \
14 minidump.c \
15 module.c \
16 msc.c \
17 path.c \
18 pe_module.c \
19 source.c \
20 stabs.c \
21 stack.c \
22 storage.c \
23 symbol.c \
24 type.c
26 @MAKE_DLL_RULES@
28 ### Dependencies: