stdlibs/libcrypt/test/group/bld.inf
author hgs
Thu, 05 Aug 2010 23:23:13 +0530
changeset 50 79045913e4e9
permissions -rw-r--r--
201031

// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Name        : bld.inf
// Part of     : 
// This is a top level bld file to generate all libraries
// This material, including documentation and any related
// computer programs, is protected by copyright controlled by
// Nokia Corporation. All rights are reserved. Copying,
// including reproducing, storing, adapting or translating, any
// or all of this material requires the prior written consent of
// Nokia. This material also contains confidential
// information which may not be disclosed to others without the
// prior written consent of Nokia.
//


PRJ_PLATFORMS
DEFAULT

PRJ_TESTEXPORTS
../scripts/tcrypt.script        /epoc32/winscw/c/tcrypt/tcrypt.script
test_data.dat				    /epoc32/winscw/c/tcrypt/test_data.dat
libcrypttests.iby 		/epoc32/rom/include/libcrypttests.iby

#ifndef GCCXML
PRJ_TESTMMPFILES
tcrypt.mmp
#endif

//  End of File