idlehomescreen/data/vga_tch/shortcut_2001f490/group/bld.inf
changeset 0 f72a12da539e
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     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/shortcut_2001f490/hsps/manifest.dat
       
    28 ../hsps/00/widgetconfiguration.xml /epoc32/data/z/resource/homescreen/shortcut_2001f490/hsps/widgetconfiguration.xml
       
    29 ../hsps/00/shortcutconfiguration.dtd /epoc32/data/z/resource/homescreen/shortcut_2001f490/hsps/shortcutconfiguration.dtd
       
    30 
       
    31 ../xuikon/00/shortcut.dtd /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut.dtd
       
    32 ../xuikon/00/shortcut.dat /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut_2001f490.dat
       
    33 ../xuikon/00/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut.css
       
    34 ../xuikon/00/shortcut.xml /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut.xml
       
    35 
       
    36 // Arabic languages
       
    37 //*****************
       
    38 ../xuikon/37/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/37/shortcut.css
       
    39 ../xuikon/50/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/50/shortcut.css
       
    40 ../xuikon/57/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/57/shortcut.css
       
    41 ../xuikon/94/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/94/shortcut.css
       
    42 
       
    43 
       
    44 // Support for S60 localization
       
    45 //*****************************
       
    46 #ifndef __SHORTCUTCONFIGURATION_LOC__
       
    47 #define __SHORTCUTCONFIGURATION_LOC__
       
    48 ../loc/shortcutconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(shortcutconfiguration.loc)
       
    49 #endif // __SHORTCUTCONFIGURATION_LOC__
       
    50 
       
    51 // Support for S60 builds
       
    52 //***********************
       
    53 ../rom/shortcut_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490_resources.iby)
       
    54 ../rom/shortcut_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490_customer.iby)
       
    55 ../rom/shortcut_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490_variant.iby)
       
    56 ../rom/shortcut.iby CORE_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490.iby)
       
    57 
       
    58 
       
    59 // Dtd-localization
       
    60 //*****************
       
    61 PRJ_EXTENSIONS
       
    62 START EXTENSION tools/dtd
       
    63 OPTION SWITCH_LOC_FILE_NAME shortcut_2001f490
       
    64 OPTION DTD_TYPE widget
       
    65 END
       
    66 
       
    67 
       
    68 PRJ_MMPFILES
       
    69 
       
    70 PRJ_TESTMMPFILES
       
    71 
       
    72 //  End of File  
       
    73