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
winebus.sys: Add missing keyboard free_device callback.
[wine.git]
/
dlls
/
shdocvw
/
Makefile.in
blob
7a716740336b70a7f7544b7af383ccba6cdac11c
1
EXTRADEFS
= -
D_SHDOCVW_
2
MODULE
=
shdocvw.dll
3
IMPORTLIB
=
shdocvw
4
IMPORTS
=
uuid shlwapi advapi32
5
DELAYIMPORTS
=
version ole32 oleaut32 ieframe
6
7
EXTRADLLFLAGS
= -
mno-cygwin
8
9
C_SRCS
=
\
10
shdocvw_main.c \
11
shlinstobj.c
12
13
RC_SRCS
=
\
14
shdocvw.rc
15
16
IDL_SRCS
=
shdocvw_v1.idl