projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Check the color data type too when deciding whether to convert data.
[wine]
/
dlls
/
quartz
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = quartz.dll
6
IMPORTS = ole32 user32 gdi32 kernel32
7
EXTRALIBS = -lstrmiids
8
9
CTESTS = \
10
filtergraph.c \
11
memallocator.c
12
13
@MAKE_TEST_RULES@
14
15
### Dependencies: