common/build.postbuild.xml
changeset 1190 19e93405e223
parent 1188 b7b3892c3ce5
child 1191 5796b6eeacd9
equal deleted inserted replaced
1188:b7b3892c3ce5 1190:19e93405e223
   358                         <arg value="-t${sf.spec.package.zip.format}"/>
   358                         <arg value="-t${sf.spec.package.zip.format}"/>
   359                         <arg value="-i@${sf.sdk.header.list.file}"/>
   359                         <arg value="-i@${sf.sdk.header.list.file}"/>
   360                         <arg value="-x@${build.log.dir}/rnd_excludefile.txt"/>
   360                         <arg value="-x@${build.log.dir}/rnd_excludefile.txt"/>
   361                         <arg value="-x@output/temp_build_files/manifest_excludelist.txt"/>
   361                         <arg value="-x@output/temp_build_files/manifest_excludelist.txt"/>
   362                         <arg value="-x@${sf.spec.prebuilt.excludelist}"/>
   362                         <arg value="-x@${sf.spec.prebuilt.excludelist}"/>
       
   363                         <arg value="-x!epoc32/include/featureuids.h"/> <!-- This needs to come from the tools zip instead -->
   363                         <arg value="${build.drive}/output/zips/release/binaries_epoc_sdk.zip"/>
   364                         <arg value="${build.drive}/output/zips/release/binaries_epoc_sdk.zip"/>
   364                     </exec>
   365                     </exec>
   365                     <!-- Check that all the files we want in the SDK are zipped -->
   366                     <!-- Check that all the files we want in the SDK are zipped -->
   366                     <antcall target="sf-log-to-brag">
   367                     <antcall target="sf-log-to-brag">
   367                         <param name="sf.brag.id" value="SDK"/>
   368                         <param name="sf.brag.id" value="SDK"/>