mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
SSH win32 .upp fix
This commit is contained in:
parent
f1705f2b9c
commit
a5ff95bcda
1 changed files with 2 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ uses(WIN32 | NOSO) plugin/z;
|
|||
|
||||
library(POSIX) "crypto ssl z";
|
||||
|
||||
library(WIN32) "ssl crypto";
|
||||
library(WIN32) "ssl crypto crypt32";
|
||||
|
||||
library(WIN32) "usp10 gdi32 ws2_32";
|
||||
|
||||
|
|
@ -51,5 +51,4 @@ file
|
|||
ReadMe.md,
|
||||
Copying,
|
||||
Todo,
|
||||
Issues;
|
||||
|
||||
Issues;
|
||||
Loading…
Add table
Add a link
Reference in a new issue