projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ddraw: Avoid LPD3DLIGHT2.
[wine]
/
dlls
/
winejoystick.drv
/
Makefile.in
1
MODULE = winejoystick.drv
2
IMPORTS = winmm user32
3
4
C_SRCS = \
5
joystick.c
6
7
@MAKE_DLL_RULES@