kerneltest/e32test/group/t_sha256.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 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // e32test/group/tsha256.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET        t_sha256.exe
       
    19 TARGETTYPE    EXE
       
    20 
       
    21 
       
    22 UID 0 0x2000A3D7
       
    23 
       
    24 SOURCEPATH	../random              
       
    25 SOURCE        t_sha256.cpp
       
    26 SOURCE        ../../../kernel/eka/kernel/sha256.cpp
       
    27 
       
    28 
       
    29 USERINCLUDE   ../../../kernel/eka/include/kernel
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 LIBRARY       euser.lib
       
    34 
       
    35 VENDORID 0x70000001
       
    36 SMPSAFE