idlehomescreen/data/vga_tch/templateview_200286ec/group/bld.inf
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     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:  The information required for building
       
    15 *
       
    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/tempateview_200286ec/hsps/manifest.dat
       
    28 ../hsps/00/viewconfiguration.xml /epoc32/data/z/resource/homescreen/tempateview_200286ec/hsps/viewconfiguration.xml
       
    29 //../hsps/00/viewconfiguration.dtd /epoc32/data/z/resource/homescreen/tempateview_200286ec/hsps/viewconfiguration.dtd
       
    30 
       
    31 ../xuikon/00/view.dat /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/tempateview_200286ec.dat
       
    32 ../xuikon/00/view.xml /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/view.xml
       
    33 ../xuikon/00/view.dtd /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/view.dtd
       
    34 ../xuikon/00/view.css /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/view.css
       
    35 
       
    36 // Arabic languages
       
    37 //*****************
       
    38 ../xuikon/37/view.css /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/37/view.css
       
    39 ../xuikon/50/view.css /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/50/view.css
       
    40 ../xuikon/57/view.css /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/57/view.css
       
    41 ../xuikon/94/view.css /epoc32/data/z/resource/homescreen/tempateview_200286ec/xuikon/94/view.css
       
    42 
       
    43 
       
    44 // Support for S60 localization
       
    45 //*****************************
       
    46 //#ifndef __VIEWCONFIGURATION_LOC__
       
    47 //#define __VIEWCONFIGURATION_LOC__
       
    48 //../loc/viewconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(viewconfiguration.loc)
       
    49 //#endif // __VIEWCONFIGURATION_LOC__
       
    50 
       
    51 #ifndef __TEMPLATEVIEW_LOC__
       
    52 #define __TEMPLATEVIEW_LOC__
       
    53 ../loc/templateview.loc APP_LAYER_LOC_EXPORT_PATH(templateview.loc)
       
    54 #endif // __TEMPLATEVIEW_LOC__
       
    55 
       
    56 // Support for S60 builds
       
    57 //***********************
       
    58 ../rom/view_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(tempateview_200286ec_resources.iby)
       
    59 ../rom/view_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(tempateview_200286ec_customer.iby)
       
    60 ../rom/view_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(tempateview_200286ec_variant.iby)
       
    61 ../rom/view.iby CORE_APP_LAYER_IBY_EXPORT_PATH(tempateview_200286ec.iby)
       
    62 
       
    63 
       
    64 // Dtd-localization
       
    65 //*****************
       
    66 PRJ_EXTENSIONS
       
    67 START EXTENSION tools/dtd
       
    68 OPTION SWITCH_LOC_FILE_NAME tempateview_200286ec
       
    69 OPTION DTD_TYPE widget
       
    70 END
       
    71 
       
    72 
       
    73 PRJ_MMPFILES
       
    74 
       
    75 PRJ_TESTMMPFILES
       
    76 
       
    77 //  End of File