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

22 lines
399 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hhctrl.ocx
2007-12-06 20:42:08 +01:00
IMPORTS = advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32 kernel32
EXTRALIBS = -luuid
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 \
regsvr.c \
webbrowser.c
RC_SRCS = hhctrl.rc
2004-11-08 21:26:45 +01:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend