TESTING -- override pthreads to fix gstreamer v5
[wine/multimedia.git] / dlls / riched20 / Makefile.in
blobbe57b41d3d33ec9753b99257e32ad9441884a821
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
29 IDL_SRCS = \
30 riched_tom.idl