6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
TESTDLL = netcfgx.dll
|
||
|
IMPORTS = uuid ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
netcfgx.c
|