diff options
author | Tanzinul Islam <tanzinul.islam@gmail.com> | 2020-12-15 00:31:49 +0100 |
---|---|---|
committer | Dmitry Belyavskiy <beldmit@gmail.com> | 2021-04-19 11:05:55 +0200 |
commit | 5ae52001e115452ca285713feb1c2feaf07902ad (patch) | |
tree | 9abfce3739815cf7ab9a4275fc0804ef8d9b48c6 /Configurations/00-base-templates.conf | |
parent | Link with uplink module (diff) | |
download | openssl-5ae52001e115452ca285713feb1c2feaf07902ad.tar.xz openssl-5ae52001e115452ca285713feb1c2feaf07902ad.zip |
Remove crypt32.lib from C++Builder configuration
`import32.lib` serves the purpose for most Windows API libraries, including this one. For example, with a GNU `grep` utility:
>tdump %BDS%\lib\win32c\release\import32.lib | grep -B 3 -A 1 CertOpenStore
171E32 COMENT Purge: Yes, List: Yes, Class: 160 (0A0h), SubClass: 1 (01h)
Dynamic link import (IMPDEF)
Imported by: name
Internal Name: CertOpenStore
Module Name: CRYPT32.dll
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13540)
Diffstat (limited to 'Configurations/00-base-templates.conf')
0 files changed, 0 insertions, 0 deletions