Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
48 lines
1.8 KiB
XML
48 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
|
|
<package id="qt" name="Qt" levels="tool mw app">
|
|
|
|
<collection id="qtconf" name="Qt Config" level="tool">
|
|
<component id="qt_deviceconfiguration" name="Qt Device Configuration"
|
|
class="config tool" filter="s60,qt_tools" introduced="^2">
|
|
<unit bldFile="config.profiles/symbian"/>
|
|
</component>
|
|
</collection>
|
|
|
|
<collection id="qt_info" name="Qt Info" level="mw">
|
|
<component id="qt_build" name="Qt Build" introduced="^2" filter="s60">
|
|
<unit bldFile="." qt:proFile="projects.pro"/>
|
|
</component>
|
|
</collection>
|
|
|
|
<collection id="qtlocalization" name="Qt Localization" level="app">
|
|
<component id="qtlocalization_build" name="Qt localization Build"
|
|
introduced="^2" filter="s60">
|
|
<unit bldFile="config.profiles/symbian/translations_symbian"
|
|
qt:proFile="translations.pro"/>
|
|
</component>
|
|
</collection>
|
|
|
|
<collection id="qtdemos" name="Qt Demos" level="app">
|
|
<component id="qtdemos_build" name="Qt Demos Build" introduced="^2"
|
|
filter="s60,test,qtdemos,build_as_app">
|
|
<meta rel="testbuild">
|
|
<group name="qtdemos"/>
|
|
</meta>
|
|
<unit bldFile="demos" qt:proFile="demos.pro"/>
|
|
</component>
|
|
</collection>
|
|
|
|
<collection id="qtexamples" name="Qt Examples" level="app">
|
|
<meta rel="qtexamples">
|
|
<group name="qtdemos"/>
|
|
</meta>
|
|
<component id="qtexamples_build" name="Qt Examples Build" introduced="^2"
|
|
filter="s60,test,qtdemos,build_as_app">
|
|
<unit bldFile="examples" qt:proFile="examples.pro"/>
|
|
</component>
|
|
</collection>
|
|
|
|
</package>
|
|
</SystemDefinition>
|