Sign in
goma
/
wine
/
55f5209631253d6361fc05399059423c3aa04390
/
.
/
dlls
/
mountmgr.sys
/
Makefile.in
blob: 6bdb5c4e3129a361fd5f27645f0d3deacde00355 [
file
] [
log
] [
blame
]
MODULE
=
mountmgr
.
sys
IMPORTS
=
uuid advapi32 ntoskrnl
.
exe
DELAYIMPORTS
=
user32
EXTRADLLFLAGS
=
-
Wb
,--
subsystem
,
native
EXTRADEFS
=
@HALINCL@
EXTRALIBS
=
@DISKARBITRATIONLIB@
C_SRCS
=
\
dbus
.
c \
device
.
c \
diskarb
.
c \
mountmgr
.
c
@MAKE_DLL_RULES@