From: klaus triendl Date: Thu, 2 Mar 2023 10:51:40 +0000 (+0100) Subject: Added a short description of VC-WIN*-HYBRIDCRT to Windows notes X-Git-Tag: openssl-3.2.0-alpha1~1163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a3b6266604ca447e0b3a14f1dbc8052e1498819;p=thirdparty%2Fopenssl.git 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) --- diff --git a/NOTES-WINDOWS.md b/NOTES-WINDOWS.md index e6bf5414dc3..06ffd1e5d26 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`