diff -r 4ea6f81c838a -r 0e9bb658ef58 group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/group/bld.inf Wed Sep 01 12:23:18 2010 +0100 @@ -0,0 +1,36 @@ +/* +* 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 UI Accelerator Architetecture Domain +* +*/ + +#include +// notice, that the build order is important. + +#include "../mmuifw_plat/group/bld.inf" + +#include "../osncore/group/bld.inf" +#include "../alfwidgetutils/group/bld.inf" +#include "../resourcepool/group/bld.inf" +#include "../widgetmodel/group/bld.inf" + +#include "../mulwidgets/group/bld.inf" + + + + +PRJ_EXPORTS + +../rom/alfcollect.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfcollect.iby) +../rom/alfwidgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfwidgets.iby) \ No newline at end of file