ole32: Create the '\1Ole' stream.
[wine/multimedia.git] / dlls / ole32 / tests / Makefile.in
blob0193095069b7381a21f10c449b92278fa8c8a2e8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ole32.dll
6 IMPORTS = oleaut32 ole32 user32 gdi32 advapi32 kernel32
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
23 @MAKE_TEST_RULES@
25 @DEPENDENCIES@ # everything below this line is overwritten by make depend