idlehomescreen/data/qhd_tch/view_200286e5/group/bld.inf
branchRCL_3
changeset 15 ff572dfe6d86
child 30 b8fae6b8a148
equal deleted inserted replaced
9:f966699dea19 15:ff572dfe6d86
       
     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/view_200286e5/hsps/manifest.dat
       
    28 ../hsps/00/viewconfiguration.xml /epoc32/data/Z/resource/homescreen/view_200286e5/hsps/viewconfiguration.xml
       
    29 
       
    30 ../xuikon/00/View.dat /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/view_200286e5.dat
       
    31 ../xuikon/00/View.css /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/view.css
       
    32 ../xuikon/00/View.xml /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/view.xml
       
    33 ../xuikon/00/View.dtd /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/view.dtd
       
    34 
       
    35 // Arabic languages
       
    36 //*****************
       
    37 ../xuikon/37/View.css /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/37/view.css
       
    38 ../xuikon/50/View.css /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/50/view.css
       
    39 ../xuikon/57/View.css /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/57/view.css
       
    40 ../xuikon/94/View.css /epoc32/data/Z/resource/homescreen/view_200286e5/xuikon/94/view.css
       
    41 
       
    42 
       
    43 //Confml and cfgml files for the customization
       
    44 // starting use confml it is need to remove root_configuration.xml direct exporting (view_200286e5_variant.iby)
       
    45 //***********************************
       
    46 //../conf/view2001f486.confml   APP_LAYER_CONFML(view200286e5.confml)
       
    47 //../conf/view2001f486.gcfml    APP_LAYER_GCFML(view200286e5.gcfml)
       
    48 
       
    49 // Support for S60 localization
       
    50 //*****************************
       
    51 #ifndef __VIEW_LOC__
       
    52 #define __VIEW_LOC__
       
    53 ../loc/view.loc APP_LAYER_LOC_EXPORT_PATH(view.loc)
       
    54 #endif // __VIEW_LOC__
       
    55 
       
    56 // Support for S60 builds
       
    57 //***********************
       
    58 ../rom/view_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(view_200286e5_resources.iby)
       
    59 ../rom/view_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(view_200286e5_customer.iby)
       
    60 ../rom/view_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(view_200286e5_variant.iby)
       
    61 ../rom/view.iby CORE_APP_LAYER_IBY_EXPORT_PATH(view_200286e5.iby)
       
    62 
       
    63 
       
    64 // Dtd-localization
       
    65 //*****************
       
    66 PRJ_EXTENSIONS
       
    67 START EXTENSION tools/dtd
       
    68 OPTION SWITCH_LOC_FILE_NAME view_200286e5
       
    69 OPTION DTD_TYPE widget
       
    70 END
       
    71 
       
    72 
       
    73 PRJ_MMPFILES
       
    74 
       
    75 PRJ_TESTMMPFILES
       
    76 
       
    77 //  End of File