From de7229c2ebe7242e9687cfd6471207215df2b7e0 Mon Sep 17 00:00:00 2001 From: Andreas Bille Date: Thu, 29 Aug 2002 10:06:30 +0000 Subject: [PATCH] #100904# environment CURLLIB for libcurl --- solenv/inc/libs.mk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk index 8bbfe90acedd..be424d109546 100644 --- a/solenv/inc/libs.mk +++ b/solenv/inc/libs.mk @@ -2,9 +2,9 @@ # # $RCSfile: libs.mk,v $ # -# $Revision: 1.53 $ +# $Revision: 1.54 $ # -# last change: $Author: jl $ $Date: 2002-08-06 14:45:17 $ +# last change: $Author: abi $ $Date: 2002-08-29 11:06:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,7 +60,7 @@ # #************************************************************************* -LIBSMKREV!:="$$Revision: 1.53 $$" +LIBSMKREV!:="$$Revision: 1.54 $$" .IF "$(COM)"=="WTC" LIBPRE=libr @@ -183,6 +183,7 @@ JPEG3RDLIB=-ljpeglib NEON3RDLIB=-lneon BERKELEYLIB=-ldb-3.2 BERKELEYCPPLIB=-ldb_cxx-3.2 +CURLLIB=-lcurl SFX2LIB=-lsfx$(OFFICEUPD)$(DLLPOSTFIX) SFXLIB=-lsfx$(OFFICEUPD)$(DLLPOSTFIX) SFXDEBUGLIB= @@ -344,6 +345,7 @@ JPEG3RDLIB=$(LIBPRE) jpeglib.lib NEON3RDLIB=$(LIBPRE) neon.lib BERKELEYLIB=$(LIBPRE) libdb32.lib BERKELEYCPPLIB= +CURLLIB=$(LIBPRE) libcurl.lib CHAOSLIB=$(LIBPRE) ichaos.lib UUILIB=$(LIBPRE) iuui.lib DGLIB=