6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
TESTDLL = dswave.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
dswave.c
|