mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 04:39:36 +02:00
pas2js: using openssl
This commit is contained in:
parent
4564e60ba5
commit
d7e2935f3f
@ -23,6 +23,7 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, fphttpclient, Zipper,
|
||||
opensslsockets, // opensslsockets is needed for https download on windows
|
||||
LazFileUtils, FPCAdds, LazLoggerBase, FileUtil,
|
||||
Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls, ComCtrls,
|
||||
IDEUtils, IDEDialogs,
|
||||
|
Loading…
Reference in New Issue
Block a user