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
Release 1.6-rc2.
[wine/testsucceed.git]
/
dlls
/
ole32
/
tests
/
Makefile.in
blob
39e102f08b82fbdb112240aa7ec7ccd84d954feb
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
ole_server.c \
15
propvariant.c \
16
stg_prop.c \
17
storage32.c \
18
usrmarshal.c
19
20
@MAKE_TEST_RULES@