symbian4/app/homescreen/package_definition.xml
branchHighFidelityModel
changeset 383 fcbc2bdf3b16
parent 376 c58be2f64a36
child 418 b7a58fb9d90a
equal deleted inserted replaced
382:e68d7cc001c2 383:fcbc2bdf3b16
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3  <package id="homescreen" name="Home Screen Apps" levels="support task ss hs">
     3  <package id="homescreen" name="Home Screen Apps" levels="support task ss hs">
     4     <collection id="homescreen_test" name="Home Screen Test" level="support">
     4   <collection id="homescreen_test" name="Home Screen Test" level="support">
     5     <component id="homescreen_tsrc_build" name="Home Screen Test Build" filter="test,unit_test">
     5     <component id="homescreen_tsrc_build" name="Home Screen Test Build" filter="test,unit_test">
     6       <unit bldFile="tsrc" qt:proFile="tsrc.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
     6       <unit bldFile="tsrc" qt:proFile="tsrc.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
     7      </component>
     7     </component>
     8     </collection>
     8   </collection>
     9     <collection id="homescreen_plat" name="Home Screen Platform API" level="support">
     9   <collection id="homescreen_plat" name="Home Screen Platform API" level="support">
    10     <component id="homescreen_plat_build" name="Home Screen Platform API Build">
    10     <component id="homescreen_plat_build" name="Home Screen Platform API Build">
    11       <unit bldFile="homescreen_plat" qt:proFile="homescreen_plat.pro"/>
    11       <unit bldFile="homescreen_plat" qt:proFile="homescreen_plat.pro"/>
    12      </component>
    12     </component>
    13     </collection>
    13   </collection>
    14   <collection id="homescreenapp" name="Home Screen Application" level="hs">
    14   <collection id="homescreenapp" name="Home Screen Application" level="hs">
    15 	<component id="hsutils" name="Home Screen Utils" introduced="^4">
    15 	<component id="hsutils" name="Home Screen Utils" introduced="^4">
    16       <unit bldFile="homescreenapp/hsutils"  qt:proFile="hsutils.pro" qt:qmakeArgs="-r -config rom"/>
    16       <unit bldFile="homescreenapp/hsutils"  qt:proFile="hsutils.pro" qt:qmakeArgs="-r -config rom"/>
    17      </component>
    17      </component>
    18 	<component id="hsdomainmodel" name="HS Domain Model" introduced="^4">
    18 	<component id="hsdomainmodel" name="HS Domain Model" introduced="^4">
    37       <unit bldFile="homescreenapp/hshomescreenclientplugin"  qt:proFile="hshomescreenclientplugin.pro" qt:qmakeArgs="-r -config rom"/>
    37       <unit bldFile="homescreenapp/hshomescreenclientplugin"  qt:proFile="hshomescreenclientplugin.pro" qt:qmakeArgs="-r -config rom"/>
    38      </component>
    38      </component>
    39 	<component id="hswidgetuninstaller" name="HS Widget Uninstaller" introduced="^4">
    39 	<component id="hswidgetuninstaller" name="HS Widget Uninstaller" introduced="^4">
    40       <unit bldFile="homescreenapp/hswidgetuninstaller"  qt:proFile="hswidgetuninstaller.pro" qt:qmakeArgs="-r -config rom"/>
    40       <unit bldFile="homescreenapp/hswidgetuninstaller"  qt:proFile="hswidgetuninstaller.pro" qt:qmakeArgs="-r -config rom"/>
    41      </component>
    41      </component>
       
    42   </collection>
    42   <collection id="screensaver" name="Screen Saver" level="ss">
    43   <collection id="screensaver" name="Screen Saver" level="ss">
    43 	<!-- break collection into components, or move down a dir and make it a component -->
    44 	<!-- break collection into components, or move down a dir and make it a component -->
    44     <component id="screensaver_build" name="Screen Saver Build">
    45     <component id="screensaver_build" name="Screen Saver Build">
    45       <unit bldFile="screensaver"  qt:proFile="screensaver.pro" qt:qmakeArgs="-r -config rom"/>
    46       <unit bldFile="screensaver"  qt:proFile="screensaver.pro" qt:qmakeArgs="-r -config rom"/>
    46      </component>
    47      </component>