# HG changeset patch # User Johan Groth # Date 1286805070 -3600 # Node ID acc4b03313f03519e72d8e63fcb1f9fabed67778 # Parent c79c5ad11c63a6627249f396cf09afeaa5d547d8# Parent 7fa08dafc6b9b7421f92bde6a44ab7aedc3aca3d Merge. diff -r c79c5ad11c63 -r acc4b03313f0 sf-tools/build.xml --- a/sf-tools/build.xml Fri Oct 08 15:18:03 2010 +0100 +++ b/sf-tools/build.xml Mon Oct 11 14:51:10 2010 +0100 @@ -3,6 +3,9 @@ + + + @@ -62,6 +65,12 @@ + + + + + + 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 - - - - + + + + + +