projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3drm/tests: Add more tests.
[wine]
/
dlls
/
d3drm
/
tests
/
Makefile.in
1
TESTDLL = d3drm.dll
2
IMPORTS = dxguid
3
4
C_SRCS = \
5
d3drm.c \
6
vector.c
7
8
@MAKE_TEST_RULES@