Makefile.in 212 Bytes
Newer Older
Mike McCormack's avatar
Mike McCormack committed
1
TESTDLL   = msxml3.dll
2
IMPORTS   = oleaut32 ole32 user32 shlwapi
Mike McCormack's avatar
Mike McCormack committed
3

4
C_SRCS = \
5
	domdoc.c \
6
	httpreq.c \
7
	saxreader.c \
8
	schema.c \
9
	xmldoc.c \
10 11
	xmlparser.c \
	xmlview.c
Mike McCormack's avatar
Mike McCormack committed
12

13
IDL_SRCS = xmlparser.idl
14

15
RC_SRCS = rsrc.rc