6 lines
79 B
Makefile
6 lines
79 B
Makefile
TESTDLL = dmsynth.dll
|
|
IMPORTS = oleaut32 ole32 uuid
|
|
|
|
C_SRCS = \
|
|
dmsynth.c
|