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

16 lines
186 B
Makefile

TESTDLL = winmm.dll
IMPORTS = winmm user32 advapi32
C_SRCS = \
capture.c \
generated.c \
mci.c \
mcicda.c \
midi.c \
mixer.c \
mmio.c \
timer.c \
wave.c
@MAKE_TEST_RULES@