diff -r c79c5ad11c63 -r acc4b03313f0 sf-tools/run-qmake.ant.xml.ftl --- a/sf-tools/run-qmake.ant.xml.ftl Fri Oct 08 15:18:03 2010 +0100 +++ b/sf-tools/run-qmake.ant.xml.ftl Mon Oct 11 14:51:10 2010 +0100 @@ -1,29 +1,34 @@ - + - INFO: Configuring Orbit host based tools. - + <#list data["//unit[@proFile = 'hb.pro']"] as unit> + Running configure.py for ${unit.@bldFile}/${unit.@proFile} + + + + - INFO: Making host based tools. - + INFO: Exporting Orbit mkspecs to epoc32\tools for ${unit.@bldFile}/${unit.@proFile} + INFO: Running Orbit theme installer, make install step + - + - INFO: Exporting Orbit mkspecs to epoc32\tools - INFO: Running Orbit theme installer, make install step - - - - + + + + + +