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
gdi32: Fix coordinates for row copies in mirrored vertical stretching.
[wine/multimedia.git]
/
dlls
/
setupapi
/
Makefile.in
blob
868a62a959b15abb02571ddaba612b7f455dc63e
1
EXTRADEFS
= -
D_SETUPAPI_
2
MODULE
=
setupapi.dll
3
IMPORTLIB
=
setupapi
4
IMPORTS
=
uuid user32 version advapi32 rpcrt4
5
DELAYIMPORTS
=
shell32 wintrust ole32 winspool comdlg32
6
7
C_SRCS
=
\
8
devinst.c \
9
dialog.c \
10
dirid.c \
11
diskspace.c \
12
fakedll.c \
13
install
.c \
14
misc.c \
15
parser.c \
16
query.c \
17
queue.c \
18
setupcab.c \
19
stringtable.c \
20
stubs.c
21
22
RC_SRCS
=
setupapi.rc
23
PO_SRCS
=
setupapi.rc
24
25
@MAKE_DLL_RULES@