wine/dlls/riched20/Makefile.in
Eric Pouech 42d0e56643 riched20: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-17 18:57:17 +01:00

35 lines
457 B
Makefile

MODULE = riched20.dll
IMPORTLIB = riched20
IMPORTS = uuid usp10 ole32 oleaut32 imm32 user32 gdi32
EXTRADLLFLAGS = -Wl,--image-base,0x7ac00000
C_SRCS = \
caret.c \
clipboard.c \
context.c \
editor.c \
list.c \
paint.c \
para.c \
reader.c \
richole.c \
row.c \
run.c \
string.c \
style.c \
table.c \
txthost.c \
txtsrv.c \
undo.c \
wrap.c \
writer.c
RC_SRCS = version.rc
IDL_SRCS = \
riched_tom.idl
SVG_SRCS = \
ocr_reverse.svg