repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Check for null pointers in IHTMLLocation_get*.
[wine/hramrach.git]
/
dlls
/
oleaut32
/
tests
/
Makefile.in
blob
4cb08655d7b44b65b1cbd72514fbc665cfd9eda6
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
olefont.c \
10
olepicture.c \
11
safearray.c \
12
tmarshal.c \
13
typelib.c \
14
usrmarshal.c \
15
varformat.c \
16
vartest.c \
17
vartype.c
18
19
RC_SRCS
=
tmarshal.rc
20
21
IDL_I_SRCS
=
tmarshal.idl
22
23
IDL_TLB_SRCS
=
\
24
test_tlb.idl \
25
tmarshal.idl
26
27
@MAKE_TEST_RULES@
28
29
@DEPENDENCIES@
# everything below this line is overwritten by make depend