diff -r 70ffcd2e5da9 -r a370015021c1 common/templates/run-qmake.ant.xml.ftl --- a/common/templates/run-qmake.ant.xml.ftl Fri Apr 30 18:10:26 2010 +0100 +++ b/common/templates/run-qmake.ant.xml.ftl Fri May 07 10:14:46 2010 +0100 @@ -7,7 +7,7 @@ <#list data["//unit/@bldFile/.."] as unit> <#if (unit.@bldFile=="/sf/mw/qt/src/s60installs/deviceconfiguration")> - INFO: Building qmake for ${unit.@bldFile} + INFO: Building and configuring qmake for ${unit.@bldFile} @@ -24,7 +24,28 @@ - + + + + <#list data["//unit/@bldFile/.."] as unit> + <#if (unit.@bldFile=="/sf/mw/qtextensions/group")> + INFO: Configuring qtextensions for ${unit.@bldFile} + + + + + + + + + + + + + + + + <#list data["//unit/@proFile/.."] as unit> <#if (unit.@proFile=="hb.pro")>