calendarui/organizerplugin/data/vga_tch/organizer_2001f48d/group/bld.inf
branchRCL_3
changeset 78 356f28cd5ca0
equal deleted inserted replaced
74:97232defd20e 78:356f28cd5ca0
       
     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/organizer_2001f48d/hsps/manifest.dat
       
    28 ../hsps/00/widgetconfiguration.xml /epoc32/data/z/resource/homescreen/organizer_2001f48d/hsps/widgetconfiguration.xml
       
    29 ../hsps/00/organizerconfiguration.dtd /epoc32/data/z/resource/homescreen/organizer_2001f48d/hsps/organizerconfiguration.dtd
       
    30 
       
    31 ../xuikon/00/organizer.dat /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/organizer_2001f48d.dat
       
    32 ../xuikon/00/organizer.css /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/organizer.css
       
    33 ../xuikon/00/organizer.xml /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/organizer.xml
       
    34 ../xuikon/00/organizer.dtd /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/organizer.dtd
       
    35 
       
    36 // Arabic languages
       
    37 //*****************
       
    38 ../xuikon/37/organizer.css /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/37/organizer.css
       
    39 ../xuikon/50/organizer.css /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/50/organizer.css
       
    40 ../xuikon/57/organizer.css /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/57/organizer.css
       
    41 ../xuikon/94/organizer.css /epoc32/data/z/resource/homescreen/organizer_2001f48d/xuikon/94/organizer.css
       
    42 
       
    43 
       
    44 // Support for S60 localization
       
    45 //*****************************
       
    46 #ifndef __ORGANIZERCONFIGURATION_LOC__
       
    47 #define __ORGANIZERCONFIGURATION_LOC__
       
    48 ../loc/organizerconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(organizerconfiguration.loc)
       
    49 #endif // __ORGANIZERCONFIGURATION_LOC__
       
    50 
       
    51 #ifndef __ORGANIZER_LOC__
       
    52 #define __ORGANIZER_LOC__
       
    53 ../loc/organizer.loc APP_LAYER_LOC_EXPORT_PATH(organizer.loc)
       
    54 #endif // __ORGANIZER_LOC__
       
    55 
       
    56 // Support for S60 builds
       
    57 //***********************
       
    58 ../rom/organizer_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(organizer_2001f48d_resources.iby)
       
    59 ../rom/organizer_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(organizer_2001f48d_customer.iby)
       
    60 ../rom/organizer_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(organizer_2001f48d_variant.iby)
       
    61 ../rom/organizer.iby CORE_APP_LAYER_IBY_EXPORT_PATH(organizer_2001f48d.iby)
       
    62 
       
    63 
       
    64 // Dtd-localization
       
    65 //*****************
       
    66 PRJ_EXTENSIONS
       
    67 START EXTENSION tools/dtd
       
    68 OPTION SWITCH_LOC_FILE_NAME organizer_2001f48d
       
    69 OPTION DTD_TYPE widget
       
    70 END
       
    71 
       
    72 
       
    73 PRJ_MMPFILES
       
    74 
       
    75 PRJ_TESTMMPFILES
       
    76 
       
    77 //  End of File