riched20: Implement ITextSelection::Collapse.
[wine/multimedia.git] / dlls / riched20 / Makefile.in
blob698378f640147751ed4e00fb3bf1493f79f04d42
1 MODULE = riched20.dll
2 IMPORTLIB = riched20
3 IMPORTS = uuid usp10 ole32 oleaut32 imm32 user32 gdi32
4 EXTRADLLFLAGS = -Wl,--image-base,0x7ac00000
6 C_SRCS = \
7 caret.c \
8 clipboard.c \
9 context.c \
10 editor.c \
11 list.c \
12 paint.c \
13 para.c \
14 reader.c \
15 richole.c \
16 row.c \
17 run.c \
18 string.c \
19 style.c \
20 table.c \
21 txthost.c \
22 txtsrv.c \
23 undo.c \
24 wrap.c \
25 writer.c
27 RC_SRCS = version.rc