repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oleaut32: Thousands separator support for VarFormat.
[wine/hacks.git]
/
dlls
/
dbghelp
/
Makefile.in
blob
c089d6598b3747b21aafd616acdbccf4e3e834d2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dbghelp.dll
6
IMPORTLIB
=
dbghelp
7
IMPORTS
=
psapi kernel32 ntdll
8
DELAYIMPORTS
=
version
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