wine/dlls/mapi32/tests/Makefile.in
Jon Griffiths 18b26d893a Implement DllMain, DllCanUnloadNow, WrapProgress,
MAPIGetDefaultMalloc, IsBadBoundedStringPtr, UFromSz, UlFromSzHex,
CbOfEncoded.
Add tests for the above.
2004-11-30 17:38:52 +00:00

16 lines
230 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = mapi32.dll
IMPORTS = mapi32
EXTRALIBS = -luuid
CTESTS = \
imalloc.c \
prop.c \
util.c
@MAKE_TEST_RULES@
### Dependencies: