Sweden-Number/dlls/ole32/tests/Makefile.in

26 lines
466 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ole32.dll
2006-12-29 15:44:14 +01:00
IMPORTS = oleaut32 ole32 user32 gdi32 advapi32 kernel32
EXTRALIBS = -luuid
CTESTS = \
clipboard.c \
compobj.c \
dragdrop.c \
errorinfo.c \
hglobalstream.c \
marshal.c \
moniker.c \
2006-08-31 18:17:03 +02:00
ole2.c \
propvariant.c \
stg_prop.c \
storage32.c \
usrmarshal.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend