mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
changed paths to external libs to recent versions.
This commit is contained in:
parent
11f58ea896
commit
08df4b8971
@ -25,11 +25,11 @@
|
||||
LIB_NAME = libcurl
|
||||
LIB_NAME_DEBUG = libcurld
|
||||
!IFNDEF OPENSSL_PATH
|
||||
OPENSSL_PATH = ../../openssl-0.9.7a
|
||||
OPENSSL_PATH = ../../openssl-0.9.7d
|
||||
!ENDIF
|
||||
|
||||
!IFNDEF ZLIB_PATH
|
||||
ZLIB_PATH = ../../zlib-1.1.4
|
||||
ZLIB_PATH = ../../zlib-1.2.1
|
||||
!ENDIF
|
||||
|
||||
# Use the high resolution time by default. Comment this out to use low
|
||||
|
Loading…
x
Reference in New Issue
Block a user