Added a short description of VC-WIN*-HYBRIDCRT to Windows notes
authorklaus triendl <klaus@triendl.eu>
Thu, 2 Mar 2023 10:51:40 +0000 (11:51 +0100)
committerPauli <pauli@openssl.org>
Tue, 14 Mar 2023 21:49:40 +0000 (08:49 +1100)
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20081)

NOTES-WINDOWS.md

index e6bf5414dc33e02b8a5f7e7cb4a641e8b59b9f6b..06ffd1e5d264219956338ec6113184436faf7540 100644 (file)
@@ -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`