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 1126 4af748f40e05
parent 1125 347520d321d4
child 1139 90101aa1a177
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 09:50:02 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">