Return the correct error code from IConnectionPointContainer::FindConnectionPoint.
[wine] / dlls / oleaut32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = oleaut32.dll
6 IMPORTS   = oleaut32 ole32 gdi32 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         olefont.c \
11         olepicture.c \
12         safearray.c \
13         typelib.c \
14         usrmarshal.c \
15         vartest.c \
16         vartype.c
17
18 @MAKE_TEST_RULES@
19
20 ### Dependencies: