wine/dlls/hhctrl.ocx/Makefile.in
Mike Hearn 17d5e07ec6 Display more informative message when HtmlHelp stub is invoked, add
A/W conversion code, remove useless (and wrong) hungarian notation
from function prototypes.
2004-06-01 19:44:59 +00:00

13 lines
200 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hhctrl.ocx
IMPORTS = shell32 user32 kernel32
C_SRCS = hhctrl.c
@MAKE_DLL_RULES@
### Dependencies: