calendarui/exports/bld.inf
branchRCL_3
changeset 93 d216ae5a8733
equal deleted inserted replaced
92:3b7c3fce86f2 93:d216ae5a8733
       
     1 /*
       
     2 * Copyright (c) 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:    Build information for Calendar
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 DEFAULT
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../loc/calendar.loc			APP_LAYER_LOC_EXPORT_PATH(calendar.loc)
       
    25 
       
    26 // ../rom/aiagendapluginengine.iby	CORE_APP_LAYER_IBY_EXPORT_PATH(aiagendaaluginengine.iby)
       
    27 // ../rom/aicalendarplugin2.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(aicalendarplugin2.iby)
       
    28 ../rom/CalenGsPlugin.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(calengsplugin.iby)
       
    29 
       
    30 ../rom/calencontroller.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(calencontroller.iby)
       
    31 ../rom/multicaluidialog.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(multicaluidialog.iby)
       
    32 ../rom/calenaiwproviderplugin.iby	CORE_APP_LAYER_IBY_EXPORT_PATH(calenaiwproviderplugin.iby)
       
    33 ../rom/calenviews.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(calenviews.iby)
       
    34 ../rom/calencustomisationmanager.iby	CORE_APP_LAYER_IBY_EXPORT_PATH(calencustomisationmanager.iby)
       
    35 
       
    36 ../rom/calencommonutils.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(calencommonutils.iby)
       
    37 ../rom/Calendar.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(calendar.iby)
       
    38 ../rom/CalenEditors.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(caleneditors.iby)
       
    39 ../rom/CalenGlobalData.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(calenglobaldata.iby)
       
    40 ../rom/CalenSvr.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(calensvr.iby)
       
    41 ../rom/CalenSettingsUi.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(calensettingsui.iby)
       
    42 ../rom/CalenSvrResources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(CalenSvrResources.iby)
       
    43 
       
    44 ../rom/calenregionalutil.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenregionalutil.iby)
       
    45 
       
    46 
       
    47 ../rom/CalenCommonUiResources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calencommonuiresources.iby)
       
    48 ../rom/CalendarResources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calendarresources.iby)
       
    49 ../rom/CalenEditorsResources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(caleneditorsresources.iby)
       
    50 ../rom/multicaluidialogresource.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(multicaluidialogresource.iby)
       
    51 ../rom/calenaiwproviderresource.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenaiwproviderresource.iby)
       
    52 
       
    53 //Added for corolla release
       
    54 ../rom/CalenThaiPlugin_Variant.iby	CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenThaiPlugin_Variant.iby)
       
    55 ../rom/CalenLunarVietnamese_Variant.iby	CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarVietnamese_Variant.iby)
       
    56 ../rom/CalenLunarChinese_Variant.iby	CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarChinese_Variant.iby)
       
    57 
       
    58 //stubsis is added to provide IAD
       
    59 ../stubsis/calendar_stub.sis		/epoc32/data/z/system/install/calendar_stub.sis
       
    60 //Winscw
       
    61 ../application/data/10003a5b.cre	/epoc32/release/winscw/udeb/z/private/10202be9/10003a5b.cre
       
    62 //Armv5
       
    63 ../application/data/10003a5b.cre	/epoc32/data/z/private/10202be9/10003a5b.cre
       
    64 
       
    65 // For Map icon
       
    66 ../application/data/qgn_menu_maps.svg	/epoc32/s60/icons/qgn_menu_maps.svg
       
    67 
       
    68 // Generic configuration interface for component cenrep settings  
       
    69 // component_1000292B implementation specifics for cenrep data
       
    70 // component_12345678 implementation specifics for genconf ml data
       
    71 ../conf/calendarUI.confml		APP_LAYER_CONFML(calendarUI.confml)
       
    72 ../conf/calendarUI_101F874B.crml	APP_LAYER_CRML(calendarUI_101F874B.crml)
       
    73