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
winemac: Activate an app if it sets focus on a window shortly after a hot key is...
[wine.git]
/
dlls
/
riched20
/
tests
/
Makefile.in
blob
9532df8ab3e8cb746b0e89e2cee3fbd94a096211
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@