serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactsgetidsprovidertest/group/tcontactsgetidsprovidertest.mmp
changeset 22 fc9cf246af83
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
       
     1 /*
       
     2 * Copyright (c) 2002 - 2007 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 the License "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:  ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include "../../../../../group/sapiincludes.mmpi"
       
    20 
       
    21 TARGET          tcontactsgetidsprovidertest.dll
       
    22 TARGETTYPE      dll
       
    23 UID             0x1000008d 0x0779BA00
       
    24 
       
    25 CAPABILITY      ALL -TCB
       
    26 
       
    27 DEFFILE         tcontactsgetidsprovidertest.def
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          tcontactsgetidsprovidertest.cpp
       
    31 SOURCE          tcontactsgetidsprovidertestblocks.cpp
       
    32 
       
    33 USERINCLUDE     ../inc 
       
    34 USERINCLUDE     ../../../../contactservice/inc 
       
    35 
       
    36 
       
    37 LIBRARY         euser.lib
       
    38 LIBRARY         cone.lib
       
    39 LIBRARY         contactservice.lib
       
    40 LIBRARY         stiftestinterface.lib
       
    41 LIBRARY         vpbkeng.lib
       
    42 LIBRARY 		efsrv.lib 
       
    43 LIBRARY         estor.lib 
       
    44 LIBRARY         VPbkVCardEng.lib
       
    45 LIBRARY         stiftestengine.lib
       
    46 LIBRARY         liwServiceHandler.lib
       
    47 
       
    48 LANG            SC
       
    49 
       
    50 // End of File