voipplugins/svtmatching/group/svtmatching.mmp
changeset 0 a4daefaec16c
equal deleted inserted replaced
-1:000000000000 0:a4daefaec16c
       
     1 /*
       
     2 * Copyright (c) 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 definition file for project sipvoiptelmatching
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET    	svtmatching.dll
       
    23 TARGETTYPE  PLUGIN
       
    24 UID 	    0x10009D8D 0x2001E2C9
       
    25 
       
    26 CAPABILITY  CAP_ECOM_PLUGIN
       
    27 VENDORID    VID_DEFAULT
       
    28 
       
    29 SOURCEPATH  ../src
       
    30 SOURCE      svtmatching.cpp
       
    31 SOURCE      svtsettingshandler.cpp
       
    32 SOURCE      svturiparser.cpp
       
    33 
       
    34 
       
    35 USERINCLUDE ../inc
       
    36 USERINCLUDE ../data
       
    37 
       
    38 APP_LAYER_SYSTEMINCLUDE
       
    39 SYSTEMINCLUDE   /epoc32/include/ecom
       
    40 
       
    41 //ECOM resource definition
       
    42 START RESOURCE  ../data/2001E2C9.rss
       
    43 TARGET          svtmatching.rsc                                                              
       
    44 END
       
    45 
       
    46 
       
    47 LIBRARY     bafl.lib
       
    48 LIBRARY     ecom.lib
       
    49 LIBRARY     cone.lib
       
    50 LIBRARY     euser.lib
       
    51 LIBRARY     efsrv.lib
       
    52 LIBRARY     commonengine.lib
       
    53 LIBRARY     serviceprovidersettings.lib
       
    54 LIBRARY     centralrepository.lib
       
    55 LIBRARY     rcse.lib