projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3dcompiler: Parse struct dereferences.
[wine]
/
dlls
/
joy.cpl
/
Makefile.in
1
MODULE = joy.cpl
2
IMPORTS = dxguid dinput dinput8 ole32 comctl32 user32
3
4
C_SRCS = \
5
main.c
6
7
RC_SRCS = joy.rc
8
PO_SRCS = joy.rc
9
10
@MAKE_DLL_RULES@