linklayercontrol/networkinterfacemgr/group/agentpr.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 15 Mar 2010 12:46:10 +0200
branchRCL_3
changeset 7 db85996de7c4
parent 0 af10295192d8
permissions -rw-r--r--
Revision: 201010 Kit: 201010

// Copyright (c) 2006-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:
// Agent Connection/SubConnection Provider ECOM Plugin
// 
//

/**
 @file 
*/


#include <cflog.mmh>


TARGET                     agentpr.dll
TARGETTYPE                 PLUGIN
UID                        0x10009D8D 0x10281DE7
VENDORID                   0x70000001


SOURCEPATH                 ../agentpr/src
SOURCE                     ecom_impl.cpp
SOURCE                     agentcprfactory.cpp
SOURCE                     agentscprfactory.cpp
SOURCE                     agenttiermanager.cpp
SOURCE                     agenttiermanagerfactory.cpp
SOURCE                     agenttiermanagerselector.cpp

SOURCE                     tunnelagentcprfactory.cpp
START RESOURCE             10281DE7.rss
TARGET                     agentpr.rsc
END

USERINCLUDE                ../agentpr/inc
USERINCLUDE                ../agentprcore/inc

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY                    euser.lib
LIBRARY                    esock.lib
LIBRARY                    esocksvr.lib
LIBRARY                    serverden.lib 
LIBRARY                    netmeta.lib
LIBRARY                    netsm.lib
LIBRARY                    commsfw.lib
LIBRARY                    commsdat.lib
LIBRARY                    coreproviders.lib
LIBRARY                    agentprcore.lib
LIBRARY                    simpleselectorbase.lib
LIBRARY                    nodemessages.lib
LIBRARY                    meshmachine.lib
LIBRARY                    netinterfaces.lib
LIBRARY                    factories.lib

CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData

//MI support
#include <elements/sd_mintercept.mmh>




SMPSAFE