# HG changeset patch # User William Roberts # Date 1284480391 -3600 # Node ID 468b74292f68d8bcf0b4c87bf94bd997c40c28b0 # Parent 9a6d81b932b134469ca45f53ce2cbe37f60feb4b Explicitly build tools2 in qtmobility, to get the header file generation etc. 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>