6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
TESTDLL = hnetcfg.dll
|
||
|
IMPORTS = ole32 uuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
policy.c
|