Makefile.in 151 Bytes
Newer Older
1
MODULE    = dhtmled.ocx
2
IMPORTS   = uuid ole32 oleaut32 user32 gdi32
3

4 5
RC_SRCS   = dhtmled.rc

6 7 8 9 10
C_SRCS = \
	edit.c \
	main.c

IDL_SRCS = dhtmled_tlb.idl