Enable qmake for all packages that have proFile attributes
authorShabe Razvi <shaber@symbian.org>
Tue, 20 Apr 2010 18:34:32 +0100
changeset 976 b667ef1d5a4f
parent 975 293f16b1c667
child 977 00231f60bd0d
child 993 6c90564578a6
Enable qmake for all packages that have proFile attributes
sf-package/package_props.ant.xml
--- 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>