6 lines
77 B
Makefile
6 lines
77 B
Makefile
|
TESTDLL = dmband.dll
|
||
|
IMPORTS = oleaut32 ole32 uuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
dmband.c
|