equal
deleted
inserted
replaced
|
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 #ifdef WINS |
|
17 TARGET ssm.state.policy.0003.dll |
|
18 #else |
|
19 TARGET ssm.state.policy.hw.0003.dll |
|
20 #endif |
|
21 TARGETTYPE dll |
|
22 UID 0x2000D75D 0x20010330 |
|
23 VENDORID 0x70000001 |
|
24 |
|
25 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ DiskAdmin SwEvent |
|
26 |
|
27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
28 |
|
29 USERINCLUDE ../inc |
|
30 USERINCLUDE ../../localinc |
|
31 |
|
32 SOURCEPATH ../src |
|
33 SOURCE gsastatepolicyfail.cpp |
|
34 |
|
35 SOURCEPATH ../../localsrc |
|
36 SOURCE ssmpanic.cpp |
|
37 |
|
38 DEFFILE gsastatepolicyfail.def |
|
39 |
|
40 LIBRARY euser.lib |
|
41 LIBRARY ssmcmn.lib |
|
42 LIBRARY ssmcmd.lib |
|
43 LIBRARY bafl.lib |
|
44 LIBRARY efsrv.lib |
|
45 |
|
46 SMPSAFE |