save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / quartz / tests / Makefile.in
blob0e3d389bda0699ab883832290ccd1293f6dd9a79
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = quartz.dll
6 IMPORTS = ole32 kernel32
7 EXTRALIBS = -lstrmiids -luuid
9 CTESTS = \
10 filtergraph.c \
11 memallocator.c \
12 misc.c \
13 referenceclock.c \
14 videorenderer.c
16 @MAKE_TEST_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend