sysstatemgmt/systemstatereferenceplugins/clayer/group/ssmclayersup.mmp
changeset 0 4e1aa6a622a0
child 3 a811597961f0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     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 /**
       
    17  @file
       
    18  @internalComponent
       
    19  @released
       
    20 */
       
    21  
       
    22 
       
    23 TARGET			ssmclayersup.dll
       
    24 TARGETTYPE		dll
       
    25 UID				0x2000D767 0x20010333
       
    26 VENDORID		0x70000001
       
    27 
       
    28 CAPABILITY		PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData
       
    29 
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 USERINCLUDE		../inc
       
    33 USERINCLUDE 	../../localinc
       
    34 USERINCLUDE 	../../custcmd/inc
       
    35 USERINCLUDE	../../../../../../os/devicesrv/sysstatemgmt/systemstatereferenceplugins/custcmd/inc
       
    36 
       
    37 SOURCEPATH		../src
       
    38 SOURCE			ssmsecurityeventobserver.cpp
       
    39 SOURCE			ssmsecuritynotecontroller.cpp
       
    40 SOURCE			strtsecphaseobserver.cpp
       
    41 SOURCE			strtsecnoterequestqueue.cpp
       
    42 SOURCE			ssmsimstatusobserver.cpp
       
    43 SOURCE			ssmpropertyobserver.cpp
       
    44 
       
    45 SOURCEPATH		../../custcmd/src
       
    46 SOURCE			ssmsecuritychecknotifier.cpp
       
    47 
       
    48 
       
    49 LIBRARY			euser.lib 
       
    50 LIBRARY			ssmuiproviderdll.lib
       
    51 LIBRARY			ssmcmn.lib
       
    52 LIBRARY			ssmadaptationcli.lib
       
    53 
       
    54 LIBRARY			etel.lib
       
    55 LIBRARY			etelmm.lib
       
    56 
       
    57 SMPSAFE