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
Moved a few remaining 16-bit window functions to wnd16.c and moved it
[wine.git]
/
dlls
/
shdocvw
/
Makefile.in
blob
e55e9e0967da85c6f3f8a266c96bc922cc824cb5
1
EXTRADEFS
= -
D_SHDOCVW_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
shdocvw.dll
7
IMPORTS
=
ole32 kernel32
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
classinfo.c \
14
events.c \
15
factory.c \
16
misc.c \
17
oleobject.c \
18
persist.c \
19
shdocvw_main.c \
20
webbrowser.c
21
22
@MAKE_DLL_RULES@
23
24
### Dependencies: