wine/dlls/ieframe/Makefile.in

27 lines
440 B
Makefile

MODULE = ieframe.dll
IMPORTLIB = ieframe
IMPORTS = uuid urlmon shell32 comctl32 shlwapi oleaut32 ole32 user32 gdi32 advapi32
SOURCES = \
classinfo.c \
client.c \
dochost.c \
events.c \
frame.c \
ie.c \
ieframe.rc \
ieframe_main.c \
ieframe_v1.idl \
iehtmlwnd.c \
ietoolbar.svg \
iexplore.c \
intshcut.c \
navigate.c \
oleobject.c \
persist.c \
shellbrowser.c \
shelluihelper.c \
urlhist.c \
view.c \
webbrowser.c