layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 15:05:20 +0300
changeset 25 98b66e4fb0be
parent 0 ba25891c3a9e
child 66 8b7f4e561641
child 75 2d2d25361590
permissions -rw-r--r--
Revision: 201011 Kit: 201015

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

<SystemDefinition name="appinstall" schema="1.5.1">
  <systemModel>
    <layer name="mw_layer">
      <module name="appinstall">
        <unit unitID="sedo.appinstall" mrp="" bldFile="&layer_real_source_path;/group" name="appinstall" />
      </module>
      <module name="">
        <unit unitID="sedoQT.appinstall" mrp="" bldFile="&layer_real_source_path;" name="sedoQT_appinstall" proFile="appinstall.pro" qmakeArgs="-r" />
      </module>
    </layer>

	<layer name="api_test_layer">
      <module name="appinstall_test">
        <unit unitID="sedo.appinstall_test" mrp="" bldFile="&layer_real_source_path;/tsrc/group" name="appinstall_test" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>