kernel/eka/debug/securityServer/group/rm_debug_svr.mmp
changeset 245 647ab20fee2e
parent 244 a77889bee936
child 252 0a40b8675b23
--- a/kernel/eka/debug/securityServer/group/rm_debug_svr.mmp	Thu Aug 12 11:55:14 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-// 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 ../../../include
-userinclude ../../../include/drivers
-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