6 lines
72 B
Makefile
6 lines
72 B
Makefile
|
TESTDLL = msado15.dll
|
||
|
IMPORTS = oleaut32 ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
msado15.c
|