projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3dcompiler/tests: Improve test_reflection_bound_resources().
[wine]
/
dlls
/
d3dcompiler_43
/
tests
/
Makefile.in
1
TESTDLL = d3dcompiler_43.dll
2
IMPORTS = d3dcompiler d3d9 d3dx9 user32
3
4
C_SRCS = \
5
asm.c \
6
blob.c \
7
hlsl.c \
8
reflection.c
9
10
@MAKE_TEST_RULES@