sysstatemgmt/systemstateplugins/test/tintgsapolicy/group/tgsastatetrantoshutdown.mmp
branchRCL_3
changeset 22 8cb079868133
parent 0 4e1aa6a622a0
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
       
     1 // Copyright (c) 2008-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 "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 TARGET			tgsastatetrantoshutdown.exe
       
    17 TARGETTYPE		exe
       
    18 TARGETPATH		/sys/bin
       
    19 
       
    20 CAPABILITY  	PowerMgmt
       
    21 
       
    22 UID           	0xA0009DF4
       
    23 VENDORID 		0x70000001
       
    24 
       
    25 #if defined(WINS)
       
    26 SOURCEPATH			../resource
       
    27 START RESOURCE		tgsa_statetrantoshutdown.rss
       
    28 TARGETPATH			/private/2000d75b/test
       
    29 END
       
    30 #endif
       
    31 
       
    32 SOURCEPATH    	../src
       
    33 SOURCE			tgsastatetran_base.cpp
       
    34 SOURCE        	tgsastatetrantoshutdown.cpp
       
    35 
       
    36 USERINCLUDE   	.
       
    37 USERINCLUDE   	../inc
       
    38 
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY     	euser.lib ssmcmn.lib efsrv.lib  estor.lib 
       
    42 
       
    43 
       
    44 
       
    45 SMPSAFE