ddraw/tests: Rewrite LimitTest().
[wine.git] / dlls / dbghelp / Makefile.in
blob3e120e8afe97bc45258173fea7b7e701d99ab411
1 MODULE = dbghelp.dll
2 IMPORTLIB = dbghelp
3 EXTRADEFS = -D_IMAGEHLP_SOURCE_
4 DELAYIMPORTS = version
5 EXTRALIBS = $(Z_LIBS) $(CORESERVICES_LIBS) $(COREFOUNDATION_LIBS)
7 C_SRCS = \
8 coff.c \
9 cpu_arm.c \
10 cpu_arm64.c \
11 cpu_i386.c \
12 cpu_ppc.c \
13 cpu_x86_64.c \
14 crc32.c \
15 dbghelp.c \
16 dwarf.c \
17 elf_module.c \
18 image.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