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
xaudio2: Add stub implementation of AudioVolumeMeter.
[wine.git]
/
dlls
/
mountmgr.sys
/
Makefile.in
blob
1195b5e3113dcc3568e2b2ad537da23187f0086a
1
MODULE
=
mountmgr.sys
2
IMPORTS
=
uuid advapi32 ntoskrnl.exe
3
DELAYIMPORTS
=
user32
4
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
native
5
EXTRAINCL
= $(
DBUS_CFLAGS
) $(
HAL_CFLAGS
)
6
EXTRALIBS
= $(
DISKARBITRATION_LIBS
)
7
8
C_SRCS
=
\
9
dbus.c \
10
device.c \
11
diskarb.c \
12
mountmgr.c