6 lines
71 B
Makefile
6 lines
71 B
Makefile
MODULE = mciseq.dll
|
|
IMPORTS = winmm user32
|
|
|
|
C_SRCS = \
|
|
mcimidi.c
|