sysstatemgmt/systemstatereferenceplugins/clayer/group/saamiscadaptation.mmp
changeset 0 4e1aa6a622a0
child 73 d38941471f1c
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 // saamiscdaptation.mmp
       
    15 // saamiscadaptation.dll SSM Compatibility Layer Misc Adaptation plug-in
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 TARGETTYPE DLL
       
    24 TARGET saamiscadaptation.dll
       
    25 
       
    26 // Use the UID2 for the misc adaptation plug-ins
       
    27 UID 0x2000E658 0x20010327
       
    28 
       
    29 NOEXPORTLIBRARY
       
    30 
       
    31 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 
       
    35 USERINCLUDE ../inc
       
    36 
       
    37 SOURCEPATH ../src
       
    38 SOURCE miscadaptation.cpp
       
    39 
       
    40 LIBRARY euser.lib
       
    41 LIBRARY startupadaptationadapter.lib
       
    42 
       
    43 SMPSAFE