equal
deleted
inserted
replaced
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2008-2010 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". |
19 #include <sspluginsadaptation.iby> |
19 #include <sspluginsadaptation.iby> |
20 #include <sspluginsgsa.iby> |
20 #include <sspluginsgsa.iby> |
21 #include <cmncustomcmds.iby> |
21 #include <cmncustomcmds.iby> |
22 #include <conditionevaluator.iby> |
22 #include <conditionevaluator.iby> |
23 |
23 |
24 #if defined(SYMBIAN_SSM_GRACEFUL_SHUTDOWN) |
|
25 #if (_SSMSTARTUPMODE != 1) && (_SSMSTARTUPMODE != 8) |
|
26 #include <lafshutdowneventobserveradaptor.iby> |
|
27 #endif |
|
28 #endif //SYMBIAN_SSM_GRACEFUL_SHUTDOWN |
|
29 |
|
30 #endif // __SSPLUGINS_IBY__ |
24 #endif // __SSPLUGINS_IBY__ |