sysstatemgmt/systemstateplugins/test/tintgsapolicy/group/tgsastatetranfromnormal.mmp
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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 "Eclipse Public License v1.0"
     4 // under the terms of "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".
    20 CAPABILITY  	PowerMgmt
    20 CAPABILITY  	PowerMgmt
    21 
    21 
    22 UID           	0xA0009DF5
    22 UID           	0xA0009DF5
    23 VENDORID 		0x70000001
    23 VENDORID 		0x70000001
    24 
    24 
    25 #if defined(WINS)
       
    26 SOURCEPATH			../resource
    25 SOURCEPATH			../resource
    27 START RESOURCE		tgsa_statetranfromnormal.rss
    26 START RESOURCE		tgsa_statetransition.rss
    28 TARGETPATH			/private/2000d75b/test
    27 TARGETPATH			/private/2000d75b/test
    29 END
    28 END
    30 #endif
       
    31 
    29 
    32 SOURCEPATH    	../src
    30 SOURCEPATH    	../src
    33 SOURCE			tgsastatetran_base.cpp
    31 SOURCE			tgsastatetran_base.cpp
    34 SOURCE        	tgsastatetranfromnormal.cpp
    32 SOURCE        	tgsastatetranfromnormal.cpp
    35 
    33 
    36 USERINCLUDE   	.
    34 USERINCLUDE   	.
    37 USERINCLUDE   	../inc
    35 USERINCLUDE   	../inc
       
    36 USERINCLUDE		../../../../inc
    38 
    37 
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 
    39 
    41 LIBRARY     	euser.lib ssmcmn.lib efsrv.lib  estor.lib 
    40 LIBRARY     	euser.lib ssmcmn.lib efsrv.lib  estor.lib 
    42 
    41