Makefile.in 141 Bytes
MODULE    = cryptnet.dll
IMPORTLIB = cryptnet
IMPORTS   = crypt32 shell32 ole32 advapi32
DELAYIMPORTS = wininet

C_SRCS = \
	cryptnet_main.c