kerneltest/e32test/group/t_switchoff.mmp
changeset 286 48e57fb1237e
parent 0 a41df078684a
equal deleted inserted replaced
285:ff5437e4337c 286:48e57fb1237e
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET			t_switchoff.exe        
    18 TARGET			t_switchoff.exe        
    19 TARGETTYPE		EXE
    19 TARGETTYPE		EXE
       
    20 USERINCLUDE		../misc
    20 SOURCEPATH		../power
    21 SOURCEPATH		../power
    21 SOURCE			t_switchoff.cpp
    22 SOURCE			t_switchoff.cpp
    22 LIBRARY			euser.lib
    23 LIBRARY			euser.lib efsrv.lib
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 
    25 
    25 CAPABILITY		PowerMgmt SwEvent
    26 CAPABILITY		PowerMgmt SwEvent WriteDeviceData AllFiles
    26 
    27 
    27 VENDORID 0x70000001
    28 VENDORID 0x70000001
    28 
    29 
    29 SMPSAFE
    30 SMPSAFE