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

19 lines
286 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hhctrl.ocx
2005-08-01 11:21:53 +02:00
IMPORTS = advapi32 comctl32 shell32 ole32 user32 gdi32 kernel32
2004-08-23 20:50:54 +02:00
C_SRCS = \
2005-08-01 11:21:53 +02:00
help.c \
2004-08-23 20:50:54 +02:00
hhctrl.c \
main.c \
2004-08-23 20:50:54 +02:00
regsvr.c
RC_SRCS = hhctrl.rc
2004-11-08 21:26:45 +01:00
@MAKE_DLL_RULES@
### Dependencies: