summaryrefslogtreecommitdiffstats
path: root/NOTES-WINDOWS.md
diff options
context:
space:
mode:
authorklaus triendl <klaus@triendl.eu>2023-01-19 14:14:48 +0200
committerPauli <pauli@openssl.org>2023-03-15 08:49:40 +1100
commit18891efdf4813547bc4e5b3791ac7af72fa277c8 (patch)
tree1a70b7a1a348e2d6f752c99f5d5b9f1d8400ac70 /NOTES-WINDOWS.md
parent9191dfb0ef48f95002aecfa8e11d9db434b4093d (diff)
Added 'hybrid CRT' targets for the Windows platform
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20081)
Diffstat (limited to 'NOTES-WINDOWS.md')
-rw-r--r--NOTES-WINDOWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NOTES-WINDOWS.md b/NOTES-WINDOWS.md
index 63264b5731..e6bf5414dc 100644
--- a/NOTES-WINDOWS.md
+++ b/NOTES-WINDOWS.md
@@ -77,6 +77,8 @@ 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` to let Configure figure out the platform
6. `nmake`