Release 1.1.37.
[wine/gsoc-2012-control.git] / dlls / sti / tests / Makefile.in
blobb2587d4c38826ecdd3f1dd3cdee2d035f336408d
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 kernel32
8 EXTRALIBS = -luuid
10 CTESTS = \
11 sti.c
13 @MAKE_TEST_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend