Sweden-Number/dlls/quartz/tests/Makefile.in

17 lines
334 B
Makefile
Raw Normal View History

2004-08-16 23:14:28 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = quartz.dll
IMPORTS = ole32 user32 gdi32 kernel32
EXTRALIBS = -lstrmiids
2004-08-16 23:14:28 +02:00
CTESTS = \
filtergraph.c \
2007-08-11 04:29:26 +02:00
memallocator.c \
referenceclock.c
2004-08-16 23:14:28 +02:00
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend