diff -r 000000000000 -r bde4ae8d615e os/ossrv/stdcpp/tsrc/Boost_test/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/ossrv/stdcpp/tsrc/Boost_test/group/bld.inf Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,33 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: This is a bld file to test apps for boost lib +* +*/ + + + +PRJ_PLATFORMS +DEFAULT ARMV5_ABIV2 + +#include "../test_framework/group/bld.inf" +#include "../smart_ptr/group/bld.inf" +#include "../array/group/bld.inf" +#include "../dynamic_bitset/group/bld.inf" +#include "../multi_array/group/bld.inf" +#include "../property_map/group/bld.inf" +#include "../variant/group/bld.inf" +#include "../multi_index/group/bld.inf" +#include "../graph/group/bld.inf" +#include "../ptr_container/group/bld.inf" +#include "../math/group/bld.inf"