Release 0.9.39.
[wine/gsoc-2012-control.git] / dlls / ole32 / tests / Makefile.in
bloba0e811d1d893d4ba11c9865bb21e987567e7a520
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 EXTRALIBS = -luuid
9 CTESTS = \
10 clipboard.c \
11 compobj.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
23 @MAKE_TEST_RULES@
25 @DEPENDENCIES@ # everything below this line is overwritten by make depend