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

12 lines
180 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = xmllite.dll
IMPORTS = kernel32 ole32
C_SRCS = \
reader.c
@MAKE_TEST_RULES@