wined3d: Add reporting of D3DRTYPE_VOLUME capabilties.
[wine/wine-kai.git] / dlls / comcat / tests / Makefile.in
blobc0e5b0c7ce240b3ec51be161f83b6c1ac4e7da32
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = comcat.dll
6 IMPORTS = ole32 advapi32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 comcat.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend