sysstatemgmt/systemstateplugins/test/tintgsapolicy/group/tgsastatetranfromnormal.mmp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2009 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)
    25 SOURCEPATH			../resource
    26 SOURCEPATH			../resource
    26 START RESOURCE		tgsa_statetransition.rss
    27 START RESOURCE		tgsa_statetranfromnormal.rss
    27 TARGETPATH			/private/2000d75b/test
    28 TARGETPATH			/private/2000d75b/test
    28 END
    29 END
       
    30 #endif
    29 
    31 
    30 SOURCEPATH    	../src
    32 SOURCEPATH    	../src
    31 SOURCE			tgsastatetran_base.cpp
    33 SOURCE			tgsastatetran_base.cpp
    32 SOURCE        	tgsastatetranfromnormal.cpp
    34 SOURCE        	tgsastatetranfromnormal.cpp
    33 
    35 
    34 USERINCLUDE   	.
    36 USERINCLUDE   	.
    35 USERINCLUDE   	../inc
    37 USERINCLUDE   	../inc
    36 USERINCLUDE		../../../../inc
       
    37 
    38 
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 
    40 
    40 LIBRARY     	euser.lib ssmcmn.lib efsrv.lib  estor.lib 
    41 LIBRARY     	euser.lib ssmcmn.lib efsrv.lib  estor.lib 
    41 
    42