diff -r 16db3449d7ba -r 71775bb0f6c0 mpx/Conf/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mpx/Conf/bld.inf Thu Nov 18 13:26:55 2010 +0000 @@ -0,0 +1,26 @@ +/* +* Copyright (c) 2006 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: Build information file for MPX Framework. +* +*/ + +#include + +PRJ_EXPORTS +// Generic configuration interface for component cenrep settings +// mpx_101FFC03 implementation specifics for cenrep data +// mpx_101FFCD2 implementation specifics for cenrep data +mpx.confml MW_LAYER_CONFML(mpx.confml) +mpx_101FFC03.crml MW_LAYER_CRML(mpx_101FFC03.crml) +mpx_101FFCD2.crml MW_LAYER_CRML(mpx_101FFCD2.crml)