imgtools/romtools/group/BLD.INF
author Mike Kinghan <mikek@symbian.org>
Sat, 27 Nov 2010 17:23:11 +0000
changeset 41 1600211976c3
parent 26 d10c1f04b2be
permissions -rwxr-xr-x
1) Add imgtools/romtools to the targets for which exports are performed by fix_tools_exports.pl 2) Windows compatibility fix to list_targets.pl 3) Modify imgtools\romtools\group\BLD.INF so that Windows-only exports are not performed on Linux hosts or vice versa. 4) Windows compatibility fix for imgtools\romtools\rombuild\romnibus.pl

/*
* 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 the License "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: 
*
*/

#include <productvariant.hrh>

PRJ_PLATFORMS
TOOLS2

PRJ_EXPORTS

#ifndef TOOLS2_LINUX
../maksym/fixupsym.bat              EPOCROOT_EXPORT_PATH(epoc32/tools/fixupsym.bat)
../maksym/hpsym.bat                 /epoc32/tools/hpsym.bat
../maksym/maksym.bat                /epoc32/tools/maksym.bat
../maksym/maksymrofs.bat            /epoc32/tools/maksymrofs.bat
#endif
../maksym/fixupsym.pl               /epoc32/tools/fixupsym.pl
../maksym/hpsym.pl                  /epoc32/tools/hpsym.pl
../maksym/maksym.pl                 /epoc32/tools/maksym.pl
../maksym/maksymrofs.pl             /epoc32/tools/maksymrofs.pl

../rombuild/checkstubs.pl		/epoc32/rom/tools/checkstubs.pl
../rombuild/addextension.pl		/epoc32/rom/tools/addextension.pl
../rombuild/romnibus.pl		/epoc32/rom/tools/romnibus.pl
#ifdef TOOLS2_LINUX
../rombuild/Armutl.pm		/epoc32/tools/Armutl.pm
../rombuild/BPABIutl.pm		/epoc32/tools/BPABIutl.pm
../rombuild/E32Plat.pm		/epoc32/tools/E32Plat.pm
../rombuild/E32Variant.pm		/epoc32/tools/E32Variant.pm
../rombuild/GCCEV5.bsf		/epoc32/tools/GCCEV5.bsf
#endif

PRJ_MMPFILES 
readimage 
../rofsbuild/rofsbuild.mmp
../rombuild/rombuild.mmp 

PRJ_TESTMMPFILES
../rombuild/r_t_areaset