idlehomescreen/data/vga_tch/view3_200286eb/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/view3_200286eb/hsps/manifest.dat
       
    28 //../hsps/00/viewconfiguration.xml /epoc32/data/z/resource/homescreen/view3_200286eb/hsps/viewconfiguration.xml
       
    29 //../hsps/00/viewconfiguration.dtd /epoc32/data/z/resource/homescreen/view3_200286eb/hsps/viewconfiguration.dtd
       
    30 
       
    31 ../xuikon/00/view.dat /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/view3_200286eb.dat
       
    32 ../xuikon/00/view.xml /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/view.xml
       
    33 ../xuikon/00/view.dtd /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/view.dtd
       
    34 ../xuikon/00/view.css /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/view.css
       
    35 
       
    36 // Arabic languages
       
    37 //*****************
       
    38 ../xuikon/37/view.css /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/37/view.css
       
    39 ../xuikon/50/view.css /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/50/view.css
       
    40 ../xuikon/57/view.css /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/57/view.css
       
    41 ../xuikon/94/view.css /epoc32/data/z/resource/homescreen/view3_200286eb/xuikon/94/view.css
       
    42 
       
    43 
       
    44 //Confml and cfgml files for the customization
       
    45 //***********************************
       
    46 ../conf/view200286eb.confml   APP_LAYER_CONFML(view200286eb.confml)
       
    47 ../conf/view200286eb.gcfml    APP_LAYER_GCFML(view200286eb.gcfml)
       
    48 ../conf/view200286ebmanifest.confml   APP_LAYER_CONFML(view200286ebmanifest.confml)
       
    49 ../conf/view200286ebmanifest.gcfml    APP_LAYER_GCFML(view200286ebmanifest.gcfml)
       
    50 ../conf/view200286ebxuikon.confml   APP_LAYER_CONFML(view200286ebxuikon.confml)
       
    51 ../conf/view200286ebxuikon.gcfml    APP_LAYER_GCFML(view200286ebxuikon.gcfml)
       
    52 // Support for S60 localization
       
    53 //*****************************
       
    54 //#ifndef __VIEWCONFIGURATION_LOC__
       
    55 //#define __VIEWCONFIGURATION_LOC__
       
    56 //../loc/viewconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(viewconfiguration.loc)
       
    57 //#endif // __VIEWCONFIGURATION_LOC__
       
    58 
       
    59 #ifndef __VIEW_LOC__
       
    60 #define __VIEW_LOC__
       
    61 ../loc/view.loc APP_LAYER_LOC_EXPORT_PATH(view.loc)
       
    62 #endif // __VIEW_LOC__
       
    63 
       
    64 // Support for S60 builds
       
    65 //***********************
       
    66 ../rom/view_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(view3_200286eb_resources.iby)
       
    67 ../rom/view_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(view3_200286eb_customer.iby)
       
    68 //../rom/view_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(view3_200286eb_variant.iby)
       
    69 //../rom/view.iby CORE_APP_LAYER_IBY_EXPORT_PATH(view3_200286eb.iby)
       
    70 
       
    71 
       
    72 // Dtd-localization
       
    73 //*****************
       
    74 PRJ_EXTENSIONS
       
    75 START EXTENSION tools/dtd
       
    76 OPTION SWITCH_LOC_FILE_NAME view3_200286eb
       
    77 OPTION DTD_TYPE widget
       
    78 END
       
    79 
       
    80 
       
    81 PRJ_MMPFILES
       
    82 
       
    83 PRJ_TESTMMPFILES
       
    84 
       
    85 //  End of File