2006-06-28 16:51:41 +02:00
|
|
|
MODULE = cryptnet.dll
|
2008-03-04 16:52:54 +01:00
|
|
|
IMPORTLIB = cryptnet
|
2021-07-22 07:21:07 +02:00
|
|
|
IMPORTS = crypt32 shell32 ole32
|
2007-10-22 19:22:16 +02:00
|
|
|
DELAYIMPORTS = wininet
|
2006-06-28 16:51:41 +02:00
|
|
|
|
|
|
|
C_SRCS = \
|
|
|
|
cryptnet_main.c
|