xmllite/tests: Add basic test structure for IXmlReader.
[wine.git] / dlls / xmllite / tests / Makefile.in
blob250c4934d3266896fcc16e1605493ba92aff73dc
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = xmllite.dll
6 IMPORTS = kernel32 ole32
8 CTESTS = \
9 reader.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend