# HG changeset patch # User Shabe Razvi # Date 1272647426 -3600 # Node ID 70ffcd2e5da918437da75747d768bbfbb9e7bb61 # Parent ebfa9f019473693cca94917dd4b9ea3460c24cd8 Correct location of Qt deviceconfiguration diff -r ebfa9f019473 -r 70ffcd2e5da9 common/templates/run-qmake.ant.xml.ftl --- a/common/templates/run-qmake.ant.xml.ftl Fri Apr 30 16:20:44 2010 +0100 +++ b/common/templates/run-qmake.ant.xml.ftl Fri Apr 30 18:10:26 2010 +0100 @@ -6,19 +6,19 @@ <#list data["//unit/@bldFile/.."] as unit> - <#if (unit.@bldFile=="mw/qt/src/s60installs/deviceconfiguration")> + <#if (unit.@bldFile=="/sf/mw/qt/src/s60installs/deviceconfiguration")> INFO: Building qmake for ${unit.@bldFile} - + - + - - + +