layers.sysdef.xml
author hgs
Thu, 10 Jun 2010 16:07:41 +0800
changeset 21 2883a5458389
parent 11 10d0dd0e43f1
child 36 2fee987ebaff
child 40 593f946f4fec
permissions -rw-r--r--
201023

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