imgtools/romtools/rombuild/romnibus.pl
changeset 32 98a715b0b23a
parent 31 96678c29f842
child 33 667e3f7728f7
equal deleted inserted replaced
31:96678c29f842 32:98a715b0b23a
    13 # Contributors:
    13 # Contributors:
    14 # Mike Kinghan, mikek@symbian.org, for Symbian Foundation
    14 # Mike Kinghan, mikek@symbian.org, for Symbian Foundation
    15 #
    15 #
    16 # Description:
    16 # Description:
    17 #
    17 #
    18 
    18 # romnibus.pl - Yet another rombuild wrapper. This one's claim to fame is that
    19 # romnibus.pl - Build a rom like rom_sbs.pl but without Windows dependencies.
    19 # it works in Linux and in Windows, works when invoked from sbsv2 and when
       
    20 # not invoked from sbsv2.
    20 #
    21 #
    21 # Pre-processes the .oby/iby files then invokes rombuild.exe
    22 # Pre-processes the .oby/iby files then invokes rombuild.exe
    22 # (or other specified builder)
    23 # (or other specified builder)
    23 
    24 
    24 # First, read our config file
    25 # First, read our config file