mountmgr: Add dynamic devices support using UDisks.
[wine/multimedia.git] / dlls / setupapi / tests / Makefile.in
blob747479c854ad3325f02f75eb8f5abfca4bb52f72
1 TESTDLL = setupapi.dll
2 IMPORTS = setupapi user32 advapi32
4 C_SRCS = \
5 devinst.c \
6 diskspace.c \
7 install.c \
8 misc.c \
9 parser.c \
10 query.c \
11 setupcab.c \
12 stringtable.c
14 @MAKE_TEST_RULES@