serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactsgetidsprovidertest/group/tcontactsgetidsprovidertest.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 Aug 2009 07:43:07 +0300
changeset 22 fc9cf246af83
permissions -rw-r--r--
Revision: 200931 Kit: 200935

/*
* Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  ?Description
*
*/


#include "../../../../../group/sapiincludes.mmpi"

TARGET          tcontactsgetidsprovidertest.dll
TARGETTYPE      dll
UID             0x1000008d 0x0779BA00

CAPABILITY      ALL -TCB

DEFFILE         tcontactsgetidsprovidertest.def

SOURCEPATH      ../src
SOURCE          tcontactsgetidsprovidertest.cpp
SOURCE          tcontactsgetidsprovidertestblocks.cpp

USERINCLUDE     ../inc 
USERINCLUDE     ../../../../contactservice/inc 


LIBRARY         euser.lib
LIBRARY         cone.lib
LIBRARY         contactservice.lib
LIBRARY         stiftestinterface.lib
LIBRARY         vpbkeng.lib
LIBRARY 		efsrv.lib 
LIBRARY         estor.lib 
LIBRARY         VPbkVCardEng.lib
LIBRARY         stiftestengine.lib
LIBRARY         liwServiceHandler.lib

LANG            SC

// End of File