repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dmscript: Merge the IClassFactory implementations.
[wine/testsucceed.git]
/
dlls
/
ole32
/
tests
/
Makefile.in
blob
6e8898777214c5306eabed04b4b49b609f86a80c
1
TESTDLL
=
ole32.dll
2
IMPORTS
=
oleaut32 ole32 user32 gdi32 advapi32
3
4
C_SRCS
=
\
5
clipboard.c \
6
compobj.c \
7
defaulthandler.c \
8
dragdrop.c \
9
errorinfo.c \
10
hglobalstream.c \
11
marshal.c \
12
moniker.c \
13
ole2.c \
14
propvariant.c \
15
stg_prop.c \
16
storage32.c \
17
usrmarshal.c
18
19
@MAKE_TEST_RULES@