symbian3/app/rndtools/package_definition_3.0.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 239 e9ebcfcb4702
child 246 f99f9ea9b39f
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     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">
       
     4     <collection id="creator" name="Creator" level="support">
       
     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">
       
     7         <unit bldFile="creator/group"/>
       
     8       </component>
       
     9     </collection>
       
    10     <collection id="filebrowser" name="File Browser" level="util">
       
    11 		<!-- consider collapsing into a single component -->
       
    12       <component id="fileopserver" filter="s60" name="File Operations Server" purpose="development" target="device" class="tool">
       
    13       	<meta rel="config">
       
    14       		<not-defined condition="FILEBROWSER_LITE"/>
       
    15       	</meta>
       
    16       	<!-- uncomment the unit when configuration is in place, it's currently #included from filebrowser_build -->
       
    17         <!-- <unit bldFile="filebrowser/fileopserver/group"/>-->
       
    18       </component>
       
    19       <component id="fileopclient" filter="s60" name="File Operations Client" purpose="development" target="device" class="tool">
       
    20       	<meta rel="config">
       
    21       		<not-defined condition="FILEBROWSER_LITE"/>
       
    22       	</meta>
       
    23       	<!-- uncomment the unit when configuration is in place, it's currently #included from filebrowser_build -->
       
    24         <!--<unit bldFile="filebrowser/fileopclient/group"/>-->
       
    25       </component>
       
    26       <component id="filebrowser_build" filter="s60" name="File Browser Application" purpose="development" target="device" class="tool">
       
    27 		<!-- Need to make this a self-contained component by removing #includes. Can only do when configuration is in place-->
       
    28         <unit bldFile="filebrowser/group"/>
       
    29       </component>
       
    30     </collection>
       
    31     <collection id="launcher" name="Launcher" level="util">
       
    32 	   	<!-- collection is really a component. Should move down a directory -->
       
    33       <component id="launcher_build" filter="s60" name="Launcher Utility" purpose="development" target="device" class="tool">
       
    34         <unit bldFile="launcher/group"/>
       
    35       </component>
       
    36     </collection>
       
    37     <collection id="loadgen" name="Load Generator" level="test">
       
    38 	   	<!-- collection is really a component. Should move down a directory -->
       
    39       <component id="loadgen_build" filter="s60" name="Load Generator Application" purpose="development" target="device" class="tool">
       
    40         <unit bldFile="loadgen/group"/>
       
    41       </component>
       
    42     </collection>
       
    43     <collection id="perfmon" name="Performance Monitor" level="test">
       
    44 	   	<!-- collection is really a component. Should move down a directory -->
       
    45       <component id="perfmon_build" filter="s60" name="Performance Monitor Tool" purpose="development" target="device" class="tool">
       
    46         <unit bldFile="perfmon/group"/>
       
    47       </component>
       
    48     </collection>
       
    49     <collection id="screengrabber" name="Screen Grabber" level="util">
       
    50 	   	<!-- collection is really a component. Should move down a directory -->
       
    51       <component id="screengrabber_build" filter="s60"  name="ScreenGrabber" purpose="development" target="device" class="tool">
       
    52         <unit bldFile="screengrabber/group"/>
       
    53       </component>
       
    54     </collection>
       
    55     <collection id="stifui" name="STIF UI" level="generic">
       
    56       <component id="stifui_avkon" filter="s60" name="STIF UI for Avkon" purpose="development" target="device">
       
    57         <unit bldFile="stifui/avkon/group"/>
       
    58       </component>
       
    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 -->
       
    61       </component>
       
    62     </collection>
       
    63     <collection id="memspyui" name="Memspy UI" level="generic">
       
    64 	   	<!-- collection is really a component. Should move down a directory -->
       
    65       <component id="memspyui_build" filter="s60" name="Memspy UI Application" purpose="development" target="device" class="tool">
       
    66         <unit bldFile="memspyui/group"/>
       
    67       </component>
       
    68     </collection>
       
    69     <collection id="htiui" name="Harmonized Test Interface UI" level="generic">
       
    70       <component id="HtiCommPlugins" filter="s60" name="HTI Comm Plugins" purpose="development" target="device" class="plugin">
       
    71         <unit bldFile="htiui/HtiCommPlugins/HtiBtCommPlugin/group"/>
       
    72       </component>
       
    73       <component id="HtiServicePlugins" filter="s60" name="HTI Service Plugins" purpose="development" target="device" class="plugin">
       
    74 		<!-- can only have a single unit. Should #include from a common bld.inf file -->
       
    75         <unit bldFile="htiui/HtiServicePlugins/HtiAppServicePlugin/group"/>
       
    76         <unit bldFile="htiui/HtiServicePlugins/HtiAudioServicePlugin/group"/>
       
    77         <unit bldFile="htiui/HtiServicePlugins/HtiKeyEventServicePlugin/group"/>
       
    78         <unit bldFile="htiui/HtiServicePlugins/HtiMessagesServicePlugin/group"/>
       
    79         <unit bldFile="htiui/HtiServicePlugins/HtiPIMServicePlugin/group"/>
       
    80         <unit bldFile="htiui/HtiServicePlugins/HtiScreenshotServicePlugin/group"/>
       
    81         <unit bldFile="htiui/HtiServicePlugins/HtiSysInfoServicePlugin/group"/>
       
    82         <unit bldFile="htiui/HtiServicePlugins/HtiFtpBackupFake/group"/>
       
    83       </component>
       
    84       <component id="htidevicereboot" filter="s60" name="HTI Device Reboot" purpose="development" target="device">
       
    85         <unit bldFile="htiui/htidevicereboot/group"/>
       
    86       </component>
       
    87       <component id="htistartupwait" filter="s60" name="HTI Startup Wait" purpose="development" target="device">
       
    88         <unit bldFile="htiui/htistartupwait/group"/>
       
    89       </component>
       
    90       <component id="htiadmin" filter="s60" name="HTI Admin" purpose="development" target="device">
       
    91         <unit bldFile="htiui/htiadmin/group"/>
       
    92       </component>
       
    93       <component id="htiui_build" filter="s60" name="HTI UI Build" purpose="development">
       
    94 		<!-- can this be split up into the other components or made a ROM component? -->
       
    95         <unit bldFile="htiui/group"/>
       
    96       </component>
       
    97     </collection>
       
    98   </package>
       
    99 </SystemDefinition>