Sweden-Number/dlls/hhctrl.ocx/Makefile.in

22 lines
315 B
Makefile
Raw Normal View History

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