wine/dlls/oledb32/tests/Makefile.in
2009-09-17 10:10:54 -05:00

16 lines
307 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = oledb32.dll
IMPORTS = oleaut32 ole32 gdi32 advapi32 kernel32
CTESTS = \
convert.c
IDL_I_SRCS = convert.idl
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend