toolsandutils/e32tools/group/bld.inf
author William Roberts <williamr@symbian.org>
Tue, 06 Jul 2010 16:25:46 +0100
branchGCC_SURGE
changeset 60 5a90ee674b42
parent 56 626366955efb
child 80 d82e43335b24
permissions -rw-r--r--
Reinstate elf2e32, so that we can change it more easily in GCC_SURGE builds

// Copyright (c) 1999-2009 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:
// Base tools, excluding those now built from sftools/dev/build
// 
//

/**
 @file
*/


PRJ_PLATFORMS
TOOLS TOOLS2

PRJ_EXPORTS

../dspec/romimage.rtf		/epoc32/engdoc/e32tools/romimage.rtf
../tranasm/tranasm.bat		/epoc32/tools/tranasm.bat
../tranasm/tranasm.pl		/epoc32/tools/tranasm.pl
../tranasm/tranasm_x86.pl	/epoc32/tools/tranasm_x86.pl
../elftools/inc/elfdefs.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tools/elfdefs.h)
../inc/seclib.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(seclib.h)


PRJ_MMPFILES
#ifdef TOOLS
eruntest
etouch
pediff
readtype
rommask
w32repro
wveconv
bin2coff
seclib
secdump
petran
#else
../elf2e32/group/elf2e32.mmp
#endif

PRJ_TESTMMPFILES