symbian4/app/firsttimeuse/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
       
     3  <package id="firsttimeuse" name="First Time Use" levels="support services ui app">
       
     4 	<!-- these empty collections are really components. Move down a directory and supply units -->
       
     5    <collection id="ftuapplication" name="First Time Use Application" level="app"/>
       
     6    <collection id="fturuntimeservices" name="First Time Use Runtime Services" level="services"/>
       
     7    <collection id="wizardproviders" name="Wizard Providers" level="support"/>
       
     8    <collection id="stateproviders" name="State Providers" level="support"/>
       
     9    <collection id="runtimeproviders" name="Runtime Providers" level="support"/>
       
    10 
       
    11    <collection id="firsttimeuse_info" name="First Time Use Info" level="ui">
       
    12     <component id="firsttimeuse_build" name="First Time Use Build">
       
    13       <unit bldFile="." qt:proFile="ftu.pro" qt:qmakeArgs="-r -config rom"/>
       
    14      </component>
       
    15     </collection>
       
    16    </package>
       
    17 </SystemDefinition>