repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wmiutils: Add a stub implementation of IWbemPathKeyList.
[wine.git]
/
dlls
/
mmdevapi
/
Makefile.in
blob
e0f8c842cdb4633c00652904ffbbdb7eda557c2a
1
MODULE
=
mmdevapi.dll
2
IMPORTS
=
uuid ole32 oleaut32 user32 advapi32
3
4
C_SRCS
=
\
5
audiovolume.c \
6
devenum.c \
7
main.c
8
9
IDL_R_SRCS
=
mmdevapi_classes.idl
10
11
@MAKE_DLL_RULES@