Further tweak to zipping the files related to the features database - ensure there's no duplication between sdk header files and tools files.
authorSimon Howkins <simonh@symbian.org>
Thu, 22 Jul 2010 17:20:41 +0100
changeset 1194 0d96b1365543
parent 1189 94d03733c245
child 1195 0bbf958158e2
Further tweak to zipping the files related to the features database - ensure there's no duplication between sdk header files and tools files.
common/build.postbuild.xml
--- a/common/build.postbuild.xml	Thu Jul 22 16:52:28 2010 +0100
+++ b/common/build.postbuild.xml	Thu Jul 22 17:20:41 2010 +0100
@@ -360,6 +360,7 @@
                         <arg value="-x@${build.log.dir}/rnd_excludefile.txt"/>
                         <arg value="-x@output/temp_build_files/manifest_excludelist.txt"/>
                         <arg value="-x@${sf.spec.prebuilt.excludelist}"/>
+                        <arg value="-x!epoc32/include/featureuids.h"/> <!-- This needs to come from the tools zip instead -->
                         <arg value="${build.drive}/output/zips/release/binaries_epoc_sdk.zip"/>
                     </exec>
                     <!-- Check that all the files we want in the SDK are zipped -->