diff -r 000000000000 -r c55016431358 stlport/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/stlport/group/bld.inf Fri Apr 03 17:14:14 2009 +0100 @@ -0,0 +1,29 @@ +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "Symbian Foundation License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +PRJ_PLATFORMS +TOOLS2 + +PRJ_EXTENSIONS +START EXTENSION tools/stlport + OPTION STLPORT_VERSION 5.1.0 + OPTION STL_REL_LIB_NAME libstlport.5.1.a + OPTION STL_DEB_LIB_NAME libstlportg.5.1.a + OPTION SOURCE_ARCHIVE ../source/STLport-5.1.0.zip +END + +PRJ_EXPORTS + +:zip ../source/STLport-5.1.0_exports.zip /epoc32/include/tools/stlport \ No newline at end of file