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". |
24 TARGETPATH /sys/bin |
24 TARGETPATH /sys/bin |
25 |
25 |
26 UID 0x1000008D 0x2001A765 |
26 UID 0x1000008D 0x2001A765 |
27 VENDORID 0x70000001 |
27 VENDORID 0x70000001 |
28 |
28 |
29 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ ProtServ DiskAdmin SwEvent |
29 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ DiskAdmin SwEvent |
30 |
30 |
31 USERINCLUDE ../inc |
31 USERINCLUDE ../inc |
32 USERINCLUDE ../../localinc |
32 USERINCLUDE ../../localinc |
33 |
33 |
34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
35 |
35 |
36 SOURCEPATH ../src |
36 SOURCEPATH ../src |
37 SOURCE ssmcmncustomcmdfactory.cpp |
37 SOURCE ssmcmncustomcmdfactory.cpp |
38 SOURCE cmdrendezvouswithestart.cpp |
38 SOURCE cmdrendezvouswithestart.cpp |
39 SOURCE cmdpersistreboots.cpp |
|
40 SOURCE cmdcancelmonitoring.cpp |
39 SOURCE cmdcancelmonitoring.cpp |
41 |
40 |
42 SOURCEPATH ../../localsrc |
41 SOURCEPATH ../../localsrc |
43 SOURCE ssmpanic.cpp |
42 SOURCE ssmpanic.cpp |
44 |
43 |
45 LIBRARY euser.lib |
44 LIBRARY euser.lib |
46 LIBRARY efsrv.lib |
|
47 LIBRARY bafl.lib |
|
48 LIBRARY estor.lib |
|
49 LIBRARY sysmoncli.lib |
45 LIBRARY sysmoncli.lib |
50 |
46 |
51 |
47 |
52 SMPSAFE |
48 SMPSAFE |