winejoystick: Fix a crash on accessing a CFArray past its end due to an off-by-one...
[wine/multimedia.git] / dlls / hhctrl.ocx / Makefile.in
blobef1876648c945358beb415422ae6bab7c9bc0644
1 MODULE = hhctrl.ocx
2 IMPORTLIB = htmlhelp
3 IMPORTS = uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32
5 C_SRCS = \
6 chm.c \
7 content.c \
8 help.c \
9 hhctrl.c \
10 index.c \
11 search.c \
12 stream.c \
13 webbrowser.c
15 IDL_SRCS = hhctrl_tlb.idl
17 RC_SRCS = hhctrl.rc
19 SVG_SRCS = \
20 hhtoolbar.svg \
21 hhtreeview.svg