6 lines
81 B
Makefile
6 lines
81 B
Makefile
|
TESTDLL = dpvoice.dll
|
||
|
IMPORTS = uuid dpnet ole32 user32
|
||
|
|
||
|
C_SRCS = \
|
||
|
voice.c
|