wine/dlls/sti/tests/Makefile.in
2010-07-21 17:38:36 +02:00

14 lines
214 B
Makefile

EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = sti.dll
IMPORTS = ole32
EXTRALIBS = -luuid
C_SRCS = \
sti.c
@MAKE_TEST_RULES@