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

14 lines
198 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = itss.dll
IMPORTS = ole32 kernel32
C_SRCS = \
protocol.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@