sysstatemgmt/systemstatereferenceplugins/custcmd/group/customcmds.mmp
changeset 76 cb32bcc88bad
parent 0 4e1aa6a622a0
equal deleted inserted replaced
73:d38941471f1c 76:cb32bcc88bad
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
    31 USERINCLUDE		../inc
    31 USERINCLUDE		../inc
    32 USERINCLUDE		../../localinc
    32 USERINCLUDE		../../localinc
    33 USERINCLUDE		../../clayer/inc
    33 USERINCLUDE		../../clayer/inc
    34 
    34 
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 
       
    37 #ifdef SYMBIAN_INCLUDE_APP_CENTRIC
       
    38 // This system include will be removed/changed once the security driver code is exported to foundation.
       
    39 SYSTEMINCLUDE NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
       
    40 #endif
    36 
    41 
    37 SOURCEPATH		../src
    42 SOURCEPATH		../src
    38 SOURCE  		cmdsimsecuritycheck.cpp
    43 SOURCE  		cmdsimsecuritycheck.cpp
    39 SOURCE  		cmddevicesecuritycheck.cpp
    44 SOURCE  		cmddevicesecuritycheck.cpp
    40 SOURCE  		ssmsecuritychecknotifier.cpp
    45 SOURCE  		ssmsecuritychecknotifier.cpp