layers.sysdef.xml
author teknolog
Thu, 27 May 2010 12:31:17 +0100
changeset 137 eefed4bda2e2
parent 2 29cda98b007e
permissions -rw-r--r--
Minor fixes to comply with single tap technical solution description. By this I consider bug 2056 closed.

<?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>