# HG changeset patch # User Shabe Razvi # Date 1272478295 -3600 # Node ID 4bfee1aab881c68cb5296489f70994e4bac72c3e # Parent 92dd719cc91b2474259cfc7ce53142b8fbe10982# Parent 334e3f2f79e52029ea58b8b0b906ad558c063fe8 Merge diff -r 92dd719cc91b -r 4bfee1aab881 common/templates/run-qmake.ant.xml.ftl --- a/common/templates/run-qmake.ant.xml.ftl Wed Apr 28 19:04:45 2010 +0100 +++ b/common/templates/run-qmake.ant.xml.ftl Wed Apr 28 19:11:35 2010 +0100 @@ -2,8 +2,33 @@ - + + + <#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} - - - - - - - - - - - - - - + diff -r 92dd719cc91b -r 4bfee1aab881 sf-platform/compile.ant.xml --- a/sf-platform/compile.ant.xml Wed Apr 28 19:04:45 2010 +0100 +++ b/sf-platform/compile.ant.xml Wed Apr 28 19:11:35 2010 +0100 @@ -22,11 +22,16 @@ - + - + - + + + + + + @@ -39,7 +44,6 @@ - @@ -47,6 +51,17 @@ + + + + + + + + + + + @@ -63,8 +78,8 @@ - - + + @@ -74,7 +89,6 @@ -