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 38a8c0aff9170390b5a3ded41e7cf5b02f3a73d8
[wine/hacks.git]
/
dlls
/
oleaut32
/
tests
/
Makefile.in
blob
97612393d614bf14acefaba97a73c81a08667dda
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
oleaut32.dll
6
IMPORTS
=
oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 kernel32
7
8
CTESTS
=
\
9
dispatch.c \
10
olefont.c \
11
olepicture.c \
12
safearray.c \
13
tmarshal.c \
14
typelib.c \
15
usrmarshal.c \
16
varformat.c \
17
vartest.c \
18
vartype.c
19
20
RC_SRCS
=
tmarshal.rc
21
22
IDL_I_SRCS
=
tmarshal.idl
23
24
IDL_TLB_SRCS
=
\
25
test_tlb.idl \
26
tmarshal.idl
27
28
@MAKE_TEST_RULES@
29
30
@DEPENDENCIES@
# everything below this line is overwritten by make depend