MODULE = ieframe.dll IMPORTLIB = ieframe IMPORTS = uuid urlmon shell32 comctl32 shlwapi oleaut32 ole32 user32 gdi32 advapi32 C_SRCS = \ classinfo.c \ client.c \ dochost.c \ events.c \ frame.c \ ie.c \ ieframe_main.c \ iehtmlwnd.c \ iexplore.c \ intshcut.c \ navigate.c \ oleobject.c \ persist.c \ shellbrowser.c \ taskbarlist.c \ urlhist.c \ view.c \ webbrowser.c RC_SRCS = ieframe.rc PO_SRCS = ieframe.rc SVG_SRCS = \ ietoolbar.svg IDL_TLB_SRCS = ieframe_v1.idl IDL_R_SRCS = ieframe_v1.idl @MAKE_DLL_RULES@