symbian3/app/rndtools/package_definition_3.0.xml
branchHighFidelityModel
changeset 195 eaaf32b9864f
parent 190 730e85656f7d
equal deleted inserted replaced
194:965cc620394d 195:eaaf32b9864f
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3   <package id="rndtools" name="R&amp;D tools" levels="support generic test util">
     3   <package id="rndtools" name="R&amp;D tools" levels="support generic test util">
     4     <collection id="creator" name="Creator" level="support">
     4     <collection id="creator" name="Creator" level="support">
     5 	   	<!-- collection is really a component. Should move down a directory -->
     5 	   	<!-- collection is really a component. Should move down a directory -->
     6       <component id="creator_build" filter="s60" name="Creator Tool" purpose="development" target="device" class="tool">
     6       <component id="creator_build" filter="s60" name="Creator Tool" purpose="development" target="device" class="tool">
     7         <unit bldFile="creator/group"/>
     7         <unit bldFile="creator/group"/>
    51       <component id="screengrabber_build" filter="s60"  name="ScreenGrabber" purpose="development" target="device" class="tool">
    51       <component id="screengrabber_build" filter="s60"  name="ScreenGrabber" purpose="development" target="device" class="tool">
    52         <unit bldFile="screengrabber/group"/>
    52         <unit bldFile="screengrabber/group"/>
    53       </component>
    53       </component>
    54     </collection>
    54     </collection>
    55     <collection id="stifui" name="STIF UI" level="generic">
    55     <collection id="stifui" name="STIF UI" level="generic">
    56       <component id="stifui_avkon" filter="s60" name="STIF UI for Avkon" purpose="development">
    56       <component id="stifui_avkon" filter="s60" name="STIF UI for Avkon" purpose="development" target="device">
    57         <unit bldFile="stifui/avkon/group"/>
    57         <unit bldFile="stifui/avkon/group"/>
    58       </component>
    58       </component>
    59       <component id="stifui_qt" filter="s60,test" name="STIF UI for Qt" purpose="development">
    59       <component id="stifui_qt" filter="s60,test" name="STIF UI for Qt" purpose="development" introduced="^4" target="device">
    60         <unit bldFile="stifui/qt" qt:proFile="stifqtui.pro"/> <!-- marked as test until we know what to do with it -->
    60         <unit bldFile="stifui/qt" qt:proFile="stifqtui.pro"/> <!-- marked as test until we know what to do with it -->
    61       </component>
    61       </component>
    62     </collection>
    62     </collection>
    63     <collection id="memspyui" name="Memspy UI" level="generic">
    63     <collection id="memspyui" name="Memspy UI" level="generic">
    64 	   	<!-- collection is really a component. Should move down a directory -->
    64 	   	<!-- collection is really a component. Should move down a directory -->