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

18 lines
247 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = winmm.dll
IMPORTS = winmm user32 kernel32
C_SRCS = \
capture.c \
mci.c \
midi.c \
mixer.c \
mmio.c \
timer.c \
wave.c
@MAKE_TEST_RULES@