sysstatemgmt/systemstateplugins/group/sspluginstest.iby
changeset 83 11da52d4c847
parent 0 4e1aa6a622a0
equal deleted inserted replaced
78:3f0699f2e14c 83:11da52d4c847
     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".
    21 #include <sspluginstest_gsa.iby>
    21 #include <sspluginstest_gsa.iby>
    22 #include <sspluginstest_cmncustomcmd.iby>
    22 #include <sspluginstest_cmncustomcmd.iby>
    23 #include <sspluginstest_unitconditionevaluator.iby>
    23 #include <sspluginstest_unitconditionevaluator.iby>
    24 #include <sspluginstest_intconditionevaluator.iby>
    24 #include <sspluginstest_intconditionevaluator.iby>
    25 
    25 
    26 #if defined(SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
       
    27 	#include <sspluginstest_utility.iby>
       
    28 #endif //SYMBIAN_SSM_GRACEFUL_SHUTDOWN
       
    29 
       
    30 #endif // __SSPLUGINSTEST_IBY__
    26 #endif // __SSPLUGINSTEST_IBY__