From 4a3b6266604ca447e0b3a14f1dbc8052e1498819 Mon Sep 17 00:00:00 2001 From: klaus triendl Date: Thu, 2 Mar 2023 11:51:40 +0100 Subject: Added a short description of VC-WIN*-HYBRIDCRT to Windows notes Reviewed-by: Hugo Landau Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/20081) --- NOTES-WINDOWS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NOTES-WINDOWS.md') diff --git a/NOTES-WINDOWS.md b/NOTES-WINDOWS.md index e6bf5414dc..06ffd1e5d2 100644 --- a/NOTES-WINDOWS.md +++ b/NOTES-WINDOWS.md @@ -77,8 +77,10 @@ Quick start - `perl Configure VC-WIN64A` if you want 64-bit OpenSSL or - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64) OpenSSL or - - `perl Configure VC-WIN32-HYBRIDCRT` - - `perl Configure VC-WIN64A-HYBRIDCRT` + - `perl Configure VC-WIN32-HYBRIDCRT` if you want 32-bit OpenSSL dependent + on the Universal CRT or + - `perl Configure VC-WIN64A-HYBRIDCRT` if you want 64-bit OpenSSL dependent + on the Universal CRT or - `perl Configure` to let Configure figure out the platform 6. `nmake` -- cgit v1.2.3