sysstatemgmt/systemstateplugins/gsapolicy/group/gsastatepolicynormal.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     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 "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			ssm.state.policy.0001.dll
       
    17 TARGETTYPE		dll
       
    18 UID				0x2000D75D 0x2000D760
       
    19 VENDORID		0x70000001
       
    20 
       
    21 CAPABILITY		PowerMgmt ReadDeviceData WriteDeviceData ProtServ DiskAdmin SwEvent
       
    22 
       
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    24 
       
    25 USERINCLUDE		../inc
       
    26 USERINCLUDE		../../localinc
       
    27 
       
    28 SOURCEPATH		../src
       
    29 SOURCE			gsastatepolicynormal.cpp
       
    30 
       
    31 SOURCEPATH		../../localsrc
       
    32 SOURCE			ssmpanic.cpp
       
    33 
       
    34 DEFFILE			gsastatepolicynormal.def
       
    35 
       
    36 LIBRARY			euser.lib 
       
    37 LIBRARY			ssmcmn.lib
       
    38 LIBRARY			ssmcmd.lib
       
    39 LIBRARY			bafl.lib
       
    40 LIBRARY			efsrv.lib
       
    41 //Condition Evaluator is used only when patchable constant KSsmGracefulOffline is enabled
       
    42 LIBRARY			conditionevaluator.lib
       
    43 
       
    44 SOURCEPATH		../resource
       
    45 START RESOURCE	gsanormalcmdlist.rss
       
    46 TARGETPATH		/private/2000d75b/normal
       
    47 TARGET	gsanormalcmdlist.rsc
       
    48 END
       
    49 
       
    50 SMPSAFE