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

18 lines
225 B
Makefile

TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 user32
C_SRCS = \
domdoc.c \
httpreq.c \
saxreader.c \
schema.c \
xmldoc.c \
xmlparser.c \
xmlview.c
IDL_H_SRCS = xmlparser.idl
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@