sysstatemgmt/systemstatereferenceplugins/test/tunitcustcmd/group/testpinnotifierplugin.mmp
equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-2009 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 MW_LAYER_SYSTEMINCLUDE |
38 SYSTEMINCLUDE /epoc32/include/techview |
39 #ifndef SYMBIAN_OLD_EXPORT_LOCATION |
39 #ifndef SYMBIAN_OLD_EXPORT_LOCATION |
40 SYSTEMINCLUDE /epoc32/include/platform/app |
40 SYSTEMINCLUDE /epoc32/include/platform/app |
41 #endif |
41 #endif |
42 |
42 |
43 START RESOURCE testpinnotifier.rss |
43 START RESOURCE testpinnotifier.rss |
47 |
47 |
48 START RESOURCE 2000e666.rss |
48 START RESOURCE 2000e666.rss |
49 TARGET testpinnotifierplugin.rsc |
49 TARGET testpinnotifierplugin.rsc |
50 END |
50 END |
51 |
51 |
52 SOURCEPATH ../src |
52 SOURCEPATH ./../src |
53 SOURCE testpinnotifierplugin.cpp |
53 SOURCE testpinnotifierplugin.cpp |
54 |
54 |
55 LIBRARY euser.lib |
55 LIBRARY euser.lib |
56 LIBRARY cone.lib |
56 LIBRARY cone.lib |
57 LIBRARY bafl.lib |
57 LIBRARY bafl.lib |