kernel/eka/debug/ost/group/ostuserstubbed.mmp
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 2007-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 // ostuserstubbed.dll OSTv2 API, stubbed user side trace dll
       
    15 //
       
    16 
       
    17 
       
    18 
       
    19 /**
       
    20 *
       
    21  @deprecated
       
    22  @file 
       
    23 */
       
    24 
       
    25 TARGET			ostuserstubbed.dll //user side disabled
       
    26 TARGETTYPE		dll
       
    27 UID			0x1000008d 0x1028722D
       
    28 
       
    29 deffile 		../../../~/ostuserstubbed.def
       
    30 
       
    31 USERINCLUDE		../inc
       
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 SOURCEPATH		../src
       
    35 SOURCE			ost.cpp
       
    36 
       
    37 LIBRARY			euser.lib
       
    38 
       
    39 CAPABILITY		All
       
    40 
       
    41 unpaged
       
    42 always_build_as_arm
       
    43 
       
    44 OPTION ARMCC --interleave
       
    45 
       
    46 SMPSAFE