repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Use popup menu from shdoclc.dll.
[wine/multimedia.git]
/
dlls
/
dbghelp
/
Makefile.in
blob
24bf8b3529bc65c3046025d51f9f3298db1855fe
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dbghelp.dll
6
IMPORTLIB
=
libdbghelp.
$(
IMPLIBEXT
)
7
IMPORTS
=
psapi kernel32 ntdll
8
EXTRADEFS
= -
DWINE_NO_LONG_AS_INT
9
10
C_SRCS
=
\
11
coff.c \
12
dbghelp.c \
13
dwarf.c \
14
elf_module.c \
15
image.c \
16
memory.c \
17
minidump.c \
18
module.c \
19
msc.c \
20
path.c \
21
pe_module.c \
22
source.c \
23
stabs.c \
24
stack.c \
25
storage.c \
26
symbol.c \
27
type.c
28
29
@MAKE_DLL_RULES@
30
31
@DEPENDENCIES@
# everything below this line is overwritten by make depend