voipplugins/voipadapters/dmvoipadapter/group/nsmldmvoipadapter.mmp
branchRCL_3
changeset 22 d38647835c2e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/voipplugins/voipadapters/dmvoipadapter/group/nsmldmvoipadapter.mmp	Wed Sep 01 12:29:57 2010 +0100
@@ -0,0 +1,63 @@
+/*
+* Copyright (c) 2002-2009 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:  Device Management VoIP Settings Adapter
+*
+*/
+
+
+#include "defaultcaps.hrh"
+#include <platform_paths.hrh>
+
+CAPABILITY     CAP_ECOM_PLUGIN
+TARGET         nsmldmvoipadapter.dll
+TARGETTYPE     PLUGIN
+UID            0x10009D8D 0x10201F9C
+VENDORID       VID_DEFAULT
+
+
+SOURCEPATH     ../src
+USERINCLUDE    ../inc
+USERINCLUDE    ../../inc
+
+SYSTEMINCLUDE  /epoc32/include/ecom
+SYSTEMINCLUDE  ../../../../inc  // iptelephony's inc
+APP_LAYER_SYSTEMINCLUDE
+
+SOURCE         nsmldmvoipadapter.cpp
+SOURCE	       CSIPProfileRegistryObserver.cpp
+SOURCE         nsmldmvoipadaptergroupproxy.cpp
+SOURCE         cdmvoipspsettings.cpp
+
+START RESOURCE nsmldmvoipadapter.rss
+END
+
+LIBRARY        euser.lib 
+LIBRARY        nsmldebug.lib 
+LIBRARY        ecom.lib 
+LIBRARY        charconv.lib 
+LIBRARY        rcse.lib 
+LIBRARY        efsrv.lib
+LIBRARY        centralrepository.lib 
+LIBRARY        sipprofilecli.lib
+LIBRARY        sysutil.lib
+LIBRARY        bafl.lib
+LIBRARY        cone.lib
+LIBRARY        nsmldmiapmatcher.lib
+LIBRARY        serviceprovidersettings.lib
+LIBRARY        presencesettingsapi.lib
+LIBRARY        nsmldmclientserverutils.lib
+LIBRARY        ipapputils.lib
+LIBRARY        featmgr.lib
+LIBRARY        vimpstsettings.lib // For setting IM tone.
+LIBRARY        platformenv.lib // For getting rom digital tone path.