msscript.ocx: Keep script host running as long as any script module is alive.
[wine.git] / dlls / dbghelp / Makefile.in
bloba370b94e7ce8987915a6ef7134d7cf5d12b33a62
1 MODULE = dbghelp.dll
2 IMPORTLIB = dbghelp
3 EXTRADEFS = -D_IMAGEHLP_SOURCE_
4 DELAYIMPORTS = version
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 coff.c \
10 cpu_arm.c \
11 cpu_arm64.c \
12 cpu_i386.c \
13 cpu_x86_64.c \
14 dbghelp.c \
15 dwarf.c \
16 elf_module.c \
17 image.c \
18 inflate.c \
19 macho_module.c \
20 minidump.c \
21 module.c \
22 msc.c \
23 path.c \
24 pe_module.c \
25 source.c \
26 stabs.c \
27 stack.c \
28 storage.c \
29 symbol.c \
30 type.c
32 RC_SRCS = version.rc