mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-14 06:12:25 -06:00
Core:SSH: crypto ssl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9f0183f0f1
commit
7cbe9c2615
1 changed files with 1 additions and 5 deletions
|
|
@ -11,11 +11,7 @@ uses
|
|||
|
||||
library(POSIX) "crypto ssl z";
|
||||
|
||||
library(WIN32 MSC !SHARED) "libeay32MT ssleay32MT crypt32";
|
||||
|
||||
library(WIN32 MSC SHARED) "libeay32MD ssleay32MD crypt32";
|
||||
|
||||
library(WIN32 (GCC | CLANG)) "ssl crypto";
|
||||
library(WIN32) "ssl crypto";
|
||||
|
||||
library(WIN32) "gdi32 ws2_32";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue