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
usp10/test: Add Tibetan shaping test.
[wine.git]
/
dlls
/
shdocvw
/
Makefile.in
blob
fe85d48377e9f947c0e73b2d7414c4aad76441eb
1
EXTRADEFS
= -
D_SHDOCVW_
2
MODULE
=
shdocvw.dll
3
IMPORTLIB
=
shdocvw
4
IMPORTS
=
uuid shell32 comctl32 shlwapi user32 gdi32 advapi32
5
DELAYIMPORTS
=
version urlmon ole32 oleaut32
6
7
C_SRCS
=
\
8
classinfo.c \
9
client.c \
10
dochost.c \
11
events.c \
12
factory.c \
13
frame.c \
14
ie.c \
15
iexplore.c \
16
intshcut.c \
17
navigate.c \
18
oleobject.c \
19
persist.c \
20
shdocvw_main.c \
21
shellbrowser.c \
22
shlinstobj.c \
23
taskbarlist.c \
24
urlhist.c \
25
view.c \
26
webbrowser.c
27
28
RC_SRCS
=
\
29
De.rc \
30
En.rc \
31
Es.rc \
32
Fr.rc \
33
He.rc \
34
It.rc \
35
Ja.rc \
36
Ko.rc \
37
Lt.rc \
38
Nl.rc \
39
Pl.rc \
40
Pt.rc \
41
Ro.rc \
42
Ru.rc \
43
Si.rc \
44
Sr.rc \
45
Sv.rc \
46
Uk.rc \
47
shdocvw.rc
48
49
PO_SRCS
=
shdocvw.rc
50
51
SVG_SRCS
=
\
52
ietoolbar.svg
53
54
IDL_TLB_SRCS
=
shdocvw_v1.idl
55
IDL_R_SRCS
=
shdocvw_v1.idl
56
57
@MAKE_DLL_RULES@