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
d3d9: Fix a few ok conditions in the visual tests.
[wine.git]
/
dlls
/
dinput
/
tests
/
Makefile.in
blob
d310494ee282ade23892500b63839f0e1ad277e4
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
dinput.dll
6
IMPORTS
=
dinput ole32 version user32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
-
ldxerr8
8
9
CTESTS
=
\
10
device.c \
11
joystick.c \
12
keyboard.c \
13
mouse.c
14
15
@MAKE_TEST_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend