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

14 lines
203 B
Makefile
Raw Normal View History

2004-04-24 01:30:00 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = mapi32.dll
IMPORTS = advapi32 kernel32
2004-04-24 01:30:00 +02:00
C_SRCS = \
imalloc.c \
2004-04-24 01:30:00 +02:00
prop.c \
util.c
@MAKE_TEST_RULES@