diff -r 9bb7a955c2b3 -r 334e3f2f79e5 common/templates/run-qmake.ant.xml.ftl --- a/common/templates/run-qmake.ant.xml.ftl Mon Apr 26 18:40:56 2010 +0100 +++ b/common/templates/run-qmake.ant.xml.ftl Wed Apr 28 17:28:01 2010 +0100 @@ -4,6 +4,31 @@ + + <#list data["//unit/@proFile/.."] as unit> + <#if (unit.@proFile=="hb.pro")> + Running configure.py for ${unit.@bldFile}/${unit.@proFile} + + + + + + + + + + + + + + INFO: Exporting Orbit mkspecs to epoc32\tools for ${unit.@bldFile}/${unit.@proFile} + + + + + + + <#list data["//unit/@proFile/.."] as unit> @@ -30,24 +55,7 @@ - - <#else> - - Running configure.py for ${unit.@bldFile}/${unit.@proFile} - - - - - - - - - - - - - - +