diff -r 3f0699f2e14c -r 11da52d4c847 sysstatemgmt/systemstateplugins/utilityplugins/group/lafshutdowneventobserveradaptor.mmp --- a/sysstatemgmt/systemstateplugins/utilityplugins/group/lafshutdowneventobserveradaptor.mmp Thu Oct 14 12:47:54 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). -// All rights reserved. -// This component and the accompanying materials are made available -// under the terms of "Eclipse Public License v1.0" -// which accompanies this distribution, and is available -// at the URL "http://www.eclipse.org/legal/epl-v10.html". -// -// Initial Contributors: -// Nokia Corporation - initial contribution. -// -// Contributors: -// -// Description: -// - -target lafshutdowneventobserveradaptor.dll -targettype dll -targetpath /sys/bin - -uid 0x2000D767 0x2000D759 -vendorid 0x70000001 - -capability PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData - -// If SYMBIAN_INCLUDE_APP_CENTRIC macro is defined then CommDD capability is required along with the capability -// list described in the above line. -#ifdef SYMBIAN_INCLUDE_APP_CENTRIC -capability CommDD -#endif //SYMBIAN_INCLUDE_APP_CENTRIC - -NOEXPORTLIBRARY /* Has a fixed interface lafshutdowneventobserveradaptor.def */ - -userinclude ../inc -userinclude ../../localinc - -OS_LAYER_SYSTEMINCLUDE_SYMBIAN - - -sourcepath ../src - -source lafshutdowneventobserveradaptor.cpp -deffile lafshutdowneventobserveradaptor.def - -library euser.lib ssmcmn.lib estor.lib - -SMPSAFE