diff -r 9a6d81b932b1 -r 468b74292f68 common/templates/run-qmake.ant.xml.ftl --- a/common/templates/run-qmake.ant.xml.ftl Tue Sep 14 16:04:20 2010 +0100 +++ b/common/templates/run-qmake.ant.xml.ftl Tue Sep 14 17:06:31 2010 +0100 @@ -1,7 +1,7 @@ - + @@ -30,6 +30,26 @@ + + + <#list data["//unit[@bldFile = '/sf/mw/qtmobility/group']"] as unit> + INFO: Configuring qtmobility for ${unit.@bldFile} + + + + + + + + + + + + + + + + <#list data["//unit[@bldFile = '/sf/mw/qtextensions/group']"] as unit>