changed paths to external libs to recent versions.

This commit is contained in:
Gunter Knauf 2004-07-11 13:49:18 +00:00
parent 11f58ea896
commit 08df4b8971
1 changed files with 14 additions and 14 deletions

View File

@ -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