wine/dlls/quartz/tests/Makefile.in
2008-07-09 10:59:31 +02:00

19 lines
380 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = quartz.dll
IMPORTS = oleaut32 ole32 advapi32 kernel32
CTESTS = \
avisplitter.c \
filtergraph.c \
filtermapper.c \
memallocator.c \
misc.c \
referenceclock.c \
videorenderer.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend