wine/dlls/msxml3/tests/Makefile.in
2008-07-09 11:31:22 +02:00

18 lines
323 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 user32 kernel32
CTESTS = \
domdoc.c \
saxreader.c \
schema.c \
xmldoc.c \
xmlelem.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend