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

16 lines
295 B
Makefile
Raw Normal View History

2005-08-12 13:25:05 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 kernel32
EXTRALIBS = -luuid
CTESTS = \
2007-02-27 13:32:02 +01:00
domdoc.c \
schema.c
2005-08-12 13:25:05 +02:00
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend