equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * This is created to be contained in SIS files with system, user grantable capabilities where system capabilities are signed for and user grantable capabilities are not signed for. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 /** |
|
21 @file |
|
22 */ |
|
23 |
|
24 TARGET tswiallcapabilities.exe |
|
25 TARGETTYPE EXE |
|
26 |
|
27 // UID |
|
28 UID 0x1000007A 0x81000001 |
|
29 VENDORID 0x00000000 |
|
30 |
|
31 SOURCEPATH . |
|
32 |
|
33 SOURCE Main.cpp |
|
34 |
|
35 USERINCLUDE . |
|
36 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
37 OS_LAYER_ESTLIB_SYSTEMINCLUDE |
|
38 |
|
39 LIBRARY euser.lib |
|
40 |
|
41 CAPABILITY ReadDeviceData WriteDeviceData ReadUserData WriteUserData |
|
42 SMPSAFE |