repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git]
/
dlls
/
riched20
/
Makefile.in
blob
cd9d5ff63b161a5c4e5b1b33969b671f5988e4a2
1
MODULE
=
riched20.dll
2
IMPORTLIB
=
riched20
3
IMPORTS
=
uuid ole32 oleaut32 imm32 user32 gdi32
4
5
EXTRADLLFLAGS
= -
Wl
,--
image-base
,
0x7ac00000
6
7
SOURCES
=
\
8
caret.c \
9
clipboard.c \
10
context.c \
11
editor.c \
12
list.c \
13
ocr_reverse.svg \
14
paint.c \
15
para.c \
16
reader.c \
17
riched_tom.idl \
18
richole.c \
19
row.c \
20
run.c \
21
string.c \
22
style.c \
23
table.c \
24
txthost.c \
25
txtsrv.c \
26
undo.c \
27
version.rc \
28
wrap.c \
29
writer.c