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

17 lines
310 B
Makefile
Raw Normal View History

2005-09-21 16:16:05 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = setupapi.dll
IMPORTS = setupapi advapi32 kernel32
2005-09-21 16:16:05 +02:00
CTESTS = \
devinst.c \
parser.c \
query.c \
2005-09-21 16:16:05 +02:00
stringtable.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend