ole32/tests: Relax the reference counting tests a bit. We only care whether reference...
[wine/hramrach.git] / dlls / oledb32 / tests / Makefile.in
blob77b502b5a759d36211e1f6a46ec1a9111aec3b51
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = oledb32.dll
6 IMPORTS = oleaut32 ole32 user32 gdi32 advapi32
8 C_SRCS = \
9 convert.c \
10 marshal.c
12 IDL_I_SRCS = convert.idl
14 @MAKE_TEST_RULES@