serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactsgetidsprovidertest/group/tcontactsgetidsprovidertest.mmp
changeset 22 fc9cf246af83
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactsgetidsprovidertest/group/tcontactsgetidsprovidertest.mmp	Thu Aug 27 07:43:07 2009 +0300
@@ -0,0 +1,50 @@
+/*
+* 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