summaryrefslogtreecommitdiffstats
path: root/ms/do_win64a.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ms/do_win64a.bat')
-rwxr-xr-xms/do_win64a.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/do_win64a.bat b/ms/do_win64a.bat
index 8768dc61be..6219a48e68 100755
--- a/ms/do_win64a.bat
+++ b/ms/do_win64a.bat
@@ -15,5 +15,5 @@ ml64 -c -Foms\uptable.obj ms\uptable.asm
perl util\mk1mf.pl VC-WIN64A >ms\nt.mak
perl util\mk1mf.pl dll VC-WIN64A >ms\ntdll.mak
-perl util\mkdef.pl 32 libeay > ms\libeay32.def
-perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
+perl util\mkdef.pl 32 libcrypto > ms\libcrypto32.def
+perl util\mkdef.pl 32 libssl > ms\libssl32.def