# HG changeset patch # User Johan Groth # Date 1286805195 -3600 # Node ID da1ff046acdc0b1b44baaf1e3450b9df50bf7953 # Parent acc4b03313f03519e72d8e63fcb1f9fabed67778 Added Orbit tools support. diff -r acc4b03313f0 -r da1ff046acdc sf-tools/build.xml --- a/sf-tools/build.xml Mon Oct 11 14:51:10 2010 +0100 +++ b/sf-tools/build.xml Mon Oct 11 14:53:15 2010 +0100 @@ -3,9 +3,6 @@ - - - @@ -65,12 +62,6 @@ - - - - - - diff -r acc4b03313f0 -r da1ff046acdc sf-tools/run-qmake.ant.xml.ftl --- a/sf-tools/run-qmake.ant.xml.ftl Mon Oct 11 14:51:10 2010 +0100 +++ b/sf-tools/run-qmake.ant.xml.ftl Mon Oct 11 14:53:15 2010 +0100 @@ -1,34 +1,29 @@ - + - <#list data["//unit[@proFile = 'hb.pro']"] as unit> - Running configure.py for ${unit.@bldFile}/${unit.@proFile} - - - - + INFO: Configuring Orbit host based tools. + - INFO: Exporting Orbit mkspecs to epoc32\tools for ${unit.@bldFile}/${unit.@proFile} - INFO: Running Orbit theme installer, make install step - + INFO: Making host based tools. + - + - - - - - - + INFO: Exporting Orbit mkspecs to epoc32\tools + INFO: Running Orbit theme installer, make install step + + + +