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

16 lines
238 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 user32
C_SRCS = \
domdoc.c \
saxreader.c \
schema.c \
xmldoc.c \
xmlelem.c
@MAKE_TEST_RULES@