layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:01 +0100
branchGCC_SURGE
changeset 32 f3f513612312
parent 23 238255e8b033
child 47 5b14749788d7
child 60 7fdbb852d323
child 65 d8ac8e5e4721
permissions -rw-r--r--
Branch for GCC_SURGE fixes

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