layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:29:07 +0300
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 47 5b14749788d7
child 60 7fdbb852d323
child 65 d8ac8e5e4721
permissions -rw-r--r--
Revision: 201015 Kit: 201018

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