layers.sysdef.xml
author andy simpson <andrews@symbian.org>
Wed, 16 Jun 2010 08:14:03 +0100
branchGCC_SURGE
changeset 36 6a60b9d459b4
parent 0 e4d67989cc36
child 72 403e7f6ed6c5
permissions -rw-r--r--
GCCE fixes (Bug 2971) (see also Bug 1713 on CompilerCompatibilty branch) : Remove overqualified method name and change check for ULong to not try and test typedef

<?xml version="1.0"?><!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [  
 <!ENTITY layer_real_source_path "sf/os/ossrv" >
]>
<SystemDefinition name="ossrv" schema="1.4.0">  
<systemModel> 
<!-- Common file for prebuild layers-->          
<layer name="mw_layer">                        
<module name="ossrv">                             
<unit name="ossrv" unitID="mrtdo.ossrv" bldFile="&layer_real_source_path;/group" mrp="" />
</module>    
</layer>        
</systemModel>
</SystemDefinition>