mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
Merge branch 'stable' of https://github.com/ultimatepp/ultimatepp into stable
This commit is contained in:
commit
746c4740bb
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