searchfw/plugins/contactsplugin/group/contactsplugin.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 22:49:53 +0200
branchRCL_3
changeset 5 42814f902fe6
parent 0 f979ecb2b13e
permissions -rw-r--r--
Revision: 201003 Kit: 201007

/*
* 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:   Project specification file of contactsplugin.
*
*/




#include <platform/app/searchcommon.hrh>
#include <platform_paths.hrh>

CAPABILITY      CAP_ECOM_PLUGIN
VENDORID        VID_DEFAULT
TARGET        contactssearchplugin.dll
TARGETTYPE    PLUGIN
UID           0x10009D8D KSearchCClassContacts

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

//RESOURCE
START  RESOURCE ../data/contactssearchresource.rss
HEADER
TARGET          contactssearchresource.rsc
LANGUAGE_IDS
END

SOURCEPATH    ../src
SOURCE        proxy.cpp
SOURCE        contactssearchplugin.cpp
SOURCE        contactssearcher.cpp


USERINCLUDE   ../inc
SYSTEMINCLUDE   /epoc32/include/ecom
APP_LAYER_SYSTEMINCLUDE


LIBRARY       euser.lib
LIBRARY       searchutilities.lib
LIBRARY       ecom.lib
LIBRARY       efsrv.lib 
LIBRARY       estor.lib
LIBRARY		  charconv.lib
LIBRARY		  cone.lib 
LIBRARY	      vpbkeng.lib
LIBRARY	      viewcli.lib
LIBRARY	      pbk2commonui.lib
LIBRARY       apparc.lib
LIBRARY       eikcore.lib  
LIBRARY       eikcoctl.lib
LIBRARY       avkon.lib  
LIBRARY       bafl.lib
LIBRARY       eikctl.lib
LIBRARY       flogger.lib
LIBRARY       featmgr.lib
LIBRARY       Pbk2Presentation.lib