voipplugins/voipadapters/dmvoipadapter/group/nsmldmvoipadapter.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:29:57 +0100
branchRCL_3
changeset 22 d38647835c2e
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* 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.