wine/dlls/dhtmled.ocx/Makefile.in
Eric Pouech ec0645c983 dhtmled.ocx: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00

11 lines
151 B
Makefile

MODULE = dhtmled.ocx
IMPORTS = uuid ole32 oleaut32 user32 gdi32
RC_SRCS = dhtmled.rc
C_SRCS = \
edit.c \
main.c
IDL_SRCS = dhtmled_tlb.idl