Commit 08df4b89 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

changed paths to external libs to recent versions.

parent 11f58ea8
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -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