wine/dlls/riched20/Makefile.in
Alexandre Julliard 2d91663f7a riched20: New high resolution cursor generated from SVG.
Based on a cursor set published by Ludvig Hummel under the X11 license.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-14 13:30:21 +02:00

34 lines
456 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