Add Qt tools + tools2 to Tools overlay build
authorShabe Razvi <shaber@symbian.org>
Wed, 28 Apr 2010 18:05:31 +0100
changeset 1 3b87088be81c
parent 0 0519ec7b1546
child 2 2057a03786ab
Add Qt tools + tools2 to Tools overlay build
overlay/sources.csv
overlay/sysdefs/system_model.xml
--- a/overlay/sources.csv	Mon Apr 12 16:29:59 2010 +0100
+++ b/overlay/sources.csv	Wed Apr 28 18:05:31 2010 +0100
@@ -2,4 +2,5 @@
 http://developer.symbian.org/oss/MCL/sftools/dev/build,/sftools/dev/build,branch,default,
 http://developer.symbian.org/oss/MCL/sftools/dev/hostenv/cpptoolsplat,/sftools/dev/hostenv/cpptoolsplat,branch,default,
 http://developer.symbian.org/oss/FCL/sf/os/deviceplatformrelease,/sf/os/deviceplatformrelease,branch,RCL_3,
-http://developer.symbian.org/oss/FCL/sf/os/kernelhwsrv,/sf/os/kernelhwsrv,branch,RCL_3,
\ No newline at end of file
+http://developer.symbian.org/oss/FCL/sf/os/kernelhwsrv,/sf/os/kernelhwsrv,branch,RCL_3,
+http://developer.symbian.org/oss/MCL/sf/mw/qt,/sf/mw/qt,branch,RCL_3,
--- a/overlay/sysdefs/system_model.xml	Mon Apr 12 16:29:59 2010 +0100
+++ b/overlay/sysdefs/system_model.xml	Wed Apr 28 18:05:31 2010 +0100
@@ -163,6 +163,13 @@
           </component>
         </collection>
       </block>  
+      <block name="qt" level="generic" long-name="Qt" levels="tool mw app">
+        <collection name="qtconf" long-name="Qt Config" level="tool">
+          <component name="qt_deviceconfiguration" long-name="Qt Device Configuration" introduced="^2" class="config tool">
+            <unit bldFile="sf/mw/qt/src/s60installs/deviceconfiguration"/>
+          </component>
+        </collection>
+      </block>
      </layer>
  </systemModel>
 </SystemDefinition>