symbian3/mw/qt/package_definition.xml
branchHighFidelityModel
changeset 421 1ba3f37920d3
parent 245 30e67220bf86
equal deleted inserted replaced
418:b7a58fb9d90a 421:1ba3f37920d3
    22     <collection id="qtexamples" name="Qt Examples" level="app">
    22     <collection id="qtexamples" name="Qt Examples" level="app">
    23             <component id="qtexamples_build" name="Qt Examples Build" introduced="^2"  filter="qtexamples">
    23             <component id="qtexamples_build" name="Qt Examples Build" introduced="^2"  filter="qtexamples">
    24                 <unit bldFile="examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
    24                 <unit bldFile="examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
    25             </component>
    25             </component>
    26     </collection>
    26     </collection>
    27     <collection id="qt_tests" name="Qt Tests" level="app">
       
    28             <component id="qttestsauto" name="Qt Automated Tests" introduced="^2"  filter="qttestsauto">
       
    29                 <unit bldFile="tests/auto"  qt:proFile="qtpauto.pro" qt:makeArgs="-r"/>
       
    30             </component>
       
    31             <component id="qttestsbenchmarks" name="Qt Benchmarks Tests" introduced="^2" filter="qttestsbenchmarks">
       
    32                 <unit bldFile="tests/benchmarks" qt:proFile="benchmarks.pro" qt:qmakeArgs="-r"/>
       
    33             </component>
       
    34     </collection>
       
    35   </package>
    27   </package>
    36 </SystemDefinition>
    28 </SystemDefinition>