common/build.xml
changeset 916 a93d4e0357e5
parent 914 e4c5389160b3
child 923 5ccf9d5ab663
equal deleted inserted replaced
915:9bfe1b1c0a41 916:a93d4e0357e5
   207         </if>
   207         </if>
   208         <!-- Delete build directory -->
   208         <!-- Delete build directory -->
   209         <delete dir="${prep.build.dir}"/>
   209         <delete dir="${prep.build.dir}"/>
   210     </target>
   210     </target>
   211     
   211     
       
   212     <!-- Note: Not used from Helium 7 onwards -->
   212     <target name="generate-layers">
   213     <target name="generate-layers">
   213        <echo message="canno-file:${canonical.sysdef.file}"/>
   214        <echo message="canno-file:${canonical.sysdef.file}"/>
   214        <echo message="raptor-filters:raptor_${sysdef.configuration}"/>
   215        <echo message="raptor-filters:raptor_${sysdef.configuration}"/>
   215 
   216 
   216        <!-- All we want is a sysdef with the config name appended, so just copy it -->
   217        <!-- All we want is a sysdef with the config name appended, so just copy it -->