# HG changeset patch # User Johan Groth # Date 1286456772 -3600 # Node ID 5450d9b3723afeaf5f31c719c4841f5a4ca1fbbe # Parent f853a7acb410017a73fa873b44b31589f95ba309 Removed conditional creating of configure step. diff -r f853a7acb410 -r 5450d9b3723a sf-tools/run-qmake.ant.xml.ftl --- a/sf-tools/run-qmake.ant.xml.ftl Thu Oct 07 13:44:15 2010 +0100 +++ b/sf-tools/run-qmake.ant.xml.ftl Thu Oct 07 14:06:12 2010 +0100 @@ -6,11 +6,6 @@ - <#list data["//unit[@proFile = 'hb.pro']"] as unit> - Running configure.py for ${unit.@bldFile}/${unit.@proFile} - - - @@ -23,12 +18,6 @@ - - - - - -