Include prebuilt features.dat in tools_epoc.zip, as its built via tools2
authorShabe Razvi <shaber@symbian.org>
Wed, 12 May 2010 13:04:53 +0100
changeset 1013 d20ad9274826
parent 1012 d1cef5ea6d99
child 1029 8ee0b12c2384
Include prebuilt features.dat in tools_epoc.zip, as its built via tools2
common/build.postbuild.xml
--- a/common/build.postbuild.xml	Tue May 11 16:57:09 2010 +0100
+++ b/common/build.postbuild.xml	Wed May 12 13:04:53 2010 +0100
@@ -246,6 +246,7 @@
                     <arg value="-x!epoc32\gcc_mingw"/>
                     <arg value="-x!epoc32\tools"/>
                     <arg value="-x!epoc32\data\buildinfo.txt"/>
+                    <arg value="-x!epoc32\data\config\features.dat"/>
                     <arg value="-x!epoc32\build"/>
                     <arg value="-x!epoc32\release\armv5"/>
                     <arg value="-x!epoc32\release\winscw"/>
@@ -369,6 +370,7 @@
             <arg value="epoc32/gcc"/>
             <arg value="epoc32/gcc_mingw"/>
             <arg value="epoc32/data/buildinfo.txt"/>
+            <arg value="epoc32/data/config/features.dat"/>
         </exec>
         <antcall target="sf-zip-content">
             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>