layers.sysdef.xml
author mapo
Mon, 18 Oct 2010 09:39:31 +0200
branchpodcatcher_qt_symbian4
changeset 251 f65d5001844b
parent 2 29cda98b007e
permissions -rw-r--r--
Fixed build issue in pro file on Symbian^3 SDK.

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