textinput/peninputarc/rom/peninputarc.iby
changeset 0 eb1f2e154e89
child 13 3b79bedfdc20
child 43 ebd48d2de13c
equal deleted inserted replaced
-1:000000000000 0:eb1f2e154e89
       
     1 /*
       
     2 * Copyright (c) 2005-2006 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 peninputarc
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef PENINPUTARC_IBY
       
    20 #define PENINPUTARC_IBY
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 #include <bldvariant.hrh>
       
    24 REM PENINPUTARC
       
    25 #ifdef RD_SCALABLE_UI_V2
       
    26 file=ABI_DIR\BUILD_DIR\peninputclient.dll            SHARED_LIB_DIR\peninputclient.dll
       
    27 #endif //RD_SCALABLE_UI_V2
       
    28 
       
    29 #ifdef __PEN_SUPPORT
       
    30 file=ABI_DIR\BUILD_DIR\peninputlayoutinterface.dll         SHARED_LIB_DIR\peninputlayoutinterface.dll
       
    31 file=ABI_DIR\BUILD_DIR\peninputlayouteng.dll            SHARED_LIB_DIR\peninputlayouteng.dll
       
    32 file=ABI_DIR\BUILD_DIR\peninputlayoutcontrol.dll     SHARED_LIB_DIR\peninputlayoutcontrol.dll
       
    33 file=ABI_DIR\BUILD_DIR\peninputanim.dll            SHARED_LIB_DIR\peninputanim.dll
       
    34 file=ABI_DIR\BUILD_DIR\peninputserver.exe            SHARED_LIB_DIR\peninputserver.exe
       
    35 file=ABI_DIR\BUILD_DIR\peninputpluginutils.dll            SHARED_LIB_DIR\peninputpluginutils.dll
       
    36 
       
    37 S60_APP_AIF_RSC(peninputserver)
       
    38 data = \EPOC32\DATA\Z\resource\apps\peninputserver.RSC 	"resource\apps\peninputserver.rsc" 
       
    39 
       
    40 ECOM_PLUGIN(gspeninputplugin.dll, gspeninputplugin.rsc)
       
    41 ECOM_PLUGIN(2000B5E7.dll, 2000B5E7.rss)
       
    42 S60_APP_AIF_ICONS(gspeninputplugin)
       
    43 S60_APP_EXE(peninputsetting)
       
    44 S60_APP_AIF_RSC(peninputsetting)
       
    45 
       
    46 #endif //__PEN_SUPPORT
       
    47 
       
    48 #endif //PENINPUTARC_IBY