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

16 lines
299 B
Makefile

EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = sti.dll
IMPORTS = ole32 kernel32
EXTRALIBS = -luuid
CTESTS = \
sti.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend