repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32/tests: Mark tests failing randomly on Windows as flaky.
[wine.git]
/
dlls
/
dbghelp
/
Makefile.in
blob
22be2612eeb6248142c89ccdc20cc399ab2b1bf8
1
MODULE
=
dbghelp.dll
2
IMPORTLIB
=
dbghelp
3
IMPORTS
= $(
ZLIB_PE_LIBS
)
4
EXTRAINCL
= $(
ZLIB_PE_CFLAGS
)
5
EXTRADEFS
= -
D_IMAGEHLP_SOURCE_
6
DELAYIMPORTS
=
version
7
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
macho_module.c \
19
minidump.c \
20
module.c \
21
msc.c \
22
path.c \
23
pe_module.c \
24
source.c \
25
stabs.c \
26
stack.c \
27
storage.c \
28
symbol.c \
29
type.c
30
31
RC_SRCS
=
version.rc