pop b0283e26815279d45d201d5585820bb1d1997663
[wine/hacks.git] / dlls / xmllite / tests / Makefile.in
blob883a66e8e96f05e730e31f8cafc0d6c875ae047d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = xmllite.dll
6 IMPORTS = kernel32 ole32
8 C_SRCS = \
9 reader.c
11 @MAKE_TEST_RULES@