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
wined3d: Use wined3d_mask_from_size() in shader_glsl_gather4().
[wine.git]
/
dlls
/
mountmgr.sys
/
Makefile.in
blob
612ac71f869a178ac303fa410e61d519cbe61a1d
1
MODULE
=
mountmgr.sys
2
UNIXLIB
=
mountmgr.so
3
IMPORTS
=
uuid advapi32 ntoskrnl
4
DELAYIMPORTS
=
user32
5
EXTRAINCL
= $(
DBUS_CFLAGS
) $(
HAL_CFLAGS
)
6
EXTRALIBS
= $(
DISKARBITRATION_LIBS
) $(
SYSTEMCONFIGURATION_LIBS
) $(
CORESERVICES_LIBS
) $(
SECURITY_LIBS
)
7
8
EXTRADLLFLAGS
= -
Wl
,--
subsystem
,
native
9
10
C_SRCS
=
\
11
cred.c \
12
dbus.c \
13
device.c \
14
diskarb.c \
15
mountmgr.c \
16
unixlib.c