Stopped bootstrap reporting that it will substitute a build drive, thereby scaring the living daylights out of innocent users, when it won't any way (because this is the bootstrap).
authorSimon Howkins <simonh@symbian.org>
Wed, 14 Jul 2010 16:18:17 +0100
changeset 80 9fa808ef1682
parent 79 c60c76df3628
child 81 ec156946b469
Stopped bootstrap reporting that it will substitute a build drive, thereby scaring the living daylights out of innocent users, when it won't any way (because this is the bootstrap).
bootstrap.xml
--- a/bootstrap.xml	Wed Jul 14 11:48:07 2010 +0100
+++ b/bootstrap.xml	Wed Jul 14 16:18:17 2010 +0100
@@ -5,6 +5,7 @@
   
   <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
   
+  <property name="build.drive" value="Setting this property stops helium reporting that it will use the Z: drive when it won't."/>
   <import file="${helium.dir}/helium.ant.xml" /> 
   
   <!-- target dir -->