layers.sysdef.xml
author Brendan Donegan <brendand@symbian.org>
Thu, 03 Jun 2010 12:41:33 +0100
changeset 143 62e266e8076f
parent 2 29cda98b007e
permissions -rw-r--r--
Tweaking test code and made Engine build with GCCE_ARMV5

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

<SystemDefinition name="podcatcher" schema="1.4.0">
  <systemModel>
    <layer name="app_layer">
      <module name="podcatcher">
        <unit unitID="incubator.podcatcher" mrp="" bldFile="&layer_real_source_path;/group" name="podcatcher" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>