layers.sysdef.xml
author hgs
Tue, 14 Sep 2010 12:19:12 +0530
changeset 63 eceabb8c7a12
parent 23 238255e8b033
child 47 5b14749788d7
child 60 7fdbb852d323
child 65 d8ac8e5e4721
permissions -rw-r--r--
201035_05

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd"
[
  <!ENTITY layer_real_source_path "sf/app/messaging" >
]>
<SystemDefinition name="messaging"
                  schema="1.5.1">
  <systemModel>
    <layer name="app_layer">
      <module name="messaging">
        <unit unitID="Medo.messaging"
              mrp=""
              bldFile="&layer_real_source_path;"
              name="messaging"
              proFile="messaging.pro"
              qmakeArgs="-r" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>