Welcome to mirror list, hosted at ThFree Co, Russian Federation.

do_nt.bat « ms - github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c06c27caacffdbeb0cdcb496b0195b6c9fc27e8 (plain)
1
2
3
4
5
6
7

perl util\mkfiles.pl >MINFO
perl util\mk1mf.pl no-asm VC-NT >ms\nt.mak
perl util\mk1mf.pl dll no-asm VC-NT >ms\ntdll.mak

perl util\mkdef.pl libeay NT > ms\libeay32.def
perl util\mkdef.pl ssleay NT > ms\ssleay32.def