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
wined3d: Print a fixme for unimplemented swap effects during swapchain (re)creation.
[wine.git]
/
tools
/
widl
/
Makefile.in
blob
b47a170e4ca8cd2fc4c16ad26568acb587f6409d
1
PROGRAMS
=
widl
2
MANPAGES
=
widl.man.in
3
4
C_SRCS
=
\
5
client.c \
6
expr.c \
7
hash.c \
8
header.c \
9
proxy.c \
10
register.c \
11
server.c \
12
typegen.c \
13
typelib.c \
14
typetree.c \
15
utils.c \
16
widl.c \
17
write_msft.c
18
19
LEX_SRCS
=
parser.l
20
BISON_SRCS
=
parser.y
21
22
widl_EXTRADEFS
= -
DDEFAULT_INCLUDE_DIR
=
\"
${
includedir
}/
windows
/
\"
23
24
EXTRALIBS
= -
lwpp
25
26
INSTALL_DEV
= $(
PROGRAMS
)