debugsrv/runmodedebug/securityserver/group/rm_debug_svr.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:45:49 +0300
branchRCL_3
changeset 20 ca8a1b6995f6
permissions -rw-r--r--
Revision: 201033 Kit: 201035

// 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