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
configure: Check that the cross-compiler that we found actually works.
[wine/multimedia.git]
/
programs
/
winevdm
/
Makefile.in
blob
2919725493ad3c5577b9564cead1f1f64de4e5d1
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winevdm.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
user32 kernel
9
10
C_SRCS
=
\
11
winevdm.c
12
13
@MAKE_PROG_RULES@