servicediscoveryandcontrol/pnp/test/upnp/Server/AppProtIntf/group/appprotintfmsgs.mmp
changeset 0 f5a58ecadc66
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servicediscoveryandcontrol/pnp/test/upnp/Server/AppProtIntf/group/appprotintfmsgs.mmp	Tue Feb 02 01:12:20 2010 +0200
@@ -0,0 +1,46 @@
+// 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