predictivesearch/adapters/contacts/group/pscontactdatastore.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 21:13:53 +0300
branchRCL_3
changeset 21 b3431bff8c19
parent 0 e686773b3f54
child 35 4ae315f230bc
permissions -rw-r--r--
Revision: 201011 Kit: 201013

/*
* Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:  PCS Data Adapter
*
*/


#include <platform_paths.hrh>
#include <data_caging_paths.hrh> 

CAPABILITY      CAP_ECOM_PLUGIN
VENDORID        VID_DEFAULT
TARGET          pscontactdatastore.dll
TARGETTYPE      PLUGIN
UID             0x10009D8D 0x2000B5C2

// RESOURCE
START  RESOURCE ../data/pscontactdatastore.rss
TARGET          pscontactdatastore.rsc
END

// RESOURCE
START  RESOURCE ../data/contactsort.rss
HEADER
TARGETPATH      RESOURCE_FILES_DIR
LANG            SC
END

SOURCEPATH      ../src
SOURCE          proxy.cpp
SOURCE          cpcscontactfetch.cpp
SOURCE 		CPsContactDataAdapter.cpp
SOURCE          cpcscontactstore.cpp

USERINCLUDE     ../inc
USERINCLUDE     ../../../PcsServer/inc
USERINCLUDE     ../../../PcsUtils/inc
APP_LAYER_SYSTEMINCLUDE

LIBRARY         euser.lib
LIBRARY         eCom.lib
LIBRARY         efsrv.lib 

LIBRARY         flogger.lib
LIBRARY         bafl.lib
LIBRARY	    	PcsUtils.lib
LIBRARY         VPbkEng.lib
LIBRARY         centralrepository.lib
LIBRARY         FeatMgr.lib
LIBRARY         pbk2presentation.lib