ole32/tests: Relax the reference counting tests a bit. We only care whether reference...
[wine/hramrach.git] / dlls / sti / tests / Makefile.in
blob83b76e3f33b09ee751ae43176ad4b8babddcfd9c
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 TESTDLL = sti.dll
7 IMPORTS = ole32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 sti.c
13 @MAKE_TEST_RULES@