wine/dlls/hhctrl.ocx/Makefile.in
James Hawkins 3e00dec827 - Add the toolbar to the viewer window.
- Load the toolbar button text from the resource file.
2005-08-02 14:55:11 +00:00

19 lines
286 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hhctrl.ocx
IMPORTS = advapi32 comctl32 shell32 ole32 user32 gdi32 kernel32
C_SRCS = \
help.c \
hhctrl.c \
main.c \
regsvr.c
RC_SRCS = hhctrl.rc
@MAKE_DLL_RULES@
### Dependencies: