Dont unpack emu, to allow use of a full set of zips for a rebuild
authorShabe Razvi <shaber@symbian.org>
Sat, 03 Jul 2010 11:57:49 +0100
changeset 699 684d6c0b3426
parent 698 f66f9a25545d
child 700 66aa64cc5380
Dont unpack emu, to allow use of a full set of zips for a rebuild
symbian3/single/public_override_props.ant.xml
--- a/symbian3/single/public_override_props.ant.xml	Fri Jul 02 18:51:45 2010 +0100
+++ b/symbian3/single/public_override_props.ant.xml	Sat Jul 03 11:57:49 2010 +0100
@@ -11,7 +11,7 @@
     <!-- unpack prebuilt binaries and bom? if so from where? -->
     <property name="sf.spec.baseline.enable"         value="true" />
     <property name="sf.spec.baseline.location"       value="C:\PDK" />
-    <property name="sf.spec.baseline.getenv_options" value="-i emu -i prebuilt -i info -k" />
+    <property name="sf.spec.baseline.getenv_options" value="-i prebuilt -i info -k" />
     
     <!-- unpack tools? if so, from same location as baseline? -->
     <property name="sf.spec.toolsbaseline.enable"         value="true" />