uifw/AknGlobalUI/ROM/aknglobalui.iby
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2002-2007 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:  Image description file for project AknGlobalUI.
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __AKNGLOBALUI_IBY__
       
    19 #define __AKNGLOBALUI_IBY__
       
    20 
       
    21 // Old style notif plugin.
       
    22 file=ABI_DIR\BUILD_DIR\aknoldstylenotif.dll                 SHARED_LIB_DIR\aknoldstylenotif.dll
       
    23 
       
    24 // Notifier Wrapper library.
       
    25 file=ABI_DIR\BUILD_DIR\AKNNOTIFIERWRAPPER.DLL               SHARED_LIB_DIR\aknNotifierWrapper.dll
       
    26 
       
    27 // New style entry point.
       
    28 ECOM_PLUGIN(aknnotifyplugin2.dll,1020721A.rsc)
       
    29 
       
    30 // App Server.
       
    31 file=ABI_DIR\BUILD_DIR\akncapserver.exe                     PROGRAMS_DIR\akncapserver.exe
       
    32 data=ZSYSTEM\..\PRIVATE\10003A3F\APPS\Akncapserver_REG.RSC  Private\10003a3f\apps\akncapserver_reg.rsc
       
    33 
       
    34 // App Server.
       
    35 file=ABI_DIR\BUILD_DIR\aknnfysrv.exe                        PROGRAMS_DIR\aknnfysrv.exe
       
    36 data=ZSYSTEM\..\PRIVATE\10003A3F\APPS\aknnfysrv_REG.RSC     Private\10003a3f\apps\aknnfysrv_reg.rsc
       
    37 
       
    38 // Client for app server.
       
    39 file=ABI_DIR\BUILD_DIR\akncapserverclient.dll               SHARED_LIB_DIR\akncapserverclient.dll
       
    40 
       
    41 // Avkon Startup Extension plug-in.
       
    42 ECOM_PLUGIN( avkonstartupextensionplugin.dll, avkonstartupextensionplugin.rsc )
       
    43 
       
    44 // Backup registration.
       
    45 data=ZPRIVATE\10207218\backup_registration.xml              private\10207218\backup_registration.xml
       
    46 
       
    47 // Dynamic soft notes library.
       
    48 file=ABI_DIR\BUILD_DIR\akndynamicsoftnote.dll               SHARED_LIB_DIR\akndynamicsoftnote.dll
       
    49 
       
    50 // Dynamic soft note event manager library.
       
    51 file=ABI_DIR\BUILD_DIR\akndynamicsoftnoteeventmanager.dll   SHARED_LIB_DIR\akndynamicsoftnoteeventmanager.dll
       
    52 
       
    53 // ECom plugin notifier for ILD installation monitoring
       
    54 file=ABI_DIR\BUILD_DIR\ecompluginnotifier.dll   SHARED_LIB_DIR\ecompluginnotifier.dll
       
    55 
       
    56 #endif // __AKNGLOBALUI_IBY__