layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:05 +0100
branchGCC_SURGE
changeset 35 17d7fc491159
parent 18 c198609911f9
child 66 bd7edf625bdd
child 75 7ac58b2aae6f
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/organizer" >
]>
<SystemDefinition name="organizer" schema="1.5.1">
  <systemModel>
    <layer name="app_layer">
    	<module name="organizer">
		<unit unitID="orgdo.organizer.bldinf" mrp="" bldFile="&layer_real_source_path;/group" name="organizer_bldinf"/>
		<unit unitID="orgdo.organizer.pro" mrp="" bldFile="&layer_real_source_path;" name="organizer_pro" proFile="organizer.pro"/>
      </module>
    </layer>
  </systemModel>
</SystemDefinition>