mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Core/SSL: MingW fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
39aced2c56
commit
ed1b476901
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ library(WIN32 MSC SHARED DEBUG) "libeay32MDd ssleay32MDd";
|
|||
|
||||
library(WIN32) gdi32;
|
||||
|
||||
library( WIN32 GCC) "libeay32.a ssleay32.a";
|
||||
|
||||
link(WIN32 MSC SO) /nodefaultlib:libc;
|
||||
|
||||
file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue