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

19 lines
313 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = winmm.dll
IMPORTS = winmm user32 kernel32
CTESTS = \
2004-05-20 03:39:47 +02:00
capture.c \
mci.c \
2004-08-09 20:46:26 +02:00
mixer.c \
mmio.c \
timer.c \
wave.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend