wine/dlls/msxml3/tests/Makefile.in
2006-10-13 14:49:46 +02:00

15 lines
283 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 kernel32
EXTRALIBS = -luuid
CTESTS = \
domdoc.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend