layers.sysdef.xml
author hgs
Tue, 07 Sep 2010 13:28:39 +0530
changeset 62 fdbe8253b596
parent 23 238255e8b033
child 47 5b14749788d7
child 60 7fdbb852d323
child 65 d8ac8e5e4721
permissions -rw-r--r--
201035_03

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