layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:34:01 +0100
branchGCC_SURGE
changeset 27 848a3adde87f
parent 11 10d0dd0e43f1
child 36 2fee987ebaff
child 40 593f946f4fec
permissions -rw-r--r--
Catchup to latest Symbian^4

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
  <!ENTITY layer_real_source_path "sf/app/settingsuis" >
]>

<SystemDefinition name="settingsuis" schema="1.5.1">
  <systemModel>
    <layer name="app_layer">
    	<module name="themeplugin">
        <unit unitID="themeplugin" mrp="" bldFile="&layer_real_source_path;/controlpanelplugins/themeplugin" name="themeplugin" proFile="themeplugin.pro" qmakeArgs="-r -config rom"/>
      </module>
      <module name="controlpanelui">
        <unit unitID="controlpanelui" mrp="" bldFile="&layer_real_source_path;/controlpanelui" name="controlpanelui" proFile="controlpanelui.pro" qmakeArgs="-r -config rom"/>
      </module>
    </layer>
  </systemModel>
</SystemDefinition>