wine/dlls/msi/tests/Makefile.in
Mike McCormack 4c20cc6f0f - test cases for summary information
- fix memory leaks
2005-03-19 17:08:34 +00:00

16 lines
214 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msi.dll
IMPORTS = msi kernel32
CTESTS = \
db.c \
record.c \
suminfo.c
@MAKE_TEST_RULES@
### Dependencies: