diff -r d3e8e7d462dd -r f92a4f87e424 usbmgmt/usbmgrautotest/TestExecute/USB/ncm_unit_test/ncmcctest/dummy_ncminternalsrv/group/dummy_ncminternalsrv.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/usbmgmt/usbmgrautotest/TestExecute/USB/ncm_unit_test/ncmcctest/dummy_ncminternalsrv/group/dummy_ncminternalsrv.mmp Tue Aug 31 17:01:47 2010 +0300 @@ -0,0 +1,39 @@ +/* + * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). + * All rights reserved. + * This material, including documentation and any related + * computer programs, is protected by copyright controlled by + * Nokia. All rights are reserved. Copying, including + * reproducing, storing, adapting or translating, any + * or all of this material requires the prior written consent of + * Nokia. This material also contains confidential + * information which may not be disclosed to others without the + * prior written consent of Nokia. + * + * Initial Contributors: + * Nokia Corporation - initial contribution. + * + * Contributors: + * + * Description: + * + */ + +TARGET dummy_ncminternalsrv.dll +TARGETTYPE DLL + +UID 0x1000008d 0x2002EA86 +VENDORID 0x70000001 + +// Being run in usbsvr.exe(usbman) +CAPABILITY CommDD PowerMgmt TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData ReadDeviceData WriteDeviceData + +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +SOURCEPATH ../src + +LIBRARY euser.lib + +SOURCE dummy_ncminternalsrv.cpp + +USERINCLUDE ../inc ../../inc