Enabled bccheck for normal builds
authorMaciej Seroka <maciejs@symbian.org>
Thu, 19 Nov 2009 12:51:54 +0000
changeset 779 625b08d1da2b
parent 778 33511d5b1edb
child 780 88a53db207db
Enabled bccheck for normal builds
common/common_props.ant.xml
--- a/common/common_props.ant.xml	Wed Nov 18 19:14:23 2009 +0000
+++ b/common/common_props.ant.xml	Thu Nov 19 12:51:54 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="false"/> <!-- This disables it being called during a normal build, although the target can be called seperately -->
+    <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.la" value="true"/>
     <property name="sf.spec.bccheck.enable.ha" value="true"/>
     <property name="sf.spec.bccheck.enable.dynamic" value="false"/>