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
d3d11: Report D3D11_FORMAT_SUPPORT_TYPED_UNORDERED_ACCESS_VIEW in CheckFormatSupport().
[wine.git]
/
dlls
/
mshtml
/
Makefile.in
blob
469667081e36742c38a60f682dcd89f782a4eb29
1
MODULE
=
mshtml.dll
2
IMPORTLIB
=
mshtml
3
IMPORTS
=
strmiids uuid urlmon shlwapi shell32 ole32 oleaut32 user32 gdi32 advapi32
4
DELAYIMPORTS
=
wininet inetcomm
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
conpoint.c \
10
dispex.c \
11
editor.c \
12
htmlanchor.c \
13
htmlarea.c \
14
htmlattr.c \
15
htmlbody.c \
16
htmlcomment.c \
17
htmlcurstyle.c \
18
htmldoc.c \
19
htmlelem.c \
20
htmlelemcol.c \
21
htmlevent.c \
22
htmlform.c \
23
htmlframe.c \
24
htmlgeneric.c \
25
htmlhead.c \
26
htmlimg.c \
27
htmlinput.c \
28
htmllink.c \
29
htmllocation.c \
30
htmlnode.c \
31
htmlobject.c \
32
htmlscript.c \
33
htmlselect.c \
34
htmlstorage.c \
35
htmlstyle.c \
36
htmlstyleelem.c \
37
htmlstylesheet.c \
38
htmltable.c \
39
htmltextarea.c \
40
htmltextnode.c \
41
htmlwindow.c \
42
ifacewrap.c \
43
loadopts.c \
44
main.c \
45
mutation.c \
46
navigate.c \
47
npplugin.c \
48
nsembed.c \
49
nsevents.c \
50
nsio.c \
51
nsservice.c \
52
olecmd.c \
53
oleobj.c \
54
omnavigator.c \
55
persist.c \
56
pluginhost.c \
57
protocol.c \
58
range.c \
59
script.c \
60
secmgr.c \
61
selection.c \
62
service.c \
63
svg.c \
64
task.c \
65
view.c \
66
xmlhttprequest.c
67
68
nsembed_EXTRADEFS
= -
DINSTALL_DATADIR
=
"
\"
${datadir}
\"
"
69
70
RC_SRCS
=
mshtml.rc
71
72
IDL_SRCS
=
\
73
mshtml_classes.idl \
74
nsiface.idl