6 lines
59 B
Makefile
6 lines
59 B
Makefile
|
TESTDLL = qwave.dll
|
||
|
IMPORTS = qwave
|
||
|
|
||
|
C_SRCS = \
|
||
|
qos.c
|