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
winegstreamer: Use a GstAtomicQueue for wg_transform output queue.
[wine.git]
/
tools
/
winedump
/
Makefile.in
blob
e36e4dc5aa5d1892f30d5531c0f32176eab430a9
1
EXTRADEFS
= -
DWINE_NO_LONG_TYPES
2
PROGRAMS
=
winedump
3
MANPAGES
=
winedump.man.in
4
SCRIPTS
=
function_grep.pl
5
6
C_SRCS
=
\
7
debug.c \
8
dos.c \
9
dump.c \
10
emf.c \
11
font.c \
12
le.c \
13
lib.c \
14
lnk.c \
15
main.c \
16
mf.c \
17
minidump.c \
18
misc.c \
19
msc.c \
20
msmangle.c \
21
ne.c \
22
nls.c \
23
output.c \
24
pdb.c \
25
pe.c \
26
search.c \
27
symbol.c \
28
tlb.c
29
30
INSTALL_DEV
= $(
PROGRAMS
) $(
SCRIPTS
)