idlehomescreen/data/qhd_tch/root_2001f482/group/bld.inf
changeset 0 f72a12da539e
child 9 f966699dea19
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 /*
       
     2 * Copyright (c) 2002-2008 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 * The information required for building 
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 // Support for productization and Carbide.Ui customization
       
    26 //********************************************************
       
    27 ../hsps/00/manifest.dat /epoc32/data/Z/resource/homescreen/root_2001f482/hsps/manifest.dat
       
    28 ../hsps/00/rootconfiguration.xml /epoc32/data/Z/resource/homescreen/root_2001f482/hsps/rootconfiguration.xml
       
    29 ../xuikon/00/Root.dat /epoc32/data/Z/resource/homescreen/root_2001f482/xuikon/root_2001f482.dat
       
    30 ../xuikon/00/Root.css /epoc32/data/Z/resource/homescreen/root_2001f482/xuikon/root.css
       
    31 ../xuikon/00/Root.xml /epoc32/data/Z/resource/homescreen/root_2001f482/xuikon/root.xml
       
    32 
       
    33 
       
    34 
       
    35 //Confml and cfgml files for the customization
       
    36 // starting use confml it is need to remove root_configuration.xml direct exporting (root_2001f482_variant.iby)
       
    37 //***********************************
       
    38 //../conf/root2001f482.confml   APP_LAYER_CONFML(root2001f482.confml)
       
    39 //../conf/root2001f482.gcfml    APP_LAYER_GCFML(root2001f482.gcfml)
       
    40 
       
    41 // Support for S60 localization
       
    42 //*****************************
       
    43 
       
    44 
       
    45 // Support for S60 builds
       
    46 //***********************
       
    47 ../rom/root_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_resources.iby)
       
    48 ../rom/root_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_customer.iby)
       
    49 ../rom/root_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_variant.iby)
       
    50 ../rom/root.iby CORE_APP_LAYER_IBY_EXPORT_PATH(root_2001f482.iby)
       
    51 
       
    52 
       
    53 // Dtd-localization
       
    54 //*****************
       
    55 PRJ_EXTENSIONS
       
    56 START EXTENSION tools/dtd
       
    57 OPTION SWITCH_LOC_FILE_NAME root_2001f482
       
    58 OPTION DTD_TYPE widget
       
    59 END
       
    60 
       
    61 
       
    62 PRJ_MMPFILES
       
    63 
       
    64 PRJ_TESTMMPFILES
       
    65 
       
    66 //  End of File  
       
    67 
       
    68 
       
    69 
       
    70