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
cabinet/tests: Make some variables static.
[wine.git]
/
dlls
/
dinput
/
tests
/
Makefile.in
blob
6fb3180ab6c3efa937b1df404de4d6e370b7fa6d
1
TESTDLL
=
dinput.dll
2
IMPORTS
=
dinput ole32 version user32
3
4
C_SRCS
=
\
5
device.c \
6
joystick.c \
7
keyboard.c \
8
mouse.c
9
10
@MAKE_TEST_RULES@