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
po: Update Catalan translation.
[wine.git]
/
dlls
/
mountmgr.sys
/
Makefile.in
blob
91203e11507b1c3ebcf0f48ded4310f3a781042c
1
MODULE
=
mountmgr.sys
2
IMPORTS
=
uuid advapi32 ntoskrnl.exe
3
DELAYIMPORTS
=
user32
4
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
native
5
EXTRADEFS
=
@HALINCL@
6
EXTRALIBS
=
@DISKARBITRATIONLIB@
7
8
C_SRCS
=
\
9
device.c \
10
diskarb.c \
11
hal.c \
12
mountmgr.c
13
14
@MAKE_DLL_RULES@