idlehomescreen/examples/carouselwidgetexample/widget/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) 2009 - 2010 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: Editor for carousel widget.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 // Support for productization and Carbide.Ui customization
       
    25 //********************************************************
       
    26 ../hsps/00/manifest.dat /epoc32/data/Z/resource/homescreen/appstripe/hsps/manifest.dat
       
    27 ../hsps/00/widgetconfiguration.xml /epoc32/data/Z/resource/homescreen/appstripe/hsps/widgetconfiguration.xml
       
    28 ../xuikon/00/appstripe.dat /epoc32/data/Z/resource/homescreen/appstripe/xuikon/appstripe.dat
       
    29 ../xuikon/00/appstripe.css /epoc32/data/Z/resource/homescreen/appstripe/xuikon/appstripe.css
       
    30 ../xuikon/00/appstripe.xml /epoc32/data/Z/resource/homescreen/appstripe/xuikon/appstripe.xml
       
    31 //../xuikon/00/appstripe.dtd /epoc32/data/Z/resource/homescreen/appstripe/xuikon/appstripe.dtd
       
    32 
       
    33 // Support for S60 builds
       
    34 //***********************
       
    35 // export iby files
       
    36 ../rom/appstripe_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(appstripe_resources.iby)
       
    37 ../rom/appstripe_customer.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(appstripe_customer.iby)
       
    38 ../rom/appstripe_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(appstripe_variant.iby)
       
    39 ../rom/appstripe.iby CORE_MW_LAYER_IBY_EXPORT_PATH(appstripe.iby)
       
    40 
       
    41 
       
    42 // Dtd-localization
       
    43 //*****************
       
    44 PRJ_EXTENSIONS
       
    45 START EXTENSION tools/dtd
       
    46 OPTION SWITCH_LOC_FILE_NAME appstripe
       
    47 OPTION DTD_TYPE widget
       
    48 END
       
    49 
       
    50 PRJ_MMPFILES
       
    51 
       
    52 // build icons
       
    53 
       
    54 // build application
       
    55 
       
    56 PRJ_TESTMMPFILES
       
    57 
       
    58 //#endif
       
    59 
       
    60 //  End of File