author | Shabe Razvi <shaber@symbian.org> |
Tue, 20 Apr 2010 18:34:32 +0100 | |
changeset 978 | b667ef1d5a4f |
parent 977 | 293f16b1c667 |
child 979 | 6c90564578a6 |
child 980 | 00231f60bd0d |
--- a/sf-package/package_props.ant.xml Tue Apr 20 14:02:39 2010 +0100 +++ b/sf-package/package_props.ant.xml Tue Apr 20 18:34:32 2010 +0100 @@ -31,5 +31,8 @@ <property name="sf.spec.smoketest.enable" value="false"/> <!-- This disables publishing Smoke Test Report --> + <!-- Enable qmake processing for any units with proFile attributes --> + <property name="qmake.enabled" value="true"/> + </project>