changeset 482 | 3925a4b7b5e1 |
parent 464 | bcbe121344b7 |
child 514 | e46c3f28fdd1 |
--- a/symbian3/single/job_props.ant.xml Thu Apr 15 17:18:03 2010 +0100 +++ b/symbian3/single/job_props.ant.xml Thu Apr 15 17:32:26 2010 +0100 @@ -78,4 +78,7 @@ <!-- 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>