Make use of prebuilt binaries option to ensure correct tools are available on build drive
authorShabe Razvi <shaber@symbian.org>
Thu, 17 Jun 2010 13:49:01 +0100
changeset 657 a964ed8e5cd7
parent 656 61293ba9264a
child 658 85bd8e9eeb73
Make use of prebuilt binaries option to ensure correct tools are available on build drive
symbian3/single/public_override_props.ant.xml
--- a/symbian3/single/public_override_props.ant.xml	Mon Jun 14 16:55:53 2010 +0100
+++ b/symbian3/single/public_override_props.ant.xml	Thu Jun 17 13:49:01 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="D:\PDK_3.0.i_download" />
-    <property name="sf.spec.baseline.getenv_options" value="-i emu -i info -k" />
+    <property name="sf.spec.baseline.getenv_options" value="-i emu -i prebuilt -i info -k" />
     
     <!-- unpack tools? if so, from same location as baseline? -->
     <property name="sf.spec.toolsbaseline.enable" value="true" />