Turn off run-qmake step as its now explicitly run before exports
authorShabe Razvi <shaber@symbian.org>
Thu, 13 May 2010 11:55:48 +0100
changeset 574 f737468db5be
parent 573 cdbcdbd95a92
child 575 f3a1d7c953f1
Turn off run-qmake step as its now explicitly run before exports
symbian3/single/job_props.ant.xml
--- a/symbian3/single/job_props.ant.xml	Thu May 13 11:53:51 2010 +0100
+++ b/symbian3/single/job_props.ant.xml	Thu May 13 11:55:48 2010 +0100
@@ -78,7 +78,4 @@
     <!-- Build ROMs from iMaker config defined in job_refs.ant.xml -->
     <property name="sf.spec.referenceroms.createimages.enable" value="false"/>
 
-    <!-- run qmake for anything units with proFile attribs -->
-    <property name="qmake.enabled" value="true"/>
-
 </project>