6 lines
95 B
Makefile
6 lines
95 B
Makefile
|
TESTDLL = adsldp.dll
|
||
|
IMPORTS = ole32 oleaut32 secur32 advapi32 uuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
sysinfo.c
|