eventsui/rom/eventsui_resources.iby
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 2009 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: IBY file for EventsUi resource
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __EVENTSUI_RESOURCES_IBY__
       
    19 #define __EVENTSUI_RESOURCES_IBY__
       
    20 
       
    21 #ifdef FF_LBT_EVENTSUI
       
    22 #ifdef FF_LBT_ENGINE
       
    23 
       
    24 // Events UI Application Resource
       
    25 data=ZRESOURCE\apps\evtmgmtui.rsc		    APP_RESOURCE_DIR\evtmgmtui.rsc
       
    26 
       
    27 // Events Handler App Application Resource
       
    28 data=ZRESOURCE\apps\evthandlerapp.rsc		    APP_RESOURCE_DIR\evthandlerapp.rsc
       
    29 
       
    30 // Events Engine Resource
       
    31 data=ZRESOURCE\evtmgmteditorui.rsc		    RESOURCE_FILES_DIR\evtmgmteditorui.rsc
       
    32 
       
    33 //Resource file for notifier
       
    34 data=DATAZ_\resource\evtinfonote.rsc      	resource\evtinfonote.rsc
       
    35 
       
    36 #endif // FF_LBT_ENGINE
       
    37 #endif // FF_LBT_EVENTSUI
       
    38 
       
    39 #endif // __EVENTSUI_RESOURCES_IBY__