os/kernelhwsrv/kernel/eka/debug/securityServer/group/rm_debug_svr.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 ALWAYS_BUILD_AS_ARM 
    17 
    18 target         rm_debug_svr.exe
    19 targettype     exe
    20 
    21 sourcepath	   	../src
    22 source		c_shutdown_timer.cpp
    23 source		c_process_pair.cpp
    24 source        	c_security_svr_server.cpp 
    25 source        	c_security_svr_session.cpp 
    26 source		c_security_svr_async.cpp
    27 source        	rm_debug_svr.cpp
    28 
    29 library		euser.lib
    30 library         efsrv.lib
    31 library         btracec.lib
    32 
    33 userinclude ../inc
    34 userinclude ../../../include
    35 userinclude ../../../include/drivers
    36 SYMBIAN_BASE_SYSTEMINCLUDE(nkern)
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    39 UID            0x100039CE 0x102834E2
    40 SECUREID       0x102834E2
    41 VENDORID       0x70000001
    42 
    43 
    44 // Enables UTrace logging of DSS public API calls
    45 macro SYMBIAN_TRACE_ENABLE
    46 
    47 //TCB is added for the RLocalDrive methods.
    48 CAPABILITY AllFiles TCB