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
wshom.ocx: Implement IWshCollection::Item() for Desktop folder case.
[wine/multimedia.git]
/
dlls
/
mshtml
/
Makefile.in
blob
e5abee12837bd49a670254526f8042aa7a74525f
1
MODULE
=
mshtml.dll
2
IMPORTLIB
=
mshtml
3
IMPORTS
=
strmiids uuid urlmon shlwapi shell32 ole32 oleaut32 user32 gdi32 advapi32
4
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
5
DELAYIMPORTS
=
wininet
6
7
C_SRCS
=
\
8
conpoint.c \
9
dispex.c \
10
editor.c \
11
hlink.c \
12
htmlanchor.c \
13
htmlattr.c \
14
htmlbody.c \
15
htmlcomment.c \
16
htmlcurstyle.c \
17
htmldoc.c \
18
htmldoc3.c \
19
htmldoc5.c \
20
htmlelem.c \
21
htmlelem2.c \
22
htmlelem3.c \
23
htmlelemcol.c \
24
htmlembed.c \
25
htmlevent.c \
26
htmlform.c \
27
htmlframe.c \
28
htmlframebase.c \
29
htmlgeneric.c \
30
htmlhead.c \
31
htmliframe.c \
32
htmlimg.c \
33
htmlinput.c \
34
htmllocation.c \
35
htmlnode.c \
36
htmlobject.c \
37
htmloption.c \
38
htmlscreen.c \
39
htmlscript.c \
40
htmlselect.c \
41
htmlstyle.c \
42
htmlstyle2.c \
43
htmlstyle3.c \
44
htmlstyleelem.c \
45
htmlstylesheet.c \
46
htmltable.c \
47
htmltablerow.c \
48
htmltextarea.c \
49
htmltextcont.c \
50
htmltextnode.c \
51
htmlwindow.c \
52
ifacewrap.c \
53
ipwindow.c \
54
loadopts.c \
55
main.c \
56
mutation.c \
57
navigate.c \
58
npplugin.c \
59
nsembed.c \
60
nsevents.c \
61
nsio.c \
62
nsservice.c \
63
olecmd.c \
64
oleobj.c \
65
olewnd.c \
66
omnavigator.c \
67
persist.c \
68
pluginhost.c \
69
propbag.c \
70
protocol.c \
71
script.c \
72
secmgr.c \
73
selection.c \
74
service.c \
75
task.c \
76
txtrange.c \
77
view.c
78
79
RC_SRCS
=
mshtml.rc
80
PO_SRCS
=
mshtml.rc
81
82
IDL_H_SRCS
=
nsiface.idl
83
84
IDL_R_SRCS
=
mshtml_classes.idl
85
86
@MAKE_DLL_RULES@