diff -r 000000000000 -r f5a58ecadc66 servicediscoveryandcontrol/pnp/test/upnp/SocketHandler/group/sockethandler.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicediscoveryandcontrol/pnp/test/upnp/SocketHandler/group/sockethandler.mmp Tue Feb 02 01:12:20 2010 +0200 @@ -0,0 +1,42 @@ +// 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: +// + + + +TARGET sockethandler.dll +TARGETTYPE dll +//CAPABILITY ALL -TCB +CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData + +UID 0x10009D8D 0x2000D056 +VENDORID 0x70000001 + +SOURCEPATH ../src +SOURCE rsockethandler.cpp +SOURCE csockethandler.cpp +SOURCE csocketopener.cpp + +USERINCLUDE ../inc + +SYSTEMINCLUDE /epoc32/include +SYSTEMINCLUDE /epoc32/include/comms-infras + +LIBRARY euser.lib +LIBRARY esock.lib +LIBRARY esocksvr.lib +LIBRARY mbufmgr.lib + +DEFFILE sockethandler.def +SMPSAFE