idlehomescreen/data/vga_tch/clockdate_200286e6/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 */
       
    15 
       
    16 #include <platform_paths.hrh>
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 DEFAULT
       
    20 
       
    21 PRJ_EXPORTS
       
    22 // Support for productization and Carbide.Ui customization
       
    23 //********************************************************
       
    24 ../hsps/00/manifest.dat /epoc32/data/Z/resource/homescreen/clockdate_200286e6/hsps/manifest.dat
       
    25 ../hsps/00/widgetconfiguration.xml /epoc32/data/Z/resource/homescreen/clockdate_200286e6/hsps/widgetconfiguration.xml
       
    26 
       
    27 ../xuikon/00/clockdate.dat /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/clockdate_200286e6.dat
       
    28 ../xuikon/00/clockdate.css /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/clockdate.css
       
    29 ../xuikon/00/clockdate.xml /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/clockdate.xml
       
    30 
       
    31 // logo icon
       
    32 ../gfx/icon.mif /epoc32/data/Z/resource/homescreen/clockdate_200286e6/hsps/icon.mif
       
    33 
       
    34 // Arabic languages
       
    35 //*****************
       
    36 ../xuikon/37/clockdate.css /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/37/clockdate.css
       
    37 ../xuikon/50/clockdate.css /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/50/clockdate.css
       
    38 ../xuikon/57/clockdate.css /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/57/clockdate.css
       
    39 ../xuikon/94/clockdate.css /epoc32/data/Z/resource/homescreen/clockdate_200286e6/xuikon/94/clockdate.css
       
    40 
       
    41 // Support for S60 localization
       
    42 //*****************************
       
    43 // export localizable loc files (engineering versions)
       
    44 ../loc/clockdatewidget.loc    APP_LAYER_LOC_EXPORT_PATH(clockdatewidget.loc)
       
    45 ../loc/clockdateconfiguration.loc    APP_LAYER_LOC_EXPORT_PATH(clockdateconfiguration.loc)
       
    46 
       
    47 // Support for S60 builds
       
    48 //***********************
       
    49 ../rom/clockdatewidget_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(clockdate_200286e6_resources.iby)
       
    50 ../rom/clockdatewidget_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(clockdate_200286e6_customer.iby)
       
    51 ../rom/clockdatewidget_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(clockdate_200286e6_variant.iby)
       
    52 ../rom/clockdatewidget.iby CORE_APP_LAYER_IBY_EXPORT_PATH(clockdate_200286e6.iby)
       
    53 
       
    54 // Dtd-localization
       
    55 //*****************
       
    56 PRJ_EXTENSIONS
       
    57 START EXTENSION tools/dtd
       
    58 OPTION SWITCH_LOC_FILE_NAME clockdate_200286e6
       
    59 OPTION DTD_TYPE widget
       
    60 OPTION LOC_FOLDERS yes
       
    61 END
       
    62 
       
    63 PRJ_MMPFILES
       
    64 
       
    65 PRJ_TESTMMPFILES
       
    66 
       
    67 //  End of File  
       
    68 
       
    69 
       
    70 
       
    71