repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error.
[wine/multimedia.git]
/
dlls
/
setupapi
/
Makefile.in
blob
fb36bd1f5131b2307bfc5cbbb2735599ab693124
1
EXTRADEFS
= -
D_SETUPAPI_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
setupapi.dll
7
IMPORTLIB
=
libsetupapi.
$(
IMPLIBEXT
)
8
IMPORTS
=
user32 version advapi32 rpcrt4 kernel32 ntdll
9
DELAYIMPORTS
=
shell32
10
EXTRALIBS
= $(
LIBUNICODE
)
11
12
C_SRCS
=
\
13
devinst.c \
14
dirid.c \
15
diskspace.c \
16
install
.c \
17
misc.c \
18
parser.c \
19
queue.c \
20
setupcab.c \
21
stringtable.c \
22
stubs.c
23
24
C_SRCS16
=
\
25
devinst16.c \
26
infparse.c \
27
setupx_main.c \
28
virtcopy.c
29
30
SPEC_SRCS16
=
setupx.spec
31
32
RC_SRCS
=
setupapi.rc
33
34
SUBDIRS
=
tests
35
36
@MAKE_DLL_RULES@
37
38
### Dependencies: