diff -r 2b7283837edb -r 3104fc151679 imstutils/xmppadapter/group/xmppadapter.mmp --- a/imstutils/xmppadapter/group/xmppadapter.mmp Thu Aug 19 09:41:53 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,73 +0,0 @@ -/* -* Copyright (c) 2008 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 definition file for Meco/XMPP settings adapter. -* -*/ - - -#include -#include - -TARGET xmppadapter.dll -TARGETTYPE PLUGIN -UID 0x10009D8D 0x0A6A4E92 - -CAPABILITY CAP_ECOM_PLUGIN -VENDORID VID_DEFAULT - -VERSION 10.0 - -SOURCEPATH ../src -SOURCE xmppadapter.cpp -SOURCE xmppadaptergroupproxy.cpp -SOURCE xmppadapterlogger.cpp - -SOURCEPATH ../data - -START RESOURCE 0416013D.rss -TARGET xmppadapter.rsc -TARGETPATH ECOM_RESOURCE_DIR -END - -START RESOURCE wpgeneralxmppsettingsadapter.rss -HEADER -TARGETPATH RESOURCE_FILES_DIR -LANGUAGE_IDS -END - - -USERINCLUDE . -USERINCLUDE ../inc -USERINCLUDE ../../group -USERINCLUDE ../../imconnectionprovider/inc - -APP_LAYER_SYSTEMINCLUDE - -SYSTEMINCLUDE /epoc32/include/ecom - -LIBRARY euser.lib -LIBRARY provisioningengine.lib -LIBRARY commonengine.lib -LIBRARY bafl.lib -LIBRARY efsrv.lib -LIBRARY cone.lib - -LIBRARY flogger.lib - -LIBRARY serviceprovidersettings.lib -LIBRARY jabbersettings.lib -LIBRARY servicehandler.lib -LIBRARY vimpstsettings.lib // application settings library - -//end of file