projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mshtml: Use nsIDirectoryServiceProvider2::GetFiles to provide Wine-specific plugin...
[wine]
/
dlls
/
dinput8
/
tests
/
Makefile.in
1
TESTDLL = dinput8.dll
2
IMPORTS = dinput8 ole32 user32 advapi32
3
4
C_SRCS = \
5
device.c \
6
dinput.c
7
8
@MAKE_TEST_RULES@