gdi32: Add some additional tests for negative axes extents.
[wine/wine-gecko.git] / dlls / hhctrl.ocx / Makefile.in
blob7382f42a48cb108548931b6a8669f8c5a4011743
1 MODULE = hhctrl.ocx
2 IMPORTS = uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32
4 C_SRCS = \
5 chm.c \
6 content.c \
7 help.c \
8 hhctrl.c \
9 index.c \
10 search.c \
11 stream.c \
12 webbrowser.c
14 IDL_TLB_SRCS = hhctrl_tlb.idl
15 IDL_R_SRCS = hhctrl_tlb.idl
17 RC_SRCS = hhctrl.rc
18 PO_SRCS = hhctrl.rc
20 SVG_SRCS = hhtoolbar.svg
22 @MAKE_DLL_RULES@