sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.
authorMattD <mattd@symbian.org>
Tue, 29 Sep 2009 15:52:07 +0100
changeset 544 1c8f428c059f
parent 540 e37b9237bb86
child 545 68092adbcaec
sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.
common/common_props.ant.xml
--- a/common/common_props.ant.xml	Tue Sep 29 15:47:55 2009 +0100
+++ b/common/common_props.ant.xml	Tue Sep 29 15:52:07 2009 +0100
@@ -96,7 +96,7 @@
     <property name="sf.spec.test.package.droppath"  value="TestDrops"/>
 
     <!-- BC check properties -->
-    <property name="sf.spec.bccheck.enable" value="false"/>
+    <property name="sf.spec.bccheck.enable" value="false"/> <!-- This disables it being called during a normal build, although the target can be called seperately -->
     <property name="sf.spec.bccheck.enable.la" value="true"/>
     <property name="sf.spec.bccheck.enable.ha" value="true"/>
     <property name="sf.spec.bccheck.enable.dynamic" value="true"/>