TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = quartz.dll
IMPORTS   = ole32 user32 gdi32 kernel32
EXTRALIBS = -lstrmiids

CTESTS = \
	filtergraph.c \
	memallocator.c \
	referenceclock.c

@MAKE_TEST_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend