layers.sysdef.xml
author Pat Downey <patd@symbian.org>
Tue, 15 Jun 2010 13:09:21 +0100
branchGCC_SURGE
changeset 6 8b3b4d191198
parent 0 671dee74050a
child 8 6547bf8ca13a
permissions -rw-r--r--
Bug 2957: SampleSearch doesn't have a copy constructor, fix the way it's instantiated.

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
  <!ENTITY layer_real_source_path "sf/mw/searchsrv" >
]>
<SystemDefinition name="searchsrv" schema="1.5.1">
  <systemModel>
    <layer name="mw_layer">
    	<module name="searchsrv">
					<unit unitID="orgdo.searchsrv.bldinf" mrp="" bldFile="&layer_real_source_path;/group" name="searchsrv_bldinf"/>
					<unit unitID="orgdo.searchsrv.pro" mrp="" bldFile="&layer_real_source_path;/qcpix" name="searchsrv_pro" proFile="qcpix.pro"/>
		  </module>
    </layer>
  </systemModel>
</SystemDefinition>