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

28 lines
525 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = oleaut32.dll
IMPORTS = oleaut32 ole32 shlwapi rpcrt4 user32 gdi32 advapi32 kernel32
2007-01-22 23:18:45 +01:00
EXTRALIBS = -luuid -luser32
CTESTS = \
olefont.c \
olepicture.c \
safearray.c \
2007-01-22 23:18:45 +01:00
tmarshal.c \
2004-08-19 22:29:16 +02:00
typelib.c \
usrmarshal.c \
varformat.c \
vartest.c \
vartype.c
2007-01-22 23:18:45 +01:00
RC_SRCS = tmarshal.rc
IDL_I_SRCS = tmarshal.idl
IDL_TLB_SRCS = tmarshal.idl
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend