symbian4/app/rndtools/package_definition.xml
branchHighFidelityModel
changeset 316 079a06b9ec58
parent 297 dc781d93a0ef
child 335 633f3bea9521
equal deleted inserted replaced
314:e2c657c13ee2 316:079a06b9ec58
     1 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     1 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2   <package id="rndtools" name="R&amp;D tools" levels="support generic test util">
     2   <package id="rndtools" name="R&amp;D tools" levels="support generic test util">
     3     <collection id="creator" name="Creator" level="support">
     3     <collection id="creator" name="Creator" level="support">
     4 	   	<!-- collection is really a component. Should move down a directory -->
     4 	   	<!-- collection is really a component. Should move down a directory -->
     5       <component id="creator_build" filter="s60" name="Creator Tool" purpose="development" target="device" class="tool">
     5       <component id="creator_build" filter="s60" name="Creator Tool" purpose="development" target="device" class="tool">
     6         <unit bldFile="creator" qt:qmakeArgs="-r" qt:proFile="creator.pro"/>
     6         <unit bldFile="creator" qt:proFile="creator.pro"/>
     7       </component>
     7       </component>
     8     </collection>
     8     </collection>
     9     <collection id="filebrowser" name="File Browser" level="util">
     9     <collection id="filebrowser" name="File Browser" level="util">
    10 		<!-- consider collapsing into a single component -->
    10 	   	<!-- collection is really a component. Should move down a directory -->
    11       <component id="fileopserver" filter="s60" name="File Operations Server" purpose="development" target="device" class="tool">
    11       <component id="filebrowser_build" filter="s60" name="File Browser Build" purpose="development" target="device" class="tool">
    12       	<meta rel="config">
    12         <unit bldFile="filebrowser" qt:proFile="filebrowser.pro" />
    13       		<not-defined condition="FILEBROWSER_LITE"/>
       
    14       	</meta>
       
    15       	<!-- uncomment the unit when configuration is in place, it's currently #included from filebrowser_build -->
       
    16         <!-- <unit bldFile="filebrowser/fileopserver/group"/>-->
       
    17       </component>
       
    18       <component id="fileopclient" filter="s60" name="File Operations Client" purpose="development" target="device" class="tool">
       
    19       	<meta rel="config">
       
    20       		<not-defined condition="FILEBROWSER_LITE"/>
       
    21       	</meta>
       
    22       	<!-- uncomment the unit when configuration is in place, it's currently #included from filebrowser_build -->
       
    23         <!--<unit bldFile="filebrowser/fileopclient/group"/>-->
       
    24       </component>
       
    25       <component id="filebrowser_build" filter="s60" name="File Browser Application" purpose="development" target="device" class="tool">
       
    26 		<!-- Need to make this a self-contained component by removing #includes. Can only do when configuration is in place-->
       
    27         <unit bldFile="filebrowser/group"/>
       
    28       </component>
    13       </component>
    29     </collection>
    14     </collection>
    30     <collection id="launcher" name="Launcher" level="util">
    15     <collection id="launcher" name="Launcher" level="util">
    31 	   	<!-- collection is really a component. Should move down a directory -->
    16 	   	<!-- collection is really a component. Should move down a directory -->
    32       <component id="launcher_build" filter="s60" name="Launcher Utility" purpose="development" target="device" class="tool">
    17       <component id="launcher_build" filter="s60" name="Launcher Utility" purpose="development" target="device" class="tool">
    33         <unit bldFile="launcher/group"/>
    18         <unit bldFile="launcher" qt:proFile="launcher.pro" />
    34       </component>
    19       </component>
    35     </collection>
    20     </collection>
    36     <collection id="loadgen" name="Load Generator" level="test">
    21     <collection id="loadgen" name="Load Generator" level="test">
    37 	   	<!-- collection is really a component. Should move down a directory -->
    22 	   	<!-- collection is really a component. Should move down a directory -->
    38       <component id="loadgen_build" filter="s60" name="Load Generator Application" purpose="development" target="device" class="tool">
    23       <component id="loadgen_build" filter="s60" name="Load Generator Application" purpose="development" target="device" class="tool">
    39         <unit bldFile="loadgen/group"/>
    24         <unit bldFile="loadgen" qt:proFile="loadgen.pro" />
    40       </component>
    25       </component>
    41     </collection>
    26     </collection>
    42     <collection id="perfmon" name="Performance Monitor" level="test">
    27     <collection id="perfmon" name="Performance Monitor" level="test">
    43 	   	<!-- collection is really a component. Should move down a directory -->
    28 	   	<!-- collection is really a component. Should move down a directory -->
    44       <component id="perfmon_build" filter="s60" name="Performance Monitor Tool" purpose="development" target="device" class="tool">
    29       <component id="perfmon_build" filter="s60" name="Performance Monitor Tool" purpose="development" target="device" class="tool">
    45            <unit bldFile="perfmon" qt:proFile="perfmon.pro"/>
    30            <unit bldFile="perfmon" qt:proFile="perfmon.pro"/>
       
    31       </component>
       
    32     </collection>
       
    33     <collection id="piprofilerui" name="Performance Investigator Profiler UI" level="generic">
       
    34 	   	<!-- collection is really a component. Should move down a directory -->
       
    35       <component id="piprofilerui_build" filter="s60" name="Performance Investigator Profiler UI Build" purpose="development" target="device" introduced="^4">
       
    36 			<unit bldFile="piprofilerui" qt:proFile="piprofilerui.pro" />
    46       </component>
    37       </component>
    47     </collection>
    38     </collection>
    48     <collection id="screengrabber" name="Screen Grabber" level="util">
    39     <collection id="screengrabber" name="Screen Grabber" level="util">
    49 	   	<!-- collection is really a component. Should move down a directory -->
    40 	   	<!-- collection is really a component. Should move down a directory -->
    50       <component id="screengrabber_build" filter="s60"  name="ScreenGrabber" purpose="development" target="device" class="tool">
    41       <component id="screengrabber_build" filter="s60"  name="ScreenGrabber" purpose="development" target="device" class="tool">
    51 		<unit bldFile="screengrabber" qt:proFile="screengrabber.pro"/>
    42 		<unit bldFile="screengrabber" qt:proFile="screengrabber.pro"/>
    52       </component>
    43       </component>
    53     </collection>
    44     </collection>
    54     <collection id="stifui" name="STIF UI" level="generic">
    45     <collection id="stifui" name="STIF UI" level="generic">
    55       <component id="stifui_avkon" filter="s60" name="STIF UI for Avkon" purpose="development" target="device">
    46       <component id="stifuiqt" filter="s60" name="STIF Qt UI" purpose="development" target="device" introduced="^4">
    56         <unit bldFile="stifui/akvon/group"/>
    47 		<unit bldFile="stifui/qt" qt:proFile="stifqtui.pro" /> <!-- should use stifuiqt as the dir name -->
    57       </component>
    48       </component>
    58    </collection>
    49     </collection>
       
    50     <collection id="memspyui" name="Memspy UI" level="generic">
       
    51 	   	<!-- collection is really a component. Should move down a directory -->
       
    52       <component id="memspyui_build" filter="s60" name="Memspy UI Application" purpose="development" target="device" class="tool">
       
    53         <unit bldFile="memspyui" qt:proFile="memspyui.pro" />
       
    54       </component>
       
    55     </collection>
    59     <collection id="htiui" name="Harmonized Test Interface UI" level="generic">
    56     <collection id="htiui" name="Harmonized Test Interface UI" level="generic">
    60       <component id="HtiServicePlugins" filter="s60" name="HTI Service Plugins" purpose="development" target="device" class="plugin">
    57       <component id="htiui_build" filter="s60" name="HTI UI Build" purpose="development" target="device">
    61 		<!-- can only have a single unit. Should #include from a common bld.inf file -->
    58 		<!-- should split up into individual components -->
    62         <unit bldFile="htiui/HtiServicePlugins/HtiAppServicePlugin/group"/>
    59         <unit bldFile="htiui/group"/>
    63         <unit bldFile="htiui/HtiServicePlugins/HtiAudioServicePlugin/group"/>
       
    64         <unit bldFile="htiui/HtiServicePlugins/HtiKeyEventServicePlugin/group"/>
       
    65         <unit bldFile="htiui/HtiServicePlugins/HtiMessagesServicePlugin/group"/>
       
    66         <unit bldFile="htiui/HtiServicePlugins/HtiPIMServicePlugin/group"/>
       
    67         <unit bldFile="htiui/HtiServicePlugins/HtiScreenshotServicePlugin/group"/>
       
    68         <unit bldFile="htiui/HtiServicePlugins/HtiSysInfoServicePlugin/group"/>
       
    69         <unit bldFile="htiui/HtiServicePlugins/HtiFtpBackupFake/group"/>
       
    70       </component>
    60       </component>
    71       <component id="htidevicereboot" filter="s60" name="HTI Device Reboot" purpose="development" target="device">
    61       <component id="htiadminqt" filter="s60" name="HTI Admin Qt" purpose="development" target="device">
    72         <unit bldFile="htiui/htidevicereboot/group"/>
    62         <unit bldFile="htiui/htiadminqt" qt:proFile="HtiAdmin.pro"/>
    73       </component>
       
    74       <component id="htistartupwait" filter="s60" name="HTI Startup Wait" purpose="development" target="device">
       
    75         <unit bldFile="htiui/htistartupwait/group"/>
       
    76       </component>
       
    77       <component id="htiadmin" filter="s60" name="HTI Admin" purpose="development" target="device">
       
    78         <unit bldFile="htiui/htiadmin/group"/>
       
    79       </component>
    63       </component>
    80     </collection>
    64     </collection>
    81   </package>
    65   </package>
    82 </SystemDefinition>
    66 </SystemDefinition>