projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
devenum: Remove tabs and duplicate newlines from TRACE.
[wine]
/
dlls
/
riched20
/
tests
/
Makefile.in
1
TESTDLL = riched20.dll
2
IMPORTS = ole32 oleaut32 user32 gdi32
3
4
C_SRCS = \
5
editor.c \
6
richole.c \
7
txtsrv.c
8
9
@MAKE_TEST_RULES@