Needed to look in the qt subdirectory of the smoketest for the conf file
authorbrendand@symbian.org
Wed, 30 Jun 2010 10:54:16 +0100
changeset 1148 95d30b851e36
parent 1147 f89d89c04930
child 1149 c0d6044491e0
Needed to look in the qt subdirectory of the smoketest for the conf file
common/build.test.xml
--- a/common/build.test.xml	Wed Jun 30 07:53:54 2010 +0100
+++ b/common/build.test.xml	Wed Jun 30 10:54:16 2010 +0100
@@ -145,7 +145,7 @@
 		
 		<!-- Have to replace qt.conf with the one in the smoketest package -->
 		<copy file="${build.drive}/epoc32/tools/qt/qt.conf" tofile="${build.drive}/epoc32/tools/qt/qt.conf.temp" overwrite="true" />
-		<copy file="${build.drive}/smoketest/qt.conf.smoketest" tofile="${build.drive}/epoc32/tools/qt/qt.conf" overwrite="true" />
+		<copy file="${build.drive}/smoketest/qt/qt.conf.smoketest" tofile="${build.drive}/epoc32/tools/qt/qt.conf" overwrite="true" />
 		
          <fmpp sourceFile="${qt.qmake.ant.template}" outputFile="${temp.build.dir}/run-qmake-test.ant.xml">
             <data expandProperties="yes">