repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Added IHTMLDOMNode::get_nodeValue implementation.
[wine/gsoc_dplay.git]
/
dlls
/
mountmgr.sys
/
Makefile.in
blob
2996c1c10aa9150f5de2c8ea9defc0cca46b806b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mountmgr.sys
6
IMPORTS
=
uuid advapi32 ntoskrnl.exe kernel32 ntdll
7
DELAYIMPORTS
=
user32
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
native
9
EXTRADEFS
=
@HALINCL@
10
EXTRALIBS
=
@DISKARBITRATIONLIB@
11
12
C_SRCS
=
\
13
device.c \
14
diskarb.c \
15
hal.c \
16
mountmgr.c
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend