diff -r 838cdffd57ce -r 0ff24a8f6ca2 debugsrv/runmodedebug/securityserver/group/rm_debug_svr.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debugsrv/runmodedebug/securityserver/group/rm_debug_svr.mmp Fri Aug 27 11:37:29 2010 +0300 @@ -0,0 +1,51 @@ +// 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 the License "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: +// + +ALWAYS_BUILD_AS_ARM + +target rm_debug_svr.exe +targettype exe + +sourcepath ../src +source c_shutdown_timer.cpp +source c_process_pair.cpp +source c_security_svr_server.cpp +source c_security_svr_session.cpp +source c_security_svr_async.cpp +source rm_debug_svr.cpp + +library euser.lib +library efsrv.lib +library btracec.lib + +userinclude ../inc +userinclude ../../rmdriver/inc + +SYMBIAN_BASE_SYSTEMINCLUDE(nkern) +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + + +UID 0x100039CE 0x102834E2 +SECUREID 0x102834E2 +VENDORID 0x70000001 + + +// Enables UTrace logging of DSS public API calls +macro SYMBIAN_TRACE_ENABLE + +//TCB is added for the RLocalDrive methods. +CAPABILITY AllFiles TCB + +SMPSAFE