common/common_props.ant.xml
changeset 858 f9fc2a3f8f70
parent 849 5102a7131901
child 892 24ecf67cba71
child 899 d80a65072ed8
--- a/common/common_props.ant.xml	Wed Jan 20 12:34:36 2010 +0000
+++ b/common/common_props.ant.xml	Tue Jan 26 12:13:01 2010 +0000
@@ -7,7 +7,8 @@
     <property name="sf.spec.job.name" value="myproduct"/>
     <property name="sf.spec.job.codeline" value="MCL"/>
     <property name="sf.spec.job.number" value="001"/> <!-- this is always overriden from the commandline -->
-    <property name="sf.spec.job.rootdir" value="D:\fbf_job"/>
+    <!-- <property name="sf.spec.job.root.drive" value="D:"/> Set this to force the physical drive for the build storage. Leave unset to allow any non-system physical drive to be found-->
+    <property name="sf.spec.job.root.path" value="fbf_job"/>
     <property name="sf.spec.job.drive" value="M:"/>
     <property name="sf.spec.job.freespace" value="10"/>
     <property name="sf.spec.email.from" value="fbf@symbian.org"/> <!-- needs to be defined for S60 platform builds -->