imgtools/buildrom/group/BLD.INF
changeset 590 360bd6b35136
parent 0 044383f39525
child 626 ac03b93ca9c4
equal deleted inserted replaced
588:c7c26511138f 590:360bd6b35136
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 PRJ_PLATFORMS
       
    19 TOOLS2
    18 
    20 
    19 /**
    21 /**
    20 @file
    22 @file
    21 
    23 
    22 @SYMPurpose Tool for building ROMs
    24 @SYMPurpose Tool for building ROMs
    24 
    26 
    25 PRJ_EXPORTS
    27 PRJ_EXPORTS
    26 
    28 
    27 ../tools/buildrom.pl		/epoc32/tools/buildrom.pl
    29 ../tools/buildrom.pl		/epoc32/tools/buildrom.pl
    28 ../tools/buildrom.pm		/epoc32/tools/buildrom.pm
    30 ../tools/buildrom.pm		/epoc32/tools/buildrom.pm
    29 ../tools/buildrom.cmd		/epoc32/tools/buildrom.cmd
       
    30 ../tools/cdfparser.pm		/epoc32/tools/cdfparser.pm
    31 ../tools/cdfparser.pm		/epoc32/tools/cdfparser.pm
    31 ../tools/datadriveimage.pm	/epoc32/tools/datadriveimage.pm
    32 ../tools/datadriveimage.pm	/epoc32/tools/datadriveimage.pm
    32 ../tools/Dep_Lister.pm		/epoc32/tools/dep_lister.pm
    33 ../tools/Dep_Lister.pm		/epoc32/tools/dep_lister.pm
    33 ../tools/externaltools.pm	/epoc32/tools/externaltools.pm
    34 ../tools/externaltools.pm	/epoc32/tools/externaltools.pm
    34 ../tools/featureparser.pm	/epoc32/tools/featureparser.pm
    35 ../tools/featureparser.pm	/epoc32/tools/featureparser.pm
    36 ../tools/ImageContentHandler.pm	/epoc32/tools/imagecontenthandler.pm
    37 ../tools/ImageContentHandler.pm	/epoc32/tools/imagecontenthandler.pm
    37 ../tools/spitool.pm		/epoc32/tools/spitool.pm
    38 ../tools/spitool.pm		/epoc32/tools/spitool.pm
    38 ../tools/spitool.pl		/epoc32/tools/spitool.pl
    39 ../tools/spitool.pl		/epoc32/tools/spitool.pl
    39 ../tools/CONVERT.PL		/epoc32/rom/tools/
    40 ../tools/CONVERT.PL		/epoc32/rom/tools/
    40 ../tools/CODESIZE.PL		/epoc32/rom/tools/
    41 ../tools/CODESIZE.PL		/epoc32/rom/tools/
    41 ../tools/configpaging.pm	/epoc32/tools/configpaging.pm
       
    42 ../tools/efficient_rom_paging.pm /epoc32/tools/efficient_rom_paging.pm
    42 ../tools/efficient_rom_paging.pm /epoc32/tools/efficient_rom_paging.pm
       
    43 ../tools/flexmodload.pm  /epoc32/tools/flexmodload.pm
       
    44 ../tools/romutl.pm  /epoc32/tools/romutl.pm
       
    45 ../tools/romosvariant.pm  /epoc32/tools/romosvariant.pm
       
    46 ../tools/checkincludeslash.pl  /epoc32/tools/checkincludeslash.pl
       
    47 ../tools/checkepocroot.pl  /epoc32/tools/checkepocroot.pl
       
    48 ../tools/directory.bat  /epoc32/tools/directory.bat
       
    49 
    43 
    50 
    44 //
    51 //
    45 // Files for Enhanced Feature Manager Support
    52 // Files for Enhanced Feature Manager Support
    46 //
    53 //
    47 ../tools/featuresutil.pm	/epoc32/tools/featuresutil.pm
    54 ../tools/featuresutil.pm	/epoc32/tools/featuresutil.pm
    48 ../tools/featureregistry.pm	/epoc32/tools/featureregistry.pm
    55 ../tools/featureregistry.pm	/epoc32/tools/featureregistry.pm
    49 ../tools/featuremanager.pm	/epoc32/tools/featuremanager.pm
    56 ../tools/featuremanager.pm	/epoc32/tools/featuremanager.pm
    50 ../tools/featurefile.pm		/epoc32/tools/featurefile.pm
    57 ../tools/featurefile.pm		/epoc32/tools/featurefile.pm
    51 ../tools/featurecfg.pm		/epoc32/tools/featurecfg.pm
    58 ../tools/featurecfg.pm		/epoc32/tools/featurecfg.pm
    52 ../tools/featuresdat.pm		/epoc32/tools/featuresdat.pm
    59 ../tools/featuresdat.pm		/epoc32/tools/featuresdat.pm
    53 ../tools/features.cmd		/epoc32/tools/features.cmd
       
    54 ../tools/features.pl		/epoc32/tools/features.pl
    60 ../tools/features.pl		/epoc32/tools/features.pl
    55 ../tools/features.pm		/epoc32/tools/features.pm
    61 ../tools/features.pm		/epoc32/tools/features.pm
    56 
    62 
       
    63 #ifndef TOOLS2_LINUX 
       
    64 ../tools/features.cmd		/epoc32/tools/features.cmd
       
    65 ../tools/buildrom.cmd		/epoc32/tools/buildrom.cmd
    57 // backwards compatibility for buildrom commandlines...
    66 // backwards compatibility for buildrom commandlines...
       
    67 ../tools/buildrom.cmd		/epoc32/rom/tools/buildrom.cmd
       
    68 #else
       
    69 ../tools/features		/epoc32/tools/features
       
    70 ../tools/buildrom		/epoc32/tools/buildrom
       
    71 // backwards compatibility for buildrom commandlines...
       
    72 ../tools/buildrom		/epoc32/rom/tools/buildrom
       
    73 #endif
    58 
    74 
    59 ../tools/buildrom.cmd		/epoc32/rom/tools/
    75 PRJ_MMPFILES
       
    76 configpaging
    60 
    77 
       
    78 
       
    79