wine/dlls/dhtmled.ocx/Makefile.in
Alex Henrie 6c788af6d1 dhtmled.ocx: Add dll and stub DHTMLEdit object.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-23 18:28:38 +01:00

9 lines
99 B
Makefile

MODULE = dhtmled.ocx
IMPORTS = uuid
C_SRCS = \
edit.c \
main.c
IDL_SRCS = dhtmled_tlb.idl