layers.sysdef.xml
author Peter Fordham <peter.fordham@gmail.com>
Sun, 23 May 2010 17:54:58 -0700
branchCompilerCompatibility
changeset 26 4b9f782dce8f
parent 0 4e1aa6a622a0
child 22 effbe8362efc
permissions -rw-r--r--
Bug 1782 - GCC-E compilation error. Make friends with whole classes instead of private and protected methods.

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "sf/os/devicesrv" >
]>                                                                                                                                                                
                                                                                                                                                                    
<SystemDefinition name="devicesrv" schema="1.4.0">                                                                                                         

  <systemModel>                                                                                                                                                     

    <layer name="os_layer">                                                                                                                                  
      <module name="devicesrv">                                                                                                                            
        <unit unitID="sydo.devicesrv" mrp="" bldFile="&layer_real_source_path;/group" name="devicesrv" />                  
      </module>
      <module name="">
      		<unit unitID="sydo.devicesrv.fps_api" mrp="" bldFile="&layer_real_source_path;/devicesrv_plat/fps_api/group" name="sydo_devicesrv_fps_api" filter="dfs_build" />
      		<unit unitID="sydo.devicesrv.fpsclient" mrp="" bldFile="&layer_real_source_path;/sensorservices/fpsclient/group" name="sydo_devicesrv_fpsclient" filter="dfs_build" />
      </module>                                                                                                                                                     
    </layer>                                                                                                                                                        
                                                                                                                                                                    
    <layer name="bldmefirst_layer">                                                                                                                             
      <module name="devicesrv">                                                                                                                        
        <unit unitID="sydo.platformpaths" bldFile="&layer_real_source_path;/devicesrv_pub/platform_path_definitions_api/group" name="platformpaths" mrp="" />               
      </module>                                                                                                                                                     
    </layer>
                                                                                                                                                        
  </systemModel>                                                                                                                                                    

</SystemDefinition>