imgtools/romtools/group/BLD.INF
author Mike Kinghan <mikek@symbian.org>
Wed, 01 Dec 2010 12:02:41 +0000
changeset 42 cf609178ac39
parent 41 1600211976c3
permissions -rwxr-xr-x
1) fix_tools_exports.pl need only be run on Windows hosts; was run unnecessarily on Linux too. 2) Need to export modload.pm on Linux as well as Windows hosts.

/*
* 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