6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
TESTDLL = windows.media.devices.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
devices.c
|