repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push ac694015ba9a1d7cf8fc6346c6e51d4c35a62962
[wine/hacks.git]
/
dlls
/
ole32
/
tests
/
Makefile.in
blob
0193095069b7381a21f10c449b92278fa8c8a2e8
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
ole32.dll
6
IMPORTS
=
oleaut32 ole32 user32 gdi32 advapi32 kernel32
7
8
CTESTS
=
\
9
clipboard.c \
10
compobj.c \
11
defaulthandler.c \
12
dragdrop.c \
13
errorinfo.c \
14
hglobalstream.c \
15
marshal.c \
16
moniker.c \
17
ole2.c \
18
propvariant.c \
19
stg_prop.c \
20
storage32.c \
21
usrmarshal.c
22
23
@MAKE_TEST_RULES@
24
25
@DEPENDENCIES@
# everything below this line is overwritten by make depend