repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winhttp: Avoid a null pointer dereference (clang).
[wine/multimedia.git]
/
dlls
/
riched32
/
Makefile.in
blob
f20e0af8b095d24b13e8516d006b66a911e55075
1
MODULE
=
riched32.dll
2
IMPORTS
=
riched20 user32
3
4
C_SRCS
=
\
5
richedit.c
6
7
RC_SRCS
=
version.rc
8
9
@MAKE_DLL_RULES@