wine/dlls/comctl32/tests/Makefile.in
Jon Griffiths d6139af2da Implement the remaining MRU functions, fix a couple of differences
from native comctl32, add tests of MRU behaviour and documentation.
2004-12-10 15:31:38 +00:00

18 lines
268 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = comctl32.dll
IMPORTS = comctl32 shlwapi user32 gdi32 advapi32
CTESTS = \
dpa.c \
imagelist.c \
mru.c \
subclass.c \
tab.c
@MAKE_TEST_RULES@
### Dependencies: