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

16 lines
317 B
Makefile
Raw Normal View History

2005-08-12 13:25:05 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 kernel32
EXTRALIBS = -luuid
EXTRADEFS = -DWINE_NO_LONG_AS_INT
2005-08-12 13:25:05 +02:00
CTESTS = \
domdoc.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend