serviceproviders/sapi_contacts_vpbk/contactservice/group/contactservice.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 24 Sep 2009 12:43:20 +0300
changeset 24 f4292e0e20df
parent 19 989d2f495d90
child 37 5d0ec8b709be
permissions -rw-r--r--
Revision: 200937 Kit: 200939

/*
* Copyright (c) 2006 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:  
*
*/


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


TARGET                  contactservice.dll
TARGETTYPE              dll
UID                     0x1000008d 0x102833A6

EPOCALLOWDLLDATA

VERSION		1.1

CAPABILITY              CAP_GENERAL_DLL
VENDORID                0

SOURCEPATH              ../src


SOURCE          contactservice.cpp importstorelistobserver.cpp \
								exportstorelistobserver.cpp 
SOURCE					syncbehaviour.cpp
SOURCE					getliststorelistobserver.cpp
SOURCE					contactviewobserver.cpp
SOURCE					contactretrieveobserver.cpp
SOURCE					contactiter.cpp						
SOURCE 					searchfields.cpp
SOURCE 					singlecontact.cpp
SOURCE 					singlecontactfield.cpp
SOURCE                  contactsynccallback.cpp
SOURCE                  contactsyncapi.cpp

SOURCE					addcontactobserver.cpp deletecontactobserver.cpp \
				  		organisegroupsobserver.cpp


USERINCLUDE       ../inc



LIBRARY           euser.lib
LIBRARY           estor.lib
LIBRARY           apparc.lib
LIBRARY           cone.lib
LIBRARY           eikcore.lib
LIBRARY           avkon.lib
LIBRARY           vpbkeng.lib
LIBRARY           vpbkvcardEng.lib
LIBRARY 		  efsrv.lib 	
LIBRARY           commonengine.lib
LIBRARY           bafl.lib

paged