kerneltest/e32test/group/t_securerng.mmp
branchRCL_3
changeset 19 4a8fed1c0ef6
equal deleted inserted replaced
15:2d65c2f76d7b 19:4a8fed1c0ef6
       
     1 // Copyright (c) 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 // Description:
       
    12 // e32test/group/t_securerng.mmp
       
    13 // 
       
    14 
       
    15 
       
    16 TARGET        t_securerng.exe
       
    17 TARGETTYPE    EXE
       
    18 
       
    19 
       
    20 UID 0 0x2000A3D7
       
    21 
       
    22 SOURCEPATH	  ../random
       
    23 SOURCE        t_securerng.cpp
       
    24 
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 LIBRARY       euser.lib
       
    28 
       
    29 VENDORID 0x70000001
       
    30 SMPSAFE
       
    31