Bug 2670: binaries_epoc.zip contains megabytes of useless Emulator files
authorSimon Howkins <simonh@symbian.org>
Fri, 14 May 2010 15:26:42 +0100
changeset 1031 6660c0312c89
parent 1029 8ee0b12c2384
child 1032 8193f74ab0ad
child 1033 d8b3a897b1d5
Bug 2670: binaries_epoc.zip contains megabytes of useless Emulator files Exclude files in \epoc32\data\media from release zip.
common/build.postbuild.xml
--- a/common/build.postbuild.xml	Thu May 13 14:51:14 2010 +0100
+++ b/common/build.postbuild.xml	Fri May 14 15:26:42 2010 +0100
@@ -247,6 +247,7 @@
                     <arg value="-x!epoc32\tools"/>
                     <arg value="-x!epoc32\data\buildinfo.txt"/>
                     <arg value="-x!epoc32\data\config\features.dat"/>
+                    <arg value="-x!epoc32\data\media"/> <!-- Files created when emulator is used to create comms database - not worth releasing-->
                     <arg value="-x!epoc32\build"/>
                     <arg value="-x!epoc32\release\armv5"/>
                     <arg value="-x!epoc32\release\winscw"/>