layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:44:07 +0100
branchGCC_SURGE
changeset 34 cc281bee0180
parent 27 19c70b65c876
child 41 e06095241a65
permissions -rw-r--r--
Catchup to latest Symbian^4

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

<SystemDefinition name="vpnclient" schema="1.4.0">
  <systemModel>
    <layer name="mw_layer">
      <module name="vpnclient"> 
     	<unit unitID="netdo.vpnapiimpl" mrp="" bldFile="&layer_real_source_path;/vpnapiimpl/group" name="vpnapiimpl" />
      <unit unitID="netdo.vpnapi" mrp="" bldFile="&layer_real_source_path;/vpnc_plat/vpnapi/group" name="vpnapi" />
     </module>
    </layer>
  </systemModel>
</SystemDefinition>