diff -r bf6a71c50e42 -r 09fa7c3c5079 stdlibs/libcrypt/test/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/stdlibs/libcrypt/test/group/bld.inf Thu Sep 02 22:16:05 2010 +0300 @@ -0,0 +1,41 @@ +// 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 \ No newline at end of file