calendarui/group/bld.inf
branchRCL_3
changeset 30 bd7edf625bdd
child 31 97232defd20e
equal deleted inserted replaced
29:12af337248b1 30:bd7edf625bdd
       
     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 
       
    19 
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 #include <platform_paths.hrh>
       
    25 
       
    26 
       
    27 PRJ_EXPORTS
       
    28 ../loc/calendar.loc						APP_LAYER_LOC_EXPORT_PATH(calendar.loc)
       
    29 
       
    30 // ../rom/aiagendapluginengine.iby 		CORE_APP_LAYER_IBY_EXPORT_PATH(aiagendaaluginengine.iby)
       
    31 // ../rom/aicalendarplugin2.iby 			CORE_APP_LAYER_IBY_EXPORT_PATH(aicalendarplugin2.iby)
       
    32 ../rom/CalenGsPlugin.iby 				CORE_APP_LAYER_IBY_EXPORT_PATH(calengsplugin.iby)
       
    33 
       
    34 ../rom/calencontroller.iby 				CORE_APP_LAYER_IBY_EXPORT_PATH(calencontroller.iby)
       
    35 ../rom/multicaluidialog.iby 				CORE_APP_LAYER_IBY_EXPORT_PATH(multicaluidialog.iby)
       
    36 ../rom/calenaiwproviderplugin.iby 			CORE_APP_LAYER_IBY_EXPORT_PATH(calenaiwproviderplugin.iby)
       
    37 ../rom/calenviews.iby 					CORE_APP_LAYER_IBY_EXPORT_PATH(calenviews.iby)
       
    38 ../rom/calencustomisationmanager.iby 	CORE_APP_LAYER_IBY_EXPORT_PATH(calencustomisationmanager.iby)
       
    39 
       
    40 ../rom/calencommonutils.iby 			CORE_APP_LAYER_IBY_EXPORT_PATH(calencommonutils.iby)
       
    41 ../rom/Calendar.iby 					CORE_APP_LAYER_IBY_EXPORT_PATH(calendar.iby)
       
    42 ../rom/CalenEditors.iby 				CORE_APP_LAYER_IBY_EXPORT_PATH(caleneditors.iby)
       
    43 ../rom/CalenGlobalData.iby 				CORE_APP_LAYER_IBY_EXPORT_PATH(calenglobaldata.iby)
       
    44 ../rom/CalenSvr.iby 					CORE_APP_LAYER_IBY_EXPORT_PATH(calensvr.iby)
       
    45 ../rom/CalenSettingsUi.iby 				CORE_APP_LAYER_IBY_EXPORT_PATH(calensettingsui.iby)
       
    46 ../rom/CalenSvrResources.iby                            LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(CalenSvrResources.iby)  
       
    47 
       
    48 ../rom/calenregionalutil.iby			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenregionalutil.iby)
       
    49 
       
    50 
       
    51 ../rom/CalenCommonUiResources.iby 		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calencommonuiresources.iby)
       
    52 ../rom/CalendarResources.iby 			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calendarresources.iby)
       
    53 ../rom/CalenEditorsResources.iby 		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(caleneditorsresources.iby)
       
    54 ../rom/multicaluidialogresource.iby   LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(multicaluidialogresource.iby)
       
    55 ../rom/calenaiwproviderresource.iby     LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenaiwproviderresource.iby)
       
    56 
       
    57 //Added for corolla release
       
    58 ../rom/CalenThaiPlugin_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenThaiPlugin_Variant.iby)
       
    59 ../rom/CalenLunarVietnamese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarVietnamese_Variant.iby)
       
    60 ../rom/CalenLunarChinese_Variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(CalenLunarChinese_Variant.iby)
       
    61 
       
    62 
       
    63 //stubsis is added to provide IAD
       
    64 ../stubsis/calendar_stub.sis   										/epoc32/data/z/system/install/calendar_stub.sis
       
    65 //Winscw
       
    66 ../application/data/10003a5b.cre        /epoc32/release/winscw/udeb/z/private/10202be9/10003a5b.cre
       
    67            
       
    68 //Armv5
       
    69 ../application/data/10003a5b.cre        /epoc32/data/z/private/10202be9/10003a5b.cre
       
    70 
       
    71 // For Map icon
       
    72 ../application/data/qgn_menu_maps.svg   /epoc32/s60/icons/qgn_menu_maps.svg
       
    73 
       
    74 // Generic configuration interface for component cenrep settings  
       
    75 // component_1000292B implementation specifics for cenrep data
       
    76 // component_12345678 implementation specifics for genconf ml data
       
    77 ../conf/calendarUI.confml               APP_LAYER_CONFML(calendarUI.confml)
       
    78 ../conf/calendarUI_101F874B.crml	    APP_LAYER_CRML(calendarUI_101F874B.crml)
       
    79 
       
    80 PRJ_MMPFILES
       
    81 
       
    82 //  Help files
       
    83 #include "../help/group/bld.inf"
       
    84 
       
    85 // commonutils
       
    86 #include "../commonutils/group/bld.inf"
       
    87 
       
    88 // global data
       
    89 #include "../globaldata/group/bld.inf"
       
    90 
       
    91 // Settings
       
    92 #include "../settings/settingsui/group/bld.inf"
       
    93 #include "../settings/GsPlugin/group/bld.inf"
       
    94 
       
    95 // customistaion manager
       
    96 #include "../customisation/group/bld.inf"
       
    97 #include "../customisationmanager/group/bld.inf"
       
    98 
       
    99 // Multical  ui dialog
       
   100 #include "../multicaluidialog/group/bld.inf"
       
   101 
       
   102 // views
       
   103 #include "../views/group/bld.inf"
       
   104 
       
   105 // controller
       
   106 #include "../controller/group/bld.inf"
       
   107 
       
   108 // editors
       
   109 #include "../editors/group/bld.inf"
       
   110 
       
   111 // application
       
   112 #include "../application/group/bld.inf"
       
   113 
       
   114 // missed alarm indicator plugin
       
   115 #include "../missedalarmindicatorplugin/group/bld.inf"
       
   116 
       
   117 // Server
       
   118 #include "../server/CalenSvrClient/group/bld.inf"
       
   119 #include "../server/CalenSvr/group/bld.inf"
       
   120 
       
   121 // Active Idle plugins 
       
   122 // #include "../aiplugins/aiagendapluginengine/group/bld.inf"
       
   123 // #include "../aiplugins/aiagendaplugin2/group/bld.inf"
       
   124 #include "../organizerplugin/group/bld.inf"
       
   125 
       
   126 // Regional plugins 
       
   127 #include "../regionalplugins/calenregionalutil/group/bld.inf"
       
   128 #include "../regionalplugins/Thai/group/bld.inf"
       
   129 #include "../regionalplugins/lunarchinese/group/bld.inf"
       
   130 #include "../regionalplugins/lunarVietnamese/group/bld.inf"
       
   131 
       
   132 // Calendar aiw provider.
       
   133 #include "../calenaiwprovider/group/bld.inf"
       
   134 
       
   135 //EOF