equal
deleted
inserted
replaced
|
1 // Copyright (c) 1995-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 the License "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 // e32test/group/t_ver2_2_0.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 version 2.0 explicit |
|
19 target t_ver2.dll |
|
20 targettype dll |
|
21 sourcepath ../dll |
|
22 source t_ver2.cpp |
|
23 library euser.lib |
|
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
25 uid 0x00000000 0x40abcdef |
|
26 secureid 0x89abcd20 |
|
27 nostrictdef |
|
28 deffile t_ver2.def |
|
29 romtarget |
|
30 ramtarget img\t_ver2{00020000}.dll |
|
31 macro __VER2_0__ |
|
32 armfpu vfpv2 |
|
33 |
|
34 CAPABILITY TCB CommDD MultimediaDD WriteDeviceData TrustedUI DiskAdmin AllFiles NetworkServices ReadUserData Location |
|
35 VENDORID 0x01234520 |
|
36 |
|
37 SMPSAFE |