commsconfig/cscgsplugin/group/cscgsplugin.mmp
branchRCL_3
changeset 22 d38647835c2e
parent 0 a4daefaec16c
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     1 /*
       
     2 * Copyright (c) 2008-2008 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 specification file for cscgsplugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh>    //this is needed for RESOURCE_FILES_DIR
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 CAPABILITY          CAP_ECOM_PLUGIN
       
    23 TARGET              cscgsplugin.dll
       
    24 TARGETTYPE          PLUGIN
       
    25 UID 0x10009D8D 0x2001E639
       
    26 VENDORID            VID_DEFAULT
       
    27 
       
    28 SOURCEPATH          ../src
       
    29 SOURCE              cscgsplugin.cpp
       
    30 SOURCE              cscgspluginimplementationtable.cpp
       
    31 
       
    32 USERINCLUDE         ../data
       
    33 USERINCLUDE         ../inc
       
    34 USERINCLUDE         ../../cscengine/inc
       
    35 USERINCLUDE         ../../cscapplicationui/inc
       
    36 
       
    37 SYSTEMINCLUDE       .
       
    38 SYSTEMINCLUDE       /epoc32/include/cshelp
       
    39 SYSTEMINCLUDE       /epoc32/include/ecom
       
    40 
       
    41 // Default system include paths for application layer modules.
       
    42 APP_LAYER_SYSTEMINCLUDE
       
    43 
       
    44 SOURCEPATH          ../data
       
    45 
       
    46 //ECOM resource definition
       
    47 START RESOURCE      2001E639.rss
       
    48 TARGET              cscgsplugin.rsc
       
    49 TARGETPATH          ECOM_RESOURCE_DIR
       
    50 END                 //  ECOM resource definition
       
    51 
       
    52 START RESOURCE      cscgspluginrsc.rss
       
    53 HEADER
       
    54 TARGETPATH          RESOURCE_FILES_DIR
       
    55 LANGUAGE_IDS
       
    56 END 
       
    57 
       
    58 LIBRARY             apparc.lib
       
    59 LIBRARY             avkon.lib
       
    60 LIBRARY             bafl.lib
       
    61 LIBRARY             commonengine.lib // RConeResourceLoader
       
    62 LIBRARY             cone.lib
       
    63 LIBRARY             ecom.lib
       
    64 LIBRARY             efsrv.lib
       
    65 LIBRARY             egul.lib
       
    66 LIBRARY             eikcoctl.lib
       
    67 LIBRARY             eikcore.lib
       
    68 LIBRARY             euser.lib
       
    69 LIBRARY             featmgr.lib
       
    70 LIBRARY             gsecomplugin.lib
       
    71 LIBRARY             gsframework.lib // Base classes
       
    72 LIBRARY             ws32.lib
       
    73 LIBRARY             aknskins.lib // AknsUtils.h
       
    74 LIBRARY             apgrfx.lib // RApaLsSession