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