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)
This commit is contained in:
klaus triendl
2023-01-19 14:14:48 +02:00
committed by Pauli
parent 9191dfb0ef
commit 18891efdf4
3 changed files with 41 additions and 2 deletions

View File

@@ -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`