changeset 978 | b667ef1d5a4f |
parent 903 | 4ccad00aa05d |
child 1105 | 0a2d5d0db211 |
--- 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>