tip_pbc/mw/qt/package_definition.xml
changeset 386 b83b50a45c11
parent 361 e1a3c78941f2
child 395 a3f2b0422c8b
--- a/tip_pbc/mw/qt/package_definition.xml	Thu Aug 19 18:52:09 2010 +0100
+++ b/tip_pbc/mw/qt/package_definition.xml	Mon Sep 06 15:26:01 2010 +0100
@@ -50,18 +50,18 @@
   late (Y|N) #IMPLIED
   priority CDATA #IMPLIED>
 ]>
-<SystemDefinition name="Symbian^4" schema="2.0.1">
+<SystemDefinition schema="2.0.1" name="Symbian^4">
  <systemModel>
   <layer name="mw" long-name="Middleware" levels="generic specific">
-   <block name="qt" level="generic" long-name="Qt" levels="tool mw app">
+   <block name="qt" level="generic" levels="tool mw app" long-name="Qt">
 <collection name="qtconf" long-name="Qt Config" level="tool">
-<component name="qt_deviceconfiguration" long-name="Qt Device Configuration" filter="qt_tools" introduced="^2" class="config tool">
+<component name="qt_deviceconfiguration" long-name="Qt Device Configuration" introduced="^2" filter="qt_tools" purpose="optional" class="config tool">
 <unit bldFile="/sf/mw/qt/src/s60installs/deviceconfiguration"/>
 </component>
 </collection>
 <collection name="qt_info" long-name="Qt Info" level="mw">
-<component name="qt_build" long-name="Qt Build" introduced="^2">
-<unit bldFile="/sf/mw/qt" proFile="projects.pro" qmakeArgs="-r"/>
+<component name="qt_build" long-name="Qt Build" introduced="^2" purpose="optional">
+<unit bldFile="/sf/mw/qt/." proFile="projects.pro" qmakeArgs="-r"/>
 </component>
 </collection>
 <collection name="qtdemos" long-name="Qt Demos" level="app"/>