group/bld.inf
branchRCL_3
changeset 26 0e9bb658ef58
parent 0 e83bab7cf002
child 32 c9e0495c1cd6
equal deleted inserted replaced
25:4ea6f81c838a 26:0e9bb658ef58
       
     1 /*
       
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Build information file for UI Accelerator Architetecture Domain 
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 // notice, that the build order is important.
       
    20 
       
    21 #include "../mmuifw_plat/group/bld.inf"
       
    22 
       
    23 #include "../osncore/group/bld.inf"
       
    24 #include "../alfwidgetutils/group/bld.inf"
       
    25 #include "../resourcepool/group/bld.inf"
       
    26 #include "../widgetmodel/group/bld.inf"
       
    27 
       
    28 #include "../mulwidgets/group/bld.inf"
       
    29 
       
    30 
       
    31 
       
    32 
       
    33 PRJ_EXPORTS
       
    34 
       
    35 ../rom/alfcollect.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfcollect.iby)
       
    36 ../rom/alfwidgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfwidgets.iby)