stdlibs/libcrypt/test/group/bld.inf
changeset 59 09fa7c3c5079
equal deleted inserted replaced
52:bf6a71c50e42 59:09fa7c3c5079
       
     1 // Copyright (c) 2010 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 "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 // Name        : bld.inf
       
    15 // Part of     : 
       
    16 // This is a top level bld file to generate all libraries
       
    17 // This material, including documentation and any related
       
    18 // computer programs, is protected by copyright controlled by
       
    19 // Nokia Corporation. All rights are reserved. Copying,
       
    20 // including reproducing, storing, adapting or translating, any
       
    21 // or all of this material requires the prior written consent of
       
    22 // Nokia. This material also contains confidential
       
    23 // information which may not be disclosed to others without the
       
    24 // prior written consent of Nokia.
       
    25 //
       
    26 
       
    27 
       
    28 PRJ_PLATFORMS
       
    29 DEFAULT
       
    30 
       
    31 PRJ_TESTEXPORTS
       
    32 ../scripts/tcrypt.script        /epoc32/winscw/c/tcrypt/tcrypt.script
       
    33 test_data.dat				    /epoc32/winscw/c/tcrypt/test_data.dat
       
    34 libcrypttests.iby 		/epoc32/rom/include/libcrypttests.iby
       
    35 
       
    36 #ifndef GCCXML
       
    37 PRJ_TESTMMPFILES
       
    38 tcrypt.mmp
       
    39 #endif
       
    40 
       
    41 //  End of File