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
riched20: Add a paragraph ptr to each run.
[wine.git]
/
dlls
/
objsel
/
Makefile.in
blob
464f9088769156f132924f06b6f50991a84e5dc5
1
MODULE
=
objsel.dll
2
IMPORTS
=
strmiids uuid ole32 advapi32
3
4
C_SRCS
=
\
5
factory.c \
6
objsel.c
7
8
IDL_R_SRCS
=
objsel_classes.idl
9
10
RC_SRCS
=
objsel.rc
11
12
@MAKE_DLL_RULES@