symbian3/single/job_refs.ant.xml
changeset 668 c7171a7a2447
parent 655 d92405674e19
child 723 b3a6229d1d80
equal deleted inserted replaced
667:5de010341399 668:c7171a7a2447
     9     </fileset>
     9     </fileset>
    10   </path>
    10   </path>
    11     
    11     
    12   <!-- iMaker config to be used by build-roms Helium target -->
    12   <!-- iMaker config to be used by build-roms Helium target -->
    13   <hlm:imakerconfigurationset id="imaker.rom.config">
    13   <hlm:imakerconfigurationset id="imaker.rom.config">
    14      <imakerconfiguration regionalVariation="false">
    14      <imakerconfiguration>
    15          <makefileset>
    15          <makefileset>
    16              <!-- Note: case sensitive -->
    16              <!-- Note: case sensitive -->
    17              <include name="**/*Syborg*.mk"/>
    17              <include name="**/image_conf_syborg.mk"/>
    18          </makefileset>
    18          </makefileset>
    19          <targetset>
    19          <targetset>
    20              <include name="^core$" />
    20              <include name="^flash$" />
    21              <!--
    21              <!--
    22              include name="langpack_\d+" />
    22              include name="langpack_\d+" />
    23              <include name="^custvariant_.*$" />
    23              <include name="^custvariant_.*$" />
    24              <include name="^udaerase$" /
    24              <include name="^udaerase$" /
    25              -->
    25              -->
    26          </targetset>
    26          </targetset>
    27          <variableset>
    27          <variableset>
       
    28              <!--
    28              <variable name="TYPE" value="rnd"/>
    29              <variable name="TYPE" value="rnd"/>
    29              <variable name="USE_SYMGEN" value="1"/>
    30              <variable name="USE_SYMGEN" value="1"/>
    30              <variable name="USE_UDEB" value="1"/>
    31              <variable name="USE_UDEB" value="1"/>
       
    32              -->
    31          </variableset>
    33          </variableset>
    32      </imakerconfiguration>
    34      </imakerconfiguration>
    33      
    35      
    34      <!--imakerconfiguration regionalVariation="false">
    36      <!--imakerconfiguration regionalVariation="false">
    35          <makefileset>
    37          <makefileset>