common/common_props.ant.xml
changeset 899 d80a65072ed8
parent 858 f9fc2a3f8f70
child 901 1bec8957803b
--- a/common/common_props.ant.xml	Thu Feb 04 12:16:49 2010 +0000
+++ b/common/common_props.ant.xml	Tue Feb 16 17:50:17 2010 +0000
@@ -17,6 +17,12 @@
 
     <property name="sf.spec.pdt.root" value="${env.PDT_HOME}"/> <!-- e.g. C:\Symbian\Tools\PDT_1.0\ -->
 
+    <!-- comma separated sbs filter list -->
+    <property name="sf.spec.sbs.filter.list" value=""/> 
+    
+    <!-- options to pass directly to sbs e.g. pp=on for parallel parsing -->
+    <property name="sf.spec.sbs.options" value=""/> 
+    
     <property name="sf.spec.sbs.config" value="armv5"/>
 
     <!-- sbs -t param -->