MODULE = mshtml.dll IMPORTLIB = mshtml IMPORTS = strmiids uuid urlmon shlwapi shell32 ole32 oleaut32 user32 gdi32 advapi32 EXTRADEFS = -DCOM_NO_WINDOWS_H DELAYIMPORTS = wininet C_SRCS = \ conpoint.c \ dispex.c \ editor.c \ hlink.c \ htmlanchor.c \ htmlattr.c \ htmlbody.c \ htmlcomment.c \ htmlcurstyle.c \ htmldoc.c \ htmldoc3.c \ htmldoc5.c \ htmlelem.c \ htmlelem2.c \ htmlelem3.c \ htmlelemcol.c \ htmlembed.c \ htmlevent.c \ htmlform.c \ htmlframe.c \ htmlframebase.c \ htmlgeneric.c \ htmlhead.c \ htmliframe.c \ htmlimg.c \ htmlinput.c \ htmllink.c \ htmllocation.c \ htmlmeta.c \ htmlnode.c \ htmlobject.c \ htmloption.c \ htmlscreen.c \ htmlscript.c \ htmlselect.c \ htmlstorage.c \ htmlstyle.c \ htmlstyle2.c \ htmlstyle3.c \ htmlstyleelem.c \ htmlstylesheet.c \ htmltable.c \ htmltablecell.c \ htmltablerow.c \ htmltextarea.c \ htmltextcont.c \ htmltextnode.c \ htmlwindow.c \ ifacewrap.c \ ipwindow.c \ loadopts.c \ main.c \ mutation.c \ navigate.c \ npplugin.c \ nsembed.c \ nsevents.c \ nsio.c \ nsservice.c \ olecmd.c \ oleobj.c \ olewnd.c \ omnavigator.c \ persist.c \ pluginhost.c \ propbag.c \ protocol.c \ script.c \ secmgr.c \ selection.c \ service.c \ task.c \ txtrange.c \ view.c RC_SRCS = mshtml.rc PO_SRCS = mshtml.rc IDL_H_SRCS = nsiface.idl IDL_R_SRCS = mshtml_classes.idl @MAKE_DLL_RULES@