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

19 lines
357 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
2007-12-06 20:42:08 +01:00
IMPORTS = ole32 kernel32
EXTRALIBS = -lstrmiids -luuid
2004-08-16 23:14:28 +02:00
CTESTS = \
filtergraph.c \
2007-08-11 04:29:26 +02:00
memallocator.c \
misc.c \
referenceclock.c \
videorenderer.c
2004-08-16 23:14:28 +02:00
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend