uifw/AknGlobalUI/avkonstartupextplg/group/avkonstartupextensionplugin.mmp
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 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:  Project definition file for project AvkonStartupExtensionPlugIn
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // To get the OS_LAYER_SYSTEMINCLUDE-definition
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 TARGET          avkonstartupextensionplugin.dll
       
    24 CAPABILITY      CAP_ECOM_PLUGIN
       
    25 TARGETTYPE      PLUGIN
       
    26 UID             0x10009D8D 0x1020506D
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE
       
    30 
       
    31 USERINCLUDE     ../inc
       
    32 
       
    33 SOURCEPATH      ../src
       
    34 SOURCE          avkonstartupextensionplugin.cpp
       
    35 SOURCE          implementationfactory.cpp
       
    36 
       
    37 
       
    38 START RESOURCE  ../data/1020506D.rss
       
    39 TARGET          avkonstartupextensionplugin.rsc
       
    40 END
       
    41 
       
    42 LIBRARY         euser.lib
       
    43 LIBRARY         ecom.lib
       
    44 LIBRARY         centralrepository.lib
       
    45 LIBRARY         eikcore.lib
       
    46 LIBRARY         eiksrvc.lib
       
    47 LIBRARY         apparc.lib
       
    48 LIBRARY         akncapserverclient.lib
       
    49 LIBRARY         avkon.lib
       
    50 LIBRARY         palette.lib