quartz: Bump the amount of time in the referenceclock test slightly.
[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 kernel32
7 EXTRALIBS = -lstrmiids -luuid
8
9 CTESTS = \
10         filtergraph.c \
11         memallocator.c \
12         misc.c \
13         referenceclock.c \
14         videorenderer.c
15
16 @MAKE_TEST_RULES@
17
18 @DEPENDENCIES@  # everything below this line is overwritten by make depend