mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Issue #1482: add OpenSSL 1.0.2u library and include opensslsockets unit, to get TFPHttpClient working on Windows
This commit is contained in:
BIN
out/libeay32.dll
Normal file
BIN
out/libeay32.dll
Normal file
Binary file not shown.
BIN
out/ssleay32.dll
Normal file
BIN
out/ssleay32.dll
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ uses
|
|||||||
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, Menus, ActnList,
|
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, Menus, ActnList,
|
||||||
ComCtrls, ExtCtrls, SynEdit, SynHighlighterSQL, laz.VirtualTrees,
|
ComCtrls, ExtCtrls, SynEdit, SynHighlighterSQL, laz.VirtualTrees,
|
||||||
RegExpr, Buttons, StdCtrls, fphttpclient, Math, LCLIntf,
|
RegExpr, Buttons, StdCtrls, fphttpclient, Math, LCLIntf,
|
||||||
Generics.Collections, Generics.Defaults,
|
Generics.Collections, Generics.Defaults, opensslsockets,
|
||||||
dbconnection, dbstructures, dbstructures.mysql, generic_types;
|
dbconnection, dbstructures, dbstructures.mysql, generic_types;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user