os/kernelhwsrv/kernel/eka/debug/securityServer/group/rm_debug_svr.mmp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/kernel/eka/debug/securityServer/group/rm_debug_svr.mmp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,48 @@
     1.4 +// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of the License "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +//
    1.18 +
    1.19 +ALWAYS_BUILD_AS_ARM 
    1.20 +
    1.21 +target         rm_debug_svr.exe
    1.22 +targettype     exe
    1.23 +
    1.24 +sourcepath	   	../src
    1.25 +source		c_shutdown_timer.cpp
    1.26 +source		c_process_pair.cpp
    1.27 +source        	c_security_svr_server.cpp 
    1.28 +source        	c_security_svr_session.cpp 
    1.29 +source		c_security_svr_async.cpp
    1.30 +source        	rm_debug_svr.cpp
    1.31 +
    1.32 +library		euser.lib
    1.33 +library         efsrv.lib
    1.34 +library         btracec.lib
    1.35 +
    1.36 +userinclude ../inc
    1.37 +userinclude ../../../include
    1.38 +userinclude ../../../include/drivers
    1.39 +SYMBIAN_BASE_SYSTEMINCLUDE(nkern)
    1.40 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.41 +
    1.42 +UID            0x100039CE 0x102834E2
    1.43 +SECUREID       0x102834E2
    1.44 +VENDORID       0x70000001
    1.45 +
    1.46 +
    1.47 +// Enables UTrace logging of DSS public API calls
    1.48 +macro SYMBIAN_TRACE_ENABLE
    1.49 +
    1.50 +//TCB is added for the RLocalDrive methods.
    1.51 +CAPABILITY AllFiles TCB