repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Set version to 9.
[wine/wine64.git]
/
dlls
/
shdocvw
/
Makefile.in
blob
cb619f381f9323c01f4c1aa7045078a5334aa5ab
1
EXTRADEFS
= -
D_SHDOCVW_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
shdocvw.dll
7
IMPORTS
=
ole32 user32 advapi32 kernel32
8
EXTRALIBS
= $(
LIBUUID
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
classinfo.c \
15
events.c \
16
factory.c \
17
misc.c \
18
oleobject.c \
19
persist.c \
20
regsvr.c \
21
shdocvw_main.c \
22
webbrowser.c
23
24
RC_SRCS
=
version.rc
25
26
@MAKE_DLL_RULES@
27
28
### Dependencies: