uifw/AvKon/group/avkon.iby
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     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:
       
    15 *
       
    16 */
       
    17 #ifndef __AVKON_IBY__
       
    18 #define __AVKON_IBY__
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 REM AVKON
       
    23 
       
    24 /*
       
    25 file=ABI_DIR\BUILD_DIR\eikctl.dll			System\Libs\EikCtl.dll
       
    26 file=ABI_DIR\BUILD_DIR\eikdlg.dll			System\Libs\EikDlg.dll
       
    27 file=ABI_DIR\BUILD_DIR\eikcdlg.dll			System\Libs\EikCdlg.dll
       
    28 file=ABI_DIR\BUILD_DIR\eikprint.dll 		System\Libs\EikPrint.dll
       
    29 file=ABI_DIR\BUILD_DIR\eikfile.dll			System\Libs\EikFile.dll
       
    30 file=ABI_DIR\BUILD_DIR\eikir.dll			System\Libs\EikIR.dll
       
    31 file=ABI_DIR\BUILD_DIR\eikmisc.dll			System\Libs\EikMisc.dll
       
    32 file=ABI_DIR\BUILD_DIR\eikinit.dll			System\Libs\EikInit.dll
       
    33 file=ABI_DIR\BUILD_DIR\uiklaf.dll			System\Libs\UikLaf.dll
       
    34 file=ABI_DIR\BUILD_DIR\lafext.dll			System\Libs\LafExt.dll
       
    35 file=ABI_DIR\BUILD_DIR\exparser.dll 		System\Libs\exparser.dll
       
    36 file=ABI_DIR\BUILD_DIR\eiksrvui.dll 		System\Libs\EikSrvUi.dll
       
    37 file=ABI_DIR\BUILD_DIR\viewsrv.dll			System\Libs\viewsrv.dll
       
    38 file=ABI_DIR\BUILD_DIR\viewcli.dll			System\Libs\viewcli.dll
       
    39 */
       
    40 
       
    41 file=ABI_DIR\BUILD_DIR\avkon.dll			System\Libs\avkon.dll
       
    42 file=ABI_DIR\BUILD_DIR\akninit.dll			System\Libs\uikon_init\akninit.dll
       
    43 file=ABI_DIR\BUILD_DIR\AknNotify.dll		System\Libs\AknNotify.dll
       
    44 file=ABI_DIR\BUILD_DIR\AknNotifyPlugin.dll	System\Notifiers\AknNotifyPlugin.dll
       
    45 file=ABI_DIR\BUILD_DIR\AknAnimDll.dll		System\Libs\AknAnimDll.dll
       
    46 
       
    47 #if defined __SERIES60_MMC
       
    48 file=ABI_DIR\BUILD_DIR\AknMemoryCardUi.dll	System\Notifiers\AknMemoryCardUi.dll
       
    49 #endif
       
    50 
       
    51 #ifdef RD_SCALABLE_UI_V2
       
    52 file=ABI_DIR\BUILD_DIR\aknhlist.dll			System\Libs\aknhlist.dll
       
    53 #endif
       
    54 
       
    55 //file=ABI_DIR\BUILD_DIR\lafext.dll				   System\Libs\Lafext.dll
       
    56 
       
    57 /* Bitmaps */
       
    58 //data=ABI_DIR\BUILD_DIR\eikmisc.mbm					System\Data\Eikmisc.mbm
       
    59 //data=ABI_DIR\BUILD_DIR\cuiklaf.mbm					System\Data\Cuiklaf.mbm
       
    60 
       
    61 // The below resource files are in Locales_xx.iby
       
    62 //data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\Avkon 	System\Data\Avkon)
       
    63 //data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\Aknnotpi 	System\Notifiers\Aknnotpi)
       
    64 data=ABI_DIR\BUILD_DIR\avkon.mbm					System\Data\Avkon.mbm
       
    65 data=ABI_DIR\BUILD_DIR\callstatus.mbm					System\Data\callstatus.mbm
       
    66 
       
    67 data=ABI_DIR\BUILD_DIR\Ceurope.gdr		System\Fonts\Ceurope.gdr
       
    68 data=ABI_DIR\BUILD_DIR\CalcEur.gdr		System\Fonts\CalcEur.gdr
       
    69 
       
    70 #ifdef __AVKON_APAC__
       
    71 data=ABI_DIR\BUILD_DIR\11x12_latin.gdr		System\Fonts\11x12_latin.gdr
       
    72 data=ABI_DIR\BUILD_DIR\15x16_latin.gdr		System\Fonts\15x16_latin.gdr
       
    73 #endif
       
    74 
       
    75 #endif