2018-01-23 16:27:29 +01:00
|
|
|
MODULE = dhtmled.ocx
|
2021-04-08 09:13:15 +02:00
|
|
|
IMPORTS = uuid ole32 oleaut32 user32 gdi32
|
2018-01-23 16:27:29 +01:00
|
|
|
|
2021-02-06 10:14:46 +01:00
|
|
|
RC_SRCS = dhtmled.rc
|
|
|
|
|
2018-01-23 16:27:29 +01:00
|
|
|
C_SRCS = \
|
|
|
|
edit.c \
|
|
|
|
main.c
|
|
|
|
|
|
|
|
IDL_SRCS = dhtmled_tlb.idl
|