kerneltest/e32test/group/t_ver2_1_1.mmp
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     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_1_1.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 version			1.1 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		0x89abcd11
       
    27 nostrictdef
       
    28 deffile			t_ver2.def
       
    29 romtarget
       
    30 ramtarget		img\t_ver2{00010001}.dll
       
    31 macro			__VER1_1__
       
    32 armfpu			vfpv2
       
    33 
       
    34 CAPABILITY		TCB CommDD MultimediaDD WriteDeviceData TrustedUI DiskAdmin AllFiles NetworkServices ReadUserData Location
       
    35 VENDORID		0x01234511
       
    36 
       
    37 SMPSAFE