# HG changeset patch # User Johan Groth # Date 1286444876 -3600 # Node ID d1eb3865f97d49b3c5aadd950c45fd60e35603be # Parent 5a13d03328904ea36dd010afed9d8b1842121450 Added file to configure Orbit diff -r 5a13d0332890 -r d1eb3865f97d sf-tools/run-qmake.ant.xml.ftl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-tools/run-qmake.ant.xml.ftl Thu Oct 07 10:47:56 2010 +0100 @@ -0,0 +1,36 @@ + + + + + + + + + <#list data["//unit[@proFile = 'hb.pro']"] as unit> + Running configure.py for ${unit.@bldFile}/${unit.@proFile} + + + + + + + + + + INFO: Exporting Orbit mkspecs to epoc32\tools for ${unit.@bldFile}/${unit.@proFile} + INFO: Running Orbit theme installer, make install step + + + + + + + + + + + + + + +