0
|
1 |
// Copyright (c) 2003-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_xver2j.mmp
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
target t_xver2j.exe
|
|
19 |
targettype exe
|
|
20 |
sourcepath ../dll
|
|
21 |
source t_xver2.cpp
|
|
22 |
library euser.lib t_ver2{2.0}.lib
|
|
23 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
|
|
24 |
userinclude ../dll
|
|
25 |
uid 0x00000000 0x40abcd6a
|
|
26 |
romtarget
|
|
27 |
ramtarget img\ //
|
|
28 |
|
|
29 |
macro __USE01__
|
|
30 |
macro __USE05__
|
|
31 |
macro __USE06__
|
|
32 |
macro __USE07__
|
|
33 |
macro __USE08__
|
|
34 |
macro __USE09__
|
|
35 |
macro __USE10__
|
|
36 |
macro __USE11__
|
|
37 |
macro __USE12__
|
|
38 |
macro __USE13__
|
|
39 |
macro __USE14__
|
|
40 |
macro __USE15__
|
|
41 |
macro __USE16__
|
|
42 |
macro __USE17__
|
|
43 |
macro __USE18__
|
|
44 |
macro __USE19__
|
|
45 |
macro __VER2_0__
|
|
46 |
|
|
47 |
CAPABILITY TCB CommDD MultimediaDD WriteDeviceData TrustedUI DiskAdmin AllFiles NetworkServices ReadUserData Location
|
|
48 |
VENDORID 0x0123456a
|
|
49 |
SMPSAFE
|