layers.sysdef.xml
author teknolog
Wed, 02 Jun 2010 11:39:15 +0100
changeset 141 ee650bbb958e
parent 2 29cda98b007e
permissions -rw-r--r--
Fix for bug 2836 - split string literals causing RVCT compile to fail

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