imgtools/buildrom/group/BLD.INF
author Zheng Shen <zheng.shen@nokia.com>
Tue, 17 Aug 2010 15:31:16 +0800
changeset 626 ac03b93ca9c4
parent 590 360bd6b35136
child 697 818fe0ed324b
permissions -rw-r--r--
ROM Tools 12.3.4 + RCOMP 8.4.2

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

PRJ_PLATFORMS
TOOLS2

/**
@file

@SYMPurpose Tool for building ROMs
*/

PRJ_EXPORTS

../tools/buildrom.pl		/epoc32/tools/buildrom.pl
../tools/buildrom.pm		/epoc32/tools/buildrom.pm
../tools/cdfparser.pm		/epoc32/tools/cdfparser.pm
../tools/datadriveimage.pm	/epoc32/tools/datadriveimage.pm
../tools/Dep_Lister.pm		/epoc32/tools/dep_lister.pm
../tools/externaltools.pm	/epoc32/tools/externaltools.pm
../tools/featureparser.pm	/epoc32/tools/featureparser.pm
../tools/GenericParser.pm	/epoc32/tools/genericparser.pm
../tools/ImageContentHandler.pm	/epoc32/tools/imagecontenthandler.pm
../tools/spitool.pm		/epoc32/tools/spitool.pm
../tools/spitool.pl		/epoc32/tools/spitool.pl
../tools/CONVERT.PL		/epoc32/rom/tools/
../tools/CODESIZE.PL		/epoc32/rom/tools/
../tools/efficient_rom_paging.pm /epoc32/tools/efficient_rom_paging.pm
../tools/flexmodload.pm  /epoc32/tools/flexmodload.pm
../tools/romutl.pm  /epoc32/tools/romutl.pm
../tools/romosvariant.pm  /epoc32/tools/romosvariant.pm
../tools/checkincludeslash.pl  /epoc32/tools/checkincludeslash.pl
../tools/checkepocroot.pl  /epoc32/tools/checkepocroot.pl
../tools/directory.bat  /epoc32/tools/directory.bat


//
// Files for Enhanced Feature Manager Support
//
../tools/featuresutil.pm	/epoc32/tools/featuresutil.pm
../tools/featureregistry.pm	/epoc32/tools/featureregistry.pm
../tools/featuremanager.pm	/epoc32/tools/featuremanager.pm
../tools/featurefile.pm		/epoc32/tools/featurefile.pm
../tools/featurecfg.pm		/epoc32/tools/featurecfg.pm
../tools/featuresdat.pm		/epoc32/tools/featuresdat.pm
../tools/features.pl		/epoc32/tools/features.pl
../tools/features.pm		/epoc32/tools/features.pm

#ifndef TOOLS2_LINUX 
../tools/features.cmd		/epoc32/tools/features.cmd
../tools/buildrom.cmd		/epoc32/tools/buildrom.cmd
// backwards compatibility for buildrom commandlines...
../tools/buildrom.cmd		/epoc32/rom/tools/buildrom.cmd
#else
../tools/features		/epoc32/tools/features
../tools/buildrom		/epoc32/tools/buildrom
// backwards compatibility for buildrom commandlines...
../tools/buildrom		/epoc32/rom/tools/buildrom
#endif

PRJ_MMPFILES
configpaging
charsettran