sysstatemgmt/systemstatereferenceplugins/test/tunitcustcmd/group/testpinnotifierplugin.mmp
changeset 45 c6215323ad55
parent 0 4e1aa6a622a0
child 52 d6b9e89d80a3
equal deleted inserted replaced
44:2c28af138640 45:c6215323ad55
     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".
    33 USERINCLUDE		../../../clayer/inc
    33 USERINCLUDE		../../../clayer/inc
    34 
    34 
    35 
    35 
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 SYSTEMINCLUDE 	/epoc32/include/techview
       
    39 #ifndef SYMBIAN_OLD_EXPORT_LOCATION
    38 #ifndef SYMBIAN_OLD_EXPORT_LOCATION
    40 SYSTEMINCLUDE   /epoc32/include/platform/app
    39 SYSTEMINCLUDE   /epoc32/include/platform/app
    41 #endif
    40 #endif
    42 
    41 
    43 START RESOURCE testpinnotifier.rss
    42 START RESOURCE testpinnotifier.rss
    47 
    46 
    48 START RESOURCE 2000e666.rss
    47 START RESOURCE 2000e666.rss
    49 TARGET testpinnotifierplugin.rsc
    48 TARGET testpinnotifierplugin.rsc
    50 END
    49 END
    51 
    50 
    52 SOURCEPATH	    ./../src
    51 SOURCEPATH	    ../src
    53 SOURCE  testpinnotifierplugin.cpp
    52 SOURCE  testpinnotifierplugin.cpp
    54 
    53 
    55 LIBRARY euser.lib
    54 LIBRARY euser.lib
    56 LIBRARY cone.lib
    55 LIBRARY cone.lib
    57 LIBRARY bafl.lib
    56 LIBRARY bafl.lib