layers.sysdef.xml
author Sebastian Brannstrom <sebastianb@symbian.org>
Tue, 15 Jun 2010 13:54:53 +0100
branchGCC_SURGE
changeset 29 4c8d5d006ed1
parent 20 e1de7d03f843
child 52 4f0867e42d62
permissions -rw-r--r--
Bug 2937 - GCC compilation issue fixes

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
  <!ENTITY layer_real_source_path "sf/app/contentcontrol" >
]>

<SystemDefinition name="contentcontrol" schema="1.5.1">
  <systemModel>
    <layer name="app_layer">
      <module name="contentcontrol">
        <unit unitID="spdo.contentcontrol" mrp="" bldFile="&layer_real_source_path;/group" name="contentcontrol" />
        <unit unitID="spdo.contentcontrol.pro" mrp="" bldFile="&layer_real_source_path;" name="contentcontrol_pro" proFile="contentcontrol.pro"/>
      </module>
    </layer>
  </systemModel>
</SystemDefinition>