From 0c1f37e3a7acaee73144dc34f50eb8d540ac8098 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Wed, 29 Sep 2004 14:54:59 +0000 Subject: [PATCH] fix Intel/STLPort linking issue [SVN r25478] --- v1/intel-win32-stlport-tools.jam | 1 + 1 file changed, 1 insertion(+) diff --git a/v1/intel-win32-stlport-tools.jam b/v1/intel-win32-stlport-tools.jam index 0f6a7f9d7..db00269ac 100644 --- a/v1/intel-win32-stlport-tools.jam +++ b/v1/intel-win32-stlport-tools.jam @@ -9,6 +9,7 @@ #//Intel
C++

STLport { local INTEL_BASE_MSVC_TOOLSET = msvc-stlport ; + STLPORT_LIB_BASE_NAME = stlport_icl ; extends-toolset intel-win32 ; # Intel's compiler doesn't seem to encode the path to the STLPort