51
|
1 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
|
56
|
2 |
<package id="rndtools" name="R&D tools" levels="generic util">
|
51
|
3 |
<collection id="perfapps" name="Performance Applications" level="generic">
|
|
4 |
<component id="memspyui" filter="s60" name="Memspy UI" purpose="development" target="device" class="tool">
|
|
5 |
<unit bldFile="perfapps/memspyui" qt:proFile="memspyui.pro" />
|
|
6 |
</component>
|
|
7 |
<component id="perfmon" filter="s60" name="Performance Monitor" purpose="development" target="device" class="tool">
|
|
8 |
<unit bldFile="perfapps/perfmon" qt:proFile="perfmon.pro"/>
|
|
9 |
</component>
|
|
10 |
<component id="piprofilerui" filter="s60" name="Performance Investigator Profiler UI" purpose="development" target="device" introduced="^4">
|
|
11 |
<unit bldFile="perfapps/piprofilerui" qt:proFile="piprofilerui.pro" />
|
|
12 |
</component>
|
|
13 |
</collection>
|
56
|
14 |
<collection id="utilityapps" name="Utility Applications" level="util">
|
|
15 |
<component id="creator" filter="s60" name="Creator Tool" purpose="development" target="device" class="tool">
|
|
16 |
<unit bldFile="utilityapps/creator" qt:proFile="creator.pro"/>
|
51
|
17 |
</component>
|
56
|
18 |
<component id="filebrowser" filter="s60" name="File Browser" purpose="development" target="device" class="tool">
|
|
19 |
<unit bldFile="utilityapps/filebrowser" qt:proFile="filebrowser.pro" />
|
51
|
20 |
</component>
|
56
|
21 |
<component id="launcher" filter="s60" name="Launcher Utility" purpose="development" target="device" class="tool">
|
|
22 |
<unit bldFile="utilityapps/launcher" qt:proFile="launcher.pro" />
|
51
|
23 |
</component>
|
56
|
24 |
<component id="loadgen" filter="s60" name="Load Generator Application" purpose="development" target="device" class="tool">
|
|
25 |
<unit bldFile="utilityapps/loadgen" qt:proFile="loadgen.pro" />
|
|
26 |
</component>
|
|
27 |
<component id="screengrabber" filter="s60" name="ScreenGrabber" purpose="development" target="device" class="tool">
|
|
28 |
<unit bldFile="utilityapps/screengrabber" qt:proFile="screengrabber.pro"/>
|
|
29 |
</component>
|
|
30 |
</collection>
|
53
|
31 |
<collection id="debugapps" name="Debug Applications" level="generic">
|
|
32 |
<component id="appregexec" filter="s60" name="AppRegExec" purpose="development" target="device" class="tool">
|
|
33 |
<unit bldFile="debugapps/appregexec/group" />
|
|
34 |
</component>
|
|
35 |
</collection>
|
51
|
36 |
</package>
|
|
37 |
</SystemDefinition> |