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
Allow MsiViewExecute to be called twice on the same query.
[wine.git]
/
dlls
/
dbghelp
/
Makefile.in
blob
582fab06c3ecb4b10173f2bfdf0f0f8fd799773e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dbghelp.dll
6
IMPORTS
=
psapi kernel32 ntdll
7
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
25
26
@MAKE_DLL_RULES@
27
28
### Dependencies: