imstutils/xmppadapter/group/xmppadapter.mmp
changeset 15 81eeb8c83ce5
parent 0 5e5d6b214f4f
--- a/imstutils/xmppadapter/group/xmppadapter.mmp	Tue Feb 02 10:12:18 2010 +0200
+++ /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 <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-
-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