Revision 61587d65eabb90d78aad46c674f14707f4407acf authored by Alessandro Ghedini on 08 October 2015, 12:39:58 UTC, committed by Richard Levitte on 23 October 2015, 18:39:25 UTC
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit c2319cf9fce87a2e82efb6e58ced11a85190dc3d)
1 parent 71d5679
Raw File
do_nt.bat

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
back to top