package_definition.xml
author William Roberts <williamr@symbian.org>
Sat, 27 Feb 2010 16:40:26 +0000
branchRCL_3
changeset 27 8b106fdafd3c
parent 0 05e9090e2422
permissions -rw-r--r--
Merge in NVGRenderStage component, plus fixes for Bug 1410 and Bug 26, plus "theme generation" changes

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="uiresources" name="UI Resources" levels="compile plugin framework server generic data">
    <collection id="uiresources_info" name="UI Resources Info" level="data">
      <component id="uiresources_plat" filter="s60" name="UI Resources Platform Interfaces" class="api">
      	<!-- can only have one unit, need to include these from main one -->
        <unit bldFile="uiresources_plat/group"/>
        <unit bldFile="uiresources_plat/cdl_api/tsrc/group"/>
        <unit bldFile="uiresources_plat/extended_fonts_api/tsrc/group"/>
        <unit bldFile="uiresources_plat/extended_skins_api/tsrc/group"/>
        <unit bldFile="uiresources_plat/graphic_configuration_api/tsrc/group"/>
        <unit bldFile="uiresources_plat/layout_data_api/tsrc/group"/>
        <unit bldFile="uiresources_plat/layout_system_private_api/tsrc/group"/>
        <unit bldFile="uiresources_plat/skins_image_attributes_api/tsrc/group"/>
      </component>
      <component id="uiresources_pub" filter="s60" name="UI Resources Public Interfaces" class="api">
      	<!-- can only have one unit, need to include these from main one -->
        <unit bldFile="uiresources_pub/group"/>
        <unit bldFile="uiresources_pub/font_definition_api/tsrc/group"/>
        <unit bldFile="uiresources_pub/graphics_api/tsrc/group"/>
        <unit bldFile="uiresources_pub/pictograph_api/tsrc/group"/>
        <unit bldFile="uiresources_pub/scalable_icons_api/tsrc/group"/>
        <unit bldFile="uiresources_pub/skins_api/tsrc/group"/>
      </component>
    </collection>
    <collection id="uigraphics" name="UI Graphics" level="generic">
      <component id="bitmaps2" filter="s60" name="Bitmaps 2" class="config">
        <unit bldFile="uigraphics/bitmaps2/group"/>
      </component>
      <component id="icons" filter="s60" class="config" name="Icons">
        <unit bldFile="uigraphics/icons/group"/>
      </component>
      <component id="variatedbitmaps" filter="s60" name="Variated Bitmaps" class="config">
        <unit bldFile="uigraphics/variatedbitmaps/group"/>
      </component>
      <component id="aknicon" filter="s60" name="Avkon Icon Framework">
        <unit bldFile="uigraphics/aknicon/group"/>
      </component>
      <component id="palette" filter="s60" name="Palette Utils">
      	<!-- should this really be commented out? why? -->
        <!-- <unit bldFile="uigraphics/palette/group"/> -->
      </component>
    </collection>
    <collection id="layouts" name="Layouts" level="plugin">
      <component id="cdl" filter="s60" name="Customization Definition Language">
      	<!-- can only have one unti. Need to #include them or split into multiple components -->
        <unit bldFile="layouts/cdl/cdlengine/group"/>
        <unit bldFile="layouts/cdl/cdlserver/group"/>
        <!-- <unit bldFile="layouts/cdl/cdlutils/cdlexplorer/group"/> -->
      </component>
      <component id="aknlayout2" filter="s60" name="Avkon Layout 2">
        <unit bldFile="layouts/aknlayout2/group"/>
        <!-- need to do something with all these commented-out units -->
        <!-- <unit bldFile="layouts/aknlayout2/generated"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/nhd_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/nhd_uiaccel"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/qhd_touch_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/qhd_touch_uiaccel"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/qvga2_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/qvga2_uiaccel"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/qvga_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/qvga_uiaccel"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/vga3_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/vga3_uiaccel"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/vga_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/vga_touch_akn_app"/> -->
        <!-- <unit bldFile="layouts/aknlayout2/generated/vga_uiaccel"/> -->
      </component>
    </collection>
    <collection id="skins" name="Skins" level="data">
      <component id="aknskincontent" filter="s60" name="Avkon Skin Content" class="config">
        <unit bldFile="skins/aknskincontent/group"/>
        <!-- <unit bldFile="skins/aknskincontent/srcdata/scalableseries60skin/mifindexdll"/> -->
      </component>
      <component id="aknskins" filter="s60" name="Avkon Skin Compiler">
        <unit bldFile="skins/aknskins/group"/>
      </component>
    </collection>
    <collection id="pictographs" name="Pictographs" level="data">
      <component id="aknpictograph" filter="s60" name="Avkon Pictograph">
        <unit bldFile="pictographs/aknpictograph/group"/>
        <!-- <unit bldFile="pictographs/aknpictograph/tools/aknpictobitmapbuilder/group"/> -->
      </component>
    </collection>
    <collection id="locales" name="Locales" level="framework">
      <component id="locales_build" filter="s60" name="Locales Build">
        <unit bldFile="locales/loce32"/>
      </component>
    </collection>
    <collection id="uiconfig" name="UI Config" level="server">
      <component id="s60config" filter="s60" name="S60 UI Config">
        <unit bldFile="uiconfig/s60config/group"/>
      </component>
    </collection>
    <collection id="fontsupport" name="Font Support" level="generic">
      <component id="fontprovider" filter="s60" name="Font Provider">
        <unit bldFile="fontsupport/fontprovider/group"/>
      </component>
      <component id="fontutils" filter="s60" name="Font Utils">
        <unit bldFile="fontsupport/fontutils/group"/>
      </component>
    </collection>
    <collection id="helpthemes" name="Help Themes" level="data">
      <component id="helpthemes_build" filter="s60" name="Help Themes Build" class="config">
        <unit bldFile="helpthemes/group"/>
      </component>
    </collection>
    <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile">
      <component id="aknlayoutcompiler_build" filter="s60" name="Avkon Layout Compiler Build">
      	<!-- to be moved here -->
        <unit bldFile="../uitools/aknlayoutcompiler/group"/>
      </component>
    </collection>
    <collection id="cdlcompiler" name="CDL Compiler" level="compile">
      <component id="cdlcompiler_build" filter="s60" name="CDL Compiler Build">
      	<!-- to be moved here -->
        <unit bldFile="../uitools/cdlcompiler/group"/>
      </component>
    </collection>
    <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile">
      <component id="cdlcompilertoolkit_build" filter="s60" name="CDL Compiler Toolkit Build">
      	<!-- to be moved here -->
        <unit bldFile="../uitools/cdlcompilertoolkit/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>