wine-wine/dlls/hhctrl.ocx/Makefile.in

24 lines
344 B
Makefile
Raw Permalink Normal View History

MODULE = hhctrl.ocx
2012-11-30 10:12:39 +00:00
IMPORTLIB = htmlhelp
IMPORTS = uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32
EXTRADLLFLAGS = -mno-cygwin
2004-08-23 18:50:54 +00:00
C_SRCS = \
chm.c \
2007-02-28 02:59:07 +00:00
content.c \
2005-08-01 09:21:53 +00:00
help.c \
2004-08-23 18:50:54 +00:00
hhctrl.c \
index.c \
2010-02-07 17:39:33 +00:00
search.c \
stream.c \
webbrowser.c
IDL_SRCS = hhctrl_tlb.idl
RC_SRCS = hhctrl.rc
2004-11-08 20:26:45 +00:00
SVG_SRCS = \
hhtoolbar.svg \
hhtreeview.svg