textinput/peninputcommonlayout/group/peninputcommonlayout.mmp
changeset 27 694fa80c203c
parent 24 fc42a86c98e3
child 35 0f326f2e628e
equal deleted inserted replaced
24:fc42a86c98e3 27:694fa80c203c
     1 /*
       
     2 * Copyright (c) 2002-2005 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:  Project definition file for project peninputcommonlayout
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          peninputcommonlayout.dll
       
    23 TARGETTYPE      DLL
       
    24 UID             0x1000008D 0x10282357
       
    25 
       
    26 CAPABILITY      CAP_GENERAL_DLL
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          peninputclientlayoutinfo.cpp
       
    31 SOURCE          peninputcommonlayout.cpp
       
    32 SOURCE          peninputcommonlayoutext.cpp
       
    33 SOURCE          peninputctrlpool.cpp
       
    34 SOURCE          peninputdatamgr.cpp
       
    35 SOURCE          peninputlayoutconfig.cpp
       
    36 SOURCE          peninputlayoutwindow.cpp
       
    37 SOURCE          peninputlayoutwindowext.cpp
       
    38 SOURCE          peninputrangebarinfo.cpp
       
    39 SOURCE          peninputshiftcapsInfo.cpp
       
    40 SOURCE          peninputdataconverter.cpp
       
    41 SOURCE          peninputuistatemgr.cpp
       
    42 SOURCE          peninputuistatebase.cpp
       
    43 SOURCE          peninputnumerickeymappingmgr.cpp
       
    44 
       
    45 USERINCLUDE     ../inc
       
    46 
       
    47 // This is a SYSTEMINCLUDE macro containing the middleware
       
    48 // layer specific include directories
       
    49 MW_LAYER_SYSTEMINCLUDE
       
    50 
       
    51 SYSTEMINCLUDE   /epoc32/include/ecom
       
    52 SYSTEMINCLUDE   ../../../inc
       
    53 SYSTEMINCLUDE   ../../inc
       
    54 
       
    55 LIBRARY         euser.lib 
       
    56 LIBRARY         ws32.lib 
       
    57 LIBRARY         ecom.lib 
       
    58 LIBRARY         efsrv.lib
       
    59 LIBRARY         gdi.lib 
       
    60 LIBRARY         bafl.lib 
       
    61 LIBRARY         avkon.lib
       
    62 LIBRARY         aknlayout.lib 
       
    63 LIBRARY         aknlayout2scalable.lib 
       
    64 LIBRARY         aknicon.lib
       
    65 LIBRARY         centralrepository.lib 
       
    66 LIBRARY         cone.lib
       
    67 LIBRARY         peninputlayouteng.lib 
       
    68 LIBRARY         peninputlayoutcontrol.lib
       
    69 LIBRARY         peninputpluginutils.lib
       
    70 LIBRARY         peninputcommonctrls.lib
       
    71 LIBRARY         aknskins.lib