layers.sysdef.xml
author andy simpson <andrews@symbian.org>
Wed, 16 Jun 2010 14:29:22 +0100
branchGCC_SURGE
changeset 37 b0cf6e9637d2
parent 0 e4d67989cc36
child 72 403e7f6ed6c5
permissions -rw-r--r--
GCCE fixes (Bug 2971) : Remove IMPORT_C statements in ext_dat.h as these are not necessary within same module and cause "not constant" error with GCCE

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