servicediscoveryandcontrol/pnp/test/upnp/Server/AppProtIntf/group/appprotintfmsgs.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003

// Copyright (c) 2008-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:
// appprotinfmsgs.mmp
// 
//


TARGET		appprotinfmsgs.dll
TARGETTYPE	DLL
CAPABILITY	CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData

UID             0x2000D055
VENDORID 	0x70000001

SOURCEPATH ../src
SOURCE app_protintf_msgs.cpp

USERINCLUDE ../inc

SYSTEMINCLUDE /epoc32/include 
SYSTEMINCLUDE /epoc32/include/comms-infras

LIBRARY euser.lib 
LIBRARY esocksvr.lib 
LIBRARY mbufmgr.lib
LIBRARY netmeta.lib
LIBRARY commsfw.lib
LIBRARY insock.lib
LIBRARY nodemessages.lib
LIBRARY meshmachine.lib
LIBRARY virtualconstructors.lib

DEFFILE		appprotintfmsgs.def

SMPSAFE