repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mountmgr: Add dynamic devices support using UDisks.
[wine/multimedia.git]
/
dlls
/
setupapi
/
tests
/
Makefile.in
blob
747479c854ad3325f02f75eb8f5abfca4bb52f72
1
TESTDLL
=
setupapi.dll
2
IMPORTS
=
setupapi user32 advapi32
3
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
13
14
@MAKE_TEST_RULES@