Disabled bccheck for normal builds
authorMaciej Seroka <maciejs@symbian.org>
Mon, 23 Nov 2009 09:08:01 +0000
changeset 787 bfafbde70ba1
parent 786 24d6f993e110
child 788 a8a37ca9cc04
Disabled bccheck for normal builds
common/common_props.ant.xml
--- a/common/common_props.ant.xml	Fri Nov 20 17:23:50 2009 +0000
+++ b/common/common_props.ant.xml	Mon Nov 23 09:08:01 2009 +0000
@@ -99,7 +99,7 @@
     <property name="sf.spec.test.package.droppath"  value="TestDrops"/>
 
     <!-- BC check properties -->
-    <property name="sf.spec.bccheck.enable" value="true"/> <!-- This disables it being called during a normal build, although the target can be called seperately -->
+    <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="false"/>