6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
TESTDLL = windows.media.speech.dll
|
||
|
IMPORTS = uuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
statics.c
|