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
msvcrt: Added _fread_nolock_s implementation.
[wine.git]
/
dlls
/
riched20
/
Makefile.in
blob
698378f640147751ed4e00fb3bf1493f79f04d42
1
MODULE
=
riched20.dll
2
IMPORTLIB
=
riched20
3
IMPORTS
=
uuid usp10 ole32 oleaut32 imm32 user32 gdi32
4
EXTRADLLFLAGS
= -
Wl
,--
image-base
,
0x7ac00000
5
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
26
27
RC_SRCS
=
version.rc