2025-02-21 11:16 UTC+0100 Aleksander Czajczynski (hb fki.pl)

* contrib/hbcurl/hbcurl.hbp
    + added Windows architecture specific libcurl names:
      libcurl-x64.dll, libcurl-arm64.dll as suggested
      by @carles9000 in #382
This commit is contained in:
Aleksander Czajczynski
2025-02-21 11:16:08 +01:00
parent 72a672a452
commit 1a4c4e6b43
2 changed files with 8 additions and 0 deletions

View File

@@ -7,6 +7,12 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */
2025-02-21 11:16 UTC+0100 Aleksander Czajczynski (hb fki.pl)
* contrib/hbcurl/hbcurl.hbp
+ added Windows architecture specific libcurl names:
libcurl-x64.dll, libcurl-arm64.dll as suggested
by @carles9000 in #382
2025-02-11 04:21 UTC+0100 Antonio Linares (alinares/at/fivetechsoft.com)
* contrib/hbcurl/core.c
+ implemented required explicit cast reported by Lorenzo Fiorini

View File

@@ -4,6 +4,8 @@ hbcurl.hbm
-depimplibs=curl:../bin/libcurl.dll
-depimplibs=curl:../libcurl-4.dll
-depimplibs=curl:../bin/libcurl-4.dll
{x86_64}-depimplibs=curl:../bin/libcurl-x64.dll
{arm64}-depimplibs=curl:../bin/libcurl-arm64.dll
-depfinish=curl
-iflag={bcc}-a