idlehomescreen/widgetmanager/group/bld.inf
branchRCL_3
changeset 34 5456b4e8b3a8
equal deleted inserted replaced
33:5f0182e07bfb 34:5456b4e8b3a8
       
     1 /*
       
     2 * Copyright (c) 2009 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:
       
    15 * Widget manager build information
       
    16 *
       
    17 */
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../rom/widgetmanager.iby               CORE_APP_LAYER_IBY_EXPORT_PATH(widgetmanager.iby)
       
    24 ../rom/widgetmanager_resources.iby     LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(widgetmanager_resources.iby)
       
    25 
       
    26 ../sis/widgetmanager_stub.sis          /epoc32/data/z/system/install/widgetmanager_stub.sis
       
    27 
       
    28 // cenrep  
       
    29 ../conf/widgetmanager.confml          APP_LAYER_CONFML(widgetmanager.confml)
       
    30 ../conf/widgetmanager_20026F53.crml   APP_LAYER_CRML(widgetmanager_20026F53.crml)
       
    31 
       
    32 ../loc/widgetmanagerview.loc         APP_LAYER_LOC_EXPORT_PATH(widgetmanagerview.loc)
       
    33 
       
    34 PRJ_EXTENSIONS
       
    35 START EXTENSION s60/mifconv
       
    36 OPTION TARGETFILE widgetmanager.mif
       
    37 OPTION HEADERFILE widgetmanager.mbg
       
    38 OPTION SOURCEDIR ../gfx
       
    39 OPTION SOURCEFILE wmicons.txt
       
    40 END
       
    41 
       
    42 PRJ_MMPFILES
       
    43 
       
    44 widgetmanager.mmp
       
    45