common/templates/run-qmake.ant.xml.ftl
changeset 1016 f4a77e1d1446
parent 979 6c90564578a6
child 1018 334e3f2f79e5
--- a/common/templates/run-qmake.ant.xml.ftl	Mon Apr 26 14:57:26 2010 +0100
+++ b/common/templates/run-qmake.ant.xml.ftl	Mon Apr 26 15:05:16 2010 +0100
@@ -2,7 +2,7 @@
 <project name="run-qmake-${ant['sysdef.configuration']}" default="all">
 
     <target name="all">
-    <if><available file="${r'$'}{build.drive}/epoc32/tools/qmake.bat" type="file"/>
+    <if><available file="${r'$'}{build.drive}/epoc32/tools/qt/qmake.exe" type="file"/>
     <then>
 
         <parallel threadCount="${r'$'}{number.of.threads}">