Updated foundation models to merge latest platform_updated models.
authorThomasE@UK-ThomasE.symbian.int
Tue, 28 Apr 2009 13:58:04 +0100
changeset 41 bf8784e09ef8
parent 40 7a529e890ce5
child 42 ee8e45976f08
Updated foundation models to merge latest platform_updated models. Added pre-genxml-processed models to ex-nokia platform (from 3.2)
ex-nokia/job_refs.ant.xml
ex-nokia/sysdefs/system_model_os.xml
ex-nokia/sysdefs/system_model_s60.xml
foundation/sysdefs/system_model.xml
foundation/sysdefs/system_model_os.xml
foundation/sysdefs/system_model_s60.xml
--- a/ex-nokia/job_refs.ant.xml	Mon Apr 27 17:46:06 2009 +0100
+++ b/ex-nokia/job_refs.ant.xml	Tue Apr 28 13:58:04 2009 +0100
@@ -4,12 +4,15 @@
     
 <path id="sf.spec.os.system.definition.files">
     <fileset dir="${sf.project.location}/" casesensitive="false">
-            <include name="sysdefs/system_definition.xml" />
+            <include name="sysdefs/system_model_os.xml" />
     </fileset>
  </path>
   
   <path id="sf.spec.s60.system.definition.files">
-        <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/>
+<!--        <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> -->
+	<fileset dir="${sf.project.location}/" casesensitive="false">
+			<include name="sysdefs/system_model_s60.xml" />
+	</fileset>
   </path>   
     
  </project>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ex-nokia/sysdefs/system_model_os.xml	Tue Apr 28 13:58:04 2009 +0100
@@ -0,0 +1,2163 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE SystemDefinition [
+ <!ELEMENT SystemDefinition ( systemModel?, SystemBuild? )>
+ <!ATTLIST SystemDefinition
+  name CDATA #REQUIRED
+  schema CDATA #REQUIRED>
+ <!ELEMENT systemModel (layer+)>
+ <!ELEMENT layer (block* | collection*)*>
+ <!ATTLIST layer
+  name CDATA #REQUIRED
+  levels NMTOKENS #IMPLIED
+  span CDATA #IMPLIED>
+ <!ELEMENT block (subblock* | collection*)*>
+ <!ATTLIST block
+  levels NMTOKENS #IMPLIED
+  span CDATA #IMPLIED
+  level NMTOKEN #IMPLIED
+  name CDATA #REQUIRED>
+ <!ELEMENT subblock (collection)*>
+ <!ATTLIST subblock name CDATA #REQUIRED>
+ <!ELEMENT collection (component)*>
+ <!ATTLIST collection
+  name CDATA #REQUIRED
+  level NMTOKEN #IMPLIED>
+ <!ELEMENT component (unit)*>
+ <!ATTLIST component
+  name CDATA #REQUIRED
+  deprecated CDATA #IMPLIED
+  introduced CDATA #IMPLIED
+  contract CDATA #IMPLIED
+  plugin (Y|N) "N"
+  filter CDATA #IMPLIED
+  class NMTOKENS #IMPLIED
+  supports CDATA #IMPLIED>
+ <!ELEMENT unit EMPTY>
+ <!ATTLIST unit
+  mrp CDATA #IMPLIED
+  filter CDATA #IMPLIED
+  bldFile CDATA #IMPLIED
+  root CDATA #IMPLIED
+  version NMTOKEN #IMPLIED
+  prebuilt NMTOKEN #IMPLIED
+  late (Y|N) #IMPLIED
+  priority CDATA #IMPLIED>
+ <!ELEMENT SystemBuild (option* | target+ | targetList+ | list+ | configuration+)*>
+ <!ATTLIST SystemBuild schema CDATA #REQUIRED>
+ <!ELEMENT list (ref+)>
+ <!ATTLIST list
+  name ID #REQUIRED
+  description CDATA #REQUIRED>
+ <!ELEMENT ref EMPTY>
+ <!ATTLIST ref item CDATA #REQUIRED>
+ <!ELEMENT targetList EMPTY>
+ <!ATTLIST targetList
+  name ID #REQUIRED
+  description CDATA #REQUIRED
+  target IDREFS #REQUIRED>
+ <!ELEMENT target EMPTY>
+ <!ATTLIST target
+  name ID #REQUIRED
+  abldTarget CDATA #REQUIRED
+  description CDATA #REQUIRED>
+ <!ELEMENT option EMPTY>
+ <!ATTLIST option
+  name ID #REQUIRED
+  abldOption CDATA #REQUIRED
+  description CDATA #REQUIRED
+  enable (Y | N ) #REQUIRED>
+ <!ELEMENT configuration (listRef+ | ref+ | task+)*>
+ <!ATTLIST configuration
+  name ID #REQUIRED
+  description CDATA #REQUIRED
+  filter CDATA #REQUIRED>
+ <!ELEMENT task (listRef* , (buildLayer | specialInstructions))>
+ <!ELEMENT listRef EMPTY>
+ <!ATTLIST listRef list CDATA #REQUIRED>
+ <!ELEMENT buildLayer EMPTY>
+ <!ATTLIST buildLayer
+  command CDATA #REQUIRED
+  targetList IDREFS #IMPLIED
+  unitParallel (Y | N ) #REQUIRED
+  targetParallel (Y | N ) "N">
+ <!ELEMENT specialInstructions EMPTY>
+ <!ATTLIST specialInstructions
+  name CDATA #REQUIRED
+  cwd CDATA #REQUIRED
+  root CDATA #IMPLIED
+  command CDATA #REQUIRED>
+]>
+<SystemDefinition name="MCL" schema="2.0.0">
+  <systemModel>
+    <layer name="Tools and Utils and SDKENG" levels="SDK tools test">
+      <collection name="Build System Tools" level="tools">
+        <component name="BUILDSYSTEMTOOLS">
+          <unit bldFile="sf\os\buildtools\bldsystemtools\buildsystemtools\group" mrp="sf\os\buildtools\bldsystemtools\buildsystemtools\group\tools_build.mrp"/>
+        </component>
+        <component name="GT Techview Baseline">
+          <unit mrp="sf\os\buildtools\bldsystemtools\gttechviewbaseline\gt_techview_baseline.mrp"/>
+          <!-- DEF087736 This is needed for generating export tables but shouldn't appear otherwise it is included in techview and gt
+		     <package name="gt_only_baseline" mrp="sf\os/buildtools/bldsystemtools/gttechviewbaseline/gt_only_baseline.mrp"/> -->
+        </component>
+        <component name="Cedar Utils">
+          <unit mrp="sf\os\buildtools\bldsystemtools\cedarutils\tools_utils_cedar.mrp"/>
+        </component>
+        <component name="Common Utils">
+          <unit mrp="sf\os\buildtools\bldsystemtools\commonbldutils\tools_utils_common.mrp"/>
+        </component>
+        <component name="Additional Utils">
+          <unit mrp="sf\os\buildtools\bldsystemtools\gttechviewbaseline\additional_unknown_cedar.mrp"/>
+        </component>
+      </collection>
+      <collection name="Tools and Utils" level="tools">
+        <component name="CTS Functionality Checkers">
+          <unit mrp="sf\os\buildtools\toolsandutils\ctsfunctionalitycheckers\Group\testtools_cts_functionalitycheckers.mrp"/>
+        </component>
+        <component name="BURTESTSERVER">
+          <unit bldFile="sf\os\buildtools\toolsandutils\burtestserver\Group" mrp="sf\os\buildtools\toolsandutils\burtestserver\Group\testtools_burtestserver.mrp"/>
+        </component>
+        <component name="CBRTOOLS" filter="gt">
+          <unit bldFile="sf\os\buildtools\toolsandutils\cbrtools\group" mrp="sf\os\buildtools\toolsandutils\cbrtools\group\tools_cbr_tools.mrp"/>
+        </component>
+        <component name="CBRPRF">
+          <unit bldFile="sf\os\buildtools\toolsandutils\prf\group" mrp="sf\os\buildtools\toolsandutils\prf\group\tools_cbr_prf.mrp"/>
+        </component>
+        <component name="CDB">
+          <unit bldFile="sf\os\buildtools\toolsandutils\cdb\group" mrp="sf\os\buildtools\toolsandutils\cdb\group\testtools_cdb.mrp"/>
+        </component>
+        <component name="CHATSCRIPTS">
+          <unit bldFile="sf\mw\remoteconn\connectivitypcside\chatscripts\group" mrp="sf\mw\remoteconn\connectivitypcside\chatscripts\group\testtools_chatscripts.mrp"/>
+        </component>
+        <component name="DEPCHECK">
+          <unit bldFile="sf\os\buildtools\toolsandutils\depcheck" mrp="sf\os\buildtools\toolsandutils\depcheck\tools_depcheck.mrp"/>
+        </component>
+        <component name="Dependency Modeller" introduced="9.2" class="test PC">
+          <unit bldFile="sf\os\buildtools\toolsandutils\dependencymodeller\group" mrp="sf\os\buildtools\toolsandutils\dependencymodeller\tools_depmodel.mrp"/>
+        </component>
+        <component name="E32 Tools" class="PC">
+          <unit bldFile="sf\os\buildtools\toolsandutils\e32tools\group" mrp="sf\os\buildtools\toolsandutils\e32tools\group\tools_e32tools.mrp"/>
+        </component>
+        <component name="E32 Perl Tools" class="PC">
+          <unit mrp="sf\os\buildtools\toolsandutils\e32toolp\group\tools_e32toolp.mrp"/>
+        </component>
+        <component name="EVALID">
+          <unit bldFile="sf\os\buildtools\toolsandutils\evalid" mrp="sf\os\buildtools\toolsandutils\evalid\tools_evalid.mrp"/>
+        </component>
+        <component name="KITCOMPARATOR">
+          <unit bldFile="sf\os\buildtools\toolsandutils\kitcomparator\group" mrp="sf\os\buildtools\toolsandutils\kitcomparator\group\testtools_cts_kitcomparator.mrp"/>
+        </component>
+        <component name="LEAVESCAN">
+          <unit bldFile="sf\os\buildtools\toolsandutils\leavescan\group" mrp="sf\os\buildtools\toolsandutils\leavescan\group\testtools_leavescan.mrp"/>
+        </component>
+        <component name="PROGRAMCHECKER">
+          <unit bldFile="sf\os\buildtools\toolsandutils\programchecker\group" mrp="sf\os\buildtools\toolsandutils\programchecker\group\testtools_programchecker.mrp"/>
+        </component>
+        <component name="RCOMP">
+          <unit bldFile="sf\os\buildtools\toolsandutils\rcomp\group" mrp="sf\os\buildtools\toolsandutils\rcomp\group\tools_rcomp.mrp"/>
+        </component>
+        <component name="Redistribution" filter="gt">
+          <unit bldFile="sf\os\buildtools\toolsandutils\redistribution" mrp="sf\os\buildtools\toolsandutils\redistribution\tools_redistribution_common.mrp"/>
+        </component>
+        <component name="WinC Redistribution">
+          <unit mrp="sf\os\buildtools\toolsandutils\wincredistribution\tools_redistribution_winc.mrp"/>
+        </component>
+        <component name="Additional Redistribution">
+          <unit mrp="sf\os\buildtools\toolsandutils\redistribution\additional_tools.mrp"/>
+        </component>
+        <component name="RESOURCE_HANDLER" contract="Symbian_Affiliate">
+          <unit mrp="sf\app\techview\testapps\rschandler\TVResourceHandler\group\Testtools_ResourceHandler_gt.mrp"/>
+        </component>
+        <component name="ROMKIT_EKA2">
+          <unit bldFile="sf\os\buildtools\toolsandutils\romkiteka2\group" mrp="sf\os\buildtools\toolsandutils\romkiteka2\group\tools_romkit.mrp"/>
+        </component>
+        <component name="MIGRATIONTOOL">
+          <unit bldFile="sf\os\buildtools\toolsandutils\migrationtool\group" mrp="sf\os\buildtools\toolsandutils\migrationtool\group\testtools_migrationtool.mrp"/>
+        </component>
+        <component name="TESTDRIVER">
+          <unit bldFile="sf\os\buildtools\toolsandutils\testdriver\Group" mrp="sf\os\buildtools\toolsandutils\testdriver\Group\testtools_testdriver.mrp"/>
+        </component>
+        <component name="S60 Compatibility Headers" filter="gt">
+          <unit version="9.4" bldFile="sf\os\ossrv\genericservices\s60compatibilityheaders\group94" mrp="sf\os\ossrv\genericservices\s60compatibilityheaders\group94\tools_s60_header_compat94.mrp"/>
+        </component>
+        <component name="SMOKETEST" filter="gt">
+          <unit bldFile="sf\app\techview\buildverification\smoketest\Group" mrp="sf\app\techview\buildverification\smoketest\Group\testtools_smoketest.mrp"/>
+        </component>
+        <component name="Stat API" filter="gt">
+          <unit bldFile="sf\os\buildtools\toolsandutils\statapi\source\statapi\console" mrp="sf\os\buildtools\toolsandutils\statapi\group\testtools_stat_device_gt.mrp"/>
+        </component>
+        <component name="Stat Source" contract="Symbian_Affiliate" filter="gt">
+          <unit mrp="sf\os\buildtools\toolsandutils\statsource\group\testtools_stat_common_source.mrp"/>
+        </component>
+        <component name="STAT_DESKTOP" contract="Symbian_Affiliate" filter="gt">
+          <unit bldFile="sf\os\buildtools\toolsandutils\statdesktop\group" mrp="sf\os\buildtools\toolsandutils\statdesktop\group\testtools_stat_desktop.mrp"/>
+        </component>
+        <component name="Bluetooth Logging Engine" introduced="9.2" class="test">
+          <unit bldFile="sf\os\shortlinksrv\bluetooth\btlogger\group" mrp="sf\os\shortlinksrv\bluetooth\btlogger\group\bluetooth_logger.mrp"/>
+        </component>
+        <component name="TESTEXECUTE">
+          <unit bldFile="sf\os\buildtools\toolsandutils\testexecute\Group" mrp="sf\os\buildtools\toolsandutils\testexecute\Group\tools_testexecute.mrp"/>
+        </component>
+        <component name="Test Tools Desktop" filter="gt">
+          <unit bldFile="sf\os\buildtools\toolsandutils\testtoolsdesktop\group" mrp="sf\os\buildtools\toolsandutils\testtoolsdesktop\group\testtools_desktop.mrp"/>
+        </component>
+        <component name="Wintunnel">
+          <unit mrp="sf\os\buildtools\toolsandutils\wintunnel\group\testtools_WinTunnel_srconly.mrp"/>
+        </component>
+        <component name="Use Case Controller">
+          <unit bldFile="sf\os\buildtools\toolsandutils\usecasecontroller\BuildScripts\group" mrp="sf\os\buildtools\toolsandutils\usecasecontroller\BuildScripts\group\testtools_ucc.mrp"/>
+        </component>
+        <component name="CINIDATA">
+          <unit bldFile="sf\os\buildtools\toolsandutils\cinidata" mrp="sf\os\buildtools\toolsandutils\cinidata\tools_cinidata.mrp"/>
+        </component>
+        <component name="AUTOTEST">
+          <unit bldFile="sf\os\buildtools\toolsandutils\autotest\group" mrp="sf\os\buildtools\toolsandutils\autotest\group\tools_autotest.mrp"/>
+        </component>
+        <component name="TESTCONFIGFILEPARSER">
+          <unit bldFile="sf\os\buildtools\toolsandutils\testconfigfileparser\group" mrp="sf\os\buildtools\toolsandutils\testconfigfileparser\group\tools_testconfigfileparser.mrp"/>
+        </component>
+        <component name="KITSETUPAPP" filter="gt">
+          <unit mrp="sf\os\buildtools\toolsandutils\kitsetupapp\group\tools_devkits_kitsetupapp.mrp"/>
+        </component>
+        <component name="NAVIGATION_PAGES">
+          <unit mrp="sf\os\buildtools\toolsandutils\navigationpages\tools_sdk_eng_NavigationPages.mrp"/>
+        </component>
+        <component name="PRODUCTINSTALLER" filter="gt">
+          <unit bldFile="sf\os\buildtools\toolsandutils\productinstaller\group" mrp="sf\os\buildtools\toolsandutils\productinstaller\group\tools_custkits_productinstaller.mrp"/>
+        </component>
+        <component name="REDISTRIBUTION_WINC_EKA2">
+          <unit bldFile="sf\os\buildtools\toolsandutils\wincredistribution" mrp="sf\os\buildtools\toolsandutils\wincredistribution\tools_redistribution_cedar.mrp"/>
+        </component>
+        <component name="MakeKeys" filter="gt" introduced="6.0" class="PC">
+          <unit bldFile="sf\os\misc\secureswitools\makekeys\group" mrp="sf\os\misc\secureswitools\makekeys\group\security_makekeys.mrp"/>
+        </component>
+        <component name="CAPTOOLS">
+          <unit bldFile="sf\os\buildtools\toolsandutils\captools\group" mrp="sf\os\buildtools\toolsandutils\captools\group\testtools_captools.mrp"/>
+        </component>
+        <component name="Packet Loopback CSY" introduced="8.1" class="test">
+          <unit bldFile="sf\os\commsfw\serialcommsserverplugins\packetloopbackcsy\group" mrp="sf\os\commsfw\serialcommsserverplugins\packetloopbackcsy\group\PacketLoopbackCSY.mrp"/>
+        </component>
+        <component name="UTRACE" introduced="9.3" deprecated="9.4">
+          <unit bldFile="sf\os\persistentdata\traceservices\utrace\group" mrp="sf\os\persistentdata\traceservices\utrace\group\testtools_utrace_api.mrp"/>
+        </component>
+        <component name="STLPORT">
+          <unit bldFile="sf\os\buildtools\toolsandutils\stlport\group" mrp="sf\os\buildtools\toolsandutils\stlport\group\tools_stlport.mrp"/>
+        </component>
+      </collection>
+      <collection name="Developer Library" level="test">
+        <component name="Developer Library Tools" class="placeholder">
+          <!-- placeholder for  mrp="sf\os/buildtools/devlib/devlibhelp/tools/developerlibrary_tools.mrp" -->
+        </component>
+        <component name="Developer Library Help">
+          <unit version="9.4" bldFile="sf\os\buildtools\devlib\devlibhelp\group\devlib94" mrp="sf\os\buildtools\devlib\devlibhelp\group\devlib94\developerlibrary_doc_html.mrp"/>
+        </component>
+        <component name="Developer Library Source" filter="gt">
+          <unit bldFile="sf\os\buildtools\devlib\devlibhelp\securitysupplement\doc_source" mrp="sf\os\buildtools\devlib\devlibhelp\developerlibrary_doc_source.mrp"/>
+        </component>
+        <component name="Developer Library HTML">
+          <unit mrp="sf\os\buildtools\devlib\devlibhelp\group\shared\developerlibrary_doc_plain_html.mrp"/>
+        </component>
+        <!-- lots of subsystem documentation packages -->
+        <component name="Application Engines Documentation" class="doc">
+          <unit mrp="sf\app\organizer\pimappservices\appenginesdocs\app-engines_documentation.mrp"/>
+        </component>
+        <component name="UI Frameworks Documentation" class="doc">
+          <unit mrp="sf\mw\classicui\commonuisupport\uifwsdocs\app-framework_documentation.mrp"/>
+        </component>
+        <component name="Application Services Documentation" class="doc">
+          <unit mrp="sf\mw\appsupport\commonappservices\appservicesdocs\app-services_documentation.mrp"/>
+        </component>
+        <component name="Base Documentation">
+          <unit mrp="sf\os\kernelhwsrv\userlibandfileserver\basedocs\base_documentation.mrp"/>
+        </component>
+        <component name="Bluetooth Documentation" class="doc">
+          <unit mrp="sf\os\shortlinksrv\bluetooth\btdocs\bluetooth_documentation.mrp"/>
+        </component>
+        <component name="IrDA Documentation" class="doc">
+          <unit mrp="sf\os\shortlinksrv\irda\irdadocs\infra-red_documentation.mrp"/>
+        </component>
+        <component name="Comms Infrastructure Documentation" introduced="7.0" class="doc">
+          <unit mrp="sf\os\commsfw\commsfwutils\commsinfrastructuredocs\comms-infras_documentation.mrp"/>
+        </component>
+        <component name="Graphics Documentation" contract="Symbian_Affiliate" class="doc">
+          <unit mrp="sf\os\graphics\graphicstest\graphicsdocs\graphics_documentation.mrp"/>
+        </component>
+        <component name="Multimedia Documentation">
+          <unit mrp="sf\os\mm\imagingandcamerafws\mmdocs\multimedia_documentation.mrp"/>
+        </component>
+        <component name="Networking Documentation" class="doc">
+          <unit mrp="sf\os\networkingsrv\networkingtestandutils\networkingdocs\networking_documentation.mrp"/>
+        </component>
+        <component name="Security Documentation">
+          <unit mrp="sf\os\security\cryptomgmtlibs\securitydocs\security_documentation.mrp"/>
+        </component>
+        <component name="Shortlink Documentation">
+          <unit mrp="sf\os\commsfw\serialserver\c32serialserverdocs\ser-comms_documentation.mrp"/>
+        </component>
+        <component name="Syslibs Documentation" class="doc">
+          <unit mrp="sf\os\ossrv\genericservices\syslibsdocs\syslibs_documentation.mrp"/>
+        </component>
+        <component name="System Documentation" class="doc">
+          <unit mrp="sf\os\buildtools\devlib\systemdocs\group\system.mrp"/>
+        </component>
+        <component name="Telephony Confidential Documentation" class="doc">
+          <unit mrp="sf\os\cellularsrv\telephonyutils\telephonyconfidentialdocs\telephony_confidential.mrp"/>
+        </component>
+        <component name="Telephony Documentation" class="doc">
+          <unit mrp="sf\os\cellularsrv\telephonyutils\telephonydocs\telephony_documentation.mrp"/>
+        </component>
+        <component name="Tools Documentation">
+          <unit mrp="sf\os\buildtools\devlib\toolsdocs\tools_documentation.mrp"/>
+        </component>
+        <component name="USB Class and Manager Documentation" class="doc">
+          <unit mrp="sf\os\shortlinksrv\usbmgmt\usbclassandmgrdocs\usb_documentation.mrp"/>
+        </component>
+      </collection>
+      <collection name="SDKENG" level="SDK">
+        <component name="RUNPERL" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\runperl\group" mrp="sf\os\buildtools\misccomponents\runperl\group\tools_sdk_eng_runperl.mrp"/>
+        </component>
+        <component name="BUILD-TOOLS" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\bldtools\group" mrp="sf\os\buildtools\misccomponents\bldtools\group\tools_sdk_eng_build-tools.mrp"/>
+        </component>
+        <component name="JAVALIBRARY" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\javalib\group" mrp="sf\os\buildtools\misccomponents\javalib\group\tools_sdk_eng_javalibrary.mrp"/>
+        </component>
+        <component name="ASSERTION" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\assertion\group" mrp="sf\os\buildtools\misccomponents\assertion\group\tools_sdk_eng_assertion.mrp"/>
+        </component>
+        <component name="ENUM" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\enum\group" mrp="sf\os\buildtools\misccomponents\enum\group\tools_sdk_eng_enum.mrp"/>
+        </component>
+        <component name="LOGGER" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\logger\group" mrp="sf\os\buildtools\misccomponents\logger\group\tools_sdk_eng_logger.mrp"/>
+        </component>
+        <component name="FILESYS" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\filesys\group" mrp="sf\os\buildtools\misccomponents\filesys\group\tools_sdk_eng_filesys.mrp"/>
+        </component>
+        <component name="ENVVAR" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\envvar\group" mrp="sf\os\buildtools\misccomponents\envvar\group\tools_sdk_eng_envvar.mrp"/>
+        </component>
+        <component name="INSTALLUTILS" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\installutils\group" mrp="sf\os\buildtools\misccomponents\installutils\group\tools_sdk_eng_installutils.mrp"/>
+        </component>
+        <component name="MNEMONICFIX" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\mnemonicfix\group" mrp="sf\os\buildtools\misccomponents\mnemonicfix\group\tools_sdk_eng_mnemonicfix.mrp"/>
+        </component>
+        <component name="PATHBROWSER" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\pathbrowser\group" mrp="sf\os\buildtools\misccomponents\pathbrowser\group\tools_sdk_eng_pathbrowser.mrp"/>
+        </component>
+        <component name="SHELLEXEC" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\shellexec\group" mrp="sf\os\buildtools\misccomponents\shellexec\group\tools_sdk_eng_shellexec.mrp"/>
+        </component>
+        <component name="SWINGWORKER" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\swingworker\group" mrp="sf\os\buildtools\misccomponents\swingworker\group\tools_sdk_eng_swingworker.mrp"/>
+        </component>
+        <component name="TESTCASERUNNER" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\testcaserunner\group" mrp="sf\os\buildtools\misccomponents\testcaserunner\group\tools_sdk_eng_testcaserunner.mrp"/>
+        </component>
+        <component name="TOOLBARPANEL" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\toolbarpanel\group" mrp="sf\os\buildtools\misccomponents\toolbarpanel\group\tools_sdk_eng_toolbarpanel.mrp"/>
+        </component>
+        <component name="JAVAHELP" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\javahelp\group" mrp="sf\os\buildtools\misccomponents\javahelp\group\tools_sdk_eng_javahelp.mrp"/>
+        </component>
+        <component name="LANGCONFIG" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\langconfig\group" mrp="sf\os\buildtools\misccomponents\langconfig\group\tools_sdk_eng_langconfig.mrp"/>
+        </component>
+        <component name="MBMCODEC" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\mbmcodec\group" mrp="sf\os\buildtools\misccomponents\mbmcodec\group\tools_sdk_eng_mbmcodec.mrp"/>
+        </component>
+        <component name="SDKINFO" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\sdkinfo\group" mrp="sf\os\buildtools\misccomponents\sdkinfo\group\tools_sdk_eng_sdkinfo.mrp"/>
+        </component>
+        <component name="JADE" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\jade\group" mrp="sf\os\buildtools\misccomponents\jade\group\tools_sdk_eng_jade.mrp"/>
+        </component>
+        <component name="CSHLPCMP_GUI" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\cshlpcmpgui\group" mrp="sf\os\buildtools\misccomponents\cshlpcmpgui\group\tools_sdk_eng_cshlpcmp_gui.mrp" priority="1010"/>
+        </component>
+        <component name="SDK Package Manager" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\sdkpackagemgr\group" mrp="sf\os\buildtools\misccomponents\sdkpackagemgr\group\tools_sdk_eng_sdkpkg-manager.mrp"/>
+        </component>
+        <component name="Production Build Tools" filter="gt">
+          <unit mrp="sf\os\unref\comprd\tools\product_tools.mrp"/>
+        </component>
+        <component name="Production Build CBR Configuration Files" filter="gt">
+          <unit mrp="sf\os\unref\cedprd\tools\makecbr\files\product_cbr_config.mrp"/>
+        </component>
+        <component name="SDKPKG-TOOLS" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\sdkpkgtools\group" mrp="sf\os\buildtools\misccomponents\sdkpkgtools\group\tools_sdk_eng_sdkpkg-tools.mrp"/>
+        </component>
+        <component name="EMULATOR_LAUNCHER" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\emulatorlauncher\group" mrp="sf\os\buildtools\misccomponents\emulatorlauncher\group\tools_sdk_eng_emulator_launcher.mrp"/>
+        </component>
+        <component name="PKGMGRGUI" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\pkgmgrgui\group" mrp="sf\os\buildtools\misccomponents\pkgmgrgui\group\tools_sdk_eng_pkgmgrgui.mrp"/>
+        </component>
+        <component name="LAUNCH" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\launch\group" mrp="sf\os\buildtools\misccomponents\launch\group\tools_sdk_eng_launch.mrp"/>
+        </component>
+        <component name="TOOLS_STUBS" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\toolsstubs\group" mrp="sf\os\buildtools\misccomponents\toolsstubs\group\tools_sdk_eng_tools_stubs.mrp"/>
+        </component>
+        <component name="BSPBUILDER" filter="gt">
+          <unit bldFile="sf\os\buildtools\misccomponents\bspbuilder\group" mrp="sf\os\buildtools\misccomponents\bspbuilder\group\tools_bspbuilder.mrp"/>
+        </component>
+        <component name="ALP2CSH">
+          <unit bldFile="sf\os\buildtools\misccomponents\alp2csh\group" mrp="sf\os\buildtools\misccomponents\alp2csh\group\tools_sdk_eng_alp2csh.mrp"/>
+        </component>
+        <component name="CJPEG">
+          <unit bldFile="sf\os\buildtools\misccomponents\cjpeg\group" mrp="sf\os\buildtools\misccomponents\cjpeg\group\tools_sdk_eng_cjpeg.mrp"/>
+        </component>
+        <component name="CSHLPCMP Frontend">
+          <unit bldFile="sf\os\buildtools\misccomponents\cshlpcmpfrontend\group" mrp="sf\os\buildtools\misccomponents\cshlpcmpfrontend\group\tools_sdk_eng_cshlpcmp_frontend.mrp"/>
+        </component>
+        <component name="CSHLPCMP Backend">
+          <unit mrp="sf\os\buildtools\misccomponents\cshlpcmpbackend\group\tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
+        </component>
+        <component name="PERLLIBRARY">
+          <unit bldFile="sf\os\buildtools\misccomponents\legacycommonperl\group" mrp="sf\os\buildtools\misccomponents\legacycommonperl\group\tools_sdk_eng_perllibrary.mrp"/>
+        </component>
+        <component name="Perl Shared Libraries">
+          <unit bldFile="sf\os\buildtools\misccomponents\commonperl\group" mrp="sf\os\buildtools\misccomponents\commonperl\group\tools_sdk_eng_perl_shared.mrp"/>
+        </component>
+        <component name="RTF2PTML">
+          <unit bldFile="sf\os\buildtools\misccomponents\rtf2ptml\group" mrp="sf\os\buildtools\misccomponents\rtf2ptml\group\tools_sdk_eng_rtf2ptml.mrp"/>
+        </component>
+        <component name="SPLASH">
+          <unit bldFile="sf\os\buildtools\misccomponents\splash\group" mrp="sf\os\buildtools\misccomponents\splash\group\tools_sdk_eng_splash.mrp"/>
+        </component>
+        <component name="SDK Builder">
+          <unit bldFile="sf\os\buildtools\misccomponents\sdkbuilder\group" mrp="sf\os\buildtools\misccomponents\sdkbuilder\group\tools_sdk_eng_sdk_builder.mrp"/>
+        </component>
+      </collection>
+      <collection name="Test Product" level="test">
+        <component name="Bluetooth Test Product" introduced="9.2" class="test">
+        </component>
+        <component name="Multimedia Test Product">
+        </component>
+        <component name="Messaging Test Product">
+          <unit mrp="sf\mw\messagingmw\messagingfw\msgtestproduct\group\messaging_testproduct.mrp"/>
+        </component>
+        <component name="Syslibs Test Product">
+        </component>
+        <component name="Comms Infrastructure Test Product" introduced="9.2" class="test">
+        </component>
+        <component name="Graphics Test Product">
+        </component>
+        <component name="LBS Test Product" introduced="9.2" class="test">
+          <unit mrp="sf\os\lbs\locationrequestmgmt\lbstestproduct\group\lbs_testproduct.mrp"/>
+        </component>
+      </collection>
+    </layer>
+    <layer name="HAL" levels="Hardware-dependent">
+      <block name="Board Support Packages" level="Hardware-dependent">
+        <collection name="Emulator">
+          <component name="Emulator BSP" contract="Symbian_SD4C">
+            <unit bldFile="sf\os\boardsupport\emulator\emulatorbsp" mrp="sf\os\boardsupport\emulator\emulatorbsp\base_wins.mrp"/>
+          </component>
+          <component name="Unistore2 Emulator Support" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt" introduced="9.4">
+            <unit bldFile="sf\os\boardsupport\emulator\unistore2emulatorsupport" mrp="sf\os\boardsupport\emulator\unistore2emulatorsupport\base_wins_unistore2.mrp"/>
+          </component>
+        </collection>
+        <collection name="Assabet">
+          <component name="Assabet BSP" deprecated="8.0">
+            <unit bldFile="sf\os\boardsupport\assabet\assabetbsp" mrp="sf\os\boardsupport\assabet\assabetbsp\base_assabet.mrp"/>
+          </component>
+          <component name="StrongArm 1100 ASSP" introduced="8.1">
+            <unit mrp="sf\os\boardsupport\assabet\strongarm1100assp\base_sa1100.mrp"/>
+          </component>
+        </collection>
+        <collection name="Integrator BSP">
+          <component name="Integrator Motherboard" introduced="8.1b">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratormotherboard" mrp="sf\os\boardsupport\integratorbsp\integratormotherboard\base_integrator_integratorap.mrp"/>
+          </component>
+          <component name="Integrator Core Modules">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratorcoremodules" mrp="sf\os\boardsupport\integratorbsp\integratorcoremodules\base_integrator_core_8.1b.mrp"/>
+          </component>
+          <component name="Integrator ARM920 Core Module" introduced="8.1b">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratorarm920coremodule" mrp="sf\os\boardsupport\integratorbsp\integratorarm920coremodule\base_integrator_core_cm920.mrp"/>
+          </component>
+          <component name="Integrator ARM1136 Core Module">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratorarm1136coremodule" mrp="sf\os\boardsupport\integratorbsp\integratorarm1136coremodule\base_integrator_core_cm1136.mrp"/>
+          </component>
+          <component name="Integrator XX600 Logic Module" introduced="8.1b">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratorxx600logicmodule" mrp="sf\os\boardsupport\integratorbsp\integratorxx600logicmodule\base_integrator_logic_lmxx600.mrp"/>
+          </component>
+          <component name="Integrator SSR NAND Logic Module" introduced="8.1b">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratorssrnandlogicmodule" mrp="sf\os\boardsupport\integratorbsp\integratorssrnandlogicmodule\base_integrator_logic_lmnand.mrp"/>
+          </component>
+          <component name="Integrator Panasonic Logic Module" contract="SD_Card_PSL">
+            <unit mrp="sf\os\boardsupport\integratorbsp\integratorpanasoniclogicmodule\base_integrator_logic_lm_pana.mrp"/>
+          </component>
+          <component name="Integrator Unistore2 NAND Logic Module" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt">
+            <unit bldFile="sf\os\boardsupport\integratorbsp\integratorunistore2nandlogicmodule" mrp="sf\os\boardsupport\integratorbsp\integratorunistore2nandlogicmodule\base_integrator_logic_lmnand2.mrp"/>
+          </component>
+        </collection>
+        <collection name="OMAP H2">
+          <component name="OMAP H2 BSP" introduced="9.0">
+            <unit bldFile="sf\os\boardsupport\omaph2\omaph2bsp\h2" mrp="sf\os\boardsupport\omaph2\omaph2bsp\h2\base_omaph2.mrp"/>
+          </component>
+          <component name="OMAP H2 Unistore2" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt" introduced="9.1">
+            <unit bldFile="sf\os\boardsupport\omaph2\omaph2unistore2" mrp="sf\os\boardsupport\omaph2\omaph2unistore2\base_h2_unistore2.mrp"/>
+          </component>
+          <component name="OMAP H2 SDIO" filter="gt" introduced="9.2">
+            <unit bldFile="sf\os\boardsupport\omaph2\omaph2sdio" mrp="sf\os\boardsupport\omaph2\omaph2sdio\base_h2_sdio.mrp"/>
+          </component>
+        </collection>
+        <collection name="OMAP H4">
+          <component name="OMAP H4 BSP">
+            <unit bldFile="sf\os\boardsupport\omaph4\omaph4bsp\h4" mrp="sf\os\boardsupport\omaph4\omaph4bsp\h4\base_omaph4hrp.mrp"/>
+          </component>
+          <component name="H4 Boot Loader" introduced="9.1">
+            <unit mrp="sf\os\boardsupport\omaph4\h4bootloader\base_omaph4hrp_bootldr.mrp" bldFile="sf\os\boardsupport\omaph4\h4bootloader"/>
+          </component>
+          <component name="OMAP H4 Mini Environment Boot Loader" introduced="9.2">
+            <unit mrp="sf\os\boardsupport\omaph4\omaph4minienvbootloader\base_omaph4hrp_mebootldr.mrp" bldFile="sf\os\boardsupport\omaph4\omaph4minienvbootloader"/>
+          </component>
+          <component name="OMAP H4 Unistore2" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt" introduced="9.2">
+            <unit bldFile="sf\os\boardsupport\omaph4\omaph4unistore2" mrp="sf\os\boardsupport\omaph4\omaph4unistore2\base_omaph4hrp_unistore2.mrp"/>
+          </component>
+          <component name="OMAP H4 SDIO" filter="gt" introduced="9.2">
+            <unit bldFile="sf\os\boardsupport\omaph4\omaph4sdio" mrp="sf\os\boardsupport\omaph4\omaph4sdio\base_omaph4hrp_sdio.mrp"/>
+          </component>
+        </collection>
+        <collection name="Generic BSP">
+          <component name="Template Variant">
+            <unit bldFile="sf\os\kernelhwsrv\bsptemplate\asspandvariant\template_variant" mrp="sf\os\kernelhwsrv\bsptemplate\asspandvariant\base_template.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <collection name="Screen Drivers" level="Hardware-dependent">
+        <component name="Screen Driver" plugin="Y" introduced="6.1">
+          <unit bldFile="sf\os\graphics\graphicsdeviceinterface\screendriver\group" mrp="sf\os\graphics\graphicsdeviceinterface\screendriver\group\graphics_screendriver.mrp"/>
+        </component>
+      </collection>
+      <collection name="Baseband Adaptation Plugins" level="Hardware-dependent">
+        <component name="Baseband Channel Adaptor for C32" plugin="Y" introduced="8.1">
+          <unit bldFile="sf\os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforc32\group" mrp="sf\os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforc32\group\networking_c32bca.mrp"/>
+        </component>
+      </collection>
+    </layer>
+    <layer name="Kernel Services" levels="kernel user">
+      <block name="Kernel-side Services" level="kernel" levels="generic specific">
+        <collection name="Kernel Architecture" level="specific">
+          <component name="Kernel Architecture 2" introduced="8.0">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka" mrp="sf\os\kernelhwsrv\kernel\eka\base_e32.mrp"/>
+          </component>
+        </collection>
+        <collection name="Boot Loader" level="generic">
+          <component name="Bootstrap" introduced="9.2">
+            <unit mrp="sf\os\kernelhwsrv\brdbootldr\ubootldr\base_ubootldr.mrp"/>
+          </component>
+        </collection>
+        <collection name="Flash Translation Layer" level="generic">
+          <component name="Unistore2 Drivers" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt" introduced="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\unistore2" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\unistore2\base_drivers_unistore2.mrp"/>
+          </component>
+          <component name="Unistore2 Core" contract="NAND_Flash_XSR_Unistore_2_Core_Portion" filter="gt" introduced="9.1">
+            <unit mrp="sf\os\kernelhwsrv\kernel\eka\drivers\unistore2\base_drivers_unistore2_undeliverable.mrp"/>
+          </component>
+          <component name="Unistore2 Crash Logger" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt" introduced="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\crashflash\unistore2" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\crashflash\unistore2\base_crashflash_unistore2.mrp"/>
+          </component>
+          <component name="Unistore2 Boot Support" contract="NAND_Flash_XSR_Unistore_2_Other_Portions" filter="gt" introduced="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\unistore2\uiibootsupport\nandloader\unistore2" mrp="sf\os\kernelhwsrv\unistore2\uiibootsupport\base_nandboot_unistore2.mrp"/>
+          </component>
+        </collection>
+        <collection name="Logical Device Drivers" level="specific">
+          <component name="Ethernet Driver">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\ethernet" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\ethernet\base_e32_drivers_ethernet.mrp"/>
+          </component>
+          <component name="Sound Driver" introduced="8.1b">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\esound" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\esound\base_e32_drivers_sound.mrp"/>
+          </component>
+          <component name="Serial Port Driver">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\ecomm" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\ecomm\base_e32_drivers_ecomm.mrp"/>
+          </component>
+          <component name="Legacy Drivers">
+            <unit mrp="sf\os\kernelhwsrv\kernel\eka\drivers\adc\base_e32_drivers_adc.mrp"/>
+          </component>
+          <component name="Local Media Subsystem" introduced="8.1b">
+            <!-- these are LDDs for storage media-->
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\locmedia" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\locmedia\base_e32_drivers_locmedia.mrp"/>
+          </component>
+          <component name="Run Mode Debugger">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\debug" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\debug\base_e32_drivers_debug.mrp"/>
+          </component>
+          <component name="Kernel Trace Tool">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\trace" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\trace\base_e32_drivers_trace.mrp"/>
+          </component>
+        </collection>
+        <collection name="Generic Driver Support" level="generic">
+          <component name="SD Card 3C Driver" contract="SD_Card_SD3C" filter="gt" introduced="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\pbus\mmc\sdcard\sdcard3c" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\pbus\mmc\sdcard\sdcard3c\base_e32_sd3c.mrp"/>
+          </component>
+          <component name="SD Card 4C Driver" contract="SD_Card_SD4C" filter="gt" introduced="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\pbus\mmc\sdcard\sdcard4c" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\pbus\mmc\sdcard\sdcard4c\base_e32_sd4c.mrp"/>
+          </component>
+          <component name="Media Drivers">
+            <!-- these are for storage media-->
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\media" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\media\base_e32_drivers_media.mrp"/>
+          </component>
+          <component name="Generic Board Support Packages">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\bsp" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\bsp\base_e32_drivers_bsp.mrp"/>
+          </component>
+          <component name="System On Chip ASSP" contract="Symbian_SD4C">
+            <unit mrp="sf\os\kernelhwsrv\driversupport\socassp\base_soc.mrp"/>
+          </component>
+        </collection>
+        <collection name="Shortlink Logical Device Drivers" level="specific">
+          <component name="USB Client Driver" introduced="8.1b">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\drivers\usbc" mrp="sf\os\kernelhwsrv\kernel\eka\drivers\usbc\base_e32_drivers_usbcli.mrp"/>
+          </component>
+        </collection>
+        <collection name="Localisation" level="specific">
+          <component name="Locale Support" contract="Symbian_Affiliate" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\localisation\localesupport" mrp="sf\os\kernelhwsrv\localisation\localesupport\mmpfiles\base_loce32.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="User-side Services" level="user">
+        <collection name="User Library and File Server">
+          <component name="User Library" contract="Symbian_Kernel">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\euser" mrp="sf\os\kernelhwsrv\kernel\eka\euser\base_e32_euser.mrp"/>
+          </component>
+          <component name="Compiler Runtime Support" filter="gt">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\compsupp" mrp="sf\os\kernelhwsrv\kernel\eka\compsupp\base_e32_compsupp.mrp"/>
+          </component>
+          <component name="File Server" filter="gt">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\group" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\group\base_f32.mrp"/>
+          </component>
+          <component name="FAT Filename Conversion Plugins" plugin="Y" introduced="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fatfilenameconversionplugins\group" mrp="sf\os\kernelhwsrv\userlibandfileserver\fatfilenameconversionplugins\group\syslibs_FATCharsetConv.mrp"/>
+          </component>
+          <component name="NAND Flash Translation Layer" filter="gt" introduced="7.0s" deprecated="9.1">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\sftl" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\sftl\base_f32_sftl.mrp"/>
+          </component>
+          <component name="Base Starter" filter="gt">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\estart" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\estart\base_f32_estart.mrp"/>
+          </component>
+        </collection>
+        <collection name="File Systems" level="user">
+          <component name="ROM File System" filter="gt" plugin="Y">
+            <unit mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\srom\base_f32_srom.mrp"/>
+          </component>
+          <component name="ROFS" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\srofs" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\srofs\base_f32_srofs.mrp"/>
+          </component>
+          <component name="USB Mass Storage File System" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\smassstorage" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\smassstorage\base_f32_smassstorage.mrp"/>
+          </component>
+          <component name="LFFS" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\slffs" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\slffs\base_f32_slffs.mrp"/>
+          </component>
+          <component name="FAT32 File System" contract="FAT32" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\sfat32" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\sfat32\base_f32_sfat32.mrp"/>
+          </component>
+          <component name="FAT File System" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\sfat" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\sfat\base_f32_sfat.mrp"/>
+          </component>
+          <component name="Composite File System" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\scomp" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\scomp\base_f32_scomp.mrp"/>
+          </component>
+          <component name="NTFS" filter="gt" plugin="Y">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\ntfs" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\ntfs\base_f32_sntfs.mrp"/>
+          </component>
+          <component name="ISO9660 File System" filter="gt" plugin="Y" introduced="8.1b">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\iso9660" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\iso9660\base_f32_siso9660.mrp"/>
+          </component>
+        </collection>
+        <collection name="HAL Services">
+          <component name="User-Side Hardware Abstraction" introduced="6.0">
+            <unit bldFile="sf\os\kernelhwsrv\halservices\hal" mrp="sf\os\kernelhwsrv\halservices\hal\base_hal.mrp"/>
+          </component>
+        </collection>
+        <collection name="Text Mode Shell">
+          <component name="Text Window Server">
+            <unit bldFile="sf\os\kernelhwsrv\kernel\eka\ewsrv" mrp="sf\os\kernelhwsrv\kernel\eka\ewsrv\base_e32_ewsrv.mrp"/>
+          </component>
+          <component name="Text Shell" filter="gt">
+            <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\fileserver\etshell" mrp="sf\os\kernelhwsrv\userlibandfileserver\fileserver\etshell\base_f32_eshell.mrp"/>
+          </component>
+        </collection>
+      </block>
+    </layer>
+    <layer name="OS Services">
+      <block name="Base Services" levels="physical-abstraction app-libs translation data-services utilities">
+        <subblock name="Generic OS Services">
+          <collection name="Generic Services" level="utilities">
+            <component name="MIME Recognition Framework">
+              <unit bldFile="sf\os\ossrv\genericservices\mimerecognitionfw\group" mrp="sf\os\ossrv\genericservices\mimerecognitionfw\group\app-framework_emime.mrp"/>
+            </component>
+            <component name="System Agent" introduced="9.0">
+              <unit bldFile="sf\os\ossrv\genericservices\systemagent\group" mrp="sf\os\ossrv\genericservices\systemagent\group\syslibs_sysagent2.mrp"/>
+            </component>
+            <component name="Task Scheduler" introduced="6.0">
+              <unit bldFile="sf\os\ossrv\genericservices\taskscheduler\group" mrp="sf\os\ossrv\genericservices\taskscheduler\group\syslibs_schsvr.mrp"/>
+            </component>
+            <component name="Active Backup Client">
+              <unit bldFile="sf\os\ossrv\genericservices\activebackupclient\group" mrp="sf\os\ossrv\genericservices\activebackupclient\group\connectivity_abclient.mrp"/>
+            </component>
+          </collection>
+          <collection name="System State Management" level="data-services">
+            <component name="System Starter" introduced="9.1">
+              <unit bldFile="sf\os\devicesrv\sysstatemgmt\systemstarter\group" mrp="sf\os\devicesrv\sysstatemgmt\systemstarter\group\app-framework_sysstart.mrp"/>
+            </component>
+          </collection>
+          <collection name="Crypto Management Libraries" level="data-services">
+            <component name="Security Utils" introduced="8.0">
+              <unit bldFile="sf\os\security\cryptomgmtlibs\securityutils\group" mrp="sf\os\security\cryptomgmtlibs\securityutils\group\security_common.mrp"/>
+            </component>
+            <component name="Security Config" introduced="9.1">
+              <unit bldFile="sf\os\security\cryptomgmtlibs\securityconfig\group" mrp="sf\os\security\cryptomgmtlibs\securityconfig\group\security_config.mrp"/>
+            </component>
+            <component name="Crypto Token Framework">
+              <unit bldFile="sf\os\security\cryptomgmtlibs\cryptotokenfw\group" mrp="sf\os\security\cryptomgmtlibs\cryptotokenfw\group\security_cryptotokens.mrp"/>
+            </component>
+            <component name="File-based Certificate and Key Stores" introduced="8.0">
+              <unit bldFile="sf\os\security\cryptoservices\filebasedcertificateandkeystores\group" mrp="sf\os\security\cryptoservices\filebasedcertificateandkeystores\group\security_filetokens.mrp"/>
+            </component>
+          </collection>
+          <collection name="Generic Open Libraries" level="translation">
+            <component name="C Standard Library" introduced="ER5">
+              <unit bldFile="sf\os\ossrv\genericopenlibs\cstdlib\group" mrp="sf\os\ossrv\genericopenlibs\cstdlib\group\syslibs_stdlib.mrp"/>
+            </component>
+            <component name="Open Environment Core" introduced="9.4">
+              <unit bldFile="sf\os\ossrv\genericopenlibs\openenvcore\group" mrp="sf\os\ossrv\genericopenlibs\openenvcore\group\openenv.mrp"/>
+            </component>
+          </collection>
+          <collection name="Compression and Crypto Libraries" level="translation">
+            <component name="Zip Compression Library" introduced="6.0">
+              <unit bldFile="sf\os\ossrv\compressionlibs\ziplib\group" mrp="sf\os\ossrv\compressionlibs\ziplib\group\syslibs_ezlib.mrp"/>
+            </component>
+            <component name="Weak Cryptography Library" filter="gt">
+              <unit bldFile="sf\os\security\cryptolibs\weakcryptolib\group" mrp="sf\os\security\cryptolibs\weakcryptolib\group\security_crypto_weak.mrp"/>
+            </component>
+            <component name="Strong Cryptography Library" contract="Symbian_Strong_Cryptography" filter="gt">
+              <unit bldFile="sf\os\security\cryptolibs\weakcryptolib\strong" mrp="sf\os\security\cryptolibs\weakcryptolib\group\security_crypto_strong.mrp"/>
+            </component>
+          </collection>
+          <collection name="Low Level Libraries and Frameworks" level="app-libs">
+           <component name="Plugin Framework" introduced="6.2">
+              <unit version="2" bldFile="sf\os\ossrv\lowlevellibsandfws\pluginfw\Group" mrp="sf\os\ossrv\lowlevellibsandfws\pluginfw\Group\syslibs_ecom.mrp"/>
+          </component>
+            <component name="Application Utilities" introduced="ER5">
+              <unit bldFile="sf\os\ossrv\lowlevellibsandfws\apputils\group" mrp="sf\os\ossrv\lowlevellibsandfws\apputils\group\syslibs_bafl.mrp"/>
+            </component>
+          </collection>
+          <collection name="Resource Management" level="physical-abstraction">
+            <component name="Feature Registry" introduced="9.2" deprecated="9.6">
+              <unit bldFile="sf\os\persistentdata\legacyfeaturemgmt\featureregistry\group" mrp="sf\os\persistentdata\legacyfeaturemgmt\featureregistry\group\syslibs_featreg.mrp"/>
+            </component>
+            <component name="Hardware Resources Manager" introduced="9.5">
+              <unit bldFile="sf\os\devicesrv\resourcemgmt\hwresourcesmgr\group" mrp="sf\os\devicesrv\resourcemgmt\hwresourcesmgr\group\telephony_hwrm.mrp"/>
+            </component>
+            <component name="Power and Memory Notification Service" introduced="6.0">
+              <unit bldFile="sf\os\devicesrv\resourcemgmt\powerandmemorynotificationservice\group" mrp="sf\os\devicesrv\resourcemgmt\powerandmemorynotificationservice\group\syslibs_pwrcli.mrp"/>
+            </component>
+            <component name="Domain Manager" introduced="8.1b">
+              <unit bldFile="sf\os\kernelhwsrv\userlibandfileserver\domainmgr\group" mrp="sf\os\kernelhwsrv\userlibandfileserver\domainmgr\group\base_domain.mrp"/>
+            </component>
+          </collection>
+          <collection name="Character Conversion Framework" level="utilities">
+            <component name="Character Encoding and Conversion Framework">
+              <unit bldFile="sf\os\textandloc\charconvfw\charconv_fw\group" mrp="sf\os\textandloc\charconvfw\charconv_fw\group\syslibs_charconv.mrp"/>
+            </component>
+            <component name="Character Encoding and Conversion Plugins" plugin="Y">
+              <unit bldFile="sf\os\textandloc\charconvfw\charconvplugins\group" mrp="sf\os\textandloc\charconvfw\charconvplugins\group\syslibs_charconv_plugins.mrp"/>
+            </component>
+          </collection>
+        </subblock>
+        <subblock name="Persistent Data Services">
+          <collection name="Logging Services" level="utilities">
+            <component name="Event Logger" introduced="6.0">
+              <unit bldFile="sf\os\persistentdata\loggingservices\eventlogger\group" mrp="sf\os\persistentdata\loggingservices\eventlogger\group\syslibs_logeng.mrp"/>
+            </component>
+            <component name="File Logger" introduced="ER5">
+              <unit bldFile="sf\os\persistentdata\loggingservices\filelogger\group" mrp="sf\os\persistentdata\loggingservices\filelogger\group\comms-infras_flogger.mrp"/>
+            </component>
+            <component name="Comms Debug Utility" introduced="7.0s">
+              <unit bldFile="sf\os\persistentdata\traceservices\commsdebugutility\group" mrp="sf\os\persistentdata\traceservices\commsdebugutility\group\comms-infras_commsdebugutility.mrp"/>
+            </component>
+            <component name="Trace Framework">
+              <unit bldFile="sf\os\persistentdata\traceservices\tracefw\ulogger\group" mrp="sf\os\persistentdata\traceservices\tracefw\ulogger\group\tools_debug_trace.mrp"/>
+            </component>
+          </collection>
+          <collection name="Content Management" level="data-services">
+            <component name="Content Access Framework for DRM" introduced="9.1">
+              <unit bldFile="sf\os\security\contentmgmt\contentaccessfwfordrm\group" mrp="sf\os\security\contentmgmt\contentaccessfwfordrm\group\security_caf2.mrp"/>
+            </component>
+            <component name="CAF Recogniser Config" introduced="9.1">
+              <unit bldFile="sf\os\security\contentmgmt\cafrecogniserconfig" mrp="sf\os\security\contentmgmt\cafrecogniserconfig\security_reccafconfig.mrp"/>
+            </component>
+          </collection>
+          <collection name="XML" level="translation">
+            <component name="XML Framework" introduced="7.0s">
+              <unit bldFile="sf\os\xmlsrv\xml\xmlfw\group" mrp="sf\os\xmlsrv\xml\xmlfw\group\syslibs_xml.mrp"/>
+            </component>
+            <component name="XML Parser" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\xmlsrv\xml\xmlexpatparser\group" mrp="sf\os\xmlsrv\xml\xmlexpatparser\group\syslibs_xmlparser.mrp"/>
+            </component>
+            <component name="WBXML Parser" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\xmlsrv\xml\wbxmlparser\group" mrp="sf\os\xmlsrv\xml\wbxmlparser\group\syslibs_wbxmlparser.mrp"/>
+            </component>
+          </collection>
+          <collection name="Persistent Storage" level="app-libs">
+            <component name="Store">
+              <unit bldFile="sf\os\persistentdata\persistentstorage\store\group" mrp="sf\os\persistentdata\persistentstorage\store\group\syslibs_store.mrp"/>
+            </component>
+            <component name="DBMS">
+              <unit bldFile="sf\os\persistentdata\persistentstorage\dbms\group" mrp="sf\os\persistentdata\persistentstorage\dbms\group\syslibs_dbms.mrp"/>
+            </component>
+            <component name="DBMS Emulation Library" introduced="9.3">
+              <unit bldFile="sf\os\persistentdata\databaseabstraction\dbmsemulationlib\group" mrp="sf\os\persistentdata\databaseabstraction\dbmsemulationlib\group\syslibs_dbmssql.mrp"/>
+            </component>
+            <component name="Central Repository" introduced="7.0s">
+              <unit bldFile="sf\os\persistentdata\persistentstorage\centralrepository\group" mrp="sf\os\persistentdata\persistentstorage\centralrepository\group\syslibs_centralrepository.mrp"/>
+            </component>
+            <component name="SQL" introduced="9.3">
+              <unit bldFile="sf\os\persistentdata\persistentstorage\sql\GROUP" mrp="sf\os\persistentdata\persistentstorage\sql\GROUP\syslibs_sql.mrp"/>
+            </component>
+          </collection>
+        </subblock>
+      </block>
+      <block name="Comms Services" levels="physical-abstraction bearer-manager internal-utils servers_and_extensions utilities">
+        <subblock name="Communications Framework">
+          <collection name="Comms Process and Settings" level="utilities">
+            <component name="Comms Root Server" introduced="7.0s">
+              <unit bldFile="sf\os\commsfw\commsprocessandsettings\commsrootserver\group" mrp="sf\os\commsfw\commsprocessandsettings\commsrootserver\group\comms-infras_rootserver.mrp"/>
+            </component>
+            <component name="Comms Root Server Config" introduced="9.1" class="config">
+              <unit mrp="sf\os\commsfw\commsprocessandsettings\commsrootserver\group\comms-infras_rootserver-config.mrp"/>
+            </component>
+          </collection>
+          <collection name="Comms Config. Utils" level="servers_and_extensions">
+            <component name="Comms Database">
+              <unit bldFile="sf\os\commsfw\commsconfigutils\commsdatabase\group" mrp="sf\os\commsfw\commsconfigutils\commsdatabase\group\comms-infras_commsdat.mrp"/>
+            </component>
+            <component name="Comms Database Shim" introduced="8.1">
+              <unit bldFile="sf\os\commsfw\commsconfigutils\commsdatabaseshim\group" mrp="sf\os\commsfw\commsconfigutils\commsdatabaseshim\group\comms-infras_commdbshim.mrp"/>
+            </component>
+          </collection>
+          <collection name="Data Comms Server" level="servers_and_extensions">
+            <component name="ESock Server">
+              <unit version="2" bldFile="sf\os\commsfw\datacommsserver\esockserver\version2\group" mrp="sf\os\commsfw\datacommsserver\esockserver\version2\group\comms-infras_esock.mrp"/>
+            </component>
+            <component name="ESock Server Config" introduced="9.1" class="config">
+              <unit version="2" mrp="sf\os\commsfw\datacommsserver\esockserver\version2\group\comms-infras_esock-config.mrp"/>
+            </component>
+            <component name="Network Interface Manager" introduced="ER5U">
+              <unit version="1" bldFile="sf\os\commsfw\datacommsserver\networkinterfacemgr\group" mrp="sf\os\commsfw\datacommsserver\networkinterfacemgr\group\comms-infras_nifman.mrp"/>
+            </component>
+            <component name="Networking Dialog API" introduced="6.1">
+              <unit bldFile="sf\os\commsfw\datacommsserver\networkingdialogapi\group" mrp="sf\os\commsfw\datacommsserver\networkingdialogapi\group\networking_dialog.mrp"/>
+            </component>
+            <component name="Network Controller" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\commsfw\datacommsserver\networkcontroller\group" mrp="sf\os\commsfw\datacommsserver\networkcontroller\group\networking_netcon.mrp"/>
+            </component>
+          </collection>
+          <collection name="Serial Server" level="bearer-manager">
+            <component name="C32 Serial Server" introduced="ER5">
+              <unit bldFile="sf\os\commsfw\serialserver\c32serialserver\group" mrp="sf\os\commsfw\serialserver\c32serialserver\group\ser-comms_c32.mrp"/>
+            </component>
+            <component name="C32 Serial Server Config" introduced="ER5" class="config">
+              <unit bldFile="sf\os\commsfw\serialserver\c32serialserverconfig" mrp="sf\os\commsfw\serialserver\c32serialserverconfig\ser-comms_c32-config.mrp"/>
+            </component>
+          </collection>
+          <collection name="Comms Framework Utilities" level="internal-utils">
+            <component name="Comms Framework" introduced="7.0s">
+              <unit bldFile="sf\os\commsfw\commsfwutils\commfw\group" mrp="sf\os\commsfw\commsfwutils\commfw\group\comms-infras_commsfw.mrp" priority="10"/>
+            </component>
+            <component name="Comms Elements" introduced="8.0">
+              <unit bldFile="sf\os\commsfw\commsfwutils\commselements\group" mrp="sf\os\commsfw\commsfwutils\commselements\group\comms-infras_elements.mrp"/>
+            </component>
+            <component name="MBuf Manager" introduced="7.0s">
+              <unit bldFile="sf\os\commsfw\commsfwutils\mbufmgr\group" mrp="sf\os\commsfw\commsfwutils\mbufmgr\group\comms-infras_mbufmgr.mrp"/>
+            </component>
+          </collection>
+          <collection name="Base Connection Providers" level="internal-utils">
+            <component name="Reference CPR" plugin="Y" introduced="9.2">
+              <unit bldFile="sf\os\commsfw\baseconnectionproviders\refcpr\group" mrp="sf\os\commsfw\baseconnectionproviders\refcpr\group\networking_ReferenceCPR.mrp"/>
+            </component>
+            <component name="Reference SCPR" plugin="Y" introduced="9.2">
+              <unit bldFile="sf\os\commsfw\baseconnectionproviders\refscpr\group" mrp="sf\os\commsfw\baseconnectionproviders\refscpr\group\networking_ReferenceSCPR.mrp"/>
+            </component>
+          </collection>
+          <collection name="Baseband Abstraction" level="physical-abstraction">
+            <component name="Baseband Channel Adaptor" introduced="8.1">
+              <unit bldFile="sf\os\cellularsrv\basebandabstraction\basebandchanneladaptor\group" mrp="sf\os\cellularsrv\basebandabstraction\basebandchanneladaptor\group\networking_bca.mrp"/>
+            </component>
+            <component name="Inter-System Communication" filter="gt" introduced="9.5">
+              <unit bldFile="sf\os\cellularsrv\basebandabstraction\intersystemcomm\group" mrp="sf\os\cellularsrv\basebandabstraction\intersystemcomm\group\networking_isc.mrp"/>
+            </component>
+          </collection>
+        </subblock>
+        <subblock name="Cellular Baseband Services">
+          <collection name="Telephony Utilities" level="utilities">
+            <component name="Dial" deprecated="9.1">
+              <unit bldFile="sf\os\cellularsrv\telephonyutils\dial\group" mrp="sf\os\cellularsrv\telephonyutils\dial\group\telephony_dial.mrp"/>
+            </component>
+            <component name="Telephony Watchers" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\telephonyutils\telephonywatchers\group" mrp="sf\os\cellularsrv\telephonyutils\telephonywatchers\group\telephony_watchers.mrp"/>
+            </component>
+            <component name="ETel 3rd Party API" introduced="7.0">
+              <unit bldFile="sf\os\cellularsrv\telephonyutils\etel3rdpartyapi\Group" mrp="sf\os\cellularsrv\telephonyutils\etel3rdpartyapi\Group\telephony_etel3rdparty.mrp"/>
+            </component>
+          </collection>
+          <collection name="Fax" level="utilities">
+            <component name="Fax Client and Server">
+              <unit bldFile="sf\os\cellularsrv\fax\faxclientandserver\Group" mrp="sf\os\cellularsrv\fax\faxclientandserver\Group\telephony_fax.mrp"/>
+            </component>
+          </collection>
+          <collection name="Telephony Server" level="servers_and_extensions">
+            <component name="ETel Server and Core">
+              <unit bldFile="sf\os\cellularsrv\telephonyserver\etelserverandcore\group" mrp="sf\os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel.mrp"/>
+            </component>
+            <component name="ETel Config">
+              <unit mrp="sf\os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel-config.mrp"/>
+            </component>
+            <component name="ETel Multimode" introduced="7.0">
+              <unit bldFile="sf\os\cellularsrv\telephonyserver\etelmultimode\group" mrp="sf\os\cellularsrv\telephonyserver\etelmultimode\group\telephony_etelmm.mrp"/>
+            </component>
+            <component name="ETel Packet Data" introduced="7.0">
+              <unit bldFile="sf\os\cellularsrv\telephonyserver\etelpacketdata\group" mrp="sf\os\cellularsrv\telephonyserver\etelpacketdata\group\telephony_etelpckt.mrp"/>
+            </component>
+            <component name="ETel SIM Toolkit" introduced="6.1">
+              <unit bldFile="sf\os\cellularsrv\telephonyserver\etelsimtoolkit\group" mrp="sf\os\cellularsrv\telephonyserver\etelsimtoolkit\group\telephony_etelsat.mrp"/>
+            </component>
+            <component name="ETel CDMA" introduced="7.0s">
+              <unit bldFile="sf\os\cellularsrv\telephonyserver\etelcdma\group" mrp="sf\os\cellularsrv\telephonyserver\etelcdma\group\telephony_etelcdma.mrp"/>
+            </component>
+          </collection>
+          <collection name="SMS Protocols" level="internal-utils">
+            <component name="SMS Stack" contract="SMS_MTM" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\smsprotocols\smsstack\group" mrp="sf\os\cellularsrv\smsprotocols\smsstack\group\nbprotocols_smsstackv2.mrp"/>
+            </component>
+            <component name="CDMA SMS Stack" plugin="Y" introduced="8.0">
+              <unit bldFile="sf\os\cellularsrv\smsprotocols\cdmasmsstack\group" mrp="sf\os\cellularsrv\smsprotocols\cdmasmsstack\group\nbprotocols_cdmasmsstack.mrp"/>
+            </component>
+          </collection>
+          <collection name="Telephony Server Plugins" level="physical-abstraction">
+            <component name="Common TSY">
+              <unit bldFile="sf\os\cellularsrv\telephonyserverplugins\common_tsy\group" mrp="sf\os\cellularsrv\telephonyserverplugins\common_tsy\group\telephony_commontsy.mrp"/>
+            </component>
+            <component name="Multimode TSY" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\telephonyserverplugins\multimodetsy\group" mrp="sf\os\cellularsrv\telephonyserverplugins\multimodetsy\group\telephony_mmtsy.mrp"/>
+            </component>
+            <component name="CDMA TSY" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\telephonyserverplugins\cdmatsy\group" mrp="sf\os\cellularsrv\telephonyserverplugins\cdmatsy\group\telephony_cdmatsy.mrp"/>
+            </component>
+            <component name="SIM TSY" plugin="Y" introduced="7.0" class="test">
+              <unit bldFile="sf\os\cellularsrv\telephonyserverplugins\simtsy\group" mrp="sf\os\cellularsrv\telephonyserverplugins\simtsy\group\telephony_simtsy.mrp"/>
+            </component>
+          </collection>
+          <!-- PLACEHOLDER="DS.1577" START REMOVE -->
+		  <collection name="Telephony Reference Platform" level="physical-abstraction">
+            <component name="TRP TSY" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\telephonyreferenceplatform\trptsy\group" mrp="sf\os\cellularsrv\telephonyreferenceplatform\trptsy\group\telephony_trp.mrp"/>
+            </component>
+            <component name="TRP AGT" introduced="9.4" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\telephonyreferenceplatform\trptsy\agt\trpagt\group" mrp="sf\os\cellularsrv\telephonyreferenceplatform\trptsy\agt\trpagt\group\telephony_trpagt.mrp"/> 
+            </component>
+          </collection>
+		  <!-- PLACEHOLDER="DS.1577" END REMOVE -->
+		  <collection name="Hardware Plugin Simulation" level="physical-abstraction">
+ 	        <component name="MockSY" introduced="9.4" plugin="Y">
+ 			<!-- PLACEHOLDER="PDEF130159"
+ 			  <unit bldFile="sf\os/unref/orphan/comgen/telephony/tools/mocksy/group" mrp="sf\os/unref/orphan/comgen/telephony/tools/mocksy/group/telephony_tools_mocksy.mrp"/>
+ 			  -->
+ 	        </component>
+ 	      </collection>
+        </subblock>
+        <subblock name="Networking Services">
+          <collection name="TCP/IP Utilities" level="utilities">
+            <component name="DND" introduced="7.0">
+              <unit bldFile="sf\os\networkingsrv\tcpiputils\dnd\group" mrp="sf\os\networkingsrv\tcpiputils\dnd\group\networking_dnd.mrp"/>
+            </component>
+            <component name="DND Config" introduced="7.0" class="config">
+              <unit mrp="sf\os\networkingsrv\tcpiputils\dnd\group\networking_dnd-config.mrp"/>
+            </component>
+            <component name="DHCP" introduced="8.0">
+              <unit bldFile="sf\os\networkingsrv\tcpiputils\dhcp\group" mrp="sf\os\networkingsrv\tcpiputils\dhcp\group\networking_dhcp.mrp"/>
+            </component>
+            <component name="Network Address and Port Translation" plugin="Y" introduced="9.4">
+              <unit bldFile="sf\os\networkingsrv\tcpiputils\networkaddressandporttranslation\group" mrp="sf\os\networkingsrv\tcpiputils\networkaddressandporttranslation\group\networking_napt.mrp"/>
+            </component>
+          </collection>
+          <collection name="ESock API Extensions" level="utilities">
+            <component name="Internet Sockets" introduced="ER5">
+              <unit bldFile="sf\os\networkingsrv\esockapiextensions\internetsockets\group" mrp="sf\os\networkingsrv\esockapiextensions\internetsockets\group\networking_insock.mrp"/>
+            </component>
+          </collection>
+          <collection name="Network Protocols" level="servers_and_extensions">
+            <component name="IP Event Notifier" plugin="Y" introduced="8.1">
+              <unit bldFile="sf\os\networkingsrv\networkprotocols\ipeventnotifier\group" mrp="sf\os\networkingsrv\networkprotocols\ipeventnotifier\group\networking_ipeventnotifier.mrp"/>
+            </component>
+            <component name="TCP/IPv4/v6 PRT" plugin="Y" introduced="7.0">
+              <unit bldFile="sf\os\networkingsrv\networkprotocols\tcpipv4v6prt\group" mrp="sf\os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6.mrp"/>
+            </component>
+            <component name="TCP/IPv4/v6 Config" introduced="7.0" class="config">
+              <unit mrp="sf\os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6-config.mrp"/>
+            </component>
+            <component name="IP Hook" introduced="7.0">
+              <unit bldFile="sf\os\networkingsrv\networkprotocols\iphook\inhook6\group" mrp="sf\os\networkingsrv\networkprotocols\iphook\inhook6\group\networking_inhook6.mrp"/>
+            </component>
+            <component name="Mobile IP" plugin="Y" introduced="8.1">
+              <unit bldFile="sf\os\networkingsrv\networkprotocols\mobileip\group" mrp="sf\os\networkingsrv\networkprotocols\mobileip\group\networking_mobileip.mrp"/>
+            </component>
+          </collection>
+          <collection name="Network Control" level="internal-utils">
+            <component name="QoS Framework Config" contract="IPv6_QOS" introduced="7.0s" class="config">
+              <unit mrp="sf\os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos-config.mrp"/>
+            </component>
+            <component name="QoS Library" contract="IPv6_QOS" introduced="7.0s">
+              <unit bldFile="sf\os\networkingsrv\networkcontrol\qoslib\group" mrp="sf\os\networkingsrv\networkcontrol\qoslib\group\networking_qoslib.mrp"/>
+            </component>
+            <component name="PF QoS Library" contract="IPv6_QOS" introduced="7.0s">
+              <unit bldFile="sf\os\networkingsrv\networkcontrol\pfqoslib\group" mrp="sf\os\networkingsrv\networkcontrol\pfqoslib\group\networking_pfqoslib.mrp"/>
+            </component>
+            <component name="QoS Framework PRT" contract="IPv6_QOS" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\networkingsrv\networkcontrol\qosfwconfig\qos\group" mrp="sf\os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos.mrp"/>
+            </component>
+            <component name="IP CPR" plugin="Y" introduced="8.1">
+              <unit bldFile="sf\os\networkingsrv\networkcontrol\ipcpr\group" mrp="sf\os\networkingsrv\networkcontrol\ipcpr\group\networking_ipcpr.mrp"/>
+            </component>
+            <component name="IP SCPR" plugin="Y" introduced="9.1">
+              <unit bldFile="sf\os\networkingsrv\networkcontrol\ipscpr\group" mrp="sf\os\networkingsrv\networkcontrol\ipscpr\group\networking_ipscpr.mrp"/>
+            </component>
+            <component name="IP CPR Shim" plugin="Y" deprecated="9.6">
+              <unit bldFile="sf\os\networkingsrv\networkcontrol\ipcprshim\group" mrp="sf\os\networkingsrv\networkcontrol\ipcprshim\group\networking_shimcpr.mrp"/>
+            </component>
+          </collection>
+          <collection name="Link Layer Control" level="physical-abstraction">
+            <component name="CSD AGT" plugin="Y" introduced="6.1">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\csdagt\group" mrp="sf\os\cellularsrv\telephonyprotocols\csdagt\group\networking_csdagt.mrp"/>
+            </component>
+            <component name="PSD AGT" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\psdagt\group" mrp="sf\os\cellularsrv\telephonyprotocols\psdagt\group\networking_psdagt.mrp"/>
+            </component>
+            <component name="NULL AGT" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\networkingsrv\linklayercontrol\nullagt\group" mrp="sf\os\networkingsrv\linklayercontrol\nullagt\group\networking_nullagt.mrp"/>
+            </component>
+            <component name="GPRS/UMTS QoS PRT" contract="IPv6_QOS" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\gprsumtsqosprt\group" mrp="sf\os\cellularsrv\telephonyprotocols\gprsumtsqosprt\group\networking_guqos.mrp"/>
+            </component>
+            <component name="GPRS/UMTS QoS Interface" plugin="Y" introduced="7.0s">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\gprsumtsqosinterface\group" mrp="sf\os\cellularsrv\telephonyprotocols\gprsumtsqosinterface\group\networking_umtsif.mrp"/>
+            </component>
+            <component name="QoS Extn API" contract="IPv6_QOS" introduced="9.2">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\qosextnapi\group" mrp="sf\os\cellularsrv\telephonyprotocols\qosextnapi\group\networking_qosextnapi.mrp"/>
+            </component>
+            <component name="Secondary PDP context UMTS Driver">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\secondarypdpcontextumtsdriver\group" mrp="sf\os\cellularsrv\telephonyprotocols\secondarypdpcontextumtsdriver\group\networking_spud.mrp"/>
+            </component>
+            <component name="UMTS/GPRS SCPR" plugin="Y" introduced="8.1">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\umtsgprsscpr\group" mrp="sf\os\cellularsrv\telephonyprotocols\umtsgprsscpr\group\networking_UmtsGprsSCPR.mrp"/>
+            </component>
+            <component name="QoS 3GPP CPR" plugin="Y" introduced="9.2">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\qos3gppcpr\group" mrp="sf\os\cellularsrv\telephonyprotocols\qos3gppcpr\group\networking_Qos3GPP.mrp"/>
+            </component>
+          </collection>
+          <collection name="Link Layer Protocols" level="bearer-manager">
+            <component name="Ethernet NIF" plugin="Y">
+              <unit bldFile="sf\os\networkingsrv\linklayerprotocols\ethernetnif\group" mrp="sf\os\networkingsrv\linklayerprotocols\ethernetnif\group\networking_ether802.mrp"/>
+            </component>
+            <component name="Ethernet Packet Driver" plugin="Y">
+              <unit mrp="sf\os\networkingsrv\linklayerprotocols\ethernetpacketdriver\group\networking_etherdrv_srconly.mrp"/>
+            </component>
+            <component name="PPP NIF" plugin="Y">
+              <unit version="1" bldFile="sf\os\networkingsrv\linklayerprotocols\pppnif\group" mrp="sf\os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp.mrp"/>
+            </component>
+         <component name="PPP Config">
+              <unit version="1" mrp="sf\os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp-config.mrp"/>
+            </component>
+            <component name="SLIP NIF" plugin="Y">
+              <unit bldFile="sf\os\networkingsrv\linklayerprotocols\slipnif\group" mrp="sf\os\networkingsrv\linklayerprotocols\slipnif\group\networking_slip.mrp"/>
+            </component>
+            <component name="Tunnel NIF" plugin="Y">
+              <unit bldFile="sf\os\networkingsrv\linklayerprotocols\tunnelnif\group" mrp="sf\os\networkingsrv\linklayerprotocols\tunnelnif\group\networking_tunnelnif.mrp"/>
+            </component>
+            <component name="Raw IP NIF">
+              <unit bldFile="sf\os\cellularsrv\telephonyprotocols\rawipnif\group" mrp="sf\os\cellularsrv\telephonyprotocols\rawipnif\group\networking_rawipnif.mrp"/>
+            </component>
+            <component name="Wireless LAN" filter="gt" introduced="9.3">
+              <unit bldFile="sf\os\wlan\wlan_bearer\wirelesslan\group" mrp="sf\os\wlan\wlan_bearer\wirelesslan\group\networking_802.11.mrp"/>
+            </component>
+          </collection>
+          <collection name="PPP Compression Plugins" level="bearer-manager">
+            <component name="Predictor Compression" plugin="Y">
+              <unit bldFile="sf\os\networkingsrv\pppcompressionplugins\predictorcompression\group" mrp="sf\os\networkingsrv\pppcompressionplugins\predictorcompression\group\networking_predcomp.mrp"/>
+            </component>
+            <component name="MPPC" contract="MPPC_LZS_Compression_Libraries" filter="gt" plugin="Y">
+              <unit bldFile="sf\os\networkingsrv\pppcompressionplugins\mppc\group" mrp="sf\os\networkingsrv\pppcompressionplugins\mppc\group\networking_mscomp.mrp"/>
+            </component>
+            <component name="Stac LZS Compression" contract="MPPC_LZS_Compression_Libraries" filter="gt" plugin="Y">
+              <unit bldFile="sf\os\networkingsrv\pppcompressionplugins\staclzscompression\group" mrp="sf\os\networkingsrv\pppcompressionplugins\staclzscompression\group\networking_staccomp.mrp"/>
+            </component>
+          </collection>
+          <collection name="Link Layer Utilities" level="bearer-manager">
+            <component name="EAP Framework" filter="gt" introduced="9.3">
+              <unit bldFile="sf\mw\accesssec\eapol\eapfw\group" mrp="sf\mw\accesssec\eapol\eapfw\group\networking_eap.mrp"/>
+            </component>
+            <component name="Packet Logger" introduced="8.1" class="test">
+              <unit bldFile="sf\os\networkingsrv\linklayerutils\packetlogger\group" mrp="sf\os\networkingsrv\linklayerutils\packetlogger\group\networking_packetlogger.mrp"/>
+            </component>
+          </collection>
+        </subblock>
+        <subblock name="Short Link Services">
+          <collection name="USB Management" level="utilities">
+            <component name="USB Manager">
+              <unit version="2" bldFile="sf\os\shortlinksrv\usbmgmt\usbmgr\group" mrp="sf\os\shortlinksrv\usbmgmt\usbmgr\group\usb_manager.mrp"/>
+            </component>
+          </collection>
+          <collection name="Short Link" level="servers_and_extensions">
+            <component name="Bluetooth HCI Framework 2" introduced="9.2">
+              <unit bldFile="sf\os\shortlinksrv\bthci\bthci2\group" mrp="sf\os\shortlinksrv\bthci\bthci2\group\bluetooth_hci_v2_framework.mrp"/>
+            </component>
+            <component name="Bluetooth SDP">
+              <unit bldFile="sf\os\shortlinksrv\bluetooth\btsdp" mrp="sf\os\shortlinksrv\bluetooth\btsdp\bluetooth_sdp.mrp"/>
+            </component>
+            <component name="Remote Control Framework" introduced="9.1">
+              <unit bldFile="sf\os\devicesrv\accessoryservices\remotecontrolfw\group" mrp="sf\os\devicesrv\accessoryservices\remotecontrolfw\group\bluetooth_remotecontrol.mrp"/>
+            </component>
+          </collection>
+          <collection name="Host Controller Interface" level="servers_and_extensions">
+            <component name="Bluetooth HCI Framework 1" introduced="6.0">
+              <unit bldFile="sf\os\shortlinksrv\bthci\bthci1" mrp="sf\os\shortlinksrv\bthci\bthci1\bluetooth_hci.mrp"/>
+            </component>
+            <component name="Bluetooth HCI Extension Interface" introduced="6.1">
+              <unit bldFile="sf\os\shortlinksrv\bthci\hciextensioninterface" mrp="sf\os\shortlinksrv\bthci\hciextensioninterface\bluetooth_hciproxy.mrp"/>
+            </component>
+            <component name="Bluetooth HCI 2 Reference Implementations" plugin="Y" introduced="9.2">
+              <unit bldFile="sf\os\shortlinksrv\bthci\hci2implementations\group" mrp="sf\os\shortlinksrv\bthci\hci2implementations\group\bluetooth_hci_v2_implementations.mrp"/>
+            </component>
+          </collection>
+          <collection name="Bluetooth" level="internal-utils">
+            <component name="Bluetooth Manager">
+              <unit bldFile="sf\os\shortlinksrv\bluetoothmgmt\btmgr" mrp="sf\os\shortlinksrv\bluetoothmgmt\btmgr\bluetooth_manager.mrp"/>
+            </component>
+            <component name="Bluetooth Notifiers Support">
+              <unit bldFile="sf\os\shortlinksrv\bluetooth\btextnotifiers" mrp="sf\os\shortlinksrv\bluetooth\btextnotifiers\bluetooth_btextnotifiers.mrp"/>
+            </component>
+            <component name="Bluetooth Config" class="config">
+              <unit bldFile="sf\os\shortlinksrv\bluetoothmgmt\btconfig" mrp="sf\os\shortlinksrv\bluetoothmgmt\btconfig\bluetooth_config.mrp"/>
+            </component>
+            <component name="Bluetooth GAVDP" introduced="8.1">
+              <unit bldFile="sf\os\shortlinksrv\bluetooth\gavdp\group" mrp="sf\os\shortlinksrv\bluetooth\gavdp\group\bluetooth_gavdp.mrp"/>
+            </component>
+            <component name="Bluetooth ROM" introduced="9.1">
+              <unit bldFile="sf\os\shortlinksrv\bluetoothmgmt\btrom" mrp="sf\os\shortlinksrv\bluetoothmgmt\btrom\bluetooth_rom.mrp"/>
+            </component>
+            <component name="Bluetooth Client Library">
+              <unit bldFile="sf\os\shortlinksrv\bluetoothmgmt\bluetoothclientlib" mrp="sf\os\shortlinksrv\bluetoothmgmt\bluetoothclientlib\bluetooth_user.mrp"/>
+            </component>
+            <component name="Bluetooth Build Utilities">
+              <unit mrp="sf\os\shortlinksrv\bluetoothmgmt\btcommon\bluetooth_common.mrp"/>
+            </component>
+          </collection>
+          <collection name="Short Link Protocol Plugins" level="bearer-manager">
+            <component name="Bluetooth Stack" introduced="6.0">
+              <unit bldFile="sf\os\shortlinksrv\bluetooth\btstack" mrp="sf\os\shortlinksrv\bluetooth\btstack\bluetooth_stack.mrp"/>
+            </component>
+            <component name="IrDA Stack">
+              <unit bldFile="sf\os\shortlinksrv\irda\irdastack\group" mrp="sf\os\shortlinksrv\irda\irdastack\group\infra-red_irda.mrp"/>
+            </component>
+            <component name="IrDA Config" introduced="6.0" class="config">
+              <unit bldFile="sf\os\shortlinksrv\irda\irdaconfig" mrp="sf\os\shortlinksrv\irda\irdaconfig\infra-red_config.mrp"/>
+            </component>
+          </collection>
+          <collection name="Serial Comms Server Plugins" level="physical-abstraction">
+            <component name="Serial Port CSY" class="placeholder" plugin="Y">
+              <!-- placeholder for ser-comms_serialportcsy, currently built by C32 -->
+            </component>
+            <component name="Bluetooth CSY" plugin="Y">
+              <unit bldFile="sf\os\shortlinksrv\bluetooth\btcomm" mrp="sf\os\shortlinksrv\bluetooth\btcomm\bluetooth_btcomm.mrp"/>
+            </component>
+            <!-- PLACEHOLDER="DS.1577" START REMOVE -->
+			<component name="MUX CSY" introduced="9.4" plugin="Y">
+              <unit bldFile="sf\os\cellularsrv\telephonyreferenceplatform\trptsy\csy\csy27010\group" mrp="sf\os\cellularsrv\telephonyreferenceplatform\trptsy\csy\csy27010\group\telephony_muxcsy.mrp"/>
+            </component>
+			<!-- PLACEHOLDER="DS.1577" END REMOVE -->
+          </collection>
+        </subblock>
+      </block>
+      <block name="Multimedia" levels="device-fw devices middleware application-interface">
+        <collection name="Multimedia APIs and Frameworks" level="application-interface">
+          <component name="Multimedia Framework" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\group" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\group\multimedia_mmf.mrp"/>
+          </component>
+          <component name="Multimedia Utility Library">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmutilitylib\group" mrp="sf\mw\mmmw\mmmiddlewarefws\mmutilitylib\group\multimedia_common.mrp"/>
+          </component>
+          <component name="Imaging Frameworks" introduced="7.0s">
+            <unit bldFile="sf\os\mm\imagingandcamerafws\imagingfws\group" mrp="sf\os\mm\imagingandcamerafws\imagingfws\group\multimedia_icl.mrp"/>
+          </component>
+          <component name="Camera Framework" introduced="7.0s">
+            <unit bldFile="sf\os\mm\imagingandcamerafws\camerafw\framework\group" mrp="sf\os\mm\imagingandcamerafws\camerafw\framework\group\multimedia_ecam_framework.mrp"/>
+          </component>
+		  <!-- PLACEHOLDER="DS.1554" START REMOVE-->
+          <component name="Broadcast Radio Tuner" introduced="9.1" class="test">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\broadcastradiotuner\group" mrp="sf\mw\mmmw\mmmiddlewarefws\broadcastradiotuner\group\multimedia_tuner.mrp"/>
+          </component>
+		  <!-- PLACEHOLDER="DS.1554" END REMOVE-->
+        </collection>
+        <collection name="Multimedia Plugins" level="middleware">
+          <component name="Multimedia Framework Plugins" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\group_plugin" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\group_plugin\multimedia_mmf_plugin.mrp"/>
+          </component>
+          <component name="Imaging Plugins" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\os\mm\imagingandcamerafws\imagingfws\plugins\group" mrp="sf\os\mm\imagingandcamerafws\imagingfws\plugins\group\multimedia_icl_plugin.mrp"/>
+          </component>
+          <component name="Camera Plugins" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\os\mm\imagingandcamerafws\camerafw\plugins\group" mrp="sf\os\mm\imagingandcamerafws\camerafw\plugins\group\multimedia_ecam_plugins.mrp"/>
+          </component>
+		   <component name="3GP Library" introduced="9.4">
+            <unit bldFile="sf\os\mm\mmplugins\3gplib\group" mrp="sf\os\mm\mmplugins\3gplib\group\multimedia_3gplibrary.mrp"/>
+          </component>
+          <component name="3GP Unit Tests" introduced="tb92_or_future" class="test">
+            <unit mrp="sf\os\mm\mmplugins\3gpunittest\group\multimedia_unittest_3gplibrary_source.mrp"/>
+          </component>
+          <component name="A3F Audio Component Library">
+            <unit bldFile="sf\os\mm\mmhais\a3facl\group" mrp="sf\os\mm\mmhais\a3facl\group\multimedia_a3f_acl.mrp"/>
+          </component>
+          <component name="A3F DevSound Customisation">
+            <unit bldFile="sf\os\mm\mmhais\a3fdevsoundcustomisation\group" mrp="sf\os\mm\mmhais\a3fdevsoundcustomisation\group\multimedia_a3f_devsoundadaptationinfo.mrp"/>
+          </component>
+        </collection>
+        <collection name="Multimedia Resource Management" level="middleware">
+          <component name="Multimedia Resource Controller">
+            <unit bldFile="sf\os\mm\mmresourcemgmt\mmresctrl\group" mrp="sf\os\mm\mmresourcemgmt\mmresctrl\group\multimedia_a3f_refmmrc.mrp"/>
+          </component>
+        </collection>
+        <collection name="Multimedia Device Framework" level="device-fw">
+          <component name="Media Device Framework" introduced="9.2">
+            <unit bldFile="sf\os\mm\mmdevicefw\mdf\group" mrp="sf\os\mm\mmdevicefw\mdf\group\multimedia_mdf.mrp"/>
+          </component>
+          <component name="Speech Recognition Controller" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\ASR\group" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\ASR\group\multimedia_mmf_ASR.mrp"/>
+          </component>
+          <component name="OpenMAX" introduced="9.4">
+            <unit bldFile="sf\os\mm\omxil\openmax\group" mrp="sf\os\mm\omxil\openmax\group\multimedia_openmax.mrp"/>
+          </component>
+        </collection>
+        <collection name="Sound Device" level="devices">
+          <component name="DevSound API">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_api" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_api\multimedia_mdf_devsound_api.mrp"/>
+          </component>
+          <component name="A3F DevSound">
+            <unit bldFile="sf\os\mm\devsound\a3fdevsound\group" mrp="sf\os\mm\devsound\a3fdevsound\group\multimedia_a3f_devsound.mrp"/>
+          </component>
+          <component name="A3F Audio Component Framework">
+            <unit bldFile="sf\os\mm\devsound\a3facf\group" mrp="sf\os\mm\devsound\a3facf\group\multimedia_a3f_acf.mrp"/>
+          </component>
+          <component name="DevSound Plugin Support" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_pluginsupport" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_pluginsupport\multimedia_mdf_devsound_pluginsupport.mrp"/>
+          </component>
+          <component name="Reference DevSound Plugins" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_refplugin" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_refplugin\multimedia_mdf_devsound_refplugin.mrp"/>
+          </component>
+          <component name="Bluetooth DevSound Plugin" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\sounddevbt\group" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\sounddevbt\group\multimedia_mdf_devsound_refbtplugin.mrp"/>
+          </component>
+          <component name="A3F Trace Utility">
+            <unit bldFile="sf\os\mm\devsound\a3ftrace\group" mrp="sf\os\mm\devsound\a3ftrace\group\multimedia_a3f_traces.mrp"/>
+          </component>
+          <component name="A3F Server Start" plugin="Y" introduced="9.5">
+            <unit bldFile="sf\os\mm\devsound\a3fsrvstart\group" mrp="sf\os\mm\devsound\a3fsrvstart\group\multimedia_a3f_serverstart.mrp"/>
+          </component>
+        </collection>
+        <collection name="Multimedia Hardware Adaptation Interfaces" level="device-fw">
+          <component name="DevSound Hardware Device API" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_hwdev" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\SoundDev\group_hwdev\multimedia_mdf_devsound_hwdev.mrp"/>
+          </component>
+          <component name="Reference ACL Adaptation">
+            <unit bldFile="sf\os\mm\mmhais\refacladapt\group" mrp="sf\os\mm\mmhais\refacladapt\group\multimedia_a3f_refacladaptation.mrp"/>
+          </component>
+          <component name="Video HAI" introduced="7.0s">
+            <unit bldFile="sf\mw\mmmw\mmmiddlewarefws\mmfw\DevVideo\group" mrp="sf\mw\mmmw\mmmiddlewarefws\mmfw\DevVideo\group\multimedia_mdf_devvideo.mrp"/>
+          </component>
+          <component name="Mobile TV DVB-H Receiver HAI" introduced="9.5">
+            <unit bldFile="sf\os\mm\mmhais\dvbhreceiverhai\hai\dvbh\group" mrp="sf\os\mm\mmhais\dvbhreceiverhai\hai\dvbh\group\multimedia_mobiletv_dvbh_hai.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Graphics" levels="engines internal-adaptations device-interface internal-utils application-interface">
+        <collection name="Windowing Framework" level="application-interface">
+          <component name="Window Server">
+            <unit bldFile="sf\os\graphics\windowing\windowserver\group" mrp="sf\os\graphics\windowing\windowserver\group\graphics_wserv.mrp"/>
+          </component>
+        </collection>
+        <collection name="Printing Services" level="application-interface">
+          <component name="Printer Driver Support">
+            <unit bldFile="sf\os\graphics\printingservices\printerdriversupport\group" mrp="sf\os\graphics\printingservices\printerdriversupport\group\graphics_pdrstore.mrp"/>
+          </component>
+          <component name="Printer Drivers" plugin="Y">
+            <unit bldFile="sf\os\graphics\printingservices\printerdrivers\group" mrp="sf\os\graphics\printingservices\printerdrivers\group\graphics_printdrv.mrp"/>
+          </component>
+        </collection>
+        <collection name="Fonts Services" level="internal-utils">
+          <component name="Text Shaper Plugin" plugin="Y" introduced="9.2">
+            <unit bldFile="sf\os\textandloc\fontservices\textshaperplugin\group" mrp="sf\os\textandloc\fontservices\textshaperplugin\group\graphics_iculayoutengine.mrp"/>
+          </component>
+          <component name="Font and Bitmap Server">
+            <unit bldFile="sf\os\graphics\fbs\fontandbitmapserver\group" mrp="sf\os\graphics\fbs\fontandbitmapserver\group\graphics_fbserv.mrp"/>
+          </component>
+          <component name="Font Store">
+            <unit bldFile="sf\os\textandloc\fontservices\fontstore\group" mrp="sf\os\textandloc\fontservices\fontstore\group\graphics_fntstore.mrp"/>
+          </component>
+          <component name="FreeType Font Rasteriser" plugin="Y">
+            <unit bldFile="sf\os\textandloc\fontservices\freetypefontrasteriser\group" mrp="sf\os\textandloc\fontservices\freetypefontrasteriser\group\graphics_freetype.mrp"/>
+          </component>
+          <component name="iType Font Rasteriser" contract="Monotype_iType_Rasteriser" filter="gt" plugin="Y" introduced="9.5">
+            <unit bldFile="sf\os\graphics\fbs\itypefontrasteriser\group" mrp="sf\os\graphics\fbs\itypefontrasteriser\group\graphics_itype.mrp"/>
+          </component>
+          <component name="Reference Fonts">
+            <unit bldFile="sf\os\textandloc\fontservices\referencefonts\group" mrp="sf\os\textandloc\fontservices\referencefonts\group\graphics_fonts.mrp"/>
+          </component>
+        </collection>
+        <collection name="Khronos APIs" level="device-interface">
+          <component name="OpenGL ES Framework" introduced="8.0">
+            <unit bldFile="sf\os\graphics\opengles\openglesdisplayproperties\group" mrp="sf\os\graphics\opengles\openglesdisplayproperties\group\graphics_openglesdisplayproperty.mrp"/>
+          </component>
+          <component name="OpenGL ES API" introduced="8.0">
+            <unit bldFile="sf\os\graphics\opengles\openglesinterface\group" mrp="sf\os\graphics\opengles\openglesinterface\group\graphics_openglesheaders.mrp"/>
+          </component>
+          <component name="OpenVG API" contract="Symbian_Exclude" introduced="9.5">
+            <unit bldFile="sf\os\graphics\openvg\openvginterface\group" mrp="sf\os\graphics\openvg\openvginterface\group\graphics_openvgheaders.mrp"/>
+          </component>
+          <component name="EGL API" contract="Symbian_Exclude" introduced="9.4">
+            <unit bldFile="sf\os\graphics\egl\eglinterface\group" mrp="sf\os\graphics\egl\eglinterface\group\graphics_eglheaders.mrp"/>
+          </component>
+        </collection>
+        <collection name="Khronos Implementation" level="internal-adaptations">
+          <component name="OpenGL ES Implementation" contract="OPENGL" filter="gt" introduced="8.0">
+            <unit bldFile="sf\os\graphics\opengles\openglesimplementation\group\" mrp="sf\os\graphics\opengles\openglesimplementation\group\graphics_opengles.mrp"/>
+          </component>
+          <component name="EGL Implementation" contract="Symbian_Exclude" introduced="9.4">
+            <unit bldFile="sf\os\graphics\egl\eglimplementation\group\" mrp="sf\os\graphics\egl\eglimplementation\group\graphics_egl.mrp"/>
+          </component>
+        </collection>
+        <collection name="Graphics Device Interface" level="device-interface">
+          <component name="Bit GDI">
+            <unit bldFile="sf\os\graphics\graphicsdeviceinterface\bitgdi\group" mrp="sf\os\graphics\graphicsdeviceinterface\bitgdi\group\graphics_bitgdi.mrp"/>
+          </component>
+          <component name="GDI">
+            <unit bldFile="sf\os\textandloc\graphicsdevif\gdi\group" mrp="sf\os\textandloc\graphicsdevif\gdi\group\graphics_gdi.mrp"/>
+          </component>
+          <component name="Colour Palette" introduced="7.0s">
+            <unit bldFile="sf\os\graphics\graphicsdeviceinterface\colourpalette\group" mrp="sf\os\graphics\graphicsdeviceinterface\colourpalette\group\graphics_palette.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Location Based Services" levels="data-acquisition adaptation management application-interface">
+        <collection name="Location Request Management" level="application-interface">
+          <component name="Location Server" contract="LBS" introduced="9.2">
+            <unit bldFile="sf\os\lbs\locationrequestmgmt\locationserver\group" mrp="sf\os\lbs\locationrequestmgmt\locationserver\group\lbs_locationserver.mrp"/>
+          </component>
+          <component name="Network Request Handler" contract="LBS" introduced="9.2">
+            <unit bldFile="sf\os\lbs\locationrequestmgmt\networkrequesthandler\group" mrp="sf\os\lbs\locationrequestmgmt\networkrequesthandler\group\lbs_networkrequesthandler.mrp"/>
+          </component>
+        </collection>
+        <collection name="Location Management" level="management">
+          <component name="A-GPS Location Manager" contract="LBS" introduced="9.2">
+            <unit bldFile="sf\os\lbs\locationmgmt\agpslocationmgr\group" mrp="sf\os\lbs\locationmgmt\agpslocationmgr\group\lbs_agpslocationmanager.mrp"/>
+          </component>
+          <component name="Network Location Manager" contract="LBS" introduced="9.2">
+            <unit bldFile="sf\os\lbs\locationmgmt\networklocationmgr\group" mrp="sf\os\lbs\locationmgmt\networklocationmgr\group\lbs_networklocationmanager.mrp"/>
+          </component>
+          <component name="Location Admin" contract="LBS" introduced="9.2">
+            <unit bldFile="sf\os\lbs\locationmgmt\locationadmin\group" mrp="sf\os\lbs\locationmgmt\locationadmin\group\lbs_admin.mrp"/>
+          </component>
+          <component name="Network Gateway" contract="LBS" introduced="9.2">
+            <unit bldFile="sf\os\lbs\locationmgmt\networkgateway\group" mrp="sf\os\lbs\locationmgmt\networkgateway\group\lbs_networkgateway.mrp"/>
+          </component>
+        </collection>
+        <collection name="Network Adaptation" level="adaptation">
+          <component name="Network Protocol Module" plugin="Y" introduced="9.2">
+            <unit bldFile="sf\os\lbs\networkprotocolmodules\networkprotocolmodule\group" mrp="sf\os\lbs\networkprotocolmodules\networkprotocolmodule\group\lbs_networktest.mrp"/>
+          </component>
+          <component name="Privacy Protocol Module" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\os\lbs\networkprotocolmodules\privacyprotocolmodule\group" mrp="sf\os\lbs\networkprotocolmodules\privacyprotocolmodule\group\lbs_privacyprotocolmodule.mrp"/>
+          </component>
+          <component name="SUPL Protocol Module" plugin="Y" introduced="9.4">
+		  <unit bldFile="sf\os\lbs\networkprotocolmodules\suplprotocolmodule\group" mrp="sf\os\lbs\networkprotocolmodules\suplprotocolmodule\group\lbs_suplprotocolmodule.mrp"/>
+			</component>
+        </collection>
+        <collection name="Data Source Modules" level="data-acquisition">
+          <component name="Default Positioning Module" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\os\lbs\datasourcemodules\defaultpositioningmodule\group" mrp="sf\os\lbs\datasourcemodules\defaultpositioningmodule\group\lbs_default_positioning_module.mrp"/>
+          </component>
+          <component name="Bluetooth GPS Positioning Module" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\os\lbs\datasourcemodules\bluetoothgpspositioningmodule\group" mrp="sf\os\lbs\datasourcemodules\bluetoothgpspositioningmodule\group\lbs_bt_positioning_module.mrp"/>
+          </component>
+          <component name="Simulation Positioning Module" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\os\lbs\datasourcemodules\simulationpositioningmodule\group" mrp="sf\os\lbs\datasourcemodules\simulationpositioningmodule\group\lbs_simulation_positioning_module.mrp"/>
+          </component>
+		 </collection>
+        <collection name="Data Source Adaptation" level="adaptation">
+          <component name="A-GPS Integration Module" plugin="Y" introduced="9.2">
+            <unit bldFile="sf\os\lbs\datasourcemodules\agpsintegrationmodule\group" mrp="sf\os\lbs\datasourcemodules\agpsintegrationmodule\group\lbs_datasourceplugins.mrp"/>
+          </component>
+          <component name="GPS Data Source Adaptation" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\os\lbs\datasourceadaptation\gpsdatasourceadaptation\group" mrp="sf\os\lbs\datasourceadaptation\gpsdatasourceadaptation\group\lbs_gps_data_source_adaptation.mrp"/>
+          </component>		  
+        </collection>
+      </block>
+    </layer>
+    <layer name="Generic Middleware" levels="generic specific">
+      <block name="Generic Application Support">
+        <collection name="File Handling" level="specific">
+          <component name="File Converter Framework">
+            <unit bldFile="sf\mw\appsupport\filehandling\fileconverterfw\group" mrp="sf\mw\appsupport\filehandling\fileconverterfw\group\app-framework_conarc.mrp"/>
+          </component>
+          <component name="Other File Converter Plugins" plugin="Y" introduced="5.0" deprecated="9.3">
+            <unit bldFile="sf\mw\appsupport\filehandling\fileconverterplugins\group" mrp="sf\mw\appsupport\filehandling\fileconverterplugins\group\app-engines_convert.mrp"/>
+          </component>
+          <component name="HTML to RichText Converter" plugin="Y" introduced="7.0">
+            <unit bldFile="sf\mw\appsupport\filehandling\htmltorichtextconverter\group" mrp="sf\mw\appsupport\filehandling\htmltorichtextconverter\group\app-services_chtmltocrtconv.mrp"/>
+          </component>
+          <component name="RichText to HTML Converter" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\mw\appsupport\filehandling\richtexttohtmlconverter\Group" mrp="sf\mw\appsupport\filehandling\richtexttohtmlconverter\Group\app-services_richtexttohtmlconv.mrp"/>
+          </component>
+        </collection>
+        <collection name="Text Rendering" level="generic">
+          <component name="Text Handling">
+            <unit bldFile="sf\os\textandloc\textrendering\texthandling\group" mrp="sf\os\textandloc\textrendering\texthandling\group\app-framework_etext.mrp"/>
+          </component>
+          <component name="Text Formatting">
+            <unit bldFile="sf\os\textandloc\textrendering\textformatting\group" mrp="sf\os\textandloc\textrendering\textformatting\group\app-framework_form.mrp"/>
+          </component>
+        </collection>
+        <collection name="Common Application Services" level="generic">
+          <component name="Alarm Server" introduced="7.0">
+            <unit bldFile="sf\mw\appsupport\commonappservices\alarmserver\Group" mrp="sf\mw\appsupport\commonappservices\alarmserver\Group\app-services_alarmserver.mrp"/>
+          </component>
+          <component name="Help" introduced="6.0">
+            <unit bldFile="sf\app\helps\symhelp\helpmodel\group" mrp="sf\app\helps\symhelp\helpmodel\group\app-services_hlpmodel.mrp"/>
+          </component>
+        </collection>
+        <collection name="Time Zone Services" level="generic">
+          <component name="Time Zone Server" introduced="9.1">
+            <unit bldFile="sf\mw\appsupport\tzservices\tzserver\group" mrp="sf\mw\appsupport\tzservices\tzserver\group\app-services_tz.mrp"/>
+          </component>
+          <component name="Time Zone Localization" introduced="9.1">
+            <unit bldFile="sf\mw\appsupport\tzservices\tzlocalization\group" mrp="sf\mw\appsupport\tzservices\tzlocalization\group\app-services_timezonelocalization.mrp"/>
+          </component>
+          <component name="World Server" introduced="7.0" deprecated="9.1">
+            <unit bldFile="sf\mw\appsupport\tzservices\worldserver\group" mrp="sf\mw\appsupport\tzservices\worldserver\group\app-services_worldserver.mrp"/>
+          </component>
+        </collection>
+        <collection name="Content Handling" level="specific">
+          <component name="Content Handling Framework" introduced="8.0">
+            <unit bldFile="sf\mw\appsupport\contenthandling\contenthandlingfw\Group" mrp="sf\mw\appsupport\contenthandling\contenthandlingfw\Group\content-handling.mrp"/>
+          </component>
+          <component name="SMIL Parser" introduced="7.0s">
+            <unit bldFile="sf\app\messaging\messagingappbase\smilparser\GROUP" mrp="sf\app\messaging\messagingappbase\smilparser\GROUP\messaging_gmxml.mrp"/>
+          </component>
+          <component name="Web Recognisers" plugin="Y">
+            <unit bldFile="sf\mw\appsupport\contenthandling\webrecognisers\group" mrp="sf\mw\appsupport\contenthandling\webrecognisers\group\application-protocols_recognisers.mrp"/>
+          </component>
+          <component name="Reference DRM Agent" introduced="8.0">
+            <unit bldFile="sf\mw\appsupport\contenthandling\referencedrmagent\RefTestAgent\group" mrp="sf\mw\appsupport\contenthandling\referencedrmagent\RefTestAgent\group\security_rta.mrp"/>
+          </component>
+        </collection>
+        <collection name="Printing Support" level="specific">
+          <component name="Printing UI Support">
+            <unit bldFile="sf\mw\appsupport\printingsupport\printinguisupport\group" mrp="sf\mw\appsupport\printingsupport\printinguisupport\group\app-framework_print.mrp"/>
+          </component>
+        </collection>
+        <collection name="Backup and Restore" level="generic">
+          <component name="Backup Engine" introduced="9.0">
+            <unit bldFile="sf\mw\remoteconn\backup\backupengine\group" mrp="sf\mw\remoteconn\backup\backupengine\group\connectivity_backupengine.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Security Management">
+        <collection name="Installation Services" level="specific">
+          <component name="Secure Software Install">
+            <unit bldFile="sf\mw\appinstall\installationservices\swi\group" mrp="sf\mw\appinstall\installationservices\swi\group\security_swi.mrp"/>
+          </component>
+          <component name="Secure Software Install Device Tools" introduced="8.1">
+            <unit bldFile="sf\mw\appinstall\installationservices\swidevicetools\group" mrp="sf\mw\appinstall\installationservices\swidevicetools\group\security_switools_device.mrp"/>
+          </component>
+        </collection>
+        <collection name="Crypto Services" level="generic">
+          <component name="Certificate and Key Management" introduced="6.0">
+            <unit bldFile="sf\os\security\cryptoservices\certificateandkeymgmt\group" mrp="sf\os\security\cryptoservices\certificateandkeymgmt\group\security_certman.mrp"/>
+          </component>
+          <component name="Root Certificates" introduced="7.0s">
+            <unit mrp="sf\os\security\cryptoservices\rootcertificates\rootcerts.mrp"/>
+          </component>
+          <component name="ASN PKCS" introduced="8.0">
+            <unit bldFile="sf\os\security\cryptoservices\asnpkcs\group" mrp="sf\os\security\cryptoservices\asnpkcs\group\security_asnpkcs.mrp"/>
+          </component>
+        </collection>
+        <collection name="Network Security" level="generic">
+          <component name="EAP Plugins for WiFi" class="placeholder">
+            <!-- WiFi's Extensible Authentication Protocol plugins that rely on TLS -->
+          </component>
+          <component name="TLS" introduced="6.0">
+            <unit bldFile="sf\os\networkingsrv\networksecurity\tls\group" mrp="sf\os\networkingsrv\networksecurity\tls\group\networking_tls.mrp"/>
+          </component>
+          <component name="TLS Provider" introduced="8.1">
+            <unit bldFile="sf\os\networkingsrv\networksecurity\tlsprovider\group" mrp="sf\os\networkingsrv\networksecurity\tlsprovider\group\security_tlsprovider.mrp"/>
+          </component>
+          <component name="IPsec" contract="IPSec_Protocol_Stack" introduced="7.0">
+            <unit bldFile="sf\os\networkingsrv\networksecurity\ipsec\group" mrp="sf\os\networkingsrv\networksecurity\ipsec\group\networking_ipsec.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Application Protocols">
+        <collection name="Application Layer Protocols" level="specific">
+          <component name="HTTP Transport Framework" introduced="6.2">
+            <unit bldFile="sf\mw\netprotocols\applayerprotocols\httptransportfw\group" mrp="sf\mw\netprotocols\applayerprotocols\httptransportfw\group\http_transport-framework.mrp"/>
+          </component>
+          <component name="HTTP Examples" introduced="6.2">
+            <unit bldFile="sf\mw\netprotocols\applayerprotocols\httpexamples\group" mrp="sf\mw\netprotocols\applayerprotocols\httpexamples\group\http_examples.mrp"/>
+          </component>
+          <component name="WAP Push Framework" introduced="6.1">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\wappushfw\group" mrp="sf\mw\messagingmw\messagingfw\wappushfw\group\wap-browser_wappush.mrp"/>
+          </component>
+		  <component name="SUPL SMS Handler" plugin="Y" introduced="9.4">
+			<unit bldFile="sf\mw\messagingmw\messagingfw\suplsmshandler\group" mrp="sf\mw\messagingmw\messagingfw\suplsmshandler\group\lbs_suplsmstrigger.mrp"/>
+		  </component>
+		  <component name="SUPL WAP Push Handler" plugin="Y" introduced="9.4">
+			<unit bldFile="sf\mw\messagingmw\messagingfw\suplwappushhandler\group" mrp="sf\mw\messagingmw\messagingfw\suplwappushhandler\group\lbs_suplwappush.mrp"/>
+		  </component>
+          <component name="WAP Push Support" introduced="6.2">
+            <unit bldFile="sf\mw\netprotocols\applayerprotocols\wappushsupport\Group" mrp="sf\mw\netprotocols\applayerprotocols\wappushsupport\Group\wap-browser_wappushsupport.mrp"/>
+          </component>
+          <component name="WAP Base" introduced="6.0">
+            <unit bldFile="sf\mw\netprotocols\applayerprotocols\wapbase\Group" mrp="sf\mw\netprotocols\applayerprotocols\wapbase\Group\wap-browser_wapbase.mrp"/>
+          </component>
+          <component name="FTP Engine" introduced="6.0">
+            <unit bldFile="sf\mw\netprotocols\applayerprotocols\ftpengine\group" mrp="sf\mw\netprotocols\applayerprotocols\ftpengine\group\networking_ftp_e.mrp"/>
+          </component>
+          <component name="Telnet Engine" introduced="6.0">
+            <unit bldFile="sf\mw\netprotocols\applayerprotocols\telnetengine\group" mrp="sf\mw\netprotocols\applayerprotocols\telnetengine\group\networking_telnet_e.mrp"/>
+          </component>
+          <component name="OBEX Protocol" introduced="9.1">
+            <unit bldFile="sf\mw\shortlinkconn\obex\obexprotocol\group" mrp="sf\mw\shortlinkconn\obex\obexprotocol\group\obex.mrp"/>
+          </component>
+          <component name="OBEX Extension API" introduced="9.2">
+            <unit bldFile="sf\mw\shortlinkconn\obex\obexextensionapi\group" mrp="sf\mw\shortlinkconn\obex\obexextensionapi\group\obex_extensionapis.mrp"/>
+          </component>
+        </collection>
+        <collection name="Application Layer Plugins and Utils" level="specific">
+          <component name="HTTP Utilities Library" introduced="6.2">
+            <unit bldFile="sf\os\ossrv\genericservices\httputils\group" mrp="sf\os\ossrv\genericservices\httputils\group\application-protocols_inetprotutil.mrp"/>
+          </component>
+          <component name="URI Permission Services" introduced="9.4">
+            <unit bldFile="sf\mw\netprotocols\applayerpluginsandutils\uripermissionservices\group" mrp="sf\mw\netprotocols\applayerpluginsandutils\uripermissionservices\group\application-protocols_ineturilist.mrp"/>
+          </component>
+          <component name="Bookmark Support" introduced="9.1">
+            <unit bldFile="sf\mw\netprotocols\applayerpluginsandutils\bookmarksupport\group" mrp="sf\mw\netprotocols\applayerpluginsandutils\bookmarksupport\group\application-protocols_bookmarks.mrp"/>
+          </component>
+          <component name="HTTP Protocol Plugins" plugin="Y" introduced="6.2">
+            <unit bldFile="sf\mw\netprotocols\applayerpluginsandutils\httpprotocolplugins\group" mrp="sf\mw\netprotocols\applayerpluginsandutils\httpprotocolplugins\group\http_protocol-plugin.mrp"/>
+          </component>
+          <component name="HTTP Transport Plugins" plugin="Y" introduced="6.2">
+            <unit bldFile="sf\mw\netprotocols\applayerpluginsandutils\httptransportplugins\group" mrp="sf\mw\netprotocols\applayerpluginsandutils\httptransportplugins\group\http_transport-plugin.mrp"/>
+          </component>
+        </collection>
+        <collection name="Bluetooth Profiles" level="specific">
+          <component name="Bluetooth AVRCP">
+            <unit bldFile="sf\mw\shortlinkconn\bluetoothappprofiles\avrcp" mrp="sf\mw\shortlinkconn\bluetoothappprofiles\avrcp\bluetooth_avrcp.mrp"/>
+          </component>
+          <component name="Bluetooth PBAP" introduced="9.2">
+            <unit bldFile="sf\app\contacts\pimprotocols\pbap\group" mrp="sf\app\contacts\pimprotocols\pbap\group\bluetooth_accesshost.mrp"/>
+          </component>
+          <component name="Bluetooth PAN Profile" plugin="Y" introduced="8.1">
+            <unit bldFile="sf\os\shortlinksrv\bluetoothcommsprofiles\btpan\group" mrp="sf\os\shortlinksrv\bluetoothcommsprofiles\btpan\group\bluetooth_pan.mrp"/>
+          </component>
+        </collection>
+        <collection name="WAP Stack" level="generic">
+          <component name="WAP Message API">
+            <unit bldFile="sf\mw\netprotocols\wapstack\wapmessageapi\group" mrp="sf\mw\netprotocols\wapstack\wapmessageapi\group\wap-stack_wapmessage.mrp"/>
+          </component>
+          <component name="WAP Short Stack" contract="Symbian_Affiliate" filter="gt" introduced="8.0">
+            <unit bldFile="sf\mw\netprotocols\wapstack\wapshortstack\wapstack\group" mrp="sf\mw\netprotocols\wapstack\wapshortstack\wapstack\group\wap-stack_wapstack.mrp"/>
+          </component>
+        </collection>
+        <collection name="Connectivity Transports" level="generic">
+          <component name="m-Router" contract="MRouter" filter="gt">
+            <unit bldFile="sf\mw\remoteconn\connectivitytransports\mrouter\group" mrp="sf\mw\remoteconn\connectivitytransports\mrouter\group\connectivity_mRouterSecure.mrp"/>
+          </component>
+          <component name="PLP Remote Link" deprecated="9.0">
+            <unit bldFile="sf\mw\remoteconn\connectivitytransports\plpremotelink\plpgrp" mrp="sf\mw\remoteconn\connectivitytransports\plpremotelink\plpgrp\connectivity_legacy_plp_plpgrp.mrp"/>
+          </component>
+          <component name="PLP Variant" deprecated="9.0">
+            <unit bldFile="sf\mw\remoteconn\connectivitytransports\plpremotelink\plpvariant" mrp="sf\mw\remoteconn\connectivitytransports\plpremotelink\plpvariant\connectivity_legacy_plp_plpvariant.mrp"/>
+          </component>
+          <component name="Event Broadcast" deprecated="9.0">
+            <unit bldFile="sf\mw\remoteconn\connectivitytransports\eventbroadcast\group" mrp="sf\mw\remoteconn\connectivitytransports\eventbroadcast\group\connectivity_legacy_brdcst.mrp"/>
+          </component>
+        </collection>
+        <collection name="MTP Transports" level="generic">
+          <component name="MTP USB Transport" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\mw\remoteconn\mtptransfw\mtpusbtransport\group" mrp="sf\mw\remoteconn\mtptransfw\mtpusbtransport\group\mtp_usbsic.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Multimedia Middleware" levels="protocols plugins">
+        <collection name="Multimedia Protocols" level="protocols">
+          <component name="MTP Framework" introduced="9.4">
+            <unit bldFile="sf\mw\remoteconn\mtptransfw\mtpfw\group" mrp="sf\mw\remoteconn\mtptransfw\mtpfw\group\mtp_framework.mrp"/>
+          </component>
+          <component name="RTP" introduced="9.0">
+            <!-- Real Time Data Protocol -->
+            <unit bldFile="sf\mw\ipappprotocols\realtimenetprots\rtp\group" mrp="sf\mw\ipappprotocols\realtimenetprots\rtp\group\mm-protocols_rtp.mrp"/>
+          </component>
+         <component name="SIP Framework" contract="SIP_Stack" introduced="9.2" filter="gt">
+            <unit version="2" bldFile="sf\mw\ipappprotocols\realtimenetprots\sipfw\Group" mrp="sf\mw\ipappprotocols\realtimenetprots\sipfw\Group\mm-protocols_SIP2_Com.mrp"/>
+          </component>
+        </collection>
+        <collection name="SIP Connection Provider Plugins" level="plugins">
+          <component name="SIP Connection Provider" plugin="Y" introduced="9.2" filter="gt">
+            <unit bldFile="sf\mw\ipappprotocols\sipconnproviderplugins\sipconnprovider\group" mrp="sf\mw\ipappprotocols\sipconnproviderplugins\sipconnprovider\group\mm-protocols_SIPCPR.mrp"/>
+          </component>
+          <component name="SIP Dummy PRT" plugin="Y" introduced="9.2" filter="gt">
+            <unit bldFile="sf\mw\ipappprotocols\sipconnproviderplugins\sipdummyprt\group" mrp="sf\mw\ipappprotocols\sipconnproviderplugins\sipdummyprt\group\mm-protocols_SIPDummyPRT.mrp"/>
+          </component>
+          <component name="SIP State Machine" introduced="9.2" filter="gt">
+            <unit bldFile="sf\mw\ipappprotocols\sipconnproviderplugins\sipstatemachine\group" mrp="sf\mw\ipappprotocols\sipconnproviderplugins\sipstatemachine\group\mm-protocols_SipStateMachine.mrp"/>
+          </component>
+          <component name="SIP Params" plugin="Y" introduced="9.2" filter="gt">
+            <unit bldFile="sf\mw\ipappprotocols\sipconnproviderplugins\sipparams\group" mrp="sf\mw\ipappprotocols\sipconnproviderplugins\sipparams\group\mm-protocols_SIPParams.mrp"/>
+          </component>
+          <component name="SIP Subconnection Provider" plugin="Y" introduced="9.2" filter="gt">
+            <unit bldFile="sf\mw\ipappprotocols\sipconnproviderplugins\sipsubconnprovider\group" mrp="sf\mw\ipappprotocols\sipconnproviderplugins\sipsubconnprovider\group\mm-protocols_SIPSCPR.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="System GUI Framework" levels="structure presentation">
+        <subblock name="GUI Provisioning">
+          <collection name="Common UI Support" level="presentation">
+            <component name="UIKON" introduced="6.0">
+              <unit bldFile="sf\mw\classicui\commonuisupport\uikon\group" mrp="sf\mw\classicui\commonuisupport\uikon\group\app-framework_uikon.mrp"/>
+            </component>
+            <component name="Error Resolver Data">
+              <unit bldFile="sf\mw\classicui\commonuisupport\errorresolverdata\group" mrp="sf\mw\classicui\commonuisupport\errorresolverdata\group\app-framework_errorresgt.mrp"/>
+            </component>
+            <component name="UI Look and Feel" introduced="6.0">
+              <unit bldFile="sf\mw\classicui\commonuisupport\uilaf\GROUP" mrp="sf\mw\classicui\commonuisupport\uilaf\GROUP\app-framework_uiklafgt.mrp"/>
+            </component>
+            <component name="Grid">
+              <unit bldFile="sf\mw\classicui\commonuisupport\grid\group" mrp="sf\mw\classicui\commonuisupport\grid\group\app-framework_grid.mrp"/>
+            </component>
+          </collection>
+          <collection name="Look-and-Feel Agnostic UI Foundation" level="structure">
+            <component name="Control Environment">
+              <unit bldFile="sf\mw\classicui\lafagnosticuifoundation\cone\group" mrp="sf\mw\classicui\lafagnosticuifoundation\cone\group\app-framework_cone.mrp"/>
+            </component>
+            <component name="Front End Processor">
+              <unit bldFile="sf\mw\inputmethods\fep\frontendprocessor\group" mrp="sf\mw\inputmethods\fep\frontendprocessor\group\app-framework_fepbase.mrp"/>
+            </component>
+            <component name="Graphics Effects" introduced="9.2">
+              <unit bldFile="sf\mw\classicui\lafagnosticuifoundation\graphicseffects\group" mrp="sf\mw\classicui\lafagnosticuifoundation\graphicseffects\group\app-framework_gfxtranseffect.mrp"/>
+            </component>
+            <component name="UI Graphics Utilities">
+              <unit bldFile="sf\mw\classicui\lafagnosticuifoundation\uigraphicsutils\group" mrp="sf\mw\classicui\lafagnosticuifoundation\uigraphicsutils\group\app-framework_egul.mrp"/>
+            </component>
+            <component name="Number Formatting" introduced="7.0s">
+              <unit bldFile="sf\os\textandloc\textrendering\numberformatting\group" mrp="sf\os\textandloc\textrendering\numberformatting\group\app-framework_numberconversion.mrp"/>
+            </component>
+            <component name="Clock" plugin="Y">
+              <unit bldFile="sf\mw\classicui\lafagnosticuifoundation\clockanim\group" mrp="sf\mw\classicui\lafagnosticuifoundation\clockanim\group\app-framework_clock.mrp"/>
+            </component>
+            <component name="BMP Animation" introduced="6.0">
+              <unit bldFile="sf\mw\classicui\lafagnosticuifoundation\bmpanimation\group" mrp="sf\mw\classicui\lafagnosticuifoundation\bmpanimation\group\app-framework_bmpanim.mrp"/>
+            </component>
+            <component name="Animation" introduced="9.1">
+              <unit bldFile="sf\mw\classicui\lafagnosticuifoundation\animation\group" mrp="sf\mw\classicui\lafagnosticuifoundation\animation\group\app-framework_animation.mrp"/>
+            </component>
+          </collection>
+        </subblock>
+        <subblock name="Application Provisioning">
+          <collection name="Application Framework" level="structure">
+            <component name="Application Architecture">
+              <unit bldFile="sf\mw\appsupport\appfw\apparchitecture\group" mrp="sf\mw\appsupport\appfw\apparchitecture\group\app-framework_apparc.mrp"/>
+            </component>
+            <component name="View Server" introduced="6.0">
+              <unit bldFile="sf\mw\appsupport\appfw\viewserver\group" mrp="sf\mw\appsupport\appfw\viewserver\group\app-framework_viewsrv.mrp"/>
+            </component>
+          </collection>
+        </subblock>
+      </block>
+    </layer>
+    <layer name="Application Services">
+      <block name="PIM" levels="utilities engines">
+        <collection name="PIM App Services" level="engines">
+          <component name="Calendar" introduced="9.5">
+            <unit version="2" bldFile="sf\app\organizer\pimappservices\calendar\group" mrp="sf\app\organizer\pimappservices\calendar\group\app-engines_calendar.mrp"/>
+          </component>
+          <component name="Agenda Versit Plugin" plugin="Y" introduced="9.5">
+            <unit version="2" bldFile="sf\app\organizer\pimappservices\calendarvcalplugin\group" mrp="sf\app\organizer\pimappservices\calendarvcalplugin\group\app-engines_agnversit2.mrp"/>
+          </component>
+          <component name="Contacts Model" introduced="5.0">
+            <unit version="1" bldFile="sf\app\contacts\phonebookengines\contactsmodel\group" mrp="sf\app\contacts\phonebookengines\contactsmodel\group\app-engines_cntmodel.mrp"/>
+          </component>
+          <component name="Phonebook Sync" plugin="Y">
+            <unit bldFile="sf\app\contacts\pimprotocols\phonebooksync\group" mrp="sf\app\contacts\pimprotocols\phonebooksync\group\telephony_phbksync.mrp"/>
+          </component>
+        </collection>
+        <collection name="PIM Application Support" level="utilities">
+          <component name="vCard and vCal" introduced="5.0">
+            <unit bldFile="sf\app\organizer\pimappsupport\vcardandvcal\group" mrp="sf\app\organizer\pimappsupport\vcardandvcal\group\app-services_versit.mrp"/>
+          </component>
+          <component name="Chinese Calendar Converter" introduced="6.1">
+            <unit bldFile="sf\app\organizer\pimappsupport\chinesecalendarconverter\group" mrp="sf\app\organizer\pimappsupport\chinesecalendarconverter\group\app-services_calcon.mrp"/>
+          </component>
+          <component name="Backup Restore Notification" introduced="8.1">
+            <unit bldFile="sf\mw\appsupport\commonappservices\backuprestorenotification\group" mrp="sf\mw\appsupport\commonappservices\backuprestorenotification\group\app-services_BackupRestoreNotification.mrp"/>
+          </component>
+        </collection>
+        <collection name="Office App Engines" level="engines">
+          <component name="Data Engine" introduced="5.0" deprecated="9.3">
+            <unit bldFile="sf\app\organizer\officeappeng\datamodel\group" mrp="sf\app\organizer\officeappeng\datamodel\group\app-engines_damodel.mrp"/>
+          </component>
+          <component name="Sheet Engine" introduced="5.0" deprecated="9.3">
+            <unit bldFile="sf\app\organizer\officeappeng\sheeteng\group" mrp="sf\app\organizer\officeappeng\sheeteng\group\app-engines_sheng.mrp"/>
+          </component>
+          <component name="Chart" introduced="5.0" deprecated="9.3" class="test">
+            <unit mrp="sf\app\organizer\officeappeng\charteng\group\app-engines_chart.mrp"/>
+          </component>
+          <component name="Word Engine" introduced="5.0" deprecated="9.3">
+            <unit bldFile="sf\app\organizer\officeappeng\wordeng\group" mrp="sf\app\organizer\officeappeng\wordeng\group\app-engines_wpeng.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Messaging" levels="plugins framework">
+        <collection name="Messaging Framework" level="framework">
+          <component name="Message Server and Store">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\msgsrvnstore\group" mrp="sf\mw\messagingmw\messagingfw\msgsrvnstore\group\messaging_framework.mrp"/>
+          </component>
+          <component name="BIO Messaging Framework" introduced="6.0">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\biomsgfw\group" mrp="sf\mw\messagingmw\messagingfw\biomsgfw\group\messaging_biomsg.mrp"/>
+          </component>
+          <component name="MMS Settings" introduced="9.2">
+            <unit bldFile="sf\app\messaging\mmsengine\mmssettings\group\" mrp="sf\app\messaging\mmsengine\mmssettings\group\messaging_mmssettings.mrp"/>
+          </component>
+          <component name="MMS Configuration">
+            <unit mrp="sf\app\messaging\mmsengine\mmssettings\group\messaging_mmssettings-config.mrp"/>
+          </component>
+          <component name="Messaging Config" introduced="9.4" class="config"> 
+            <unit bldFile="sf\mw\messagingmw\messagingfw\msgconf\group" mrp="sf\mw\messagingmw\messagingfw\msgconf\group\messaging_config.mrp"/> 
+          </component>
+          <component name="Watcher Framework">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\watcherfw\group" mrp="sf\mw\messagingmw\messagingfw\watcherfw\group\messaging_watcher.mrp"/>
+          </component>
+          <component name="Send As">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\sendas\group" mrp="sf\mw\messagingmw\messagingfw\sendas\group\messaging_sendas2.mrp"/>
+          </component>
+          <component name="Message URL Handler" introduced="7.0">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\msgurlhandler\group" mrp="sf\mw\messagingmw\messagingfw\msgurlhandler\group\messaging_urlhandler.mrp"/>
+          </component>
+        </collection>
+        <collection name="Messaging Plugins" level="plugins">
+          <component name="BIO Watchers" plugin="Y" introduced="8.0">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\biowatchers\Group" mrp="sf\mw\messagingmw\messagingfw\biowatchers\Group\messaging_biomsg_biowatchers_cdma.mrp"/>
+          </component>
+          <component name="Scheduled Send MTM" plugin="Y" introduced="6.0">
+            <unit bldFile="sf\mw\messagingmw\messagingfw\scheduledsendmtm\group" mrp="sf\mw\messagingmw\messagingfw\scheduledsendmtm\group\messaging_schedulesend.mrp"/>
+          </component>
+          <component name="POP3 and SMTP MTM" plugin="Y">
+            <unit bldFile="sf\app\messaging\email\pop3andsmtpmtm\group" mrp="sf\app\messaging\email\pop3andsmtpmtm\group\messaging_email.mrp"/>
+          </component>
+          <component name="IMAP4 MTM" plugin="Y" introduced="9.2">
+            <unit bldFile="sf\app\messaging\email\imap4mtm\group" mrp="sf\app\messaging\email\imap4mtm\group\messaging_email_imap.mrp"/>
+          </component>
+          <component name="OBEX MTMs" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\app\messaging\messagingappbase\obexmtms\Group" mrp="sf\app\messaging\messagingappbase\obexmtms\Group\messaging_obex.mrp"/>
+          </component>
+          <component name="SMS MTM" plugin="Y">
+            <unit bldFile="sf\app\messaging\mobilemessaging\smsmtm\multimode\Group" mrp="sf\app\messaging\mobilemessaging\smsmtm\multimode\Group\messaging_sms_multimode.mrp"/>
+          </component>
+        </collection>
+      </block>
+      <block name="Remote Management" levels="framework services">
+        <collection name="Sync and Remote Management Framework" level="framework">
+          <component name="Connectivity Framework" introduced="7.0s">
+            <unit bldFile="sf\app\techview\connectivityapps\connectivityfw\group" mrp="sf\app\techview\connectivityapps\connectivityfw\group\connectivity_framework.mrp"/>
+          </component>
+          <component name="OMA SyncML Data Sync" introduced="7.0s">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmldatasync\Group" mrp="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmldatasync\Group\oma_syncml_datasync.mrp"/>
+          </component>
+          <component name="OMA SyncML Common Framework" introduced="7.0s">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmlcommonfw\Group" mrp="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmlcommonfw\Group\oma_syncml_common_framework.mrp"/>
+          </component>
+          <component name="OMA SyncML DM Interface" introduced="7.0s">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmldminterface\group" mrp="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmldminterface\group\oma_syncml_dm_interface.mrp"/>
+          </component>
+          <component name="OMA SyncML Config" introduced="9.4">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmlconfig\group" mrp="sf\mw\remotemgmt\syncandremotemgmtfw\omasyncmlconfig\group\oma_syncml_config.mrp"/>
+          </component>
+          <component name="Device Management Framework" introduced="8.0">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtfw\devicemgmtfw\group" mrp="sf\mw\remotemgmt\syncandremotemgmtfw\devicemgmtfw\group\devprov_devman_framework.mrp"/>
+          </component>
+          <component name="Client Provisioning Framework" introduced="9.1">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtfw\clientprovisioningfw\Group" mrp="sf\mw\remotemgmt\syncandremotemgmtfw\clientprovisioningfw\Group\devprov_clientprov_framework.mrp"/>
+          </component>
+        </collection>
+        <collection name="Sync and Remote Management Services" level="services">
+          <component name="Connectivity Services" introduced="7.0s">
+            <unit bldFile="sf\app\techview\connectivityapps\connectivityservices\group" mrp="sf\app\techview\connectivityapps\connectivityservices\group\connectivity_services.mrp"/>
+          </component>
+          <component name="Data Sync Adaptors" plugin="Y" introduced="7.0s">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtservices\datasyncadaptors\group" mrp="sf\mw\remotemgmt\syncandremotemgmtservices\datasyncadaptors\group\data_sync_adaptors.mrp"/>
+          </component>
+          <component name="Device Management Adaptors" plugin="Y" introduced="9.1">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtservices\devicemgmtadaptors\devman\Group" mrp="sf\mw\remotemgmt\syncandremotemgmtservices\devicemgmtadaptors\devman\Group\devprov_devman_adapters.mrp"/>
+          </component>
+          <component name="Client Provisioning Adaptors" plugin="Y" introduced="9.1">
+            <unit bldFile="sf\mw\remotemgmt\syncandremotemgmtservices\clientprovisioningadaptors\group" mrp="sf\mw\remotemgmt\syncandremotemgmtservices\clientprovisioningadaptors\group\devprov_clientprov_adapters.mrp"/>
+          </component>
+        </collection>
+        <collection name="MTP Data Providers" level="services">
+          <component name="MTP File and Folder Provider" plugin="Y" introduced="9.4">
+            <unit bldFile="sf\mw\remoteconn\mtpdataproviders\mtpfileandfolderprovider\group" mrp="sf\mw\remoteconn\mtpdataproviders\mtpfileandfolderprovider\group\mtp_filedp.mrp"/>
+          </component>
+        </collection>
+				<collection name="Bluetooth Application Profiles" level="services"> 
+					<component name="Bluetooth AD2P" class="placeholder" introduced="9.4">
+					  <!-- PLACEHOLDER="DS.862"
+						<unit bldFile="sf\os/shortlinksrv/bluetoothmgmt/btcommon/profiles/a2dp/group" mrp="sf\os/shortlinksrv/bluetoothmgmt/btcommon/profiles/a2dp/group/bluetooth_a2dp.mrp"/>
+					    -->
+					</component>
+					<component name="Bluetooth SBC Encoder" class="placeholder" introduced="9.4" plugin="Y">
+					  <!-- PLACEHOLDER="DS.862"
+					  <unit bldFile="sf\os/shortlinksrv/bluetoothmgmt/btcommon/profiles/a2dp/sbcencoder/implementation" mrp="sf\os/shortlinksrv/bluetoothmgmt/btcommon/profiles/a2dp/sbcencoder/implementation/bluetooth_sbc.mrp"/>
+					  -->
+					</component>
+        </collection>
+      </block>
+    </layer>
+     <layer name="MISC" levels="test pc-tools">
+      <collection name="Connectivity PC Side" level="pc-tools">
+        <component name="ConnectQI" contract="MRouterSDK" introduced="9.1" class="PC">
+          <unit mrp="sf\mw\remoteconn\connectivitypcside\connectqi\connectqisdk_mr3.mrp"/>
+        </component>
+        <component name="ConnectQI SDK" introduced="9.1" class="PC">
+          <unit mrp="sf\mw\remoteconn\connectivitypcside\connectqisdk\connectqisdk_public.mrp"/>
+        </component>
+      </collection>
+      <collection name="Comms PC Side" level="pc-tools">
+        <component name="Prepare Default Comms Database" filter="gt" class="config PC">
+          <unit bldFile="sf\os\commsfw\commsconfigutils\commsdatabase\defaultcommdb\group" mrp="sf\os\commsfw\commsconfigutils\commsdatabase\defaultcommdb\group\comms-infras_defaultcommdb.mrp"/>
+        </component>
+        <component name="Install Default Comms Database" class="PC">
+          <unit bldFile="sf\os\commsfw\commsconfigutils\commsdatabase\installdefaultcommdb\group" mrp="sf\os\commsfw\commsconfigutils\commsdatabase\installdefaultcommdb\group\comms-infras_installdefaultcommdb.mrp" priority="1010"/>
+        </component>
+        <component name="Comms Tools" introduced="9.4" class="PC">
+          <unit mrp="sf\os\commsfw\commspcside\commstools\group\comms-infras_tools.mrp"/>
+        </component>
+      </collection>
+      <collection name="Remote Management Test" level="test">
+        <component name="OMA SyncML Integration Test" introduced="7.0s" class="test">
+          <unit bldFile="sf\mw\remotemgmt\remotemgmttest\omasyncmlintegrationtest\group" mrp="sf\mw\remotemgmt\remotemgmttest\omasyncmlintegrationtest\group\oma_syncml_integtest.mrp"/>
+        </component>
+        <component name="OMA Device Management Integration Test" introduced="9.1" class="test">
+          <unit bldFile="sf\mw\remotemgmt\remotemgmttest\omadevicemgmtintegrationtest\group" mrp="sf\mw\remotemgmt\remotemgmttest\omadevicemgmtintegrationtest\group\devprov_integtest.mrp"/>
+        </component>
+      </collection>
+      <collection name="Time Zone PC Side" level="pc-tools">
+        <component name="Time Zone Compiler" introduced="9.1" class="config PC">
+          <unit bldFile="sf\mw\appsupport\tzpcside\tzcompiler\group" mrp="sf\mw\appsupport\tzpcside\tzcompiler\group\app-services_tzcompiler.mrp"/>
+        </component>
+        <component name="World Database Kit" introduced="6.0" deprecated="9.1" class="config PC">
+          <unit bldFile="sf\mw\appsupport\tzpcside\worlddatabasekit\group" mrp="sf\mw\appsupport\tzpcside\worlddatabasekit\group\app-services_wlddatabasekit_cedar.mrp"/>
+        </component>
+        <component name="World Tools" introduced="5.0" deprecated="9.1" class="config PC">
+          <unit bldFile="sf\mw\appsupport\tzpcside\worldtools\group" mrp="sf\mw\appsupport\tzpcside\worldtools\group\app-services_wldtools.mrp"/>
+        </component>
+      </collection>
+      <collection name="Secure Software Install Tools" level="pc-tools">
+        <component name="SWI Analysis Toolkit" class="PC">
+          <unit bldFile="sf\os\misc\secureswitools\swianalysistoolkit\group" mrp="sf\os\misc\secureswitools\swianalysistoolkit\group\security_switools.mrp"/>
+        </component>
+        <component name="Secure Software Install SIS Tools" class="PC">
+          <unit bldFile="sf\os\misc\secureswitools\swisistools\group" mrp="sf\os\misc\secureswitools\swisistools\group\security_sistools.mrp"/>
+        </component>
+        <component name="OpenSSL Library" class="PC">
+          <unit mrp="sf\os\misc\secureswitools\openssllib\security_openssl.mrp"/>
+        </component>
+      </collection>
+      <collection name="Security and Data Privacy Tools" level="pc-tools">
+          <component name="Security Tools" class="PC" introduced="9.4">
+            <unit bldFile="sf\os\security\securityanddataprivacytools\securitytools\group" mrp="sf\os\security\securityanddataprivacytools\securitytools\group\security_tools.mrp"/>
+        </component>
+      </collection>
+      <collection name="Graphics Test" level="test">
+        <component name="Graphics Test Harness" class="test">
+          <unit mrp="sf\os\graphics\graphicstest\graphicstestharness\group\graphics_testharness.mrp"/>
+        </component>
+        <component name="UI Bench" introduced="9.2" class="test">
+          <unit bldFile="sf\os\graphics\graphicstest\uibench\group" mrp="sf\os\graphics\graphicstest\uibench\group\graphics_ui_bench.mrp"/>
+        </component>
+      </collection>
+      <collection name="Graphics Tools" level="pc-tools">
+        <component name="GDI Tools" class="PC">
+          <unit bldFile="sf\os\graphics\graphicstools\gdi_tools\group" mrp="sf\os\graphics\graphicstools\gdi_tools\group\graphics_gditools.mrp"/>
+        </component>
+        <component name="Bitmap Font Tools" class="PC">
+          <unit bldFile="sf\os\graphics\graphicstools\bitmapfonttools\group" mrp="sf\os\graphics\graphicstools\bitmapfonttools\group\graphics_gdtran.mrp"/>
+        </component>
+      </collection>
+      <collection name="Kernel Test" level="test">
+        <component name="E32 Tests" class="test">
+          <unit bldFile="sf\os\kernelhwsrv\kerneltest\e32test\group" mrp="sf\os\kernelhwsrv\kerneltest\e32test\group\base_e32test.mrp"/>
+        </component>
+        <component name="SDIO Tests" filter="gt" introduced="9.2" class="test">
+          <unit bldFile="sf\os\kernelhwsrv\kerneltest\sdiotest" mrp="sf\os\kernelhwsrv\kerneltest\sdiotest\base_sdiotests.mrp"/>
+        </component>
+        <component name="E32 Utilities" contract="NAND_Flash_XSR_Unistore_2_Other_Portions">
+          <unit bldFile="sf\os\kernelhwsrv\kerneltest\e32utils\group" mrp="sf\os\kernelhwsrv\kerneltest\e32utils\group\base_e32utils.mrp"/>
+        </component>
+        <component name="File Server Tests" class="test">
+          <unit bldFile="sf\os\kernelhwsrv\kerneltest\f32test\group" mrp="sf\os\kernelhwsrv\kerneltest\f32test\group\base_f32test.mrp"/>
+        </component>
+      </collection>
+      <collection name="Applications Test" level="test">
+        <component name="Core Apps Test" introduced="8.1" class="test">
+          <!-- XML Previous Location: Application Services/Other Application Services/ -->
+          <unit mrp="sf\mw\appsupport\commonappservices\coreappstest\Group\app-services_CoreAppsTest.mrp"/>
+        </component>
+        <component name="Agenda Model Test" introduced="8.1" class="test">
+          <unit bldFile="sf\os\unref\comgen\app-engines\test_engineering\agendaserver\TestAgendaSrv" mrp="sf\os\unref\comgen\app-engines\test_engineering\agendaserver\TestAgendaSrv\app-engines_testagendasrv.mrp"/>
+        </component>
+        <component name="Alarm Server Test" introduced="8.1" class="test">
+          <unit bldFile="sf\mw\appsupport\commonappservices\alarmservertest\TestAlarmSrv" mrp="sf\mw\appsupport\commonappservices\alarmservertest\TestAlarmSrv\app-services_testalarmsrv.mrp"/>
+        </component>
+        <component name="Time Zone Localization Resource Factory" introduced="9.1" class="config">
+          <unit bldFile="sf\mw\appsupport\tzservices\tzlocalizationrscfactory\group" mrp="sf\mw\appsupport\tzservices\tzlocalizationrscfactory\group\app-services_tzlocalizationrscfactory.mrp"/>
+        </component>
+        <component name="Time Zone Database" introduced="9.1" class="config">
+          <unit bldFile="sf\mw\appsupport\tzservices\tzdatabase\group" mrp="sf\mw\appsupport\tzservices\tzdatabase\group\app-services_tzdb.mrp"/>
+        </component>
+        <component name="World Server Test" introduced="8.1" deprecated="9.1" class="test">
+          <unit bldFile="sf\mw\appsupport\tzservices\worldservertest\TestWorldSrv" mrp="sf\mw\appsupport\tzservices\worldservertest\TestWorldSrv\app-services_testworldsrv.mrp"/>
+        </component>
+        <component name="Messaging Test">
+          <!-- XML Previous Location: Application Services/Messaging Application Support/ -->
+          <unit bldFile="sf\mw\messagingmw\messagingfw\msgtest\group" mrp="sf\mw\messagingmw\messagingfw\msgtest\group\messaging_test.mrp"/>
+        </component>
+      </collection>
+      <collection name="Integration Test" level="test">
+        <component name="Networking Integration Test" introduced="ER5" class="test">
+          <unit bldFile="sf\os\networkingsrv\networkingtestandutils\networkingintegrationtest\Group" mrp="sf\os\networkingsrv\networkingtestandutils\networkingintegrationtest\Group\networking_integrationtest.mrp"/>
+        </component>
+        <component name="MTP Integration Test" introduced="9.4" class="test">
+          <unit bldFile="sf\mw\remoteconn\mtptransfw\mtpintegrationtest\group" mrp="sf\mw\remoteconn\mtptransfw\mtpintegrationtest\group\mtp_test.mrp"/>
+        </component>
+        <component name="Base Integration Test">
+          <unit bldFile="sf\os\kernelhwsrv\baseintegtests\baseintegrationtest\group" mrp="sf\os\kernelhwsrv\baseintegtests\baseintegrationtest\group\base_integration_test.mrp"/>
+        </component>
+        <component name="UIF Test Framework" class="test">
+          <unit mrp="sf\mw\appsupport\appfw\uiftestfw\group\app-framework_testframework.mrp"/>
+        </component>
+        <component name="Word" class="test">
+          <unit mrp="sf\os\textandloc\textrendering\word\group\app-framework_word.mrp"/>
+        </component>
+        <component name="Messaging Tests">
+          <unit mrp="sf\mw\messagingmw\messagingfw\msgtests\group\messaging.mrp"/>
+        </component>
+        <component name="Messaging Test Framework">
+          <unit mrp="sf\mw\messagingmw\messagingfw\msgtestfw\group\messaging_testframework.mrp"/>
+        </component>
+        <component name="Security Test Framework" introduced="7.0" class="test">
+          <unit mrp="sf\os\security\cryptomgmtlibs\securitytestfw\group\security_testframework.mrp"/>
+        </component>
+      </collection>
+      <collection name="Multimedia Validation Suite" level="test">
+        <component name="Multimedia Validation Suite Application" introduced="9.4" class="test">
+          <unit bldFile="sf\mw\mmmw\mmvalidationsuite\mmvalidationsuiteapp\group" mrp="sf\mw\mmmw\mmvalidationsuite\mmvalidationsuiteapp\group\multimedia_mvs_app.mrp"/>
+        </component>
+        <component name="Multimedia Validation Suite Agents" introduced="9.4">
+          <unit bldFile="sf\mw\mmmw\mmvalidationsuite\mmvalidationsuiteagents\group" mrp="sf\mw\mmmw\mmvalidationsuite\mmvalidationsuiteagents\group\multimedia_mvs_agents.mrp"/>
+        </component>
+        <component name="MVS Integration Tests" introduced="9.4" class="test">
+          <unit mrp="sf\mw\mmmw\mmvalidationsuite\mvsintegrationtest\group\multimedia_inttest_mvs_source.mrp"/>
+        </component>
+      </collection>
+      <collection name="Multimedia Unit Tests" level="test">
+        <component name="Multimedia Test Framework" introduced="7.0s" class="test">
+          <unit mrp="sf\os\mm\mmtestenv\mmtestfw\group\multimedia_testframework_source.mrp"/>
+        </component>
+        <component name="Multimedia Test Framework Unit Tests" introduced="7.0s" class="test">
+          <unit mrp="sf\os\mm\mmtestenv\mmtestfwunittest\group\multimedia_unittest_testframework_source.mrp"/>
+        </component>
+        <component name="MDF Unit Tests" introduced="9.2" class="test">
+          <unit mrp="sf\os\mm\mmdevicefw\mdfunittest\group\multimedia_unittest_mdf_source.mrp"/>
+        </component>
+        <component name="MMF Unit Tests" introduced="7.0s" class="test">
+          <unit mrp="sf\mw\mmmw\mmfwtest\mmfunittest\group\multimedia_unittest_mmf_source.mrp"/>
+        </component>
+        <component name="Imaging Unit Tests" introduced="7.0s" class="test">
+          <unit mrp="sf\os\mm\imagingandcamerafws\imagingunittest\group\multimedia_unittest_icl_source.mrp"/>
+        </component>
+        <component name="Camera Unit Tests" introduced="9.2" class="test">
+          <unit mrp="sf\os\mm\imagingandcamerafws\cameraunittest\group\multimedia_unittest_ecam_source.mrp"/>
+        </component>
+        <component name="Tuner Unit Tests" introduced="9.1" class="test">
+          <unit mrp="sf\mw\mmmw\mmmiddlewarefws\tunerunittest\group\multimedia_unittest_tuner_source.mrp"/>
+        </component>
+        <component name="Mobile TV DVB-H Unit Tests" introduced="9.5" class="test">
+          <unit mrp="sf\os\mm\mmhais\dvbhunittest\hai\dvbh\group\multimedia_unittest_dvbhhai.mrp"/>
+        </component>
+      </collection>
+      <collection name="Multimedia Test" level="test">
+        <component name="A3F Integration Tests">
+          <unit mrp="sf\os\mm\devsound\a3fintegrationtest\group\multimedia_inttest_a3f_devsound_source.mrp"/>
+	    </component>
+        <component name="A3F Characterisation Tests" introduced="9.4" class="test">
+          <unit mrp="sf\os\unref\orphan\comgen\multimedia\char\a3f\devsound\group\multimedia_a3f_devsound_char.mrp"/>
+        </component>
+        <component name="Multimedia Test Agent" introduced="8.0" class="test">
+          <unit mrp="sf\os\mm\mmtestenv\mmtestagent\group\multimediatestagent_source.mrp"/>
+        </component>
+        <component name="MMF Integration Tests" introduced="7.0s" class="test">
+          <unit mrp="sf\mw\mmmw\mmfwtest\mmfintegrationtest\group\multimedia_inttest_mmf_source.mrp"/>
+        </component>
+        <component name="Imaging Integration Tests" introduced="7.0s" class="test">
+          <unit mrp="sf\os\mm\imagingandcamerafws\imaginginttest\group\multimedia_inttest_icl_source.mrp"/>
+        </component>
+        <component name="Multimedia Test Tools">
+          <unit mrp="sf\os\mm\mmtestenv\mmtesttools\Group\multimedia_testtools_source.mrp"/>
+        </component>
+        <component name="MMF Characterisation Validation" introduced="9.3" class="test">
+          <unit bldFile="sf\mw\mmmw\mmfwtest\mmfcharacterisationvalidation\group" mrp="sf\mw\mmmw\mmfwtest\mmfcharacterisationvalidation\group\multimedia_mmf_char.mrp"/>
+        </component>
+      </collection>
+      <collection name="Shortlink Test" level="test">
+         <component name="USB Manager Tests" introduced="7.0" class="test">
+          <unit version="2" mrp="sf\os\shortlinksrv\usbmgmt\usbmgrtest\group\usb_test.mrp"/>
+        </component>
+        <component name="Bluetooth Examples and Tests" introduced="6.1" class="test">
+          <unit mrp="sf\os\shortlinksrv\bluetooth\btexample\test\bluetooth_tests_examples.mrp"/>
+        </component>
+        <component name="IrDA Test" introduced="9.2" class="test">
+          <unit mrp="sf\os\shortlinksrv\irda\irdatest\group\infra-red_irda_test.mrp"/>
+        </component>
+      </collection>
+      <collection name="Comms Test" level="test">
+        <component name="Networking Dialog Stub" introduced="6.1">
+          <unit bldFile="sf\os\commsfw\datacommsserver\networkingdialogapi\default" mrp="sf\os\commsfw\datacommsserver\networkingdialogapi\default\networking_dialog_default.mrp"/>
+        </component>
+        <component name="Networking ROM">
+          <!--  production component: contains the IBY files -->
+          <unit bldFile="sf\os\networkingsrv\networkingtestandutils\networkingrom\group" mrp="sf\os\networkingsrv\networkingtestandutils\networkingrom\group\networking_general.mrp"/>
+        </component>
+        <component name="Networking Unit Test" introduced="7.0" class="test">
+          <unit mrp="sf\os\networkingsrv\networkingtestandutils\networkingunittest\group\networking_unittest.mrp"/>
+        </component>
+      </collection>
+      <collection name="IP Examples" level="test">
+        <component name="Networking Examples" introduced="7.0">
+          <unit bldFile="sf\os\networkingsrv\networkingtestandutils\networkingexamples\examplecode\group" mrp="sf\os\networkingsrv\networkingtestandutils\networkingexamples\examplecode\group\networking_examplecode.mrp"/>
+        </component>
+        <component name="Example Internet Utilities" introduced="ER5">
+          <unit mrp="sf\os\networkingsrv\networkingtestandutils\exampleinternetutilities\group\networking_inetutil.mrp"/>
+        </component>
+        <component name="IPv6 to 4 Tunnel" plugin="Y">
+          <unit mrp="sf\os\networkingsrv\networkingtestandutils\ipv6to4tunnel\group\networking_6to4.mrp"/>
+        </component>
+        <component name="IP Administration Tool" introduced="7.0">
+          <unit mrp="sf\app\techview\networkingutils\ipadministrationtool\group\networking_ipadm.mrp"/>
+        </component>
+        <component name="IP Analyzer" introduced="7.0">
+          <unit mrp="sf\os\networkingsrv\networkingtestandutils\ipanalyzer\group\networking_iprotor.mrp"/>
+        </component>
+        <component name="Name Resolver Utility" introduced="7.0s">
+          <unit mrp="sf\app\techview\networkingutils\nameresolverutility\group\networking_nslookup.mrp"/>
+        </component>
+        <component name="IP Probe" plugin="Y" introduced="7.0s">
+          <unit mrp="sf\os\networkingsrv\networkingtestandutils\ipprobe\group\networking_probe.mrp"/>
+        </component>
+      </collection>
+      <collection name="Miscellaneous" level="test">
+        <component name="DUMMY">
+          <unit bldFile="sf\os\misc\miscellaneous\dummy" mrp="sf\os\misc\miscellaneous\dummy\additional_dummy.mrp"/>
+        </component>
+        <component name="SYSTEMMONITOR">
+          <unit bldFile="sf\os\buildtools\toolsandutils\systemmonitor\group" mrp="sf\os\buildtools\toolsandutils\systemmonitor\group\testtools_systemmonitor.mrp"/>
+        </component>
+        <component name="TESTTOOLS_UTILITIES">
+          <unit bldFile="sf\os\persistentdata\loggingservices\rfilelogger\group" mrp="sf\os\persistentdata\loggingservices\rfilelogger\group\testtools_utilities.mrp"/>
+        </component>
+      </collection>
+    </layer>
+  </systemModel>
+<SystemBuild schema="1.0.0">
+  <option name="KEEPGOING" abldOption="-keepgoing" description="Causes make to keepgoing on errors" enable="Y"/>
+  <option name="SAVESPACE" abldOption="-savespace" description="Causes the removal of intermediate files" enable="Y"/>
+  <option name="NO_DEBUG" abldOption="-no_debug" description="Causes the toolchain not to generate debug tables" enable="N"/>
+  <target name="WINS" abldTarget="wins" description="MSVC Compiler"/>
+  <target name="WINS_REL" abldTarget="wins urel" description="MSVC Compiler"/>
+  <target name="WINS_DEB" abldTarget="wins udeb" description="MSVC Compiler"/>
+  <target name="WINSCW" abldTarget="winscw" description="CodeWarrior Compiler"/>
+  <target name="WINSCW_REL" abldTarget="winscw urel" description="CodeWarrior Compiler"/>
+  <target name="WINSCW_DEB" abldTarget="winscw udeb" description="CodeWarrior Compiler"/>
+  <target name="TOOLS" abldTarget="tools" description="MSVC Compiler for Tools"/>
+  <target name="TOOLS_REL" abldTarget="tools rel" description="MSVC Compiler for Tools Release mode only"/>
+  <target name="TOOLS2" abldTarget="tools2" description="MinGW GCC Compiler for Tools"/>
+  <target name="TOOLS2_REL" abldTarget="tools2 rel" description="MinGW GCC Compiler for Tools Release mode only"/>
+  <target name="ARMV5" abldTarget="armv5" description="RVCT Compiler"/>
+  <target name="ARMV5_REL" abldTarget="armv5 urel" description="RVCT Compiler"/>
+  <target name="ARMV5_DEB" abldTarget="armv5 udeb" description="RVCT Compiler"/>
+  <!-- Aditional Targets -->
+  <target name="CWTOOLS" abldTarget="cwtools" description="CodeWarrior Compiler for Tools"/> <!-- Not supported -->
+  <target name="CWTOOLS_REL" abldTarget="cwtools rel" description="CodeWarrior Compiler for Tools Release mode only"/> <!-- Not supported -->
+  <target name="GCCXML" abldTarget="gccxml" description="GCCXML for Code comparision tools"/>
+  <target name="GCCXML_REL" abldTarget="gccxml urel" description="GCCXML for Code comparision tools release mode only"/>
+  <targetList name="default_9.0" description="Main Targets for 9.0" target="WINSCW ARMV5"/>
+  <targetList name="default_9.0_rel" description="Main Targets for 9.0_rel" target="WINSCW_REL ARMV5_REL"/>
+  <targetList name="default_9.0_deb" description="Main Targets for 9.0_deb" target="WINSCW_DEB ARMV5_DEB"/>
+  <targetList name="tools" description="tools Targets" target="TOOLS"/>
+  <targetList name="tools_rel" description="tools Release Targets" target="TOOLS_REL"/>
+  <targetList name="tools2" description="tools Targets" target="TOOLS2"/>
+  <targetList name="tools2_rel" description="tools Release Targets" target="TOOLS2_REL"/>
+  <targetList name="gccxml" description="tools Targets" target="GCCXML"/>
+  <targetList name="gccxml_rel" description="tools Release Targets" target="GCCXML_REL"/>
+  <!-- 9.4 configuration -->
+    <!-- tb91 configuration -->
+  <configuration name="GT_tb91sf" description="tb91sf GT build" filter="raptor_GT_tb91sf,gt">
+    <ref item="Tools and Utils and SDKENG"/>
+    <ref item="HAL"/>
+    <ref item="Kernel Services"/>
+    <ref item="OS Services"/>
+    <ref item="Generic Middleware"/>
+    <ref item="Application Services"/>
+    <ref item="UI"/>
+    <ref item="MISC"/>
+    <task><specialInstructions name="BootStrap1" cwd="os\buildtools\toolsandutils\e32toolp\group" command="setupprj.bat secure"/></task>
+    <task><specialInstructions name="BootStrap2" cwd="os\buildtools\toolsandutils\e32toolp\group" command="bld.bat rel"/></task>
+    <task><buildLayer command="bldmake bldfiles" unitParallel="Y"/></task>
+    <task><buildLayer command="abld export" unitParallel="Y"/></task>
+    <task><buildLayer command="abld makefile" targetList="tools" unitParallel="Y" targetParallel="N"/></task>
+    <task><buildLayer command="abld library" targetList="tools" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld target" targetList="tools_rel" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld final" targetList="tools_rel" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld -what build" targetList="tools_rel" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld -check build" targetList="tools_rel" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld makefile" targetList="tools2" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld library" targetList="tools2" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld target" targetList="tools2_rel" unitParallel="Y" targetParallel="Y"/></task> 
+    <task><buildLayer command="abld final" targetList="tools2_rel" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld -what build" targetList="tools2_rel" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld -check build" targetList="tools2_rel" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld makefile" targetList="default_9.0" unitParallel="Y" targetParallel="N"/></task>
+    <task><buildLayer command="abld resource" targetList="default_9.0" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld library" targetList="default_9.0" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld target" targetList="default_9.0" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld final" targetList="default_9.0" unitParallel="N" targetParallel="N"/></task>
+    <task><buildLayer command="abld -what export" unitParallel="Y"/></task>
+    <task><buildLayer command="abld -what target" targetList="default_9.0_rel" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld -what target" targetList="default_9.0_deb" unitParallel="Y" targetParallel="Y"/></task>
+    <task><buildLayer command="abld help" unitParallel="Y"/></task>
+    <task><buildLayer command="abld -check build" targetList="default_9.0" unitParallel="Y" targetParallel="Y"/></task>
+  </configuration>
+    <!-- 9.5 configuration -->
+    <!-- 9.6 configuration -->
+ <!-- Future configuration -->
+</SystemBuild></SystemDefinition>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ex-nokia/sysdefs/system_model_s60.xml	Tue Apr 28 13:58:04 2009 +0100
@@ -0,0 +1,1267 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE SystemDefinition [
+ <!ELEMENT SystemDefinition (systemModel?, build?)>
+ <!ATTLIST SystemDefinition
+  name CDATA #REQUIRED
+  schema CDATA #REQUIRED>
+ <!ELEMENT systemModel (layer+)>
+ <!ELEMENT layer (logicalset* | module*)*>
+ <!ATTLIST layer
+  name CDATA #REQUIRED
+  levels CDATA #IMPLIED
+  span CDATA #IMPLIED>
+ <!ELEMENT logicalset (logicalsubset* | module* | unit* | package* | prebuilt*)*>
+ <!ATTLIST logicalset name CDATA #REQUIRED>
+ <!ELEMENT logicalsubset (module* | unit* | package* | prebuilt*)*>
+ <!ATTLIST logicalsubset name CDATA #REQUIRED>
+ <!ELEMENT module (component* | unit* | package* | prebuilt*)*>
+ <!ATTLIST module
+  name CDATA #REQUIRED
+  level CDATA #IMPLIED>
+ <!ELEMENT component (unit* | package* | prebuilt*)*>
+ <!ATTLIST component name CDATA #REQUIRED>
+ <!ELEMENT unit EMPTY>
+ <!ATTLIST unit
+  unitID ID #REQUIRED
+  name CDATA #REQUIRED
+  mrp CDATA #REQUIRED
+  filter CDATA #IMPLIED
+  bldFile CDATA #REQUIRED
+  priority CDATA #IMPLIED
+  contract CDATA #IMPLIED>
+ <!ELEMENT package EMPTY>
+ <!ATTLIST package
+  name CDATA #REQUIRED
+  mrp CDATA #REQUIRED
+  filter CDATA #IMPLIED
+  contract CDATA #IMPLIED>
+ <!ELEMENT prebuilt EMPTY>
+ <!ATTLIST prebuilt
+  name CDATA #REQUIRED
+  version CDATA #REQUIRED
+  late (Y|N) #IMPLIED
+  filter CDATA #IMPLIED
+  contract CDATA #IMPLIED>
+ <!ELEMENT build (option* | target+ | targetList+ | unitList+ | configuration+)*>
+ <!ELEMENT unitList (unitRef+)>
+ <!ATTLIST unitList
+  name ID #REQUIRED
+  description CDATA #REQUIRED>
+ <!ELEMENT unitRef EMPTY>
+ <!ATTLIST unitRef unit IDREF #REQUIRED>
+ <!ELEMENT targetList EMPTY>
+ <!ATTLIST targetList
+  name ID #REQUIRED
+  description CDATA #REQUIRED
+  target IDREFS #REQUIRED>
+ <!ELEMENT target EMPTY>
+ <!ATTLIST target
+  name ID #REQUIRED
+  abldTarget CDATA #REQUIRED
+  description CDATA #REQUIRED>
+ <!ELEMENT option EMPTY>
+ <!ATTLIST option
+  name ID #REQUIRED
+  abldOption CDATA #REQUIRED
+  description CDATA #REQUIRED
+  enable (Y | N | y | n) #REQUIRED>
+ <!ELEMENT configuration (unitListRef+ | layerRef+ | task+)*>
+ <!ATTLIST configuration
+  name ID #REQUIRED
+  description CDATA #REQUIRED
+  filter CDATA #REQUIRED>
+ <!ELEMENT task ( unitListRef* , (buildLayer | specialInstructions))>
+ <!ELEMENT unitListRef EMPTY>
+ <!ATTLIST unitListRef unitList IDREF #REQUIRED>
+ <!ELEMENT layerRef EMPTY>
+ <!ATTLIST layerRef layerName CDATA #REQUIRED>
+ <!ELEMENT buildLayer EMPTY>
+ <!ATTLIST buildLayer
+  command CDATA #REQUIRED
+  targetList IDREFS #IMPLIED
+  unitParallel (Y | N | y | n) #REQUIRED
+  targetParallel (Y | N | y | n) #IMPLIED>
+ <!ELEMENT specialInstructions EMPTY>
+ <!ATTLIST specialInstructions
+  name CDATA #REQUIRED
+  cwd CDATA #REQUIRED
+  command CDATA #REQUIRED>
+]>
+<!-- 
+============================================================================ 
+Name        : sysdef_dtd_1_4_0.xml 
+Part of     : Helium 
+Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+All rights reserved.
+This component and the accompanying materials are made available
+under the terms of the License "Eclipse Public License v1.0"
+which accompanies this distribution, and is available
+at the URL "http://www.eclipse.org/legal/epl-v10.html".
+Initial Contributors:
+Nokia Corporation - initial contribution.
+Contributors:
+Description:
+============================================================================
+-->
+<SystemDefinition name="sysdef_dtd_1_4_0_xml + S60_SystemBuild + S60_SystemModel" schema="1.4.0"><systemModel>
+<layer name="sf">
+<logicalset name="adaptation">
+<logicalsubset name="stubs">
+<module name="audiostubs">
+<component name="audiostubs">
+<unit unitID="sf_adaptation_stubs_audiostubs" name="audiostubs" bldFile="\sf\adaptation\stubs\audiostubs\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="btaudioadaptation_stub">
+<component name="btaudioadaptation_stub">
+<unit unitID="sf_adaptation_stubs_btaudioadaptation_stub" name="btaudioadaptation_stub" bldFile="\sf\adaptation\stubs\btaudioadaptation_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="drm_stubs">
+<component name="drm_stubs">
+<unit unitID="sf_adaptation_stubs_drm_stubs" name="drm_stubs" bldFile="\sf\adaptation\stubs\drm_stubs\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="licensee_tsy_stub">
+<component name="licensee_tsy_stub">
+<unit unitID="sf_adaptation_stubs_licensee_tsy_stub" name="licensee_tsy_stub" bldFile="\sf\adaptation\stubs\licensee_tsy_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="ocrsrv_stub">
+<component name="ocrsrv_stub">
+<unit unitID="sf_adaptation_stubs_ocrsrv_stub" name="ocrsrv_stub" bldFile="\sf\adaptation\stubs\ocrsrv_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="omasuplasnconverterstubimpl">
+<component name="omasuplasnconverterstubimpl">
+<unit unitID="sf_adaptation_stubs_omasuplasnconverterstubimpl" name="omasuplasnconverterstubimpl" bldFile="\sf\adaptation\stubs\omasuplasnconverterstubimpl\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="posmsgpluginreferenceimpl">
+<component name="posmsgpluginreferenceimpl">
+<unit unitID="sf_adaptation_stubs_posmsgpluginreferenceimpl" name="posmsgpluginreferenceimpl" bldFile="\sf\adaptation\stubs\posmsgpluginreferenceimpl\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="power_save_display_mode_stub">
+<component name="power_save_display_mode_stub">
+<unit unitID="sf_adaptation_stubs_power_save_display_mode_stub" name="power_save_display_mode_stub" bldFile="\sf\adaptation\stubs\power_save_display_mode_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="simatk_tsy_stub">
+<component name="simatk_tsy_stub">
+<unit unitID="sf_adaptation_stubs_simatk_tsy_stub" name="simatk_tsy_stub" bldFile="\sf\adaptation\stubs\simatk_tsy_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="srsfenginestub">
+<component name="srsfenginestub">
+<unit unitID="sf_adaptation_stubs_srsfenginestub" name="srsfenginestub" bldFile="\sf\adaptation\stubs\srsfenginestub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="systemswstubs">
+<component name="systemswstubs">
+<unit unitID="sf_adaptation_stubs_systemswstubs" name="systemswstubs" bldFile="\sf\adaptation\stubs\systemswstubs\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="tactileclickplugin_stub">
+<component name="tactileclickplugin_stub">
+<unit unitID="sf_adaptation_stubs_tactileclickplugin_stub" name="tactileclickplugin_stub" bldFile="\sf\adaptation\stubs\tactileclickplugin_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="wlanhwinit_stub">
+<component name="wlanhwinit_stub">
+<unit unitID="sf_adaptation_stubs_wlanhwinit_stub" name="wlanhwinit_stub" bldFile="\sf\adaptation\stubs\wlanhwinit_stub\group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+<logicalset name="app">
+<logicalsubset name="camera">
+<module name="camera">
+<component name="camera">
+<unit unitID="sf_app_camera" name="camera" bldFile="\sf\app\camera\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="commonemail">
+<module name="commonemail">
+<component name="commonemail">
+<unit unitID="sf_app_commonemail" name="commonemail" bldFile="\sf\app\commonemail\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="conntools">
+<module name="conntools">
+<component name="conntools">
+<unit unitID="sf_app_conntools" name="conntools" bldFile="\sf\app\conntools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="contacts">
+<module name="contacts">
+<component name="contacts">
+<unit unitID="sf_app_contacts" name="contacts" bldFile="\sf\app\contacts\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="contentcontrol">
+<module name="contentcontrol">
+<component name="contentcontrol">
+<unit unitID="sf_app_contentcontrol" name="contentcontrol" bldFile="\sf\app\contentcontrol\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="conversations">
+<module name="conversations">
+<component name="conversations">
+<unit unitID="sf_app_conversations" name="conversations" bldFile="\sf\app\conversations\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="devicecontrol">
+<module name="devicecontrol">
+<component name="devicecontrol">
+<unit unitID="sf_app_devicecontrol" name="devicecontrol" bldFile="\sf\app\devicecontrol\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="dictionary">
+<module name="dictionary">
+<component name="dictionary">
+<unit unitID="sf_app_dictionary" name="dictionary" bldFile="\sf\app\dictionary\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="files">
+<module name="files">
+<component name="files">
+<unit unitID="sf_app_files" name="files" bldFile="\sf\app\files\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="gallery">
+<module name="gallery">
+<component name="gallery">
+<unit unitID="sf_app_gallery" name="gallery" bldFile="\sf\app\gallery\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="graphicsuis">
+<module name="graphicsuis">
+<component name="graphicsuis">
+<unit unitID="sf_app_graphicsuis" name="graphicsuis" bldFile="\sf\app\graphicsuis\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="helps">
+<module name="helps">
+<component name="helps">
+<unit unitID="sf_app_helps" name="helps" bldFile="\sf\app\helps\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="homescreen">
+<module name="homescreen">
+<component name="homescreen">
+<unit unitID="sf_app_homescreen" name="homescreen" bldFile="\sf\app\homescreen\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="im">
+<module name="im">
+<component name="im">
+<unit unitID="sf_app_im" name="im" bldFile="\sf\app\im\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="imgeditor">
+<module name="imgeditor">
+<component name="imgeditor">
+<unit unitID="sf_app_imgeditor" name="imgeditor" bldFile="\sf\app\imgeditor\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="imgvieweruis">
+<module name="imgvieweruis">
+<component name="imgvieweruis">
+<unit unitID="sf_app_imgvieweruis" name="imgvieweruis" bldFile="\sf\app\imgvieweruis\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="iptelephony">
+<module name="iptelephony">
+<component name="iptelephony">
+<unit unitID="sf_app_iptelephony" name="iptelephony" bldFile="\sf\app\iptelephony\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="java">
+<module name="java">
+<component name="java">
+<unit unitID="sf_app_java" name="java" bldFile="\sf\app\java\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="location">
+<module name="location">
+<component name="location">
+<unit unitID="sf_app_location" name="location" bldFile="\sf\app\location\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="messaging">
+<module name="messaging">
+<component name="messaging">
+<unit unitID="sf_app_messaging" name="messaging" bldFile="\sf\app\messaging\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="mmsharinguis">
+<module name="mmsharinguis">
+<component name="mmsharinguis">
+<unit unitID="sf_app_mmsharinguis" name="mmsharinguis" bldFile="\sf\app\mmsharinguis\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="musicplayer">
+<module name="musicplayer">
+<component name="musicplayer">
+<unit unitID="sf_app_musicplayer" name="musicplayer" bldFile="\sf\app\musicplayer\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="organizer">
+<module name="organizer">
+<component name="organizer">
+<unit unitID="sf_app_organizer" name="organizer" bldFile="\sf\app\organizer\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="phone">
+<module name="phone">
+<component name="phone">
+<unit unitID="sf_app_phone" name="phone" bldFile="\sf\app\phone\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="photos">
+<module name="photos">
+<component name="photos">
+<unit unitID="sf_app_photos" name="photos" bldFile="\sf\app\photos\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="poc">
+<module name="poc">
+<component name="poc">
+<unit unitID="sf_app_poc" name="poc" bldFile="\sf\app\poc\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="printing">
+<module name="printing">
+<component name="printing">
+<unit unitID="sf_app_printing" name="printing" bldFile="\sf\app\printing\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="profile">
+<module name="profile">
+<component name="profile">
+<unit unitID="sf_app_profile" name="profile" bldFile="\sf\app\profile\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="radio">
+<module name="radio">
+<component name="radio">
+<unit unitID="sf_app_radio" name="radio" bldFile="\sf\app\radio\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="screensaver">
+<module name="screensaver">
+<component name="screensaver">
+<unit unitID="sf_app_screensaver" name="screensaver" bldFile="\sf\app\screensaver\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="settingsuis">
+<module name="settingsuis">
+<component name="settingsuis">
+<unit unitID="sf_app_settingsuis" name="settingsuis" bldFile="\sf\app\settingsuis\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="speechsrv">
+<module name="speechsrv">
+<component name="speechsrv">
+<unit unitID="sf_app_speechsrv" name="speechsrv" bldFile="\sf\app\speechsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="utils">
+<module name="utils">
+<component name="utils">
+<unit unitID="sf_app_utils" name="utils" bldFile="\sf\app\utils\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="videocenter">
+<module name="videocenter">
+<component name="videocenter">
+<unit unitID="sf_app_videocenter" name="videocenter" bldFile="\sf\app\videocenter\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="videoeditor">
+<module name="videoeditor">
+<component name="videoeditor">
+<unit unitID="sf_app_videoeditor" name="videoeditor" bldFile="\sf\app\videoeditor\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="videoplayer">
+<module name="videoplayer">
+<component name="videoplayer">
+<unit unitID="sf_app_videoplayer" name="videoplayer" bldFile="\sf\app\videoplayer\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="videotelephony">
+<module name="videotelephony">
+<component name="videotelephony">
+<unit unitID="sf_app_videotelephony" name="videotelephony" bldFile="\sf\app\videotelephony\group" mrp=""/>
+</component>
+</module>
+<module name="packetvideoengine">
+<component name="PacketVideoEngineBinaries">
+<unit unitID="sf_app_videotelephony_packetvideoengine_PacketVideoEngineBinaries" name="PacketVideoEngineBinaries" bldFile="\sf\app\videotelephony\packetvideoengine\PacketVideoEngineBinaries\group" mrp=""/>
+</component>
+</module>
+<module name="vtprotocols">
+<component name="vtprotocols">
+<unit unitID="sf_app_videotelephony_vtprotocols" name="vtprotocols" bldFile="\sf\app\videotelephony\vtprotocols\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="voicerec">
+<module name="voicerec">
+<component name="voicerec">
+<unit unitID="sf_app_voicerec" name="voicerec" bldFile="\sf\app\voicerec\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="webuis">
+<module name="webuis">
+<component name="webuis">
+<unit unitID="sf_app_webuis" name="webuis" bldFile="\sf\app\webuis\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+<logicalset name="mw">
+<logicalsubset name="accesssec">
+<module name="accesssec">
+<component name="accesssec">
+<unit unitID="sf_mw_accesssec" name="accesssec" bldFile="\sf\mw\accesssec\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="appinstall">
+<module name="appinstall">
+<component name="appinstall">
+<unit unitID="sf_mw_appinstall" name="appinstall" bldFile="\sf\mw\appinstall\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="appsupport">
+<module name="appsupport">
+<component name="appsupport">
+<unit unitID="sf_mw_appsupport" name="appsupport" bldFile="\sf\mw\appsupport\group" mrp=""/>
+</component>
+</module>
+<module name="appsupport_plat">
+<component name="flash_mmi_service_interface_custom_api">
+<unit unitID="sf_mw_appsupport_appsupport_plat_flash_mmi_service_interface_custom_api" name="flash_mmi_service_interface_custom_api" bldFile="\sf\mw\appsupport\appsupport_plat\flash_mmi_service_interface_custom_api\group" mrp=""/>
+</component>
+</module>
+<module name="appsupport_plat">
+<component name="flash_netscape_plugin_command_api">
+<unit unitID="sf_mw_appsupport_appsupport_plat_flash_netscape_plugin_command_api" name="flash_netscape_plugin_command_api" bldFile="\sf\mw\appsupport\appsupport_plat\flash_netscape_plugin_command_api\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="camerasrv">
+<module name="camerasrv">
+<component name="camerasrv">
+<unit unitID="sf_mw_camerasrv" name="camerasrv" bldFile="\sf\mw\camerasrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="classicui">
+<module name="classicui">
+<component name="classicui">
+<unit unitID="sf_mw_classicui" name="classicui" bldFile="\sf\mw\classicui\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="dlnasrv">
+<module name="dlnasrv">
+<component name="dlnasrv">
+<unit unitID="sf_mw_dlnasrv" name="dlnasrv" bldFile="\sf\mw\dlnasrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="drm">
+<module name="drm">
+<component name="drm">
+<unit unitID="sf_mw_drm" name="drm" bldFile="\sf\mw\drm\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="hapticsservices">
+<module name="hapticsservices">
+<component name="hapticsservices">
+<unit unitID="sf_mw_hapticsservices" name="hapticsservices" bldFile="\sf\mw\hapticsservices\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="helix">
+<module name="helix">
+<component name="helix">
+<unit unitID="sf_mw_helix" name="helix" bldFile="\sf\mw\helix\group" mrp=""/>
+</component>
+</module>
+<module name="helix_ren">
+<component name="src">
+<unit unitID="sf_mw_helix_helix_ren_src" name="src" bldFile="\sf\mw\helix\helix_ren\src\group" mrp="" filter="!no_binonly"/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="homescreensrv">
+<module name="homescreensrv">
+<component name="homescreensrv">
+<unit unitID="sf_mw_homescreensrv" name="homescreensrv" bldFile="\sf\mw\homescreensrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="imghandling">
+<module name="imghandling">
+<component name="imghandling">
+<unit unitID="sf_mw_imghandling" name="imghandling" bldFile="\sf\mw\imghandling\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="imsrv">
+<module name="imsrv">
+<component name="imsrv">
+<unit unitID="sf_mw_imsrv" name="imsrv" bldFile="\sf\mw\imsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="inputmethods">
+<module name="inputmethods">
+<component name="inputmethods">
+<unit unitID="sf_mw_inputmethods" name="inputmethods" bldFile="\sf\mw\inputmethods\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="ipappprotocols">
+<module name="ipappprotocols">
+<component name="ipappprotocols">
+<unit unitID="sf_mw_ipappprotocols" name="ipappprotocols" bldFile="\sf\mw\ipappprotocols\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="ipappsrv">
+<module name="ipappsrv">
+<component name="ipappsrv">
+<unit unitID="sf_mw_ipappsrv" name="ipappsrv" bldFile="\sf\mw\ipappsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="ipconnmgmt">
+<module name="ipconnmgmt">
+<component name="ipconnmgmt">
+<unit unitID="sf_mw_ipconnmgmt" name="ipconnmgmt" bldFile="\sf\mw\ipconnmgmt\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="legacypresence">
+<module name="legacypresence">
+<component name="legacypresence">
+<unit unitID="sf_mw_legacypresence" name="legacypresence" bldFile="\sf\mw\legacypresence\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="locationsrv">
+<module name="locationsrv">
+<component name="locationsrv">
+<unit unitID="sf_mw_locationsrv" name="locationsrv" bldFile="\sf\mw\locationsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="mds">
+<module name="mds">
+<component name="mds">
+<unit unitID="sf_mw_mds" name="mds" bldFile="\sf\mw\mds\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="messagingmw">
+<module name="messagingmw">
+<component name="messagingmw">
+<unit unitID="sf_mw_messagingmw" name="messagingmw" bldFile="\sf\mw\messagingmw\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="metadatasrv">
+<module name="metadatasrv">
+<component name="metadatasrv">
+<unit unitID="sf_mw_metadatasrv" name="metadatasrv" bldFile="\sf\mw\metadatasrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="mmappfw">
+<module name="mmappfw">
+<component name="mmappfw">
+<unit unitID="sf_mw_mmappfw" name="mmappfw" bldFile="\sf\mw\mmappfw\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="mmmw">
+<module name="mmmw">
+<component name="mmmw">
+<unit unitID="sf_mw_mmmw" name="mmmw" bldFile="\sf\mw\mmmw\group" mrp=""/>
+</component>
+</module>
+<module name="mtp">
+<component name="mtp">
+<unit unitID="sf_mw_mmmw_mtp" name="mtp" bldFile="\sf\mw\mmmw\mtp\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="mmuifw">
+<module name="mmuifw">
+<component name="mmuifw">
+<unit unitID="sf_mw_mmuifw" name="mmuifw" bldFile="\sf\mw\mmuifw\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="mobiletv">
+<module name="mobiletv">
+<component name="mobiletv">
+<unit unitID="sf_mw_mobiletv" name="mobiletv" bldFile="\sf\mw\mobiletv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="netprotocols">
+<module name="netprotocols">
+<component name="netprotocols">
+<unit unitID="sf_mw_netprotocols" name="netprotocols" bldFile="\sf\mw\netprotocols\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="networkingdm">
+<module name="networkingdm">
+<component name="networkingdm">
+<unit unitID="sf_mw_networkingdm" name="networkingdm" bldFile="\sf\mw\networkingdm\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="opensrv">
+<module name="opensrv">
+<component name="opensrv">
+<unit unitID="sf_mw_opensrv" name="opensrv" bldFile="\sf\mw\opensrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="phonesrv">
+<module name="phonesrv">
+<component name="phonesrv">
+<unit unitID="sf_mw_phonesrv" name="phonesrv" bldFile="\sf\mw\phonesrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="remoteconn">
+<module name="remoteconn">
+<component name="remoteconn">
+<unit unitID="sf_mw_remoteconn" name="remoteconn" bldFile="\sf\mw\remoteconn\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="remotemgmt">
+<module name="remotemgmt">
+<component name="remotemgmt">
+<unit unitID="sf_mw_remotemgmt" name="remotemgmt" bldFile="\sf\mw\remotemgmt\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="remotestorage">
+<module name="remotestorage">
+<component name="remotestorage">
+<unit unitID="sf_mw_remotestorage" name="remotestorage" bldFile="\sf\mw\remotestorage\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="securitysrv">
+<module name="securitysrv">
+<component name="securitysrv">
+<unit unitID="sf_mw_securitysrv" name="securitysrv" bldFile="\sf\mw\securitysrv\group" mrp=""/>
+</component>
+</module>
+<module name="pkiutilities">
+<component name="Certificates_OEM">
+<unit unitID="sf_mw_securitysrv_pkiutilities_Certificates_OEM" name="Certificates_OEM" bldFile="\sf\mw\securitysrv\pkiutilities\Certificates_OEM\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="serviceapi">
+<module name="serviceapi">
+<component name="serviceapi">
+<unit unitID="sf_mw_serviceapi" name="serviceapi" bldFile="\sf\mw\serviceapi\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="serviceapifw">
+<module name="serviceapifw">
+<component name="serviceapifw">
+<unit unitID="sf_mw_serviceapifw" name="serviceapifw" bldFile="\sf\mw\serviceapifw\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="shortlinkconn">
+<module name="shortlinkconn">
+<component name="shortlinkconn">
+<unit unitID="sf_mw_shortlinkconn" name="shortlinkconn" bldFile="\sf\mw\shortlinkconn\group" mrp=""/>
+</component>
+</module>
+<module name="usbclasses">
+<component name="usbosdescriptorhandler">
+<unit unitID="sf_mw_shortlinkconn_usbclasses_usbosdescriptorhandler" name="usbosdescriptorhandler" bldFile="\sf\mw\shortlinkconn\usbclasses\usbosdescriptorhandler\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="svgt">
+<module name="svgt">
+<component name="svgt">
+<unit unitID="sf_mw_svgt" name="svgt" bldFile="\sf\mw\svgt\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="uiaccelerator">
+<module name="uiaccelerator">
+<component name="uiaccelerator">
+<unit unitID="sf_mw_uiaccelerator" name="uiaccelerator" bldFile="\sf\mw\uiaccelerator\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="uiresources">
+<module name="uiresources">
+<component name="uiresources">
+<unit unitID="sf_mw_uiresources" name="uiresources" bldFile="\sf\mw\uiresources\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="uitools">
+<module name="uitools">
+<component name="uitools">
+<unit unitID="sf_mw_uitools" name="uitools" bldFile="\sf\mw\uitools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="videoutils">
+<module name="videoutils">
+<component name="videoutils">
+<unit unitID="sf_mw_videoutils" name="videoutils" bldFile="\sf\mw\videoutils\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="web">
+<module name="web">
+<component name="web">
+<unit unitID="sf_mw_web" name="web" bldFile="\sf\mw\web\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="websrv">
+<module name="websrv">
+<component name="websrv">
+<unit unitID="sf_mw_websrv" name="websrv" bldFile="\sf\mw\websrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="wirelessacc">
+<module name="wirelessacc">
+<component name="wirelessacc">
+<unit unitID="sf_mw_wirelessacc" name="wirelessacc" bldFile="\sf\mw\wirelessacc\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+<logicalset name="os">
+<logicalsubset name="cellularsrv">
+<module name="cellularsrv">
+<component name="cellularsrv">
+<unit unitID="sf_os_cellularsrv" name="cellularsrv" bldFile="\sf\os\cellularsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="deviceplatformrelease">
+<module name="S60Extras">
+<component name="S60Extras">
+<unit unitID="sf_os_deviceplatformrelease_S60Extras" name="S60Extras" bldFile="\sf\os\deviceplatformrelease\S60Extras\group" mrp=""/>
+</component>
+</module>
+<module name="S60Helps">
+<component name="S60Helps">
+<unit unitID="sf_os_deviceplatformrelease_S60Helps" name="S60Helps" bldFile="\sf\os\deviceplatformrelease\S60Helps\Group" mrp=""/>
+</component>
+</module>
+<module name="S60LocFiles">
+<component name="S60LocFiles">
+<unit unitID="sf_os_deviceplatformrelease_S60LocFiles" name="S60LocFiles" bldFile="\sf\os\deviceplatformrelease\S60LocFiles\group" mrp=""/>
+</component>
+</module>
+<module name="Version">
+<component name="Version">
+<unit unitID="sf_os_deviceplatformrelease_Version" name="Version" bldFile="\sf\os\deviceplatformrelease\Version\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="devicesrv">
+<module name="devicesrv">
+<component name="devicesrv">
+<unit unitID="sf_os_devicesrv" name="devicesrv" bldFile="\sf\os\devicesrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="graphics">
+<module name="graphics">
+<component name="graphics">
+<unit unitID="sf_os_graphics" name="graphics" bldFile="\sf\os\graphics\group" mrp=""/>
+</component>
+</module>
+<module name="graphics_pub">
+<component name="graphics_pub">
+<unit unitID="sf_os_graphics_graphics_pub" name="graphics_pub" bldFile="\sf\os\graphics\graphics_pub\group" mrp=""/>
+</component>
+</module>
+<module name="graphicsaccelaration">
+<component name="graphicsaccelaration">
+<unit unitID="sf_os_graphics_graphicsaccelaration" name="graphicsaccelaration" bldFile="\sf\os\graphics\graphicsaccelaration\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="imagingext">
+<module name="imagingext">
+<component name="imagingext">
+<unit unitID="sf_os_imagingext" name="imagingext" bldFile="\sf\os\imagingext\group" mrp=""/>
+</component>
+</module>
+<module name="imagingmodules">
+<component name="H264AVCVideoEncARM">
+<unit unitID="sf_os_imagingext_imagingmodules_H264AVCVideoEncARM" name="H264AVCVideoEncARM" bldFile="\sf\os\imagingext\imagingmodules\H264AVCVideoEncARM\group" mrp=""/>
+</component>
+</module>
+<module name="imagingmodules">
+<component name="Build">
+<unit unitID="sf_os_imagingext_imagingmodules_Build" name="Build" bldFile="\sf\os\imagingext\imagingmodules\VideoEncPluginARM\Build" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<module name="lbs">
+<component name="lbs">
+<unit unitID="sf_os_lbs" name="lbs" bldFile="\sf\os\lbs\group" mrp=""/>
+</component>
+</module>
+<logicalsubset name="mm">
+<module name="mm">
+<component name="mm">
+<unit unitID="sf_os_mm" name="mm" bldFile="\sf\os\mm\group" mrp=""/>
+</component>
+</module>
+<module name="audio">
+<component name="AacEncoderPlugin">
+<unit unitID="sf_os_mm_audio_AacEncoderPlugin" name="AacEncoderPlugin" bldFile="\sf\os\mm\audio\ARM_CMMF_codecs\AacEncoderPlugin\Group" mrp=""/>
+</component>
+</module>
+<module name="audio">
+<component name="AmrNbCodecPlugin">
+<unit unitID="sf_os_mm_audio_AmrNbCodecPlugin" name="AmrNbCodecPlugin" bldFile="\sf\os\mm\audio\ARM_CMMF_codecs\AmrNbCodecPlugin\Group" mrp=""/>
+</component>
+</module>
+<module name="audio">
+<component name="AmrWbCodecPlugin">
+<unit unitID="sf_os_mm_audio_AmrWbCodecPlugin" name="AmrWbCodecPlugin" bldFile="\sf\os\mm\audio\ARM_CMMF_codecs\AmrWbCodecPlugin\Group" mrp=""/>
+</component>
+</module>
+<module name="audio">
+<component name="EAacPlusCodecPlugin">
+<unit unitID="sf_os_mm_audio_EAacPlusCodecPlugin" name="EAacPlusCodecPlugin" bldFile="\sf\os\mm\audio\ARM_CMMF_codecs\EAacPlusCodecPlugin\Group" mrp=""/>
+</component>
+</module>
+<module name="audio">
+<component name="MP3CodecPlugin">
+<unit unitID="sf_os_mm_audio_MP3CodecPlugin" name="MP3CodecPlugin" bldFile="\sf\os\mm\audio\ARM_CMMF_codecs\MP3CodecPlugin\Group" mrp=""/>
+</component>
+</module>
+<module name="audio">
+<component name="WMADecoderPlugin">
+<unit unitID="sf_os_mm_audio_WMADecoderPlugin" name="WMADecoderPlugin" bldFile="\sf\os\mm\audio\ARM_CMMF_codecs\WMADecoderPlugin\Group" mrp=""/>
+</component>
+</module>
+<module name="devsoundextensions">
+<component name="addeddevsoundcontrol">
+<unit unitID="sf_os_mm_devsoundextensions_addeddevsoundcontrol" name="addeddevsoundcontrol" bldFile="\sf\os\mm\devsoundextensions\addeddevsoundcontrol\Group" mrp=""/>
+</component>
+</module>
+<module name="devsoundextensions">
+<component name="mmfdevsoundserverplatsec">
+<unit unitID="sf_os_mm_devsoundextensions_mmfdevsoundserverplatsec" name="mmfdevsoundserverplatsec" bldFile="\sf\os\mm\devsoundextensions\mmfdevsoundserverplatsec\Group" mrp="" filter="!no_stubs"/>
+</component>
+</module>
+<module name="video">
+<component name="ARM_MDF_Decoders">
+<unit unitID="sf_os_mm_video_ARM_MDF_Decoders" name="ARM_MDF_Decoders" bldFile="\sf\os\mm\video\ARM_MDF_Decoders\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="networkingsrv">
+<module name="networkingsrv">
+<component name="networkingsrv">
+<unit unitID="sf_os_networkingsrv" name="networkingsrv" bldFile="\sf\os\networkingsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="ossrv">
+<module name="ossrv">
+<component name="ossrv">
+<unit unitID="sf_os_ossrv" name="ossrv" bldFile="\sf\os\ossrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="shortlinksrv">
+<module name="shortlinksrv">
+<component name="shortlinksrv">
+<unit unitID="sf_os_shortlinksrv" name="shortlinksrv" bldFile="\sf\os\shortlinksrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="textandloc">
+<module name="textandloc">
+<component name="textandloc">
+<unit unitID="sf_os_textandloc" name="textandloc" bldFile="\sf\os\textandloc\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="wlan">
+<module name="wlan">
+<component name="wlan">
+<unit unitID="sf_os_wlan" name="wlan" bldFile="\sf\os\wlan\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="xmlsrv">
+<module name="xmlsrv">
+<component name="xmlsrv">
+<unit unitID="sf_os_xmlsrv" name="xmlsrv" bldFile="\sf\os\xmlsrv\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+<logicalset name="ostools">
+<logicalsubset name="osrndtools">
+<module name="osrndtools">
+<component name="osrndtools">
+<unit unitID="sf_ostools_osrndtools" name="osrndtools" bldFile="\sf\ostools\osrndtools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+<logicalset name="tools">
+<module name="buildplatforms">
+<component name="buildplatforms">
+<unit unitID="sf_tools_buildplatforms" name="buildplatforms" bldFile="\sf\tools\buildplatforms\group" mrp=""/>
+</component>
+</module>
+<logicalsubset name="platformtools">
+<module name="platformtools">
+<component name="platformtools">
+<unit unitID="sf_tools_platformtools" name="platformtools" bldFile="\sf\tools\platformtools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="rndtools">
+<module name="rndtools">
+<component name="rndtools">
+<unit unitID="sf_tools_rndtools" name="rndtools" bldFile="\sf\tools\rndtools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="swconfigtools">
+<module name="swconfigtools">
+<component name="swconfigtools">
+<unit unitID="sf_tools_swconfigtools" name="swconfigtools" bldFile="\sf\tools\swconfigtools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+</layer>
+<layer name="ext">
+<logicalset name="mw">
+<logicalsubset name="websrvde">
+<module name="websrvde">
+<component name="websrvde">
+<unit unitID="ext_mw_websrvde" name="websrvde" bldFile="\ext\mw\websrvde\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+<logicalset name="tools">
+<logicalsubset name="oemrndtools">
+<module name="oemrndtools">
+<component name="oemrndtools">
+<unit unitID="ext_tools_oemrndtools" name="oemrndtools" bldFile="\ext\tools\oemrndtools\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+<logicalsubset name="toolsextensions">
+<module name="toolsextensions">
+<component name="toolsextensions">
+<unit unitID="ext_tools_toolsextensions" name="toolsextensions" bldFile="\ext\tools\toolsextensions\group" mrp=""/>
+</component>
+</module>
+</logicalsubset>
+</logicalset>
+</layer></systemModel>
+<build>
+    <option name="KEEPGOING" abldOption="-keepgoing" description="Causes make to keepgoing on errors" enable="Y"/>
+<!--    <option name="SAVESPACE" abldOption="-savespace" description="Causes the removal of intermediate files" enable="Y"/> -->
+    <target name="WINS" abldTarget="wins" description="MSVC Compiler"/>
+    <target name="WINS_REL" abldTarget="wins urel" description="MSVC Compiler"/>
+    <target name="WINS_DEB" abldTarget="wins udeb" description="MSVC Compiler"/>
+    <target name="WINSCW" abldTarget="winscw" description="CodeWarrior Compiler"/>
+    <target name="WINSCW_REL" abldTarget="winscw urel" description="CodeWarrior Compiler"/>
+    <target name="WINSCW_DEB" abldTarget="winscw udeb" description="CodeWarrior Compiler"/>
+    <target name="TOOLS" abldTarget="tools" description="MSVC Compiler for Tools"/>
+    <target name="TOOLS_REL" abldTarget="tools rel" description="MSVC Compiler for Tools Release mode only"/>
+    <target name="ARMV5" abldTarget="armv5" description="RVCT Compiler"/>
+    <target name="ARMV5_REL" abldTarget="armv5 urel" description="RVCT Compiler"/>
+    <target name="ARMV5_DEB" abldTarget="armv5 udeb" description="RVCT Compiler"/>
+    <!-- Aditional Targets -->
+    <target name="CWTOOLS" abldTarget="cwtools" description="CodeWarrior Compiler for Tools"/> <!-- Not supported -->
+    <target name="CWTOOLS_REL" abldTarget="cwtools rel" description="CodeWarrior Compiler for Tools Release mode only"/> <!-- Not supported -->
+    <targetList name="default" description="Main Targets" target="WINSCW ARMV5"/>
+    <targetList name="default_winscw" description="Main Targets" target="WINSCW"/>
+    <targetList name="default_armv5" description="Main Targets" target="ARMV5"/>
+    <targetList name="default_rel" description="Main Targets for rel" target="WINSCW_REL ARMV5_REL"/>
+    <targetList name="default_deb" description="Main Targets for deb" target="WINSCW_DEB ARMV5_DEB"/>
+    <targetList name="default_debrel" description="Main Targets for WINSCW deb and ARMV5 urel" target="WINSCW_DEB ARMV5_REL"/>
+    <targetList name="default_tools" description="tools Targets" target="TOOLS"/>
+    <targetList name="tools_rel" description="tools Release Targets" target="TOOLS_REL"/>
+    <targetList name="cwtools" description="cwtools Targets" target="CWTOOLS"/>
+    <targetList name="cwtools_rel" description="cwtools Release Targets" target="CWTOOLS_REL"/>
+		<configuration name="S60_5_1_clean" description="S60 5.1 clean build" filter="raptor_S60_5_1_clean">
+    	<unitListRef unitList="S60_COMMON_OSEXTENSION"/>
+    	<unitListRef unitList="S60_COMMON_OSEXTENSION_OEM"/>
+      <unitListRef unitList="S60_COMMON"/>
+      <unitListRef unitList="S60_OEM_BUILD"/>
+      <unitListRef unitList="S60_COMMON_OSEXTENSION_STUBS"/>
+      <unitListRef unitList="S60_COMMON_STUBS"/>
+      <unitListRef unitList="S60_BINARY_ONLY"/>
+      <task><buildLayer command="bldmake bldfiles" unitParallel="Y"/></task>
+      <task><buildLayer command="abld export" unitParallel="Y"/></task>
+      <task><buildLayer command="abld makefile" targetList="default_tools" unitParallel="Y" targetParallel="Y"/></task>
+      <task><buildLayer command="abld library" targetList="default_tools" unitParallel="N" targetParallel="N"/></task>
+      <task><buildLayer command="abld target" targetList="tools_rel" unitParallel="N" targetParallel="Y"/></task>
+      <task><buildLayer command="abld final" targetList="tools_rel" unitParallel="N" targetParallel="Y"/></task>
+      <task><buildLayer command="abld -what build" targetList="tools_rel" unitParallel="N" targetParallel="Y"/></task>
+      <task><buildLayer command="abld -check build" targetList="tools_rel" unitParallel="N" targetParallel="Y"/></task>
+      <task><buildLayer command="abld makefile" targetList="default_winscw" unitParallel="Y" targetParallel="Y"/></task>
+      <task><buildLayer command="abld resource" targetList="default_winscw" unitParallel="N" targetParallel="N"/></task>
+      <task><buildLayer command="abld library" targetList="default_winscw" unitParallel="N" targetParallel="N"/></task>
+      <task><buildLayer command="abld makefile" targetList="default_armv5" unitParallel="Y" targetParallel="Y"/></task>
+      <task><buildLayer command="abld resource" targetList="default_armv5" unitParallel="N" targetParallel="N"/></task>
+      <task><buildLayer command="abld library" targetList="default_armv5" unitParallel="N" targetParallel="N"/></task>
+      <task><buildLayer command="abld target" targetList="default" unitParallel="Y" targetParallel="Y"/></task>
+      <task><buildLayer command="abld final" targetList="default" unitParallel="N" targetParallel="N"/></task>
+      <task><buildLayer command="abld -what build" targetList="default" unitParallel="Y" targetParallel="Y"/></task>
+      <task><buildLayer command="abld -check build" targetList="default" unitParallel="Y" targetParallel="Y"/></task>
+    </configuration>
+<!--  
+launch -what command for binary only component so thosa can be zipped  
+this configuration can be used only when those components has built among normal build
+-->
+<!--  OS Extension build configurations start  -->
+    <unitList name="S60_COMMON_OSEXTENSION" description="S60 common OSExtension">
+				<unitRef unit="sf_os_cellularsrv"/>
+        <unitRef unit="sf_os_deviceplatformrelease_S60LocFiles"/>   			
+        <unitRef unit="sf_os_deviceplatformrelease_S60Extras"/>   			
+        <unitRef unit="sf_os_deviceplatformrelease_S60Helps"/>
+        <unitRef unit="sf_os_deviceplatformrelease_Version"/>
+				<unitRef unit="sf_os_devicesrv"/>
+				<unitRef unit="sf_os_graphics"/>
+				<unitRef unit="sf_os_imagingext"/>
+				<unitRef unit="sf_os_lbs"/>
+				<unitRef unit="sf_os_mm"/>
+				<unitRef unit="sf_os_networkingsrv"/>
+				<unitRef unit="sf_os_mm_devsoundextensions_mmfdevsoundserverplatsec"/>
+				<unitRef unit="sf_os_mm_devsoundextensions_addeddevsoundcontrol"/>
+				<unitRef unit="sf_os_shortlinksrv"/>
+				<unitRef unit="sf_os_wlan"/>
+				<unitRef unit="sf_ostools_osrndtools"/>
+			</unitList>
+    <unitList name="S60_COMMON_OSEXTENSION_OEM" description="S60 common OSExtension OEM">
+				<unitRef unit="sf_os_imagingext_imagingmodules_Build"/>
+				<unitRef unit="sf_os_imagingext_imagingmodules_H264AVCVideoEncARM"/>
+				<unitRef unit="sf_os_mm_audio_AacEncoderPlugin"/>
+				<unitRef unit="sf_os_mm_audio_AmrNbCodecPlugin"/>
+				<unitRef unit="sf_os_mm_audio_AmrWbCodecPlugin"/>
+				<unitRef unit="sf_os_mm_audio_EAacPlusCodecPlugin"/>
+				<unitRef unit="sf_os_mm_audio_MP3CodecPlugin"/>
+				<unitRef unit="sf_os_mm_audio_WMADecoderPlugin"/>
+				<unitRef unit="sf_os_mm_video_ARM_MDF_Decoders"/>
+	  </unitList>
+    <unitList name="S60_COMMON" description="S60 common">
+				<unitRef unit="sf_mw_classicui"/>
+				<unitRef unit="sf_mw_accesssec"/>
+				<unitRef unit="sf_mw_appinstall"/>
+				<unitRef unit="sf_mw_appsupport"/>
+				<unitRef unit="sf_mw_camerasrv"/>
+				<unitRef unit="sf_mw_dlnasrv"/>
+				<unitRef unit="sf_mw_drm"/>
+				<unitRef unit="sf_mw_helix"/>
+				<unitRef unit="sf_mw_homescreensrv"/>
+				<unitRef unit="sf_mw_imghandling"/>
+				<unitRef unit="sf_mw_imsrv"/>
+				<unitRef unit="sf_mw_inputmethods"/>
+				<unitRef unit="sf_mw_ipappprotocols"/>
+				<unitRef unit="sf_mw_ipappsrv"/>
+				<unitRef unit="sf_mw_ipconnmgmt"/>
+				<unitRef unit="sf_mw_legacypresence"/>
+				<unitRef unit="sf_mw_locationsrv"/>
+				<unitRef unit="sf_mw_mds"/>
+				<unitRef unit="sf_mw_messagingmw"/>
+				<unitRef unit="sf_mw_metadatasrv"/>
+				<unitRef unit="sf_mw_mmappfw"/>
+				<unitRef unit="sf_mw_mmmw"/>
+				<unitRef unit="sf_mw_mmuifw"/>
+				<unitRef unit="sf_mw_mobiletv"/>
+				<unitRef unit="sf_mw_netprotocols"/>
+				<unitRef unit="sf_mw_networkingdm"/>
+				<unitRef unit="sf_mw_opensrv"/>
+				<unitRef unit="sf_mw_phonesrv"/>
+				<unitRef unit="sf_mw_remoteconn"/>
+				<unitRef unit="sf_mw_remotemgmt"/>
+				<unitRef unit="sf_mw_remotestorage"/>
+				<unitRef unit="sf_mw_securitysrv"/>
+				<unitRef unit="sf_mw_serviceapi"/>
+				<unitRef unit="sf_mw_serviceapifw"/>
+				<unitRef unit="sf_mw_shortlinkconn"/>
+				<unitRef unit="sf_mw_svgt"/>
+				<unitRef unit="sf_mw_uiaccelerator"/>
+				<unitRef unit="sf_mw_uiresources"/>
+				<unitRef unit="sf_mw_uitools"/>
+				<unitRef unit="sf_mw_videoutils"/>
+				<unitRef unit="sf_mw_web"/>
+				<unitRef unit="sf_mw_websrv"/>
+				<unitRef unit="sf_mw_wirelessacc"/>
+				<unitRef unit="sf_app_camera"/>
+				<unitRef unit="sf_app_conntools"/>
+				<unitRef unit="sf_app_screensaver"/>
+				<unitRef unit="sf_app_contacts"/>
+				<unitRef unit="sf_app_contentcontrol"/>
+				<unitRef unit="sf_app_conversations"/>
+				<unitRef unit="sf_app_devicecontrol"/>
+				<unitRef unit="sf_app_dictionary"/>
+				<unitRef unit="sf_app_files"/>
+				<unitRef unit="sf_app_graphicsuis"/>
+				<unitRef unit="sf_app_helps"/>
+				<unitRef unit="sf_app_homescreen"/>
+				<unitRef unit="sf_app_im"/>
+				<unitRef unit="sf_app_imgeditor"/>
+				<unitRef unit="sf_app_imgvieweruis"/>
+				<unitRef unit="sf_app_iptelephony"/>
+				<unitRef unit="sf_app_location"/>
+				<unitRef unit="sf_app_messaging"/>
+				<unitRef unit="sf_app_mmsharinguis"/>
+				<unitRef unit="sf_app_musicplayer"/>
+				<unitRef unit="sf_app_organizer"/>
+				<unitRef unit="sf_app_phone"/>
+				<unitRef unit="sf_app_photos"/>
+				<unitRef unit="sf_app_poc"/>
+				<unitRef unit="sf_app_profile"/>
+				<unitRef unit="sf_app_settingsuis"/>
+				<unitRef unit="sf_app_speechsrv"/>
+				<unitRef unit="sf_app_utils"/>
+				<unitRef unit="sf_app_videoeditor"/>
+				<unitRef unit="sf_app_videoplayer"/>
+				<unitRef unit="sf_app_videocenter"/>
+				<unitRef unit="sf_app_videotelephony"/>
+				<unitRef unit="sf_app_voicerec"/>
+				<unitRef unit="sf_app_webuis"/>
+				<unitRef unit="sf_os_textandloc"/>
+				<unitRef unit="sf_os_xmlsrv"/>
+				<unitRef unit="sf_os_ossrv"/>
+				<unitRef unit="sf_tools_buildplatforms"/>
+				<!--unitRef unit="sf_tools_build_s60"/>
+				<unitRef unit="sf_tools_makefile_templates"/-->
+				<unitRef unit="sf_tools_platformtools"/>
+				<!--unitRef unit="sf_tools_platsim"/-->
+				<unitRef unit="sf_tools_rndtools"/>
+				<unitRef unit="sf_tools_swconfigtools"/>
+				<unitRef unit="ext_mw_websrvde"/>
+				<unitRef unit="ext_tools_oemrndtools"/>
+				<unitRef unit="sf_tools_themeinstaller"/>
+				<unitRef unit="ext_tools_toolsextensions"/>
+				<unitRef unit="sf_app_commonemail"/>
+				<unitRef unit="sf_app_radio"/>
+				<unitRef unit="sf_app_printing"/>
+				<unitRef unit="sf_mw_hapticsservices"/>
+				<unitRef unit="sf_app_gallery"/>
+    </unitList>
+    <unitList name="S60_OEM_BUILD" description="S60 OEM build">
+				<unitRef unit="sf_mw_mmmw_mtp"/>
+				<unitRef unit="sf_mw_helix"/>
+				<unitRef unit="sf_mw_helix_helix_ren_src"/>
+				<unitRef unit="sf_mw_securitysrv_pkiutilities_Certificates_OEM"/>
+				<unitRef unit="sf_mw_shortlinkconn_usbclasses_usbosdescriptorhandler"/>
+				<unitRef unit="sf_app_videotelephony_packetvideoengine_PacketVideoEngineBinaries"/>
+				<unitRef unit="sf_app_videotelephony_vtprotocols"/>
+				<unitRef unit="sf_os_graphics_graphicsaccelaration"/>
+				<unitRef unit="sf_os_graphics_graphics_pub"/>
+				<unitRef unit="sf_app_java"/>
+				<unitRef unit="sf_mw_appsupport_appsupport_plat_flash_mmi_service_interface_custom_api"/>
+				<unitRef unit="sf_mw_appsupport_appsupport_plat_flash_netscape_plugin_command_api"/>
+    </unitList>
+    <unitList name="S60_COMMON_OSEXTENSION_STUBS" description="S60 common OSExtension">
+    	<unitRef unit="sf_adaptation_stubs_licensee_tsy_stub"/>
+    	<unitRef unit="sf_adaptation_stubs_simatk_tsy_stub"/>
+    	<unitRef unit="sf_adaptation_stubs_audiostubs"/>
+    	<unitRef unit="sf_adaptation_stubs_wlanhwinit_stub"/>
+			<unitRef unit="sf_adaptation_stubs_systemswstubs"/>
+    </unitList>
+    <unitList name="S60_COMMON_STUBS" description="S60 common adaptation stubs">
+			<unitRef unit="sf_adaptation_stubs_btaudioadaptation_stub"/>
+			<unitRef unit="sf_adaptation_stubs_drm_stubs"/>
+			<unitRef unit="sf_adaptation_stubs_posmsgpluginreferenceimpl"/>
+			<unitRef unit="sf_adaptation_stubs_srsfenginestub"/>
+			<unitRef unit="sf_adaptation_stubs_ocrsrv_stub"/>
+			<unitRef unit="sf_adaptation_stubs_power_save_display_mode_stub"/>
+			<unitRef unit="sf_adaptation_stubs_tactileclickplugin_stub"/>
+			<unitRef unit="sf_adaptation_stubs_omasuplasnconverterstubimpl"/>			
+    </unitList>
+<!--    
+binary only are components that sources can not be delivered for all lisencees
+but components should be built in S60 platform builds
+-->
+    <unitList name="S60_BINARY_ONLY" description="S60 build binary only components">
+      <!--<unitRef unit="sf_os_wlan_wlan_bearer_wlanengine_symbian_3.1"/>-->
+      <unitRef unit="sf_mw_accesssec_eapol_eapol_symbian_ccxeapol"/>
+      <unitRef unit="sf_mw_helix_helix_ren_src"/>
+    </unitList>
+    <!--
+    extra components need to be build in winscw build
+    -->
+  </build></SystemDefinition>
\ No newline at end of file
--- a/foundation/sysdefs/system_model.xml	Mon Apr 27 17:46:06 2009 +0100
+++ b/foundation/sysdefs/system_model.xml	Tue Apr 28 13:58:04 2009 +0100
@@ -7,26 +7,26 @@
     <collection name="baseintegtests" long-name="Base Integration Testing" level="test">
      <component name="baseintegrationtest" long-name="Base Integration Test" introduced="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/baseintegtests/baseintegrationtest/group" mrp="os/kernelhwsrv/baseintegtests/baseintegrationtest/group/base_integration_test.mrp"/>
+            <unit bldFile="os\kernelhwsrv\baseintegtests\baseintegrationtest\group" mrp="os\kernelhwsrv\baseintegtests\baseintegrationtest\group\base_integration_test.mrp"/>
      </component>
     </collection>
     <collection name="brdbootldr" long-name="Board Boot Loader" level="hw-if">
      <component name="ubootldr" long-name="Boot Loader" introduced="9.2">
-      <unit mrp="os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
+      <unit mrp="os\kernelhwsrv\brdbootldr\ubootldr\base_ubootldr.mrp"/>
      </component>
     </collection>
     <collection name="filesystems" long-name="File Systems" level="framework">
      <component name="compfs" long-name="Composite File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\scomp" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\scomp\base_f32_scomp.mrp"/>
      </component>
      <component name="fatfs" long-name="FAT File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\sfat" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\sfat\base_f32_sfat.mrp"/>
      </component>
      <component name="fat32fs" long-name="FAT32 File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\sfat32" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\sfat32\base_f32_sfat32.mrp"/>
      </component>
      <component name="iso9660fs" long-name="ISO9660 File System" filter="gt" plugin="Y" introduced="8.1b">
      </component>
@@ -34,21 +34,21 @@
      </component>
      <component name="rofs" long-name="ROFS" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\srofs" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\srofs\base_f32_srofs.mrp"/>
      </component>
      <component name="romfs" long-name="ROM File System" filter="gt" plugin="Y">
-      <unit mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
+      <unit mrp="os\kernelhwsrv\userlibandfileserver\fileserver\srom\base_f32_srom.mrp"/>
      </component>
      <component name="usbmsfs" long-name="USB Mass Storage File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\smassstorage" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\smassstorage\base_f32_smassstorage.mrp"/>
      </component>
     </collection>
     <collection name="unistore2" long-name="UniStore2 Flash Translation Layer" level="hw-if">
      <component name="uiibootsupport" long-name="UniStore2 Boot Support" filter="gt" introduced="9.1">
      </component>
      <component name="uiicore" long-name="UniStore2 Core" filter="gt" introduced="9.1">
-      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2_undeliverable.mrp"/>
+      <unit mrp="os\kernelhwsrv\kernel\eka\drivers\unistore2\base_drivers_unistore2_undeliverable.mrp"/>
      </component>
      <component name="uiicrashlogger" long-name="UniStore2 Crash Logger" filter="gt" introduced="9.1">
      </component>
@@ -58,18 +58,18 @@
     <collection name="bsptemplate" long-name="BSP Template" level="hw-if">
      <component name="asspandvariant" long-name="Template ASSP and Variant" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/>
+            <unit bldFile="os\kernelhwsrv\bsptemplate\asspandvariant\template_variant" mrp="os\kernelhwsrv\bsptemplate\asspandvariant\base_template.mrp"/>
      </component>
     </collection>
     <collection name="driversupport" long-name="Generic Driver Support" level="hw-if">
      <component name="genericboardsupport" long-name="Generic Board Support">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\bsp" mrp="os\kernelhwsrv\kernel\eka\drivers\bsp\base_e32_drivers_bsp.mrp"/>
      </component>
      <component name="mediadrivers" long-name="Media Drivers">
       <!-- these are for storage media -->
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/media" mrp="os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\media" mrp="os\kernelhwsrv\kernel\eka\drivers\media\base_e32_drivers_media.mrp"/>
      </component>
      <component name="sdcard3c" long-name="SD Card 3C Driver" filter="gt" introduced="9.1">
      </component>
@@ -79,19 +79,19 @@
     <collection name="halservices" long-name="HAL Services" level="framework">
      <component name="hal" long-name="User-Side Hardware Abstraction" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/halservices/hal" mrp="os/kernelhwsrv/halservices/hal/base_hal.mrp"/>
+            <unit bldFile="os\kernelhwsrv\halservices\hal" mrp="os\kernelhwsrv\halservices\hal\base_hal.mrp"/>
      </component>
     </collection>
     <collection name="kernel" long-name="Kernel Architecture" level="adaptation">
      <component name="eka" long-name="Kernel Architecture" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka" mrp="os/kernelhwsrv/kernel/eka/base_e32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka" mrp="os\kernelhwsrv\kernel\eka\base_e32.mrp"/>
      </component>
     </collection>
     <collection name="kerneltest" long-name="Kernel Test" level="hw-if">
      <component name="e32test" long-name="E32 Tests" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kerneltest/e32test/group" mrp="os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kerneltest\e32test\group" mrp="os\kernelhwsrv\kerneltest\e32test\group\base_e32test.mrp"/>
      </component>
      <component name="e32utils" long-name="E32 Utilities">
      </component>
@@ -103,78 +103,78 @@
     <collection name="localisation" long-name="Localisation" level="adaptation">
      <component name="localesupport" long-name="Locale Support" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/localisation/localesupport" mrp="os/kernelhwsrv/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\localisation\localesupport" mrp="os\kernelhwsrv\localisation\localesupport\mmpfiles\base_loce32.mrp"/>
      </component>
     </collection>
     <collection name="ldds" long-name="Logical Device Drivers" level="adaptation">
      <component name="ethernetldd" long-name="Ethernet Drivers">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\ethernet" mrp="os\kernelhwsrv\kernel\eka\drivers\ethernet\base_e32_drivers_ethernet.mrp"/>
      </component>
      <component name="btrace" long-name="Kernel Trace Tool">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/trace" mrp="os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\trace" mrp="os\kernelhwsrv\kernel\eka\drivers\trace\base_e32_drivers_trace.mrp"/>
      </component>
      <component name="legacydrivers" long-name="Legacy Drivers">
-      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
+      <unit mrp="os\kernelhwsrv\kernel\eka\drivers\adc\base_e32_drivers_adc.mrp"/>
      </component>
      <component name="locmedia" long-name="Local Media Subsystem" introduced="8.1b">
       <!-- these are LDDs for storage media -->
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\locmedia" mrp="os\kernelhwsrv\kernel\eka\drivers\locmedia\base_e32_drivers_locmedia.mrp"/>
      </component>
      <component name="runmodedebugger" long-name="Run Mode Debugger">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/debug" mrp="os/kernelhwsrv/kernel/eka/drivers/debug/base_e32_drivers_debug.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\debug" mrp="os\kernelhwsrv\kernel\eka\drivers\debug\base_e32_drivers_debug.mrp"/>
      </component>
      <component name="serialldd" long-name="Serial Port Drivers">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\ecomm" mrp="os\kernelhwsrv\kernel\eka\drivers\ecomm\base_e32_drivers_ecomm.mrp"/>
      </component>
      <component name="audioldd" long-name="Audio Drivers" introduced="8.1b">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/esound" mrp="os/kernelhwsrv/kernel/eka/drivers/esound/base_e32_drivers_sound.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\esound" mrp="os\kernelhwsrv\kernel\eka\drivers\esound\base_e32_drivers_sound.mrp"/>
      </component>
     </collection>
     <collection name="textmodeshell" long-name="Text Mode Shell" level="test">
      <component name="textshell" long-name="Text Shell" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\etshell" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\etshell\base_f32_eshell.mrp"/>
      </component>
      <component name="e32wsrv" long-name="Text Window Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/ewsrv" mrp="os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\ewsrv" mrp="os\kernelhwsrv\kernel\eka\ewsrv\base_e32_ewsrv.mrp"/>
      </component>
     </collection>
     <collection name="userlibandfileserver" long-name="User Library and File Server" level="framework">
      <component name="basedocs" long-name="Base Documentation">
-      <unit mrp="os/kernelhwsrv/userlibandfileserver/basedocs/base_documentation.mrp"/>
+      <unit mrp="os\kernelhwsrv\userlibandfileserver\basedocs\base_documentation.mrp"/>
      </component>
      <component name="estart" long-name="Base Starter" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\estart" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\estart\base_f32_estart.mrp"/>
      </component>
      <component name="compsupp" long-name="Compiler Runtime Support" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/compsupp" mrp="os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\compsupp" mrp="os\kernelhwsrv\kernel\eka\compsupp\base_e32_compsupp.mrp"/>
      </component>
      <component name="domainmgr" long-name="Domain Manager" introduced="8.1b">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\domainmgr\group" mrp="os\kernelhwsrv\userlibandfileserver\domainmgr\group\base_domain.mrp"/>
      </component>
      <component name="fatfilenameconversionplugins" long-name="FAT Filename Conversion Plugins" plugin="Y" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group" mrp="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fatfilenameconversionplugins\group" mrp="os\kernelhwsrv\userlibandfileserver\fatfilenameconversionplugins\group\syslibs_FATCharsetConv.mrp"/>
      </component>
      <component name="fileserver" long-name="File Server" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\group" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\group\base_f32.mrp"/>
      </component>
      <component name="nandftl" long-name="SSR Flash Translation Layer" filter="gt" introduced="7.0s" deprecated="9.1">
      </component>
      <component name="euser" long-name="User Library">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/euser" mrp="os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\euser" mrp="os\kernelhwsrv\kernel\eka\euser\base_e32_euser.mrp"/>
      </component>
     </collection>
    </block>
@@ -182,7 +182,7 @@
     <collection name="emulator" long-name="Emulator" level="bsp">
      <component name="emulatorbsp" long-name="Emulator BSP">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/boardsupport/emulator/emulatorbsp" mrp="os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/>
+            <unit bldFile="os\boardsupport\emulator\emulatorbsp" mrp="os\boardsupport\emulator\emulatorbsp\base_wins.mrp"/>
      </component>
      <component name="unistore2emulatorsupport" long-name="UniStore2 Emulator Support" filter="gt" introduced="tb91">
      </component>
@@ -215,56 +215,56 @@
     <collection name="compressionlibs" long-name="Compression Libraries" level="data-services">
      <component name="ziplib" long-name="Zip Compression Library" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/compressionlibs/ziplib/group" mrp="os/ossrv/compressionlibs/ziplib/group/syslibs_ezlib.mrp"/>
+            <unit bldFile="os\ossrv\compressionlibs\ziplib\group" mrp="os\ossrv\compressionlibs\ziplib\group\syslibs_ezlib.mrp"/>
      </component>
     </collection>
     <collection name="genericopenlibs" long-name="Generic Open Libraries" level="translation">
      <component name="cstdlib" long-name="C Standard Library" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericopenlibs/cstdlib/group" mrp="os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.mrp"/>
+            <unit bldFile="os\ossrv\genericopenlibs\cstdlib\group" mrp="os\ossrv\genericopenlibs\cstdlib\group\syslibs_stdlib.mrp"/>
      </component>
      <component name="openenvcore" long-name="Open Environment Core" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericopenlibs/openenvcore/group" mrp="os/ossrv/genericopenlibs/openenvcore/group/openenv.mrp"/>
+            <unit bldFile="os\ossrv\genericopenlibs\openenvcore\group" mrp="os\ossrv\genericopenlibs\openenvcore\group\openenv.mrp"/>
      </component>
     </collection>
     <collection name="genericservices" long-name="Generic Services" level="utilities">
      <component name="activebackupclient" long-name="Active Backup Client">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/activebackupclient/group" mrp="os/ossrv/genericservices/activebackupclient/group/connectivity_abclient.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\activebackupclient\group" mrp="os\ossrv\genericservices\activebackupclient\group\connectivity_abclient.mrp"/>
      </component>
      <component name="httputils" long-name="HTTP Utilities Library" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/httputils/group" mrp="os/ossrv/genericservices/httputils/group/application-protocols_inetprotutil.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\httputils\group" mrp="os\ossrv\genericservices\httputils\group\application-protocols_inetprotutil.mrp"/>
      </component>
      <component name="mimerecognitionfw" long-name="MIME Recognition Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/mimerecognitionfw/group" mrp="os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\mimerecognitionfw\group" mrp="os\ossrv\genericservices\mimerecognitionfw\group\app-framework_emime.mrp"/>
      </component>
      <component name="s60compatibilityheaders" long-name="S60 Compatibility Headers" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="9.4" bldFile="os/ossrv/genericservices/s60compatibilityheaders/group94" mrp="os/ossrv/genericservices/s60compatibilityheaders/group94/tools_s60_header_compat94.mrp"/>
+            <unit version="9.4" bldFile="os\ossrv\genericservices\s60compatibilityheaders\group94" mrp="os\ossrv\genericservices\s60compatibilityheaders\group94\tools_s60_header_compat94.mrp"/>
      </component>
      <component name="syslibsdocs" long-name="Syslibs Documentation" class="doc">
-      <unit mrp="os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/>
+      <unit mrp="os\ossrv\genericservices\syslibsdocs\syslibs_documentation.mrp"/>
      </component>
      <component name="systemagent" long-name="System Agent" introduced="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/systemagent/group" mrp="os/ossrv/genericservices/systemagent/group/syslibs_sysagent2.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\systemagent\group" mrp="os\ossrv\genericservices\systemagent\group\syslibs_sysagent2.mrp"/>
      </component>
      <component name="taskscheduler" long-name="Task Scheduler" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/taskscheduler/group" mrp="os/ossrv/genericservices/taskscheduler/group/syslibs_schsvr.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\taskscheduler\group" mrp="os\ossrv\genericservices\taskscheduler\group\syslibs_schsvr.mrp"/>
      </component>
     </collection>
     <collection name="lowlevellibsandfws" long-name="Low Level Libraries and Frameworks" level="app-libs">
      <component name="apputils" long-name="Application Utilities" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/lowlevellibsandfws/apputils/group" mrp="os/ossrv/lowlevellibsandfws/apputils/group/syslibs_bafl.mrp"/>
+            <unit bldFile="os\ossrv\lowlevellibsandfws\apputils\group" mrp="os\ossrv\lowlevellibsandfws\apputils\group\syslibs_bafl.mrp"/>
      </component>
      <component name="pluginfw" long-name="Plugin Framework" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="os/ossrv/lowlevellibsandfws/pluginfw/Group" mrp="os/ossrv/lowlevellibsandfws/pluginfw/Group/syslibs_ecom.mrp"/>
+            <unit version="2" bldFile="os\ossrv\lowlevellibsandfws\pluginfw\Group" mrp="os\ossrv\lowlevellibsandfws\pluginfw\group\syslibs_ecom.mrp"/>
      </component>
     </collection>
     <collection name="syslibsapitest" long-name="SysLibs API Tests" level="utilities">
@@ -313,7 +313,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ossrv" long-name="ossrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/ossrv/group"/>
+      <unit bldFile="os\ossrv\group"/>
      </component>
     </collection>
    </block>
@@ -321,77 +321,93 @@
     <collection name="authenticationservices" long-name="Authentication Services" level="utilities"/>
     <collection name="authorisation" long-name="Authorisation" level="utilities">
      <component name="userpromptservice" long-name="User Prompt Service" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\authorisation\userpromptservice\group" mrp="os\security\authorisation\userpromptservice\group\security_ups.mrp"/>
      </component>
     </collection>
     <collection name="contentmgmt" long-name="Content Management" level="utilities">
      <component name="cafrecogniserconfig" long-name="CAF Recogniser Config" introduced="9.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\contentmgmt\cafrecogniserconfig" mrp="os\security\contentmgmt\cafrecogniserconfig\security_reccafconfig.mrp"/>
      </component>
      <component name="cafstreamingsupport" long-name="CAF Streaming Support" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\contentmgmt\cafstreamingsupport\group" mrp="os\security\contentmgmt\cafstreamingsupport\group\security_streamingcaf.mrp"/>
      </component>
      <component name="contentaccessfwfordrm" long-name="Content Access Framework for DRM" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/contentmgmt/contentaccessfwfordrm/group" mrp="os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
+            <unit bldFile="os\security\contentmgmt\contentaccessfwfordrm\group" mrp="os\security\contentmgmt\contentaccessfwfordrm\group\security_caf2.mrp"/>
      </component>
     </collection>
     <collection name="crypto" long-name="Crypto Libraries" level="libraries">
      <component name="strongcryptospi" long-name="Strong Crypto SPI" filter="gt" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\crypto\weakcryptospi\strong" mrp="os\security\crypto\weakcryptospi\group\security_cryptospi_strong.mrp"/>
      </component>
      <component name="strongcrypto" long-name="Strong Cryptography Library" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/crypto/weakcrypto/strong" mrp="os/security/crypto/weakcrypto/group/security_crypto_strong.mrp"/>
+            <unit bldFile="os\security\crypto\weakcrypto\strong" mrp="os\security\crypto\weakcrypto\group\security_crypto_strong.mrp"/>
      </component>
      <component name="weakcryptospi" long-name="Weak Crypto SPI" filter="gt" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\crypto\weakcryptospi\group" mrp="os\security\crypto\weakcryptospi\group\security_cryptospi_weak.mrp"/>
      </component>
      <component name="weakcrypto" long-name="Weak Cryptography Library" filter="gt">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\crypto\weakcrypto\group" mrp="os\security\crypto\weakcrypto\group\security_crypto_weak.mrp"/>
      </component>
     </collection>
     <collection name="cryptomgmtlibs" long-name="Crypto Management Libraries" level="management">
      <component name="cryptotokenfw" long-name="Crypto Token Framework" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
+            <unit bldFile="os\security\cryptomgmtlibs\cryptotokenfw\group" mrp="os\security\cryptomgmtlibs\cryptotokenfw\group\security_cryptotokens.mrp"/>
      </component>
      <component name="securitycommonutils" long-name="Security Common Utils" introduced="8.0">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\cryptomgmtlibs\securitycommonutils\group" mrp="os\security\cryptomgmtlibs\securitycommonutils\group\security_commonutils.mrp"/>
      </component>
      <component name="securitydocs" long-name="Security Documentation">
-      <unit mrp="os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
+      <unit mrp="os\security\cryptomgmtlibs\securitydocs\security_documentation.mrp"/>
      </component>
      <component name="securitytestfw" long-name="Security Test Framework" introduced="7.0" class="test" deprecated="tb92">
-      <unit mrp="os/security/cryptomgmtlibs/securitytestfw/group/security_testframework.mrp"/>
+      <unit mrp="os\security\cryptomgmtlibs\securitytestfw\group\security_testframework.mrp"/>
      </component>
      <component name="securityutils" long-name="Security Utils" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptomgmtlibs/securityutils/group" mrp="os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/>
+            <unit bldFile="os\security\cryptomgmtlibs\securityutils\group" mrp="os\security\cryptomgmtlibs\securityutils\group\security_common.mrp"/>
      </component>
     </collection>
     <collection name="cryptoplugins" long-name="Crypto Plugins" level="plugins">
      <component name="cryptospiplugins" long-name="Crypto SPI Plugins" filter="gt" plugin="Y" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\cryptoplugins\cryptospiplugins\group" mrp="os\security\cryptoplugins\cryptospiplugins\group\security_cryptospi_plugins.mrp"/>
      </component>
     </collection>
     <collection name="cryptoservices" long-name="Crypto Services" level="plugins">
      <component name="asnpkcs" long-name="ASN PKCS" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptoservices/asnpkcs/group" mrp="os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
+            <unit bldFile="os\security\cryptoservices\asnpkcs\group" mrp="os\security\cryptoservices\asnpkcs\group\security_asnpkcs.mrp"/>
      </component>
      <component name="certificateandkeymgmt" long-name="Certificate and Key Management" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptoservices/certificateandkeymgmt/group" mrp="os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
+            <unit bldFile="os\security\cryptoservices\certificateandkeymgmt\group" mrp="os\security\cryptoservices\certificateandkeymgmt\group\security_certman.mrp"/>
      </component>
      <component name="filebasedcertificateandkeystores" long-name="File-based Certificate and Key Stores" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
+            <unit bldFile="os\security\cryptoservices\filebasedcertificateandkeystores\group" mrp="os\security\cryptoservices\filebasedcertificateandkeystores\group\security_filetokens.mrp"/>
      </component>
      <component name="rootcertificates" long-name="Root Certificates" introduced="7.0s">
-      <unit mrp="os/security/cryptoservices/rootcertificates/rootcerts.mrp"/>
+      <unit mrp="os\security\cryptoservices\rootcertificates\rootcerts.mrp"/>
      </component>
     </collection>
     <collection name="securityanddataprivacytools" long-name="Security and Data Privacy Tools" level="services">
      <component name="securityconfig" long-name="Security Config" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/securityanddataprivacytools/securityconfig/group" mrp="os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
+            <unit bldFile="os\security\securityanddataprivacytools\securityconfig\group" mrp="os\security\securityanddataprivacytools\securityconfig\group\security_config.mrp"/>
      </component>
      <component name="securitytools" long-name="Security Tools" class="PC" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/securityanddataprivacytools/securitytools/group" mrp="os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
+            <unit bldFile="os\security\securityanddataprivacytools\securitytools\group" mrp="os\security\securityanddataprivacytools\securitytools\group\security_tools.mrp"/>
      </component>
     </collection>
    </block>
@@ -403,55 +419,57 @@
     <collection name="loggingservices" long-name="Logging Services" level="server">
      <component name="eventlogger" long-name="Event Logger" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/loggingservices/eventlogger/group" mrp="os/persistentdata/loggingservices/eventlogger/group/syslibs_logeng.mrp"/>
+            <unit bldFile="os\persistentdata\loggingservices\eventlogger\group" mrp="os\persistentdata\loggingservices\eventlogger\group\syslibs_logeng.mrp"/>
      </component>
      <component name="filelogger" long-name="File Logger" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/loggingservices/filelogger/group" mrp="os/persistentdata/loggingservices/filelogger/group/comms-infras_flogger.mrp"/>
+            <unit bldFile="os\persistentdata\loggingservices\filelogger\group" mrp="os\persistentdata\loggingservices\filelogger\group\comms-infras_flogger.mrp"/>
      </component>
      <component name="rfilelogger" long-name="RFile Logger" deprecated="tb92" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/loggingservices/rfilelogger/group" mrp="os/persistentdata/loggingservices/rfilelogger/group/testtools_utilities.mrp"/>
+            <unit bldFile="os\persistentdata\loggingservices\rfilelogger\group" mrp="os\persistentdata\loggingservices\rfilelogger\group\testtools_utilities.mrp"/>
      </component>
     </collection>
     <collection name="persistentstorage" long-name="Persistent Storage" level="framework">
      <component name="centralrepository" long-name="Central Repository" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/centralrepository/group" mrp="os/persistentdata/persistentstorage/centralrepository/group/syslibs_centralrepository.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\centralrepository\group" mrp="os\persistentdata\persistentstorage\centralrepository\group\syslibs_centralrepository.mrp"/>
      </component>
      <component name="dbms" long-name="DBMS">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/dbms/group" mrp="os/persistentdata/persistentstorage/dbms/group/syslibs_dbms.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\dbms\group" mrp="os\persistentdata\persistentstorage\dbms\group\syslibs_dbms.mrp"/>
      </component>
      <component name="sql" long-name="SQL" introduced="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/sql/GROUP" mrp="os/persistentdata/persistentstorage/sql/GROUP/syslibs_sql.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\sql\GROUP" mrp="os\persistentdata\persistentstorage\sql\group\syslibs_sql.mrp"/>
      </component>
      <component name="store" long-name="Store">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/store/group" mrp="os/persistentdata/persistentstorage/store/group/syslibs_store.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\store\group" mrp="os\persistentdata\persistentstorage\store\group\syslibs_store.mrp"/>
      </component>
     </collection>
     <collection name="traceservices" long-name="Trace Services" level="server">
      <component name="commsdebugutility" long-name="Comms Debug Utility" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/traceservices/commsdebugutility/group" mrp="os/persistentdata/traceservices/commsdebugutility/group/comms-infras_commsdebugutility.mrp"/>
+            <unit bldFile="os\persistentdata\traceservices\commsdebugutility\group" mrp="os\persistentdata\traceservices\commsdebugutility\group\comms-infras_commsdebugutility.mrp"/>
      </component>
      <component name="tracefw" long-name="Trace Framework" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/traceservices/tracefw/ulogger/group" mrp="os/persistentdata/traceservices/tracefw/ulogger/group/tools_debug_trace.mrp"/>
+            <unit bldFile="os\persistentdata\traceservices\tracefw\ulogger\group" mrp="os\persistentdata\traceservices\tracefw\ulogger\group\tools_debug_trace.mrp"/>
      </component>
      <component name="utrace" long-name="UTrace" introduced="9.3" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/traceservices/utrace/group" mrp="os/persistentdata/traceservices/utrace/group/testtools_utrace_api.mrp"/>
+            <unit bldFile="os\persistentdata\traceservices\utrace\group" mrp="os\persistentdata\traceservices\utrace\group\testtools_utrace_api.mrp"/>
      </component>
     </collection>
     <collection name="featuremgmt" long-name="Feature Management" level="framework">
      <component name="featuremgr" long-name="Feature Manager" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\persistentdata\featuremgmt\featuremgr\group" mrp="os\persistentdata\featuremgmt\featuremgr\group\syslibs_featmgr.mrp"/>
      </component>
      <component name="featureregistry" long-name="Feature Registry" introduced="9.2" deprecated="Future">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/featuremgmt/featureregistry/group" mrp="os/persistentdata/featuremgmt/featureregistry/group/syslibs_featreg.mrp"/>
+            <unit bldFile="os\persistentdata\featuremgmt\featureregistry\group" mrp="os\persistentdata\featuremgmt\featureregistry\group\syslibs_featreg.mrp"/>
      </component>
      <component name="featuremanager" long-name="Feature Manager">
      </component>
@@ -463,11 +481,11 @@
     <collection name="accessoryservices" long-name="Accessory Services" level="framework">
      <component name="remotecontrolfw" long-name="Remote Control Framework" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/group" mrp="os/devicesrv/accessoryservices/remotecontrolfw/group/bluetooth_remotecontrol.mrp"/>
+            <unit bldFile="os\devicesrv\accessoryservices\remotecontrolfw\group" mrp="os\devicesrv\accessoryservices\remotecontrolfw\group\bluetooth_remotecontrol.mrp"/>
      </component>
      <component name="reftsp" long-name="Remote Control Reference TSP" filter="techview" plugin="Y" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/accessoryservices/reftsp/group" mrp="os/devicesrv/accessoryservices/reftsp/group/bluetooth_remotecontrol_refTSP.mrp"/>
+            <unit bldFile="os\devicesrv\accessoryservices\reftsp\group" mrp="os\devicesrv\accessoryservices\reftsp\group\bluetooth_remotecontrol_refTSP.mrp"/>
      </component>
      <component name="accessorymonitor" long-name="Accessory Monitor">
      </component>
@@ -537,13 +555,13 @@
      </component>
      <component name="hwresourcesmgr" long-name="Hardware Resources Manager" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/resourcemgmt/hwresourcesmgr/group" mrp="os/devicesrv/resourcemgmt/hwresourcesmgr/group/telephony_hwrm.mrp"/>
+            <unit bldFile="os\devicesrv\resourcemgmt\hwresourcesmgr\group" mrp="os\devicesrv\resourcemgmt\hwresourcesmgr\group\telephony_hwrm.mrp"/>
      </component>
      <component name="LightClientDll" long-name="Light Client DLL">
      </component>
      <component name="powerandmemorynotificationservice" long-name="Power and Memory Notification Service" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group" mrp="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group/syslibs_pwrcli.mrp"/>
+            <unit bldFile="os\devicesrv\resourcemgmt\powerandmemorynotificationservice\group" mrp="os\devicesrv\resourcemgmt\powerandmemorynotificationservice\group\syslibs_pwrcli.mrp"/>
      </component>
      <component name="ServerExe" long-name="Server Exe">
      </component>
@@ -568,7 +586,7 @@
     <collection name="sysstatemgmt" long-name="System State Management" level="server">
      <component name="systemstarter" long-name="System Starter" introduced="9.1" deprecated="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/group" mrp="os/devicesrv/sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
+            <unit bldFile="os\devicesrv\sysstatemgmt\systemstarter\group" mrp="os\devicesrv\sysstatemgmt\systemstarter\group\app-framework_sysstart.mrp"/>
      </component>
      <component name="starter" long-name="Starter">
      </component>
@@ -578,7 +596,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="devicesrv" long-name="devicesrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/devicesrv/group"/>
+      <unit bldFile="os\devicesrv\group"/>
      </component>
     </collection>
    </block>
@@ -588,13 +606,13 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="lbs" long-name="lbs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/lbs/group"/>
+      <unit bldFile="os\lbs\group"/>
      </component>
     </collection>
     <collection name="datasourceadaptation" long-name="Data Source Adaptation" level="adaptation">
      <component name="gpsdatasourceadaptation" long-name="GPS Data Source Adaptation" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group" mrp="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group/lbs_gps_data_source_adaptation.mrp"/>
+            <unit bldFile="os\lbs\datasourceadaptation\gpsdatasourceadaptation\group" mrp="os\lbs\datasourceadaptation\gpsdatasourceadaptation\group\lbs_gps_data_source_adaptation.mrp"/>
      </component>
     </collection>
     <collection name="datasourcemodules" long-name="Generic Positioning Plugins" level="data-acquisition">
@@ -602,15 +620,15 @@
      </component>
      <component name="bluetoothgpspositioningmodule" long-name="Bluetooth GPS Positioning Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group" mrp="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group/lbs_bt_positioning_module.mrp"/>
+            <unit bldFile="os\lbs\datasourcemodules\bluetoothgpspositioningmodule\group" mrp="os\lbs\datasourcemodules\bluetoothgpspositioningmodule\group\lbs_bt_positioning_module.mrp"/>
      </component>
      <component name="defaultpositioningmodule" long-name="Default Positioning Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourcemodules/defaultpositioningmodule/group" mrp="os/lbs/datasourcemodules/defaultpositioningmodule/group/lbs_default_positioning_module.mrp"/>
+            <unit bldFile="os\lbs\datasourcemodules\defaultpositioningmodule\group" mrp="os\lbs\datasourcemodules\defaultpositioningmodule\group\lbs_default_positioning_module.mrp"/>
      </component>
      <component name="simulationpositioningmodule" long-name="Simulation Positioning Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourcemodules/simulationpositioningmodule/group" mrp="os/lbs/datasourcemodules/simulationpositioningmodule/group/lbs_simulation_positioning_module.mrp"/>
+            <unit bldFile="os\lbs\datasourcemodules\simulationpositioningmodule\group" mrp="os\lbs\datasourcemodules\simulationpositioningmodule\group\lbs_simulation_positioning_module.mrp"/>
      </component>
      <component name="locationbtgpspsy" long-name="BT GPS PSY">
      </component>
@@ -622,46 +640,46 @@
     <collection name="locationmgmt" long-name="Location Management" level="management">
      <component name="agpslocationmgr" long-name="A-GPS Location Manager" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/agpslocationmgr/group" mrp="os/lbs/locationmgmt/agpslocationmgr/group/lbs_agpslocationmanager.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\agpslocationmgr\group" mrp="os\lbs\locationmgmt\agpslocationmgr\group\lbs_agpslocationmanager.mrp"/>
      </component>
      <component name="locationcore" long-name="Location Core" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/locationcore/group" mrp="os/lbs/locationmgmt/locationcore/group/lbs_admin.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\locationcore\group" mrp="os\lbs\locationmgmt\locationcore\group\lbs_admin.mrp"/>
      </component>
      <component name="networkgateway" long-name="Network Gateway" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/networkgateway/group" mrp="os/lbs/locationmgmt/networkgateway/group/lbs_networkgateway.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\networkgateway\group" mrp="os\lbs\locationmgmt\networkgateway\group\lbs_networkgateway.mrp"/>
      </component>
      <component name="networklocationmgr" long-name="Network Location Manager" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/networklocationmgr/group" mrp="os/lbs/locationmgmt/networklocationmgr/group/lbs_networklocationmanager.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\networklocationmgr\group" mrp="os\lbs\locationmgmt\networklocationmgr\group\lbs_networklocationmanager.mrp"/>
      </component>
     </collection>
     <collection name="locationrequestmgmt" long-name="Location Request Management" level="application-interface">
      <component name="locationserver" long-name="Location Server" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationrequestmgmt/locationserver/group" mrp="os/lbs/locationrequestmgmt/locationserver/group/lbs_locationserver.mrp"/>
+            <unit bldFile="os\lbs\locationrequestmgmt\locationserver\group" mrp="os\lbs\locationrequestmgmt\locationserver\group\lbs_locationserver.mrp"/>
      </component>
      <component name="networkrequesthandler" long-name="Network Request Handler" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationrequestmgmt/networkrequesthandler/group" mrp="os/lbs/locationrequestmgmt/networkrequesthandler/group/lbs_networkrequesthandler.mrp"/>
+            <unit bldFile="os\lbs\locationrequestmgmt\networkrequesthandler\group" mrp="os\lbs\locationrequestmgmt\networkrequesthandler\group\lbs_networkrequesthandler.mrp"/>
      </component>
     </collection>
     <collection name="networkprotocolmodules" long-name="Network Protocol Modules" level="adaptation">
      <component name="privacyprotocolmodule" long-name="Privacy Protocol Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/networkprotocolmodules/privacyprotocolmodule/group" mrp="os/lbs/networkprotocolmodules/privacyprotocolmodule/group/lbs_privacyprotocolmodule.mrp"/>
+            <unit bldFile="os\lbs\networkprotocolmodules\privacyprotocolmodule\group" mrp="os\lbs\networkprotocolmodules\privacyprotocolmodule\group\lbs_privacyprotocolmodule.mrp"/>
      </component>
      <component name="suplprotocolmodule" long-name="SUPL Protocol Module" plugin="Y" introduced="tb91" deprecated="tb91">
      </component>
     </collection>
     <collection name="lbstest" long-name="Locating Services Tests" level="application-interface">
      <component name="lbstestproduct" long-name="LBS Test Product" introduced="9.2" class="test">
-      <unit mrp="os/lbs/lbstest/lbstestproduct/group/lbs_testproduct.mrp"/>
+      <unit mrp="os\lbs\lbstest\lbstestproduct\group\lbs_testproduct.mrp"/>
      </component>
      <component name="locationprotocoltest" long-name="Location Protocol Tests" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/lbstest/locationprotocoltest/group" mrp="os/lbs/lbstest/locationprotocoltest/group/lbs_networktest.mrp"/>
+            <unit bldFile="os\lbs\lbstest\locationprotocoltest\group" mrp="os\lbs\lbstest\locationprotocoltest\group\lbs_networktest.mrp"/>
      </component>
     </collection>
    </block>
@@ -669,53 +687,53 @@
     <collection name="baseconnectionproviders" long-name="Base Connection Providers" level="framework">
      <component name="refcpr" long-name="Reference CPR" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/baseconnectionproviders/refcpr/group" mrp="os/commsfw/baseconnectionproviders/refcpr/group/networking_ReferenceCPR.mrp"/>
+            <unit bldFile="os\commsfw\baseconnectionproviders\refcpr\group" mrp="os\commsfw\baseconnectionproviders\refcpr\group\networking_ReferenceCPR.mrp"/>
      </component>
      <component name="refscpr" long-name="Reference SCPR" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/baseconnectionproviders/refscpr/group" mrp="os/commsfw/baseconnectionproviders/refscpr/group/networking_ReferenceSCPR.mrp"/>
+            <unit bldFile="os\commsfw\baseconnectionproviders\refscpr\group" mrp="os\commsfw\baseconnectionproviders\refscpr\group\networking_ReferenceSCPR.mrp"/>
      </component>
     </collection>
     <collection name="commsconfig" long-name="Comms Config" level="process">
      <component name="commsdatabase" long-name="Comms Database">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
+            <unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\group\comms-infras_commsdat.mrp"/>
      </component>
      <component name="commsdatabaseshim" long-name="Comms Database Shim" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsconfig/commsdatabaseshim/group" mrp="os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
+            <unit bldFile="os\commsfw\commsconfig\commsdatabaseshim\group" mrp="os\commsfw\commsconfig\commsdatabaseshim\group\comms-infras_commdbshim.mrp"/>
      </component>
     </collection>
     <collection name="commsfwutils" long-name="Comms Framework Utilities" level="framework">
      <component name="commfw" long-name="Comms Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwutils/commfw/group" mrp="os/commsfw/commsfwutils/commfw/group/comms-infras_commsfw.mrp" priority="10"/>
+            <unit bldFile="os\commsfw\commsfwutils\commfw\group" mrp="os\commsfw\commsfwutils\commfw\group\comms-infras_commsfw.mrp" priority="10"/>
      </component>
      <component name="mbufmgr" long-name="MBuf Manager" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwutils/mbufmgr/group" mrp="os/commsfw/commsfwutils/mbufmgr/group/comms-infras_mbufmgr.mrp"/>
+            <unit bldFile="os\commsfw\commsfwutils\mbufmgr\group" mrp="os\commsfw\commsfwutils\mbufmgr\group\comms-infras_mbufmgr.mrp"/>
      </component>
     </collection>
     <collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if">
      <component name="commstools" long-name="Comms Tools" introduced="tb91" class="PC">
-      <unit mrp="os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
+      <unit mrp="os\commsfw\commsfwtools\commstools\group\comms-infras_tools.mrp"/>
      </component>
      <component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
+            <unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\installdefaultcommdb\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\installdefaultcommdb\group\comms-infras_installdefaultcommdb.mrp" priority="1010"/>
      </component>
      <component name="preparedefaultcommsdatabase" long-name="Prepare Default Comms Database" filter="gt" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
+            <unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\defaultcommdb\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\defaultcommdb\group\comms-infras_defaultcommdb.mrp"/>
      </component>
     </collection>
     <collection name="commsprocess" long-name="Comms Process" level="process">
      <component name="commsrootserver" long-name="Comms Root Server" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsprocess/commsrootserverconfig/group" mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
+            <unit bldFile="os\commsfw\commsprocess\commsrootserverconfig\group" mrp="os\commsfw\commsprocess\commsrootserverconfig\group\comms-infras_rootserver.mrp"/>
      </component>
      <component name="commsrootserverconfig" long-name="Comms Root Server Config" introduced="9.1" class="config">
-      <unit mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp"/>
+      <unit mrp="os\commsfw\commsprocess\commsrootserverconfig\group\comms-infras_rootserver-config.mrp"/>
      </component>
     </collection>
     <collection name="commsinfrastructureapitest" long-name="Comms-Infras API Tests" level="app-if">
@@ -724,41 +742,43 @@
     <collection name="datacommsserver" long-name="Data Comms Server" level="framework">
      <component name="esockserver" long-name="ESock Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="os/commsfw/datacommsserver/esockserver/group" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp"/>
+            <unit version="2" bldFile="os\commsfw\datacommsserver\esockserver\group" mrp="os\commsfw\datacommsserver\esockserver\group\comms-infras_esock.mrp"/>
      </component>
      <component name="esockserverconfig" long-name="ESock Server Config" introduced="9.1" class="config">
-      <unit version="2" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock-config.mrp"/>
+      <unit version="2" mrp="os\commsfw\datacommsserver\esockserver\group\comms-infras_esock-config.mrp"/>
      </component>
      <component name="networkcontroller" long-name="Network Controller" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/datacommsserver/networkcontroller/group" mrp="os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
+            <unit bldFile="os\commsfw\datacommsserver\networkcontroller\group" mrp="os\commsfw\datacommsserver\networkcontroller\group\networking_netcon.mrp"/>
      </component>
      <component name="networkinterfacemgr" long-name="Network Interface Manager" introduced="ER5U">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="os/commsfw/datacommsserver/networkinterfacemgr/group" mrp="os/commsfw/datacommsserver/networkinterfacemgr/group/comms-infras_nifman.mrp"/>
+            <unit version="1" bldFile="os\commsfw\datacommsserver\networkinterfacemgr\group" mrp="os\commsfw\datacommsserver\networkinterfacemgr\group\comms-infras_nifman.mrp"/>
      </component>
      <component name="networkingdialogapi" long-name="Networking Dialog API" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/datacommsserver/networkingdialogapi/group" mrp="os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
+            <unit bldFile="os\commsfw\datacommsserver\networkingdialogapi\group" mrp="os\commsfw\datacommsserver\networkingdialogapi\group\networking_dialog.mrp"/>
      </component>
      <component name="networkingdialogstub" long-name="Networking Dialog Stub" introduced="6.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\commsfw\datacommsserver\networkingdialogapi\default" mrp="os\commsfw\datacommsserver\networkingdialogapi\default\networking_dialog_default.mrp"/>
      </component>
     </collection>
     <collection name="serialserver" long-name="Serial Server" level="server">
      <component name="c32serialserver" long-name="C32 Serial Server" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/serialserver/c32serialserver/group" mrp="os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
+            <unit bldFile="os\commsfw\serialserver\c32serialserver\group" mrp="os\commsfw\serialserver\c32serialserver\group\ser-comms_c32.mrp"/>
      </component>
      <component name="c32serialserverconfig" long-name="C32 Serial Server Config" introduced="ER5" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/serialserver/c32serialserverconfig" mrp="os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
+            <unit bldFile="os\commsfw\serialserver\c32serialserverconfig" mrp="os\commsfw\serialserver\c32serialserverconfig\ser-comms_c32-config.mrp"/>
      </component>
      <component name="c32serialserverdocs" long-name="C32 Serial Server Documentation">
-      <unit mrp="os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
+      <unit mrp="os\commsfw\serialserver\c32serialserverdocs\ser-comms_documentation.mrp"/>
      </component>
      <component name="packetloopbackcsy" long-name="Packet Loopback CSY" introduced="8.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/serialserver/packetloopbackcsy/group" mrp="os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
+            <unit bldFile="os\commsfw\serialserver\packetloopbackcsy\group" mrp="os\commsfw\serialserver\packetloopbackcsy\group\packetloopbackcsy.mrp"/>
      </component>
      <component name="serialportcsy" long-name="Serial Port CSY" class="placeholder" plugin="Y" introduced="ER5">
       <!-- placeholder for ser-comms_serialportcsy, currently built by C32 -->
@@ -766,13 +786,13 @@
     </collection>
     <collection name="commsfw_info" long-name="Comms Framework Info" level="app-if">
      <component name="commsinfrastructuredocs" long-name="Comms Infrastructure Documentation" introduced="7.0" class="doc">
-      <unit mrp="os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
+      <unit mrp="os\commsfw\commsfw_info\commsinfrastructuredocs\comms-infras_documentation.mrp"/>
      </component>
     </collection>
     <collection name="commsfwsupport" long-name="Comms Framework Support" level="support">
      <component name="commselements" long-name="Comms Elements" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwsupport/commselements/group" mrp="os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
+            <unit bldFile="os\commsfw\commsfwsupport\commselements\group" mrp="os\commsfw\commsfwsupport\commselements\group\comms-infras_elements.mrp"/>
      </component>
     </collection>
    </block>
@@ -780,144 +800,150 @@
     <collection name="esockapiextensions" long-name="ESock API Extensions" level="app-if">
      <component name="internetsockets" long-name="Internet Sockets" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/esockapiextensions/internetsockets/group" mrp="os/networkingsrv/esockapiextensions/internetsockets/group/networking_insock.mrp"/>
+            <unit bldFile="os\networkingsrv\esockapiextensions\internetsockets\group" mrp="os\networkingsrv\esockapiextensions\internetsockets\group\networking_insock.mrp"/>
      </component>
     </collection>
     <collection name="linklayercontrol" long-name="Link Layer Control" level="hw-if">
      <component name="nullagt" long-name="NULL AGT" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayercontrol/nullagt/group" mrp="os/networkingsrv/linklayercontrol/nullagt/group/networking_nullagt.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayercontrol\nullagt\group" mrp="os\networkingsrv\linklayercontrol\nullagt\group\networking_nullagt.mrp"/>
      </component>
     </collection>
     <collection name="linklayerprotocols" long-name="Link Layer Protocols" level="hw-if">
      <component name="ethernetnif" long-name="Ethernet NIF" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerprotocols/ethernetnif/group" mrp="os/networkingsrv/linklayerprotocols/ethernetnif/group/networking_ether802.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerprotocols\ethernetnif\group" mrp="os\networkingsrv\linklayerprotocols\ethernetnif\group\networking_ether802.mrp"/>
      </component>
      <component name="ethernetpacketdriver" long-name="Ethernet Packet Driver" plugin="Y" introduced="7.0">
-      <unit mrp="os/networkingsrv/linklayerprotocols/ethernetpacketdriver/group/networking_etherdrv_srconly.mrp"/>
+      <unit mrp="os\networkingsrv\linklayerprotocols\ethernetpacketdriver\group\networking_etherdrv_srconly.mrp"/>
      </component>
      <component name="pppconfig" long-name="PPP Config" introduced="ER5">
-      <unit version="1" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp-config.mrp"/>
+      <unit version="1" mrp="os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp-config.mrp"/>
      </component>
      <component name="pppnif" long-name="PPP NIF" plugin="Y" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="os/networkingsrv/linklayerprotocols/pppnif/group" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp.mrp"/>
+            <unit version="1" bldFile="os\networkingsrv\linklayerprotocols\pppnif\group" mrp="os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp.mrp"/>
      </component>
      <component name="slipnif" long-name="SLIP NIF" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerprotocols/slipnif/group" mrp="os/networkingsrv/linklayerprotocols/slipnif/group/networking_slip.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerprotocols\slipnif\group" mrp="os\networkingsrv\linklayerprotocols\slipnif\group\networking_slip.mrp"/>
      </component>
      <component name="tunnelnif" long-name="Tunnel NIF" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerprotocols/tunnelnif/group" mrp="os/networkingsrv/linklayerprotocols/tunnelnif/group/networking_tunnelnif.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerprotocols\tunnelnif\group" mrp="os\networkingsrv\linklayerprotocols\tunnelnif\group\networking_tunnelnif.mrp"/>
      </component>
     </collection>
     <collection name="linklayerutils" long-name="Link Layer Utilities" level="hw-if">
      <component name="packetlogger" long-name="Packet Logger" introduced="8.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerutils/packetlogger/group" mrp="os/networkingsrv/linklayerutils/packetlogger/group/networking_packetlogger.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerutils\packetlogger\group" mrp="os\networkingsrv\linklayerutils\packetlogger\group\networking_packetlogger.mrp"/>
      </component>
     </collection>
     <collection name="networkcontrol" long-name="Network Control" level="plugin">
      <component name="ipcpr" long-name="IP CPR" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/ipcpr/group" mrp="os/networkingsrv/networkcontrol/ipcpr/group/networking_ipcpr.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\ipcpr\group" mrp="os\networkingsrv\networkcontrol\ipcpr\group\networking_ipcpr.mrp"/>
      </component>
      <component name="ipcprshim" long-name="IP CPR Shim" plugin="Y" deprecated="Future">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/ipcprshim/group" mrp="os/networkingsrv/networkcontrol/ipcprshim/group/networking_shimcpr.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\ipcprshim\group" mrp="os\networkingsrv\networkcontrol\ipcprshim\group\networking_shimcpr.mrp"/>
      </component>
      <component name="ipnetworklayer" long-name="IP Network Layer" plugin="Y" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkcontrol\ipnetworklayer\group" mrp="os\networkingsrv\networkcontrol\ipnetworklayer\group\networking_ipproto.mrp"/>
      </component>
      <component name="ipscpr" long-name="IP SCPR" plugin="Y" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/ipscpr/group" mrp="os/networkingsrv/networkcontrol/ipscpr/group/networking_ipscpr.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\ipscpr\group" mrp="os\networkingsrv\networkcontrol\ipscpr\group\networking_ipscpr.mrp"/>
      </component>
      <component name="iptransportlayer" long-name="IP Transport Layer" plugin="Y">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkcontrol\iptransportlayer\group" mrp="os\networkingsrv\networkcontrol\iptransportlayer\group\networking_iptransport.mrp"/>
      </component>
      <component name="pfqoslib" long-name="PF QoS Library" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/pfqoslib/group" mrp="os/networkingsrv/networkcontrol/pfqoslib/group/networking_pfqoslib.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\pfqoslib\group" mrp="os\networkingsrv\networkcontrol\pfqoslib\group\networking_pfqoslib.mrp"/>
      </component>
      <component name="qosfwconfig" long-name="QoS Framework Config" introduced="7.0s" class="config">
-      <unit mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos-config.mrp"/>
+      <unit mrp="os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos-config.mrp"/>
      </component>
      <component name="qosfwprt" long-name="QoS Framework PRT" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/qosfwconfig/qos/group" mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\qosfwconfig\qos\group" mrp="os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos.mrp"/>
      </component>
      <component name="qosipscpr" long-name="QoS IP SCPR" plugin="Y">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkcontrol\qosipscpr\group" mrp="os\networkingsrv\networkcontrol\qosipscpr\group\networking_qosipscpr.mrp"/>
      </component>
      <component name="qoslib" long-name="QoS Library" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/qoslib/group" mrp="os/networkingsrv/networkcontrol/qoslib/group/networking_qoslib.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\qoslib\group" mrp="os\networkingsrv\networkcontrol\qoslib\group\networking_qoslib.mrp"/>
      </component>
     </collection>
     <collection name="networkprotocols" long-name="Network Protocols" level="plugin">
      <component name="ipeventnotifier" long-name="IP Event Notifier" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/ipeventnotifier/group" mrp="os/networkingsrv/networkprotocols/ipeventnotifier/group/networking_ipeventnotifier.mrp"/>
+            <unit bldFile="os\networkingsrv\networkprotocols\ipeventnotifier\group" mrp="os\networkingsrv\networkprotocols\ipeventnotifier\group\networking_ipeventnotifier.mrp"/>
      </component>
      <component name="iphook" long-name="IP Hook" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/iphook/inhook6/group" mrp="os/networkingsrv/networkprotocols/iphook/inhook6/group/networking_inhook6.mrp"/>
+            <unit bldFile="os\networkingsrv\networkprotocols\iphook\inhook6\group" mrp="os\networkingsrv\networkprotocols\iphook\inhook6\group\networking_inhook6.mrp"/>
      </component>
      <component name="mobileip" long-name="Mobile IP" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/mobileip/group" mrp="os/networkingsrv/networkprotocols/mobileip/group/networking_mobileip.mrp"/>
-     </component>
-     <component name="tcpipv4v6prt" long-name="TCP/IPv4/v6 PRT" plugin="Y" introduced="7.0">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/tcpipv4v6prt/group" mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6.mrp"/>
-     </component>
-     <component name="tcpipv4config" long-name="TCP/IPv4/v6 Config" introduced="7.0" class="config">
-      <unit mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6-config.mrp"/>
+            <unit bldFile="os\networkingsrv\networkprotocols\mobileip\group" mrp="os\networkingsrv\networkprotocols\mobileip\group\networking_mobileip.mrp"/>
+     </component>
+     <component name="tcpipv4v6prt" long-name="tcp\ipv4\v6 PRT" plugin="Y" introduced="7.0">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkprotocols\tcpipv4v6prt\group" mrp="os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6.mrp"/>
+     </component>
+     <component name="tcpipv4config" long-name="tcp\ipv4\v6 Config" introduced="7.0" class="config">
+      <unit mrp="os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6-config.mrp"/>
      </component>
     </collection>
     <collection name="networksecurity" long-name="Network Security" level="framework">
      <component name="ipsec" long-name="IPsec" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networksecurity/ipsec/group" mrp="os/networkingsrv/networksecurity/ipsec/group/networking_ipsec.mrp"/>
+            <unit bldFile="os\networkingsrv\networksecurity\ipsec\group" mrp="os\networkingsrv\networksecurity\ipsec\group\networking_ipsec.mrp"/>
      </component>
      <component name="tls" long-name="TLS" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networksecurity/tls/group" mrp="os/networkingsrv/networksecurity/tls/group/networking_tls.mrp"/>
+            <unit bldFile="os\networkingsrv\networksecurity\tls\group" mrp="os\networkingsrv\networksecurity\tls\group\networking_tls.mrp"/>
      </component>
      <component name="tlsprovider" long-name="TLS Provider" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networksecurity/tlsprovider/group" mrp="os/networkingsrv/networksecurity/tlsprovider/group/security_tlsprovider.mrp"/>
+            <unit bldFile="os\networkingsrv\networksecurity\tlsprovider\group" mrp="os\networkingsrv\networksecurity\tlsprovider\group\security_tlsprovider.mrp"/>
      </component>
     </collection>
     <collection name="networkingtestandutils" long-name="Networking Test and Utils" level="app-if">
      <component name="exampleinternetutilities" long-name="Example Internet Utilities" introduced="ER5">
-      <unit mrp="os/networkingsrv/networkingtestandutils/exampleinternetutilities/group/networking_inetutil.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\exampleinternetutilities\group\networking_inetutil.mrp"/>
      </component>
      <component name="ipanalyzer" long-name="IP Analyzer" introduced="7.0" deprecated="tb92">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipanalyzer\group\networking_iprotor.mrp"/>
      </component>
      <component name="ipprobe" long-name="IP Probe" plugin="Y" introduced="7.0s">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipprobe/group/networking_probe.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipprobe\group\networking_probe.mrp"/>
      </component>
      <component name="ipv6to4tunnel" long-name="IPv6 to 4 Tunnel" plugin="Y">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipv6to4tunnel/group/networking_6to4.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipv6to4tunnel\group\networking_6to4.mrp"/>
      </component>
      <component name="networkingexamples" long-name="Networking Examples" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group" mrp="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group/networking_examplecode.mrp"/>
+            <unit bldFile="os\networkingsrv\networkingtestandutils\networkingexamples\examplecode\group" mrp="os\networkingsrv\networkingtestandutils\networkingexamples\examplecode\group\networking_examplecode.mrp"/>
      </component>
      <component name="networkingintegrationtest" long-name="Networking Integration Test" introduced="ER5" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group" mrp="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group/networking_integrationtest.mrp"/>
+            <unit bldFile="os\networkingsrv\networkingtestandutils\networkingintegrationtest\Group" mrp="os\networkingsrv\networkingtestandutils\networkingintegrationtest\group\networking_integrationtest.mrp"/>
      </component>
      <component name="networkingunittest" long-name="Networking Unit Test" introduced="7.0" class="test">
-      <unit mrp="os/networkingsrv/networkingtestandutils/networkingunittest/group/networking_unittest.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\networkingunittest\group\networking_unittest.mrp"/>
      </component>
     </collection>
     <collection name="pppcompressionplugins" long-name="PPP Compression Plugins" level="plugin">
      <component name="predictorcompression" long-name="Predictor Compression" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/pppcompressionplugins/predictorcompression/group" mrp="os/networkingsrv/pppcompressionplugins/predictorcompression/group/networking_predcomp.mrp"/>
+            <unit bldFile="os\networkingsrv\pppcompressionplugins\predictorcompression\group" mrp="os\networkingsrv\pppcompressionplugins\predictorcompression\group\networking_predcomp.mrp"/>
      </component>
     </collection>
     <collection name="commsdb" long-name="Comms DB" level="server">
@@ -926,27 +952,27 @@
     </collection>
     <collection name="networkingsrv_info" long-name="Networking Services Info" level="app-if">
      <component name="networkingdocs" long-name="Networking Documentation" class="doc">
-      <unit mrp="os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/>
+      <unit mrp="os\networkingsrv\networkingsrv_info\networkingdocs\networking_documentation.mrp"/>
      </component>
      <component name="networkingrom" long-name="Networking ROM">
       <!--  production component: contains the IBY files -->
      </component>
     </collection>
-    <collection name="tcpiputils" long-name="TCP/IP Utilities" level="plugin">
+    <collection name="tcpiputils" long-name="tcp\ip Utilities" level="plugin">
      <component name="dhcp" long-name="DHCP" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/tcpiputils/dhcp/group" mrp="os/networkingsrv/tcpiputils/dhcp/group/networking_dhcp.mrp"/>
+            <unit bldFile="os\networkingsrv\tcpiputils\dhcp\group" mrp="os\networkingsrv\tcpiputils\dhcp\group\networking_dhcp.mrp"/>
      </component>
      <component name="dnd" long-name="DND" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/tcpiputils/dnd/group" mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd.mrp"/>
+            <unit bldFile="os\networkingsrv\tcpiputils\dnd\group" mrp="os\networkingsrv\tcpiputils\dnd\group\networking_dnd.mrp"/>
      </component>
      <component name="dndconfig" long-name="DND Config" introduced="7.0" class="config">
-      <unit mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd-config.mrp"/>
+      <unit mrp="os\networkingsrv\tcpiputils\dnd\group\networking_dnd-config.mrp"/>
      </component>
      <component name="networkaddressandporttranslation" long-name="Network Address and Port Translation" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group" mrp="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group/networking_napt.mrp"/>
+            <unit bldFile="os\networkingsrv\tcpiputils\networkaddressandporttranslation\group" mrp="os\networkingsrv\tcpiputils\networkaddressandporttranslation\group\networking_napt.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -954,7 +980,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="networkingsrv" long-name="networkingsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/networkingsrv/group"/>
+      <unit bldFile="os\networkingsrv\group"/>
      </component>
     </collection>
    </block>
@@ -984,7 +1010,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="wlan" long-name="wlan">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/wlan/group"/>
+      <unit bldFile="os\wlan\group"/>
      </component>
     </collection>
    </block>
@@ -992,21 +1018,23 @@
     <collection name="basebandadaptationplugins" long-name="Baseband Adaptation Plugins" level="adaptation">
      <component name="basebandchanneladaptorforc32" long-name="Baseband Channel Adaptor for C32" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group" mrp="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group/networking_c32bca.mrp"/>
+            <unit bldFile="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforc32\group" mrp="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforc32\group\networking_c32bca.mrp"/>
      </component>
      <component name="basebandchanneladaptorforisc" long-name="Baseband Channel Adaptor for ISC" plugin="Y">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforisc\group" mrp="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforisc\group\networking_bcatoisc.mrp"/>
      </component>
     </collection>
     <collection name="fax" long-name="Fax" level="server">
      <component name="faxclientandserver" long-name="Fax Client and Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/fax/faxclientandserver/Group" mrp="os/cellularsrv/fax/faxclientandserver/Group/telephony_fax.mrp"/>
+            <unit bldFile="os\cellularsrv\fax\faxclientandserver\Group" mrp="os\cellularsrv\fax\faxclientandserver\group\telephony_fax.mrp"/>
      </component>
     </collection>
     <collection name="hwpluginsimulation" long-name="Hardware Plugin Simulation" level="adaptation">
      <component name="mocksy" long-name="MockSY" introduced="tb91" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/hwpluginsimulation/mocksy/group" mrp="os/cellularsrv/hwpluginsimulation/mocksy/group/telephony_tools_mocksy.mrp"/>
+            <unit bldFile="os\cellularsrv\hwpluginsimulation\mocksy\group" mrp="os\cellularsrv\hwpluginsimulation\mocksy\group\telephony_tools_mocksy.mrp"/>
      </component>
     </collection>
     <collection name="smsprotocols" long-name="SMS Protocols" level="framework">
@@ -1014,47 +1042,49 @@
      </component>
      <component name="smsstack" long-name="SMS Stack" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/smsprotocols/smsstack/group" mrp="os/cellularsrv/smsprotocols/smsstack/group/nbprotocols_smsstackv2.mrp"/>
+            <unit bldFile="os\cellularsrv\smsprotocols\smsstack\group" mrp="os\cellularsrv\smsprotocols\smsstack\group\nbprotocols_smsstackv2.mrp"/>
      </component>
     </collection>
     <collection name="telephonyprotocols" long-name="Telephony Protocols" level="framework">
      <component name="csdagt" long-name="CSD AGT" plugin="Y" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/csdagt/group" mrp="os/cellularsrv/telephonyprotocols/csdagt/group/networking_csdagt.mrp"/>
-     </component>
-     <component name="gprsumtsqosinterface" long-name="GPRS/UMTS QoS Interface" plugin="Y" introduced="7.0s">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group/networking_umtsif.mrp"/>
-     </component>
-     <component name="gprsumtsqosprt" long-name="GPRS/UMTS QoS PRT" plugin="Y" introduced="7.0s">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group/networking_guqos.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\csdagt\group" mrp="os\cellularsrv\telephonyprotocols\csdagt\group\networking_csdagt.mrp"/>
+     </component>
+     <component name="gprsumtsqosinterface" long-name="gprs\umts QoS Interface" plugin="Y" introduced="7.0s">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\gprsumtsqosinterface\group" mrp="os\cellularsrv\telephonyprotocols\gprsumtsqosinterface\group\networking_umtsif.mrp"/>
+     </component>
+     <component name="gprsumtsqosprt" long-name="gprs\umts QoS PRT" plugin="Y" introduced="7.0s">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\gprsumtsqosprt\group" mrp="os\cellularsrv\telephonyprotocols\gprsumtsqosprt\group\networking_guqos.mrp"/>
      </component>
      <component name="pdplayer" long-name="PDP Layer" plugin="Y" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\pdplayer\group" mrp="os\cellularsrv\telephonyprotocols\pdplayer\group\networking_pdp.mrp"/>
      </component>
      <component name="psdagt" long-name="PSD AGT" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/psdagt/group" mrp="os/cellularsrv/telephonyprotocols/psdagt/group/networking_psdagt.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\psdagt\group" mrp="os\cellularsrv\telephonyprotocols\psdagt\group\networking_psdagt.mrp"/>
      </component>
      <component name="qos3gppcpr" long-name="QoS 3GPP CPR" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/qos3gppcpr/group" mrp="os/cellularsrv/telephonyprotocols/qos3gppcpr/group/networking_Qos3GPP.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\qos3gppcpr\group" mrp="os\cellularsrv\telephonyprotocols\qos3gppcpr\group\networking_Qos3GPP.mrp"/>
      </component>
      <component name="qosextnapi" long-name="QoS Extn API" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/qosextnapi/group" mrp="os/cellularsrv/telephonyprotocols/qosextnapi/group/networking_qosextnapi.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\qosextnapi\group" mrp="os\cellularsrv\telephonyprotocols\qosextnapi\group\networking_qosextnapi.mrp"/>
      </component>
      <component name="rawipnif" long-name="Raw IP NIF" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/rawipnif/group" mrp="os/cellularsrv/telephonyprotocols/rawipnif/group/networking_rawipnif.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\rawipnif\group" mrp="os\cellularsrv\telephonyprotocols\rawipnif\group\networking_rawipnif.mrp"/>
      </component>
      <component name="secondarypdpcontextumtsdriver" long-name="Secondary PDP context UMTS Driver" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group" mrp="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group/networking_spud.mrp"/>
-     </component>
-     <component name="umtsgprsscpr" long-name="UMTS/GPRS SCPR" plugin="Y" introduced="8.1">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group" mrp="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group/networking_UmtsGprsSCPR.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\secondarypdpcontextumtsdriver\group" mrp="os\cellularsrv\telephonyprotocols\secondarypdpcontextumtsdriver\group\networking_spud.mrp"/>
+     </component>
+     <component name="umtsgprsscpr" long-name="umts\gprs SCPR" plugin="Y" introduced="8.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\umtsgprsscpr\group" mrp="os\cellularsrv\telephonyprotocols\umtsgprsscpr\group\networking_UmtsGprsSCPR.mrp"/>
      </component>
     </collection>
     <collection name="telephonyreferenceplat" long-name="Telephony Reference Platform" level="plugin"/>
@@ -1062,75 +1092,75 @@
      <component name="etelcdma" long-name="ETel CDMA" introduced="7.0s">
      </component>
      <component name="etelconfig" long-name="ETel Config">
-      <unit mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel-config.mrp"/>
+      <unit mrp="os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel-config.mrp"/>
      </component>
      <component name="etelmultimode" long-name="ETel Multimode" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelmultimode/group" mrp="os/cellularsrv/telephonyserver/etelmultimode/group/telephony_etelmm.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelmultimode\group" mrp="os\cellularsrv\telephonyserver\etelmultimode\group\telephony_etelmm.mrp"/>
      </component>
      <component name="etelpacketdata" long-name="ETel Packet Data" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelpacketdata/group" mrp="os/cellularsrv/telephonyserver/etelpacketdata/group/telephony_etelpckt.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelpacketdata\group" mrp="os\cellularsrv\telephonyserver\etelpacketdata\group\telephony_etelpckt.mrp"/>
      </component>
      <component name="etelsimtoolkit" long-name="ETel SIM Toolkit" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelsimtoolkit/group" mrp="os/cellularsrv/telephonyserver/etelsimtoolkit/group/telephony_etelsat.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelsimtoolkit\group" mrp="os\cellularsrv\telephonyserver\etelsimtoolkit\group\telephony_etelsat.mrp"/>
      </component>
      <component name="etelserverandcore" long-name="ETel Server and Core">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelserverandcore/group" mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelserverandcore\group" mrp="os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel.mrp"/>
      </component>
     </collection>
     <collection name="telephonyserverplugins" long-name="Telephony Server Plugins" level="plugin">
      <component name="cdmatsy" long-name="CDMA TSY" plugin="Y" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/cdmatsy/group" mrp="os/cellularsrv/telephonyserverplugins/cdmatsy/group/telephony_cdmatsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\cdmatsy\group" mrp="os\cellularsrv\telephonyserverplugins\cdmatsy\group\telephony_cdmatsy.mrp"/>
      </component>
      <component name="common_tsy" long-name="Common TSY" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="os/cellularsrv/telephonyserverplugins/common_tsy/group/telephony_commontsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\common_tsy\group" mrp="os\cellularsrv\telephonyserverplugins\common_tsy\group\telephony_commontsy.mrp"/>
      </component>
      <component name="multimodetsy" long-name="Multimode TSY" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/multimodetsy/group" mrp="os/cellularsrv/telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\multimodetsy\group" mrp="os\cellularsrv\telephonyserverplugins\multimodetsy\group\telephony_mmtsy.mrp"/>
      </component>
      <component name="simtsy" long-name="SIM TSY" plugin="Y" introduced="7.0" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/simtsy/group" mrp="os/cellularsrv/telephonyserverplugins/simtsy/group/telephony_simtsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\simtsy\group" mrp="os\cellularsrv\telephonyserverplugins\simtsy\group\telephony_simtsy.mrp"/>
      </component>
     </collection>
     <collection name="telephonyutils" long-name="Telephony Utilities" level="app-if">
      <component name="dial" long-name="Dial" deprecated="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyutils/dial/group" mrp="os/cellularsrv/telephonyutils/dial/group/telephony_dial.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyutils\dial\group" mrp="os\cellularsrv\telephonyutils\dial\group\telephony_dial.mrp"/>
      </component>
      <component name="etel3rdpartyapi" long-name="ETel 3rd Party API" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group" mrp="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyutils\etel3rdpartyapi\Group" mrp="os\cellularsrv\telephonyutils\etel3rdpartyapi\group\telephony_etel3rdparty.mrp"/>
      </component>
      <component name="telephonywatchers" long-name="Telephony Watchers" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyutils/telephonywatchers/group" mrp="os/cellularsrv/telephonyutils/telephonywatchers/group/telephony_watchers.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyutils\telephonywatchers\group" mrp="os\cellularsrv\telephonyutils\telephonywatchers\group\telephony_watchers.mrp"/>
      </component>
     </collection>
     <collection name="basebandabstraction" long-name="Baseband Abstraction" level="hw-if">
      <component name="basebandchanneladaptor" long-name="Baseband Channel Adaptor" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group" mrp="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group/networking_bca.mrp"/>
+            <unit bldFile="os\cellularsrv\basebandabstraction\basebandchanneladaptor\group" mrp="os\cellularsrv\basebandabstraction\basebandchanneladaptor\group\networking_bca.mrp"/>
      </component>
      <component name="intersystemcomm" long-name="Inter-System Communication" filter="gt" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/basebandabstraction/intersystemcomm/group" mrp="os/cellularsrv/basebandabstraction/intersystemcomm/group/networking_isc.mrp"/>
+            <unit bldFile="os\cellularsrv\basebandabstraction\intersystemcomm\group" mrp="os\cellularsrv\basebandabstraction\intersystemcomm\group\networking_isc.mrp"/>
      </component>
      <component name="isc_if" long-name="ISC Interface">
      </component>
     </collection>
     <collection name="cellularsrv_info" long-name="Cellular Baseband Services Info" level="app-if">
      <component name="telephonyconfidentialdocs" long-name="Telephony Confidential Documentation" class="doc">
-      <unit mrp="os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/>
+      <unit mrp="os\cellularsrv\cellularsrv_info\telephonyconfidentialdocs\telephony_confidential.mrp"/>
      </component>
      <component name="telephonydocs" long-name="Telephony Documentation" class="doc">
-      <unit mrp="os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/>
+      <unit mrp="os\cellularsrv\cellularsrv_info\telephonydocs\telephony_documentation.mrp"/>
      </component>
     </collection>
     <collection name="commonnetworkinterface" long-name="Common Network Interface" level="hw-if">
@@ -1186,7 +1216,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="cellularsrv" long-name="cellularsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/cellularsrv/group"/>
+      <unit bldFile="os\cellularsrv\group"/>
      </component>
     </collection>
    </block>
@@ -1194,33 +1224,33 @@
     <collection name="bluetooth" long-name="Bluetooth" level="framework">
      <component name="btcomm" long-name="Bluetooth CSY" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btcomm" mrp="os/shortlinksrv/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btcomm" mrp="os\shortlinksrv\bluetooth\btcomm\bluetooth_btcomm.mrp"/>
      </component>
      <component name="btdocs" long-name="Bluetooth Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/bluetooth/btdocs/bluetooth_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetooth\btdocs\bluetooth_documentation.mrp"/>
      </component>
      <component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" class="test">
-      <unit mrp="os/shortlinksrv/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetooth\btexample\test\bluetooth_tests_examples.mrp"/>
      </component>
      <component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/gavdp/group" mrp="os/shortlinksrv/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\gavdp\group" mrp="os\shortlinksrv\bluetooth\gavdp\group\bluetooth_gavdp.mrp"/>
      </component>
      <component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btlogger/group" mrp="os/shortlinksrv/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btlogger\group" mrp="os\shortlinksrv\bluetooth\btlogger\group\bluetooth_logger.mrp"/>
      </component>
      <component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btextnotifiers" mrp="os/shortlinksrv/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btextnotifiers" mrp="os\shortlinksrv\bluetooth\btextnotifiers\bluetooth_btextnotifiers.mrp"/>
      </component>
      <component name="btsdp" long-name="Bluetooth SDP" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btsdp" mrp="os/shortlinksrv/bluetooth/btsdp/bluetooth_sdp.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btsdp" mrp="os\shortlinksrv\bluetooth\btsdp\bluetooth_sdp.mrp"/>
      </component>
      <component name="btstack" long-name="Bluetooth Stack" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btstack" mrp="os/shortlinksrv/bluetooth/btstack/bluetooth_stack.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btstack" mrp="os\shortlinksrv\bluetooth\btstack\bluetooth_stack.mrp"/>
      </component>
     </collection>
     <collection name="bluetoothapitest" long-name="Bluetooth API Tests" level="app-if">
@@ -1229,76 +1259,78 @@
     <collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if">
      <component name="btpan" long-name="Bluetooth PAN Profile" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothcommsprofiles/btpan/group" mrp="os/shortlinksrv/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothcommsprofiles\btpan\group" mrp="os\shortlinksrv\bluetoothcommsprofiles\btpan\group\bluetooth_pan.mrp"/>
      </component>
     </collection>
     <collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin">
      <component name="btcommon" long-name="Bluetooth Build Utilities">
-      <unit mrp="os/shortlinksrv/bluetoothmgmt/btcommon/bluetooth_common.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetoothmgmt\btcommon\bluetooth_common.mrp"/>
      </component>
      <component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib" mrp="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\bluetoothclientlib" mrp="os\shortlinksrv\bluetoothmgmt\bluetoothclientlib\bluetooth_user.mrp"/>
      </component>
      <component name="btconfig" long-name="Bluetooth Config" class="config">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\btconfig" mrp="os\shortlinksrv\bluetoothmgmt\btconfig\bluetooth_config.mrp"/>
      </component>
      <component name="btmgr" long-name="Bluetooth Manager" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothmgmt/btmgr" mrp="os/shortlinksrv/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\btmgr" mrp="os\shortlinksrv\bluetoothmgmt\btmgr\bluetooth_manager.mrp"/>
      </component>
      <component name="btrom" long-name="Bluetooth ROM" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothmgmt/btrom" mrp="os/shortlinksrv/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\btrom" mrp="os\shortlinksrv\bluetoothmgmt\btrom\bluetooth_rom.mrp"/>
      </component>
     </collection>
     <collection name="bthci" long-name="Host Controller Interface" level="server">
      <component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/hci2implementations/group" mrp="os/shortlinksrv/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\hci2implementations\group" mrp="os\shortlinksrv\bthci\hci2implementations\group\bluetooth_hci_v2_implementations.mrp"/>
      </component>
      <component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/hciextensioninterface" mrp="os/shortlinksrv/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\hciextensioninterface" mrp="os\shortlinksrv\bthci\hciextensioninterface\bluetooth_hciproxy.mrp"/>
      </component>
      <component name="bthci1" long-name="Bluetooth HCI Framework 1" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/bthci1" mrp="os/shortlinksrv/bthci/bthci1/bluetooth_hci.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\bthci1" mrp="os\shortlinksrv\bthci\bthci1\bluetooth_hci.mrp"/>
      </component>
      <component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/bthci2/group" mrp="os/shortlinksrv/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\bthci2\group" mrp="os\shortlinksrv\bthci\bthci2\group\bluetooth_hci_v2_framework.mrp"/>
      </component>
     </collection>
     <collection name="irda" long-name="IrDA" level="plugin">
      <component name="irdaconfig" long-name="IrDA Config" introduced="6.0" class="config">
      </component>
      <component name="irdadocs" long-name="IrDA Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/irda/irdadocs/infra-red_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\irda\irdadocs\infra-red_documentation.mrp"/>
      </component>
      <component name="irdastack" long-name="IrDA Stack">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/irda/irdastack/group" mrp="os/shortlinksrv/irda/irdastack/group/infra-red_irda.mrp"/>
+            <unit bldFile="os\shortlinksrv\irda\irdastack\group" mrp="os\shortlinksrv\irda\irdastack\group\infra-red_irda.mrp"/>
      </component>
      <component name="irdatest" long-name="IrDA Test" introduced="9.2" class="test">
-      <unit mrp="os/shortlinksrv/irda/irdatest/group/infra-red_irda_test.mrp"/>
+      <unit mrp="os\shortlinksrv\irda\irdatest\group\infra-red_irda_test.mrp"/>
      </component>
     </collection>
     <collection name="usbldd" long-name="Shortlink Logical Device Drivers" level="hw-if">
      <component name="usbclientdrivers" long-name="USB Client Drivers" introduced="8.1b">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\usbc" mrp="os\kernelhwsrv\kernel\eka\drivers\usbc\base_e32_drivers_usbcli.mrp"/>
      </component>
     </collection>
     <collection name="usbmgmt" long-name="USB Management" level="server">
      <component name="usbclassandmgrdocs" long-name="USB Class and Manager Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\usbmgmt\usbclassandmgrdocs\usb_documentation.mrp"/>
      </component>
      <component name="usbmgr" long-name="USB Manager">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="os/shortlinksrv/usbmgmt/usbmgr/group" mrp="os/shortlinksrv/usbmgmt/usbmgr/group/usb_manager.mrp"/>
+            <unit version="2" bldFile="os\shortlinksrv\usbmgmt\usbmgr\group" mrp="os\shortlinksrv\usbmgmt\usbmgr\group\usb_manager.mrp"/>
      </component>
      <component name="usbmgrtest" long-name="USB Manager Tests" introduced="7.0" class="test">
-      <unit version="2" mrp="os/shortlinksrv/usbmgmt/usbmgrtest/group/usb_test.mrp"/>
+      <unit version="2" mrp="os\shortlinksrv\usbmgmt\usbmgrtest\group\usb_test.mrp"/>
      </component>
     </collection>
     <collection name="usbbsptemplate" long-name="USB BSP Template" level="adaptation"/>
@@ -1307,7 +1339,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="shortlinksrv" long-name="shortlinksrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/shortlinksrv/group"/>
+      <unit bldFile="os\shortlinksrv\group"/>
      </component>
     </collection>
    </block>
@@ -1315,20 +1347,20 @@
     <collection name="imagingandcamerafws" long-name="Imaging and Camera Frameworks" level="app-if">
      <component name="camerafw" long-name="Camera Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/camerafw/framework/group" mrp="os/mm/imagingandcamerafws/camerafw/framework/group/multimedia_ecam_framework.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\camerafw\framework\group" mrp="os\mm\imagingandcamerafws\camerafw\framework\group\multimedia_ecam_framework.mrp"/>
      </component>
      <component name="cameraunittest" long-name="Camera Unit Tests" introduced="9.2" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/cameraunittest/group/multimedia_unittest_ecam_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\cameraunittest\group\multimedia_unittest_ecam_source.mrp"/>
      </component>
      <component name="imagingfws" long-name="Imaging Frameworks" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/imagingfws/group" mrp="os/mm/imagingandcamerafws/imagingfws/group/multimedia_icl.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\imagingfws\group" mrp="os\mm\imagingandcamerafws\imagingfws\group\multimedia_icl.mrp"/>
      </component>
      <component name="imaginginttest" long-name="Imaging Integration Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/imaginginttest/group/multimedia_inttest_icl_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\imaginginttest\group\multimedia_inttest_icl_source.mrp"/>
      </component>
      <component name="imagingunittest" long-name="Imaging Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/imagingunittest/group/multimedia_unittest_icl_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\imagingunittest\group\multimedia_unittest_icl_source.mrp"/>
      </component>
     </collection>
     <collection name="mmapitest" long-name="Multimedia API Tests" level="app-if">
@@ -1337,127 +1369,127 @@
     <collection name="mmdataplane" long-name="Multimedia Data Plane Adaptation" level="hw-if"/>
     <collection name="mmdevicefw" long-name="Multimedia Device Framework" level="device-fw">
      <component name="mdfunittest" long-name="MDF Unit Tests" introduced="9.2" class="test">
-      <unit mrp="os/mm/mmdevicefw/mdfunittest/group/multimedia_unittest_mdf_source.mrp"/>
+      <unit mrp="os\mm\mmdevicefw\mdfunittest\group\multimedia_unittest_mdf_source.mrp"/>
      </component>
      <component name="mdf" long-name="Media Device Framework" introduced="9.2">
      </component>
      <component name="asrcontroller" long-name="Speech Recognition Controller" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group/multimedia_mmf_ASR.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\asr\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\asr\group\multimedia_mmf_ASR.mrp"/>
      </component>
     </collection>
     <collection name="mmhais" long-name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
      <component name="a3facl" long-name="A3F Audio Component Library" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/a3facl/group" mrp="os/mm/mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
+            <unit bldFile="os\mm\mmhais\a3facl\group" mrp="os\mm\mmhais\a3facl\group\multimedia_a3f_acl.mrp"/>
      </component>
      <component name="a3fdevsoundcustomisation" long-name="A3F DevSound Customisation" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/a3fdevsoundcustomisation/group" mrp="os/mm/mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
+            <unit bldFile="os\mm\mmhais\a3fdevsoundcustomisation\group" mrp="os\mm\mmhais\a3fdevsoundcustomisation\group\multimedia_a3f_devsoundadaptationinfo.mrp"/>
      </component>
      <component name="devsoundhwdeviceapi" long-name="DevSound Hardware Device API" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev/multimedia_mdf_devsound_hwdev.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_hwdev" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_hwdev\multimedia_mdf_devsound_hwdev.mrp"/>
      </component>
      <component name="dvbhreceiverhai" long-name="Mobile TV DVB-H Receiver HAI" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group" mrp="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group/multimedia_mobiletv_dvbh_hai.mrp"/>
+            <unit bldFile="os\mm\mmhais\dvbhreceiverhai\hai\dvbh\group" mrp="os\mm\mmhais\dvbhreceiverhai\hai\dvbh\group\multimedia_mobiletv_dvbh_hai.mrp"/>
      </component>
      <component name="dvbhunittest" long-name="Mobile TV DVB-H Unit Tests" introduced="tb92" class="test">
-      <unit mrp="os/mm/mmhais/dvbhunittest/hai/dvbh/group/multimedia_unittest_dvbhhai.mrp"/>
+      <unit mrp="os\mm\mmhais\dvbhunittest\hai\dvbh\group\multimedia_unittest_dvbhhai.mrp"/>
      </component>
      <component name="refacladapt" long-name="Reference ACL Adaptation" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/refacladapt/group" mrp="os/mm/mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
+            <unit bldFile="os\mm\mmhais\refacladapt\group" mrp="os\mm\mmhais\refacladapt\group\multimedia_a3f_refacladaptation.mrp"/>
      </component>
      <component name="videohai" long-name="Video HAI" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group/multimedia_mdf_devvideo.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\devvideo\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\devvideo\group\multimedia_mdf_devvideo.mrp"/>
      </component>
     </collection>
     <collection name="mmhostprocess" long-name="Multimedia Host Process" level="devices"/>
     <collection name="mmplugins" long-name="Multimedia Plugins" level="middleware">
      <component name="3gplib" long-name="3GP Library" introduced="Future">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmplugins/3gplib/group" mrp="os/mm/mmplugins/3gplib/group/multimedia_3gplibrary.mrp"/>
+            <unit bldFile="os\mm\mmplugins\3gplib\group" mrp="os\mm\mmplugins\3gplib\group\multimedia_3gplibrary.mrp"/>
      </component>
      <component name="3gpunittest" long-name="3GP Unit Tests" introduced="Future" class="test">
-      <unit mrp="os/mm/mmplugins/3gpunittest/group/multimedia_unittest_3gplibrary_source.mrp"/>
+      <unit mrp="os\mm\mmplugins\3gpunittest\group\multimedia_unittest_3gplibrary_source.mrp"/>
      </component>
      <component name="cameraplugins" long-name="Camera Plugins" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/camerafw/plugins/group" mrp="os/mm/imagingandcamerafws/camerafw/plugins/group/multimedia_ecam_plugins.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\camerafw\plugins\group" mrp="os\mm\imagingandcamerafws\camerafw\plugins\group\multimedia_ecam_plugins.mrp"/>
      </component>
      <component name="imagingplugins" long-name="Imaging Plugins" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/imagingfws/plugins/group" mrp="os/mm/imagingandcamerafws/imagingfws/plugins/group/multimedia_icl_plugin.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\imagingfws\plugins\group" mrp="os\mm\imagingandcamerafws\imagingfws\plugins\group\multimedia_icl_plugin.mrp"/>
      </component>
     </collection>
     <collection name="mmresourcemgmt" long-name="Multimedia Resource Management" level="middleware">
      <component name="mmresctrl" long-name="Multimedia Resource Controller" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmresourcemgmt/mmresctrl/group" mrp="os/mm/mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
+            <unit bldFile="os\mm\mmresourcemgmt\mmresctrl\group" mrp="os\mm\mmresourcemgmt\mmresctrl\group\multimedia_a3f_refmmrc.mrp"/>
      </component>
     </collection>
     <collection name="mmswadaptation" long-name="Multimedia Software Adaptation" level="adaptation"/>
     <collection name="mmtestenv" long-name="Multimedia Test Environment" level="device-fw">
      <component name="mmtestagent" long-name="Multimedia Test Agent" introduced="8.0" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestagent/group/multimediatestagent_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestagent\group\multimediatestagent_source.mrp"/>
      </component>
      <component name="mmtestfw" long-name="Multimedia Test Framework" introduced="7.0s" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestfw/group/multimedia_testframework_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestfw\group\multimedia_testframework_source.mrp"/>
      </component>
      <component name="mmtestfwunittest" long-name="Multimedia Test Framework Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestfwunittest/group/multimedia_unittest_testframework_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestfwunittest\group\multimedia_unittest_testframework_source.mrp"/>
      </component>
      <component name="mmtesttools" long-name="Multimedia Test Tools">
-      <unit mrp="os/mm/mmtestenv/mmtesttools/Group/multimedia_testtools_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtesttools\group\multimedia_testtools_source.mrp"/>
      </component>
     </collection>
     <collection name="omxil" long-name="OpenMAX IL" level="hw-if">
      <component name="openmax" long-name="OpenMAX" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/omxil/openmax/group" mrp="os/mm/omxil/openmax/group/multimedia_openmax.mrp"/>
+            <unit bldFile="os\mm\omxil\openmax\group" mrp="os\mm\omxil\openmax\group\multimedia_openmax.mrp"/>
      </component>
     </collection>
     <collection name="devsound" long-name="Sound Device" level="devices">
      <component name="a3facf" long-name="A3F Audio Component Framework" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3facf/group" mrp="os/mm/devsound/a3facf/group/multimedia_a3f_acf.mrp"/>
+            <unit bldFile="os\mm\devsound\a3facf\group" mrp="os\mm\devsound\a3facf\group\multimedia_a3f_acf.mrp"/>
      </component>
      <component name="a3fcharacterisationtest" long-name="A3F Characterisation Tests" introduced="tb91" class="test">
-      <unit mrp="os/mm/devsound/a3fcharacterisationtest/group/multimedia_a3f_devsound_char.mrp"/>
+      <unit mrp="os\mm\devsound\a3fcharacterisationtest\group\multimedia_a3f_devsound_char.mrp"/>
      </component>
      <component name="a3fdevsound" long-name="A3F DevSound" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3fdevsound/group" mrp="os/mm/devsound/a3fdevsound/group/multimedia_a3f_devsound.mrp"/>
+            <unit bldFile="os\mm\devsound\a3fdevsound\group" mrp="os\mm\devsound\a3fdevsound\group\multimedia_a3f_devsound.mrp"/>
      </component>
      <component name="a3fintegrationtest" long-name="A3F Integration Tests" introduced="tb92">
-      <unit mrp="os/mm/devsound/a3fintegrationtest/group/multimedia_inttest_a3f_devsound_source.mrp"/>
+      <unit mrp="os\mm\devsound\a3fintegrationtest\group\multimedia_inttest_a3f_devsound_source.mrp"/>
      </component>
      <component name="a3fsrvstart" long-name="A3F Server Start" plugin="Y" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3fsrvstart/group" mrp="os/mm/devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
+            <unit bldFile="os\mm\devsound\a3fsrvstart\group" mrp="os\mm\devsound\a3fsrvstart\group\multimedia_a3f_serverstart.mrp"/>
      </component>
      <component name="a3ftrace" long-name="A3F Trace Utility" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3ftrace/group" mrp="os/mm/devsound/a3ftrace/group/multimedia_a3f_traces.mrp"/>
+            <unit bldFile="os\mm\devsound\a3ftrace\group" mrp="os\mm\devsound\a3ftrace\group\multimedia_a3f_traces.mrp"/>
      </component>
      <component name="btdevsound" long-name="Bluetooth DevSound Plugin" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group/multimedia_mdf_devsound_refbtplugin.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddevbt\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddevbt\group\multimedia_mdf_devsound_refbtplugin.mrp"/>
      </component>
      <component name="devsoundapi" long-name="DevSound API" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api/multimedia_mdf_devsound_api.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_api" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_api\multimedia_mdf_devsound_api.mrp"/>
      </component>
      <component name="devsoundpluginsupport" long-name="DevSound Plugin Support" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport/multimedia_mdf_devsound_pluginsupport.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_pluginsupport" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_pluginsupport\multimedia_mdf_devsound_pluginsupport.mrp"/>
      </component>
      <component name="refdevsound" long-name="Reference DevSound Plugins" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin/multimedia_mdf_devsound_refplugin.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_refplugin" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_refplugin\multimedia_mdf_devsound_refplugin.mrp"/>
      </component>
     </collection>
     <collection name="codecs" long-name="Codecs" level="middleware">
@@ -1471,7 +1503,7 @@
     <collection name="devsoundextensions" long-name="Devsound Extensions" level="device-fw">
      <component name="addeddevsoundcontrol" long-name="Added DevSound Control">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/devsoundextensions/addeddevsoundcontrol/Group"/>
+      <unit bldFile="os\mm\devsoundextensions\addeddevsoundcontrol\Group"/>
      </component>
      <component name="audiorouting" long-name="Audio Routing">
      </component>
@@ -1491,7 +1523,7 @@
      </component>
      <component name="mmfdevsoundserverplatsec" long-name="MMF DevSound Server PlatSec">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/devsoundextensions/mmfdevsoundserverplatsec/Group"/>
+      <unit bldFile="os\mm\devsoundextensions\mmfdevsoundserverplatsec\Group"/>
      </component>
      <component name="restrictedaudiooutput" long-name="Restricted Audio Output">
      </component>
@@ -1504,7 +1536,7 @@
     </collection>
     <collection name="mm_info" long-name="Multimedia Info" level="app-if">
      <component name="mmdocs" long-name="Multimedia Documentation">
-      <unit mrp="os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/>
+      <unit mrp="os\mm\mm_info\mmdocs\multimedia_documentation.mrp"/>
      </component>
     </collection>
     <collection name="videoadaptationextensions" long-name="Video Adaptation Extensions" level="adaptation">
@@ -1516,7 +1548,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mm" long-name="mm">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/group"/>
+      <unit bldFile="os\mm\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1524,32 +1556,32 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="AacEncoderPlugin" long-name="AacEncoderPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/AacEncoderPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\aacencoderplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="AmrNbCodecPlugin" long-name="AmrNbCodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/AmrNbCodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\amrnbcodecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="AmrWbCodecPlugin" long-name="AmrWbCodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/AmrWbCodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\amrwbcodecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="EAacPlusCodecPlugin" long-name="EAacPlusCodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/EAacPlusCodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\eaacpluscodecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="MP3CodecPlugin" long-name="MP3CodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/MP3CodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\mp3codecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="WMADecoderPlugin" long-name="WMADecoderPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/WMADecoderPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\wmadecoderplugin\Group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1557,7 +1589,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ARM_MDF_Decoders" long-name="ARM_MDF_Decoders">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/video/ARM_MDF_Decoders/group"/>
+      <unit bldFile="os\mm\video\arm_MDF_decoders\group"/>
      </component>
     </collection>
    </block>
@@ -1574,12 +1606,12 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="H264AVCVideoEncARM" long-name="H264AVCVideoEncARM">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/imagingext/imagingmodules/H264AVCVideoEncARM/group"/>
+      <unit bldFile="os\imagingext\imagingmodules\h264avcvideoencarm\group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="Build" long-name="Build">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/imagingext/imagingmodules/VideoEncPluginARM/Build"/>
+      <unit bldFile="os\imagingext\imagingmodules\videoencpluginarm\Build"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1587,7 +1619,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imagingext" long-name="imagingext">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/imagingext/group"/>
+      <unit bldFile="os\imagingext\group"/>
      </component>
     </collection>
    </block>
@@ -1597,7 +1629,7 @@
      </component>
      <component name="eglinterface" long-name="EGL Interface" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/egl/eglinterface/group" mrp="os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
+            <unit bldFile="os\graphics\egl\eglinterface\group" mrp="os\graphics\egl\eglinterface\group\graphics_eglheaders.mrp"/>
      </component>
     </collection>
     <collection name="graphcisapitest" long-name="Graphics API Tests" level="app-if">
@@ -1605,52 +1637,62 @@
     </collection>
     <collection name="graphicscomposition" long-name="Graphics Composition" level="engines">
      <component name="compositionengineadaptation" long-name="Composition Engine Adaptation" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicscomposition\compositionengineadaptation\group" mrp="os\graphics\graphicscomposition\compositionengineadaptation\group\graphics_compositionbackend.mrp"/>
      </component>
      <component name="graphicscompositionengine" long-name="Graphics Composition Engine" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicscomposition\graphicscompositionengine\group" mrp="os\graphics\graphicscomposition\graphicscompositionengine\group\graphics_gce.mrp"/>
      </component>
      <component name="surfaceupdate" long-name="Surface Update" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicscomposition\surfaceupdate\group" mrp="os\graphics\graphicscomposition\surfaceupdate\group\graphics_surfaceupdate.mrp"/>
      </component>
     </collection>
     <collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface">
      <component name="bitgdi" long-name="BitGDI">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
+            <unit bldFile="os\graphics\graphicsdeviceinterface\bitgdi\group" mrp="os\graphics\graphicsdeviceinterface\bitgdi\group\graphics_bitgdi.mrp"/>
      </component>
      <component name="colourpalette" long-name="Colour Palette" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
+            <unit bldFile="os\graphics\graphicsdeviceinterface\colourpalette\group" mrp="os\graphics\graphicsdeviceinterface\colourpalette\group\graphics_palette.mrp"/>
      </component>
      <component name="screendriver" long-name="Screen Driver" plugin="Y" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicsdeviceinterface/screendriver/group" mrp="os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
+            <unit bldFile="os\graphics\graphicsdeviceinterface\screendriver\group" mrp="os\graphics\graphicsdeviceinterface\screendriver\group\graphics_screendriver.mrp"/>
      </component>
     </collection>
     <collection name="graphicshwdrivers" long-name="Graphics Hardware Drivers" level="adaptation">
      <component name="surfacemgr" long-name="Surface Manager" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicshwdrivers\surfacemgr\group" mrp="os\graphics\graphicshwdrivers\surfacemgr\group\graphics_surfacemanager.mrp"/>
      </component>
     </collection>
     <collection name="graphicsresourceservices" long-name="Graphics Resource Services" level="engines"/>
     <collection name="graphicstest" long-name="Graphics Test" level="app-if">
      <component name="graphicstestharness" long-name="Graphics Test Harness" class="test" introduced="8.1">
-      <unit mrp="os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/>
+      <unit mrp="os\graphics\graphicstest\graphicstestharness\group\graphics_testharness.mrp"/>
      </component>
      <component name="uibench" long-name="UI Bench" introduced="9.2" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicstest/uibench/group" mrp="os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
+            <unit bldFile="os\graphics\graphicstest\uibench\group" mrp="os\graphics\graphicstest\uibench\group\graphics_ui_bench.mrp"/>
      </component>
     </collection>
     <collection name="graphicstools" long-name="Graphics Tools" level="internal-utils">
      <component name="bitmapfonttools" long-name="Bitmap Font Tools" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicstools/bitmapfonttools/group" mrp="os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
+            <unit bldFile="os\graphics\graphicstools\bitmapfonttools\group" mrp="os\graphics\graphicstools\bitmapfonttools\group\graphics_gdtran.mrp"/>
      </component>
      <component name="gdi_tools" long-name="GDI Tools" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicstools/gdi_tools/group" mrp="os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
+            <unit bldFile="os\graphics\graphicstools\gdi_tools\group" mrp="os\graphics\graphicstools\gdi_tools\group\graphics_gditools.mrp"/>
      </component>
     </collection>
     <collection name="graphicsutils" long-name="Graphics Utils" level="engines">
      <component name="commongraphicsheaders" long-name="Common Graphics Headers" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicsutils\commongraphicsheaders\group" mrp="os\graphics\graphicsutils\commongraphicsheaders\group\graphics_commonheader.mrp"/>
      </component>
     </collection>
     <collection name="opengles" long-name="OpenGLES" level="internal-adaptations">
@@ -1660,44 +1702,46 @@
      </component>
      <component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/opengles/openglesinterface/group" mrp="os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
+            <unit bldFile="os\graphics\opengles\openglesinterface\group" mrp="os\graphics\opengles\openglesinterface\group\graphics_openglesheaders.mrp"/>
      </component>
     </collection>
     <collection name="openvg" long-name="OpenVG" level="internal-adaptations">
      <component name="openvgimplementation" long-name="OpenVG Implementation" introduced="tb91">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\openvg\openvgimplementation\group/" mrp="os\graphics\openvg\openvgimplementation\group\graphics_openvg.mrp"/>
      </component>
      <component name="openvginterface" long-name="OpenVG Interface" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/openvg/openvginterface/group" mrp="os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
+            <unit bldFile="os\graphics\openvg\openvginterface\group" mrp="os\graphics\openvg\openvginterface\group\graphics_openvgheaders.mrp"/>
      </component>
     </collection>
     <collection name="printingservices" long-name="Printing Services" level="app-if">
      <component name="printerdriversupport" long-name="Printer Driver Support">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/printingservices/printerdriversupport/group" mrp="os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
+            <unit bldFile="os\graphics\printingservices\printerdriversupport\group" mrp="os\graphics\printingservices\printerdriversupport\group\graphics_pdrstore.mrp"/>
      </component>
      <component name="printerdrivers" long-name="Printer Drivers" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/printingservices/printerdrivers/group" mrp="os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
+            <unit bldFile="os\graphics\printingservices\printerdrivers\group" mrp="os\graphics\printingservices\printerdrivers\group\graphics_printdrv.mrp"/>
      </component>
     </collection>
     <collection name="windowing" long-name="Windowing" level="app-if">
      <component name="windowserver" long-name="Window Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/windowing/windowserver/group" mrp="os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
+            <unit bldFile="os\graphics\windowing\windowserver\group" mrp="os\graphics\windowing\windowserver\group\graphics_wserv.mrp"/>
      </component>
     </collection>
     <collection name="fbs" long-name="Font and Bitmap Server" level="device-interface">
      <component name="fontandbitmapserver" long-name="Font and Bitmap Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/fbs/fontandbitmapserver/group" mrp="os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
+            <unit bldFile="os\graphics\fbs\fontandbitmapserver\group" mrp="os\graphics\fbs\fontandbitmapserver\group\graphics_fbserv.mrp"/>
      </component>
      <component name="itypefontrasteriser" long-name="iType Font Rasteriser" filter="gt" plugin="Y" introduced="tb92">
      </component>
     </collection>
     <collection name="graphics_info" long-name="Graphics Info" level="app-if">
      <component name="graphicsdocs" long-name="Graphics Documentation" class="doc">
-      <unit mrp="os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
+      <unit mrp="os\graphics\graphics_info\graphicsdocs\graphics_documentation.mrp"/>
      </component>
     </collection>
     <collection name="graphicsaccelaration" long-name="Graphics Accelaration" level="adaptation">
@@ -1708,7 +1752,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphicsaccelaration" long-name="graphicsaccelaration">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/graphics/graphicsaccelaration/group"/>
+      <unit bldFile="os\graphics\graphicsaccelaration\group"/>
      </component>
     </collection>
     <collection name="m3g" long-name="M3G" level="internal-adaptations">
@@ -1722,7 +1766,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphics" long-name="graphics">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/graphics/group"/>
+      <unit bldFile="os\graphics\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1730,7 +1774,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphics_pub" long-name="graphics_pub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/graphics/graphics_pub/group"/>
+      <unit bldFile="os\graphics\graphics_pub\group"/>
      </component>
     </collection>
    </block>
@@ -1740,11 +1784,11 @@
      </component>
      <component name="charconv_fw" long-name="Character Encoding and Conversion Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/charconvfw/charconv_fw/group" mrp="os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
+            <unit bldFile="os\textandloc\charconvfw\charconv_fw\group" mrp="os\textandloc\charconvfw\charconv_fw\group\syslibs_charconv.mrp"/>
      </component>
      <component name="charconvplugins" long-name="Character Encoding and Conversion Plugins" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/charconvfw/charconvplugins/group" mrp="os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
+            <unit bldFile="os\textandloc\charconvfw\charconvplugins\group" mrp="os\textandloc\charconvfw\charconvplugins\group\syslibs_charconv_plugins.mrp"/>
      </component>
      <component name="CommonAdapter" long-name="Common Adapter">
      </component>
@@ -1770,7 +1814,7 @@
     <collection name="fontservices" long-name="Font Services" level="fonts">
      <component name="fontstore" long-name="Font Store">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/fontservices/fontstore/group" mrp="os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
+            <unit bldFile="os\textandloc\fontservices\fontstore\group" mrp="os\textandloc\fontservices\fontstore\group\graphics_fntstore.mrp"/>
      </component>
      <component name="freetypefontrasteriser" long-name="FreeType Font Rasteriser" plugin="Y">
      </component>
@@ -1778,34 +1822,34 @@
      </component>
      <component name="referencefonts" long-name="Reference Fonts" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/fontservices/referencefonts/group" mrp="os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
+            <unit bldFile="os\textandloc\fontservices\referencefonts\group" mrp="os\textandloc\fontservices\referencefonts\group\graphics_fonts.mrp"/>
      </component>
      <component name="textshaperplugin" long-name="Text Shaper Plugin" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/fontservices/textshaperplugin/group" mrp="os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
+            <unit bldFile="os\textandloc\fontservices\textshaperplugin\group" mrp="os\textandloc\fontservices\textshaperplugin\group\graphics_iculayoutengine.mrp"/>
      </component>
     </collection>
     <collection name="graphicsdevif" long-name="Graphics Device Interface" level="device">
      <component name="gdi" long-name="GDI">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/graphicsdevif/gdi/group" mrp="os/textandloc/graphicsdevif/gdi/group/graphics_gdi.mrp"/>
+            <unit bldFile="os\textandloc\graphicsdevif\gdi\group" mrp="os\textandloc\graphicsdevif\gdi\group\graphics_gdi.mrp"/>
      </component>
     </collection>
     <collection name="textrendering" long-name="Text Rendering" level="text">
      <component name="numberformatting" long-name="Number Formatting" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/textrendering/numberformatting/group" mrp="os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
+            <unit bldFile="os\textandloc\textrendering\numberformatting\group" mrp="os\textandloc\textrendering\numberformatting\group\app-framework_numberconversion.mrp"/>
      </component>
      <component name="textformatting" long-name="Text Formatting">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/textrendering/textformatting/group" mrp="os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
+            <unit bldFile="os\textandloc\textrendering\textformatting\group" mrp="os\textandloc\textrendering\textformatting\group\app-framework_form.mrp"/>
      </component>
      <component name="texthandling" long-name="Text Handling">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/textrendering/texthandling/group" mrp="os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
+            <unit bldFile="os\textandloc\textrendering\texthandling\group" mrp="os\textandloc\textrendering\texthandling\group\app-framework_etext.mrp"/>
      </component>
      <component name="word" long-name="Word" class="test">
-      <unit mrp="os/textandloc/textrendering/word/group/app-framework_word.mrp"/>
+      <unit mrp="os\textandloc\textrendering\word\group\app-framework_word.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1813,7 +1857,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="textandloc" long-name="textandloc">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/textandloc/group"/>
+      <unit bldFile="os\textandloc\group"/>
      </component>
     </collection>
    </block>
@@ -1821,28 +1865,30 @@
     <collection name="bldsystemtools" long-name="Build System Tools" level="bld">
      <component name="buildsystemtools" long-name="Build System Tools">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/bldsystemtools/buildsystemtools/group" mrp="os/buildtools/bldsystemtools/buildsystemtools/group/tools_build.mrp"/>
+            <unit bldFile="os\buildtools\bldsystemtools\buildsystemtools\group" mrp="os\buildtools\bldsystemtools\buildsystemtools\group\tools_build.mrp"/>
      </component>
      <component name="commonbldutils" long-name="Common Utils">
-      <unit mrp="os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
+      <unit mrp="os\buildtools\bldsystemtools\commonbldutils\tools_utils_common.mrp"/>
      </component>
      <component name="gttechviewbaseline" long-name="GT Techview Baseline">
-      <unit mrp="os/buildtools/packaging/additionalutils/gt_techview_baseline.mrp"/>
+      <unit mrp="os\buildtools\packaging\additionalutils\gt_techview_baseline.mrp"/>
       <!-- DEF087736 This is needed for generating export tables but shouldn't appear otherwise it is included in techview and gt -->
      </component>
     </collection>
     <collection name="devlib" long-name="Developer Library" level="ui">
      <component name="devlibhtml" long-name="Developer Library HTML">
-      <unit mrp="os/buildtools/devlib/devlibhelp/group/shared/developerlibrary_doc_plain_html.mrp"/>
+      <unit mrp="os\buildtools\devlib\devlibhelp\group\shared\developerlibrary_doc_plain_html.mrp"/>
      </component>
      <component name="devlibhelp" long-name="Developer Library Help">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit version="9.4" bldFile="os\buildtools\devlib\devlibhelp\group\devlib94" mrp="os\buildtools\devlib\devlibhelp\group\devlib94\developerlibrary_doc_html.mrp"/>
      </component>
      <component name="devlibsrc" long-name="Developer Library Source" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/devlib/devlibhelp/securitysupplement/doc_source" mrp="os/buildtools/devlib/devlibhelp/developerlibrary_doc_source.mrp"/>
+            <unit bldFile="os\buildtools\devlib\devlibhelp\securitysupplement\doc_source" mrp="os\buildtools\devlib\devlibhelp\developerlibrary_doc_source.mrp"/>
      </component>
      <component name="toolsdocs" long-name="Tools Documentation">
-      <unit mrp="os/buildtools/devlib/toolsdocs/tools_documentation.mrp"/>
+      <unit mrp="os\buildtools\devlib\toolsdocs\tools_documentation.mrp"/>
      </component>
     </collection>
     <collection name="fileconv" long-name="File Converters" level="mw">
@@ -1860,10 +1906,10 @@
     <collection name="toolsandutils" long-name="Tools and Utils" level="mw">
      <component name="autotest" long-name="Autotest">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/toolsandutils/autotest/group" mrp="os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/>
+            <unit bldFile="os\buildtools\toolsandutils\autotest\group" mrp="os\buildtools\toolsandutils\autotest\group\tools_autotest.mrp"/>
      </component>
      <component name="additionalredistribution" long-name="Additional Redistribution">
-      <unit mrp="os/buildtools/perltoolsplat_os/redistribution/additional_tools.mrp"/>
+      <unit mrp="os\buildtools\perltoolsplat_os\redistribution\additional_tools.mrp"/>
      </component>
      <component name="burtestserver" long-name="BUR Test Server">
      </component>
@@ -1874,24 +1920,24 @@
      <component name="cdb" long-name="Code Database">
      </component>
      <component name="ctsfunctionalitycheckers" long-name="CTS Functionality Checkers">
-      <unit mrp="os/buildtools/toolsandutils/ctsfunctionalitycheckers/Group/testtools_cts_functionalitycheckers.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\ctsfunctionalitycheckers\group\testtools_cts_functionalitycheckers.mrp"/>
      </component>
      <component name="e32tools" long-name="E32 Tools" class="PC" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/toolsandutils/e32tools/group" mrp="os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/>
+            <unit bldFile="os\buildtools\toolsandutils\e32tools\group" mrp="os\buildtools\toolsandutils\e32tools\group\tools_e32tools.mrp"/>
      </component>
      <component name="kitcomparator" long-name="Kit Comparator">
      </component>
      <component name="kitsetupapp" long-name="Kit Setup App" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/kitsetupapp/group/tools_devkits_kitsetupapp.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\kitsetupapp\group\tools_devkits_kitsetupapp.mrp"/>
      </component>
      <component name="navigationpages" long-name="Navigation Pages">
-      <unit mrp="os/buildtools/toolsandutils/navigationpages/tools_sdk_eng_NavigationPages.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\navigationpages\tools_sdk_eng_NavigationPages.mrp"/>
      </component>
      <component name="productinstaller" long-name="Product Installer" filter="gt">
      </component>
      <component name="productionbldtools" long-name="Production Build Tools" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\productionbldtools\product_tools.mrp"/>
      </component>
      <component name="statdesktop" long-name="STAT Desktop" filter="gt">
      </component>
@@ -1900,9 +1946,11 @@
      <component name="systemmonitor" long-name="System Monitor" introduced="8.0">
      </component>
      <component name="statapi" long-name="STAT API" filter="gt">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\buildtools\toolsandutils\statapi\source\statapi\console" mrp="os\buildtools\toolsandutils\statapi\group\testtools_stat_device_gt.mrp"/>
      </component>
      <component name="statsource" long-name="STAT Source" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/statsource/group/testtools_stat_common_source.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\statsource\group\testtools_stat_common_source.mrp"/>
      </component>
      <component name="testconfigfileparser" long-name="Test Config File Parser">
      </component>
@@ -1910,15 +1958,15 @@
      </component>
      <component name="testtoolsdesktop" long-name="Test Tools Desktop" filter="gt" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/toolsandutils/testtoolsdesktop/group" mrp="os/buildtools/toolsandutils/testtoolsdesktop/group/testtools_desktop.mrp"/>
+            <unit bldFile="os\buildtools\toolsandutils\testtoolsdesktop\group" mrp="os\buildtools\toolsandutils\testtoolsdesktop\group\testtools_desktop.mrp"/>
      </component>
      <component name="usecasecontroller" long-name="Use Case Controller">
      </component>
      <component name="wincredistribution" long-name="WinC Redistribution">
-      <unit mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_winc.mrp"/>
+      <unit mrp="os\buildtools\dist_os\redistributionwinceka2\tools_redistribution_winc.mrp"/>
      </component>
      <component name="wintunnel" long-name="Wintunnel">
-      <unit mrp="os/buildtools/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\wintunnel\group\testtools_WinTunnel_srconly.mrp"/>
      </component>
     </collection>
     <collection name="binanamdw_os" long-name="Binary Analysis Middleware" level="fw">
@@ -1940,7 +1988,7 @@
     <collection name="imgtools_os" long-name="Image Tools" level="fw">
      <component name="romkiteka2" long-name="ROMKIT EKA2" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/imgtools_os/romkiteka2/group" mrp="os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/>
+            <unit bldFile="os\buildtools\imgtools_os\romkiteka2\group" mrp="os\buildtools\imgtools_os\romkiteka2\group\tools_romkit.mrp"/>
      </component>
     </collection>
     <collection name="misccomponents" long-name="Misc Components" level="mw">
@@ -1950,7 +1998,7 @@
      </component>
      <component name="emulatorlauncher" long-name="Emulator Launcher" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/misccomponents/emulatorlauncher/group" mrp="os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/>
+            <unit bldFile="os\buildtools\misccomponents\emulatorlauncher\group" mrp="os\buildtools\misccomponents\emulatorlauncher\group\tools_sdk_eng_emulator_launcher.mrp"/>
      </component>
      <component name="enum" long-name="Enum" filter="gt">
      </component>
@@ -2001,7 +2049,7 @@
     </collection>
     <collection name="packaging" long-name="Packaging" level="ui">
      <component name="additionalutils" long-name="Additional Utils">
-      <unit mrp="os/buildtools/packaging/additionalutils/additional_unknown_cedar.mrp"/>
+      <unit mrp="os\buildtools\packaging\additionalutils\additional_unknown_cedar.mrp"/>
      </component>
      <component name="dummy" long-name="Dummy">
      </component>
@@ -2018,7 +2066,7 @@
      <component name="bldtools" long-name="Build Tools" filter="gt">
      </component>
      <component name="e32toolp" long-name="E32 Perl Tools" class="PC">
-      <unit mrp="os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
+      <unit mrp="os\buildtools\sbsv1_os\e32toolp\group\tools_e32toolp.mrp"/>
      </component>
     </collection>
     <collection name="srcanamdw_os" long-name="Source Analysis Middleware" level="fw">
@@ -2034,15 +2082,15 @@
     <collection name="xml" long-name="XML" level="generic">
      <component name="wbxmlparser" long-name="WBXML Parser" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/xmlsrv/xml/wbxmlparser/group" mrp="os/xmlsrv/xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
+            <unit bldFile="os\xmlsrv\xml\wbxmlparser\group" mrp="os\xmlsrv\xml\wbxmlparser\group\syslibs_wbxmlparser.mrp"/>
      </component>
      <component name="xmlexpatparser" long-name="XML Expat Parser" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/xmlsrv/xml/xmlexpatparser/group" mrp="os/xmlsrv/xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
+            <unit bldFile="os\xmlsrv\xml\xmlexpatparser\group" mrp="os\xmlsrv\xml\xmlexpatparser\group\syslibs_xmlparser.mrp"/>
      </component>
      <component name="xmlfw" long-name="XML Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/xmlsrv/xml/xmlfw/group" mrp="os/xmlsrv/xml/xmlfw/group/syslibs_xml.mrp"/>
+            <unit bldFile="os\xmlsrv\xml\xmlfw\group" mrp="os\xmlsrv\xml\xmlfw\group\syslibs_xml.mrp"/>
      </component>
     </collection>
     <collection name="xmlengine" long-name="XML Engine" level="server">
@@ -2072,7 +2120,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="xmlsrv" long-name="xmlsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/xmlsrv/group"/>
+      <unit bldFile="os\xmlsrv\group"/>
      </component>
     </collection>
    </block>
@@ -2083,7 +2131,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="S60Extras" long-name="S60Extras">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/S60Extras/group"/>
+      <unit bldFile="os\deviceplatformrelease\s60extras\group"/>
      </component>
     </collection>
     <collection name="S60Helps" long-name="S60 Helps" level="mid">
@@ -2092,7 +2140,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="S60Helps" long-name="S60Helps">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/S60Helps/Group"/>
+      <unit bldFile="os\deviceplatformrelease\s60helps\group"/>
      </component>
     </collection>
     <collection name="S60LocFiles" long-name="S60 Loc Files" level="mid">
@@ -2101,7 +2149,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="S60LocFiles" long-name="S60LocFiles">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/S60LocFiles/group"/>
+      <unit bldFile="os\deviceplatformrelease\s60locfiles\group"/>
      </component>
     </collection>
     <collection name="Version" long-name="Version" level="top">
@@ -2110,20 +2158,20 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="Version" long-name="Version">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/Version/group"/>
+      <unit bldFile="os\deviceplatformrelease\version\group"/>
      </component>
     </collection>
     <collection name="foundation_system" long-name="Foundation System" level="top">
      <component name="systemdocs" long-name="System Documentation" class="doc">
-      <unit mrp="os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
+      <unit mrp="os\deviceplatformrelease\foundation_system\systemdocs\group\system.mrp"/>
      </component>
     </collection>
     <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
      <component name="cedarutils" long-name="Cedar Utils">
-      <unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
+      <unit mrp="os\deviceplatformrelease\symbianosbld\cedarutils\tools_utils_cedar.mrp"/>
      </component>
      <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt">
-      <unit mrp="os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
+      <unit mrp="os\deviceplatformrelease\symbianosbld\productionbldcbrconfig\product_cbr_config.mrp"/>
      </component>
     </collection>
    </block>
@@ -2167,11 +2215,11 @@
     <collection name="testexecfw1" long-name="Test Execution Framework v1" level="fw">
      <component name="cinidata" long-name="CINI Data">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/osrndtools/testexecfw1/cinidata" mrp="os/osrndtools/testexecfw1/cinidata/tools_cinidata.mrp"/>
+            <unit bldFile="os\osrndtools\testexecfw1\cinidata" mrp="os\osrndtools\testexecfw1\cinidata\tools_cinidata.mrp"/>
      </component>
      <component name="testexecute" long-name="Test Execute" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/osrndtools/testexecfw1/testexecute/Group" mrp="os/osrndtools/testexecfw1/testexecute/Group/tools_testexecute.mrp"/>
+            <unit bldFile="os\osrndtools\testexecfw1\testexecute\Group" mrp="os\osrndtools\testexecfw1\testexecute\group\tools_testexecute.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -2179,7 +2227,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="osrndtools" long-name="osrndtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="ostools/osrndtools/group"/>
+      <unit bldFile="ostools\osrndtools\group"/>
      </component>
     </collection>
    </block>
@@ -2193,7 +2241,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="swconfigtools" long-name="swconfigtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/swconfigtools/group"/>
+      <unit bldFile="tools\swconfigtools\group"/>
      </component>
     </collection>
    </block>
@@ -2203,125 +2251,131 @@
     <collection name="appfw" long-name="Application Framework" level="framework">
      <component name="apparchitecture" long-name="Application Architecture">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/appfw/apparchitecture/group" mrp="mw/appsupport/appfw/apparchitecture/group/app-framework_apparc.mrp"/>
+            <unit bldFile="mw\appsupport\appfw\apparchitecture\group" mrp="mw\appsupport\appfw\apparchitecture\group\app-framework_apparc.mrp"/>
      </component>
      <component name="uiftestfw" long-name="UIF Test Framework" class="test" introduced="9.2">
-      <unit mrp="mw/appsupport/appfw/uiftestfw/group/app-framework_testframework.mrp"/>
+      <unit mrp="mw\appsupport\appfw\uiftestfw\group\app-framework_testframework.mrp"/>
      </component>
      <component name="viewserver" long-name="View Server" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/appfw/viewserver/group" mrp="mw/appsupport/appfw/viewserver/group/app-framework_viewsrv.mrp"/>
+            <unit bldFile="mw\appsupport\appfw\viewserver\group" mrp="mw\appsupport\appfw\viewserver\group\app-framework_viewsrv.mrp"/>
      </component>
     </collection>
     <collection name="applaunchservices" long-name="Application Launch Services" level="generic"/>
     <collection name="commonappservices" long-name="Common Application Services" level="framework">
      <component name="alarmserver" long-name="Alarm Server" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/commonappservices/alarmserver/Group" mrp="mw/appsupport/commonappservices/alarmserver/Group/app-services_alarmserver.mrp"/>
+            <unit bldFile="mw\appsupport\commonappservices\alarmserver\Group" mrp="mw\appsupport\commonappservices\alarmserver\group\app-services_alarmserver.mrp"/>
      </component>
      <component name="alarmservertest" long-name="Alarm Server Test" introduced="8.1" class="test" deprecated="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv" mrp="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv/app-services_testalarmsrv.mrp"/>
+            <unit bldFile="mw\appsupport\commonappservices\alarmservertest\TestAlarmSrv" mrp="mw\appsupport\commonappservices\alarmservertest\testalarmsrv\app-services_testalarmsrv.mrp"/>
      </component>
      <component name="appservicesdocs" long-name="Application Services Documentation" class="doc">
-      <unit mrp="mw/appsupport/commonappservices/appservicesdocs/app-services_documentation.mrp"/>
+      <unit mrp="mw\appsupport\commonappservices\appservicesdocs\app-services_documentation.mrp"/>
      </component>
      <component name="backuprestorenotification" long-name="Backup Restore Notification" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/commonappservices/backuprestorenotification/group" mrp="mw/appsupport/commonappservices/backuprestorenotification/group/app-services_BackupRestoreNotification.mrp"/>
+            <unit bldFile="mw\appsupport\commonappservices\backuprestorenotification\group" mrp="mw\appsupport\commonappservices\backuprestorenotification\group\app-services_BackupRestoreNotification.mrp"/>
      </component>
      <component name="coreappstest" long-name="Core Apps Test" introduced="8.1" class="test">
-      <!-- XML Previous Location: Application Services/Other Application Services/ -->
-      <unit mrp="mw/appsupport/commonappservices/coreappstest/Group/app-services_CoreAppsTest.mrp"/>
+      <!-- XML Previous Location: Application services\other Application Services/ -->
+      <unit mrp="mw\appsupport\commonappservices\coreappstest\group\app-services_CoreAppsTest.mrp"/>
      </component>
     </collection>
     <collection name="contenthandling" long-name="Content Handling" level="plugin">
      <component name="contenthandlingfw" long-name="Content Handling Framework" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/contenthandling/contenthandlingfw/Group" mrp="mw/appsupport/contenthandling/contenthandlingfw/Group/content-handling.mrp"/>
+            <unit bldFile="mw\appsupport\contenthandling\contenthandlingfw\Group" mrp="mw\appsupport\contenthandling\contenthandlingfw\group\content-handling.mrp"/>
      </component>
      <component name="referencedrmagent" long-name="Reference DRM Agent" introduced="8.0">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\appsupport\contenthandling\referencedrmagent\reftestagent\group" mrp="mw\appsupport\contenthandling\referencedrmagent\reftestagent\group\security_rta.mrp"/>
      </component>
      <component name="webrecognisers" long-name="Web Recognisers" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/contenthandling/webrecognisers/group" mrp="mw/appsupport/contenthandling/webrecognisers/group/application-protocols_recognisers.mrp"/>
+            <unit bldFile="mw\appsupport\contenthandling\webrecognisers\group" mrp="mw\appsupport\contenthandling\webrecognisers\group\application-protocols_recognisers.mrp"/>
      </component>
     </collection>
     <collection name="filehandling" long-name="File Handling" level="server">
      <component name="fileconverterfw" long-name="File Converter Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/fileconverterfw/group" mrp="mw/appsupport/filehandling/fileconverterfw/group/app-framework_conarc.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\fileconverterfw\group" mrp="mw\appsupport\filehandling\fileconverterfw\group\app-framework_conarc.mrp"/>
      </component>
      <component name="htmltorichtextconverter" long-name="HTML to RichText Converter" plugin="Y" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/htmltorichtextconverter/group" mrp="mw/appsupport/filehandling/htmltorichtextconverter/group/app-services_chtmltocrtconv.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\htmltorichtextconverter\group" mrp="mw\appsupport\filehandling\htmltorichtextconverter\group\app-services_chtmltocrtconv.mrp"/>
      </component>
      <component name="fileconverterplugins" long-name="Other File Converter Plugins" plugin="Y" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/fileconverterplugins/group" mrp="mw/appsupport/filehandling/fileconverterplugins/group/app-engines_convert.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\fileconverterplugins\group" mrp="mw\appsupport\filehandling\fileconverterplugins\group\app-engines_convert.mrp"/>
      </component>
      <component name="richtexttohtmlconverter" long-name="RichText to HTML Converter" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/richtexttohtmlconverter/Group" mrp="mw/appsupport/filehandling/richtexttohtmlconverter/Group/app-services_richtexttohtmlconv.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\richtexttohtmlconverter\Group" mrp="mw\appsupport\filehandling\richtexttohtmlconverter\group\app-services_richtexttohtmlconv.mrp"/>
      </component>
     </collection>
     <collection name="hwresourceadaptation" long-name="Hardware Resource Adaptation" level="generic">
      <component name="hwresourcemgruiplugin" long-name="Hardware Resource Manager UI Plugin" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group" mrp="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group/telephony_hwrmuiplugin.mrp"/>
+            <unit bldFile="mw\appsupport\hwresourceadaptation\hwresourcemgruiplugin\group" mrp="mw\appsupport\hwresourceadaptation\hwresourcemgruiplugin\group\telephony_hwrmuiplugin.mrp"/>
      </component>
     </collection>
     <collection name="openenvutils" long-name="Open Environment Utilities" level="specific">
      <component name="commandshell" long-name="Command Shell" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\appsupport\openenvutils\commandshell\group" mrp="mw\appsupport\openenvutils\commandshell\group\oetools_zsh.mrp"/>
      </component>
      <component name="telnetserver" long-name="Telnet Server" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\appsupport\openenvutils\telnetserver\group" mrp="mw\appsupport\openenvutils\telnetserver\group\oetools_telnetd.mrp"/>
      </component>
     </collection>
     <collection name="printingsupport" long-name="Printing Support" level="generic">
      <component name="printinguisupport" long-name="Printing UI Support">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/printingsupport/printinguisupport/group" mrp="mw/appsupport/printingsupport/printinguisupport/group/app-framework_print.mrp"/>
+            <unit bldFile="mw\appsupport\printingsupport\printinguisupport\group" mrp="mw\appsupport\printingsupport\printinguisupport\group\app-framework_print.mrp"/>
      </component>
     </collection>
     <collection name="sensorsupport" long-name="Sensor Support" level="generic"/>
     <collection name="tzpcside" long-name="Time Zone PC Side" level="plugin">
      <component name="tzcompiler" long-name="Time Zone Compiler" introduced="9.1" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzpcside/tzcompiler/group" mrp="mw/appsupport/tzpcside/tzcompiler/group/app-services_tzcompiler.mrp"/>
+            <unit bldFile="mw\appsupport\tzpcside\tzcompiler\group" mrp="mw\appsupport\tzpcside\tzcompiler\group\app-services_tzcompiler.mrp"/>
      </component>
      <component name="worlddatabasekit" long-name="World Database Kit" introduced="6.0" deprecated="9.1" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzpcside/worlddatabasekit/group" mrp="mw/appsupport/tzpcside/worlddatabasekit/group/app-services_wlddatabasekit_cedar.mrp"/>
+            <unit bldFile="mw\appsupport\tzpcside\worlddatabasekit\group" mrp="mw\appsupport\tzpcside\worlddatabasekit\group\app-services_wlddatabasekit_cedar.mrp"/>
      </component>
      <component name="worldtools" long-name="World Tools" introduced="ER5" deprecated="9.1" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzpcside/worldtools/group" mrp="mw/appsupport/tzpcside/worldtools/group/app-services_wldtools.mrp"/>
+            <unit bldFile="mw\appsupport\tzpcside\worldtools\group" mrp="mw\appsupport\tzpcside\worldtools\group\app-services_wldtools.mrp"/>
      </component>
     </collection>
     <collection name="tzservices" long-name="Time Zone Services" level="plugin">
      <component name="tzdatabase" long-name="Time Zone Database" introduced="9.1" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzdatabase/group" mrp="mw/appsupport/tzservices/tzdatabase/group/app-services_tzdb.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzdatabase\group" mrp="mw\appsupport\tzservices\tzdatabase\group\app-services_tzdb.mrp"/>
      </component>
      <component name="tzloc" long-name="Time Zone Localization" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzloc/group" mrp="mw/appsupport/tzservices/tzloc/group/app-services_timezonelocalization.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzloc\group" mrp="mw\appsupport\tzservices\tzloc\group\app-services_timezonelocalization.mrp"/>
      </component>
      <component name="tzlocrscfactory" long-name="Time Zone Localization Resource Factory" introduced="9.1" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzlocrscfactory/group" mrp="mw/appsupport/tzservices/tzlocrscfactory/group/app-services_tzlocalizationrscfactory.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzlocrscfactory\group" mrp="mw\appsupport\tzservices\tzlocrscfactory\group\app-services_tzlocalizationrscfactory.mrp"/>
      </component>
      <component name="tzserver" long-name="Time Zone Server" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzserver/group" mrp="mw/appsupport/tzservices/tzserver/group/app-services_tz.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzserver\group" mrp="mw\appsupport\tzservices\tzserver\group\app-services_tz.mrp"/>
      </component>
      <component name="worldserver" long-name="World Server" introduced="7.0" deprecated="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/worldserver/group" mrp="mw/appsupport/tzservices/worldserver/group/app-services_worldserver.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\worldserver\group" mrp="mw\appsupport\tzservices\worldserver\group\app-services_worldserver.mrp"/>
      </component>
      <component name="worldservertest" long-name="World Server Test" introduced="8.1" deprecated="9.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/worldservertest/TestWorldSrv" mrp="mw/appsupport/tzservices/worldservertest/TestWorldSrv/app-services_testworldsrv.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\worldservertest\TestWorldSrv" mrp="mw\appsupport\tzservices\worldservertest\testworldsrv\app-services_testworldsrv.mrp"/>
      </component>
     </collection>
     <collection name="contextframework" long-name="Context Framework" level="framework">
@@ -2407,7 +2461,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="appsupport" long-name="appsupport">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appsupport/group"/>
+      <unit bldFile="mw\appsupport\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -2415,12 +2469,12 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="flash_mmi_service_interface_custom_api" long-name="flash_mmi_service_interface_custom_api">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appsupport/appsupport_plat/flash_mmi_service_interface_custom_api/group"/>
+      <unit bldFile="mw\appsupport\appsupport_plat\flash_mmi_service_interface_custom_api\group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="flash_netscape_plugin_command_api" long-name="flash_netscape_plugin_command_api">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appsupport/appsupport_plat/flash_netscape_plugin_command_api/group"/>
+      <unit bldFile="mw\appsupport\appsupport_plat\flash_netscape_plugin_command_api\group"/>
      </component>
     </collection>
    </block>
@@ -2471,7 +2525,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="Certificates_OEM" long-name="Certificates_OEM">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/securitysrv/pkiutilities/Certificates_OEM/group"/>
+      <unit bldFile="mw\securitysrv\pkiutilities\certificates_oem\group"/>
      </component>
     </collection>
     <collection name="remotelock" long-name="Remote Lock" level="server">
@@ -2511,7 +2565,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="securitysrv" long-name="securitysrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/securitysrv/group"/>
+      <unit bldFile="mw\securitysrv\group"/>
      </component>
     </collection>
    </block>
@@ -2553,7 +2607,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="drm" long-name="drm">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/drm/group"/>
+      <unit bldFile="mw\drm\group"/>
      </component>
     </collection>
    </block>
@@ -2579,7 +2633,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="accesssec" long-name="accesssec">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/accesssec/group"/>
+      <unit bldFile="mw\accesssec\group"/>
      </component>
     </collection>
    </block>
@@ -2633,7 +2687,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="locationsrv" long-name="locationsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/locationsrv/group"/>
+      <unit bldFile="mw\locationsrv\group"/>
      </component>
     </collection>
    </block>
@@ -2693,7 +2747,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ipconnmgmt" long-name="ipconnmgmt">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/ipconnmgmt/group"/>
+      <unit bldFile="mw\ipconnmgmt\group"/>
      </component>
     </collection>
    </block>
@@ -2701,45 +2755,45 @@
     <collection name="applayerpluginsandutils" long-name="Application Layer Plugins and Utils" level="framework">
      <component name="bookmarksupport" long-name="Bookmark Support" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group" mrp="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\bookmarksupport\group" mrp="mw\netprotocols\applayerpluginsandutils\bookmarksupport\group\application-protocols_bookmarks.mrp"/>
      </component>
      <component name="httpprotocolplugins" long-name="HTTP Protocol Plugins" plugin="Y" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\httpprotocolplugins\group" mrp="mw\netprotocols\applayerpluginsandutils\httpprotocolplugins\group\http_protocol-plugin.mrp"/>
      </component>
      <component name="httptransportplugins" long-name="HTTP Transport Plugins" plugin="Y" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\httptransportplugins\group" mrp="mw\netprotocols\applayerpluginsandutils\httptransportplugins\group\http_transport-plugin.mrp"/>
      </component>
      <component name="uripermissionservices" long-name="URI Permission Services" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group" mrp="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\uripermissionservices\group" mrp="mw\netprotocols\applayerpluginsandutils\uripermissionservices\group\application-protocols_ineturilist.mrp"/>
      </component>
     </collection>
     <collection name="applayerprotocols" long-name="Application Layer Protocols" level="server">
      <component name="ftpengine" long-name="FTP Engine" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/ftpengine/group" mrp="mw/netprotocols/applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\ftpengine\group" mrp="mw\netprotocols\applayerprotocols\ftpengine\group\networking_ftp_e.mrp"/>
      </component>
      <component name="httpexamples" long-name="HTTP Examples" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/httpexamples/group" mrp="mw/netprotocols/applayerprotocols/httpexamples/group/http_examples.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\httpexamples\group" mrp="mw\netprotocols\applayerprotocols\httpexamples\group\http_examples.mrp"/>
      </component>
      <component name="httptransportfw" long-name="HTTP Transport Framework" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/httptransportfw/group" mrp="mw/netprotocols/applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\httptransportfw\group" mrp="mw\netprotocols\applayerprotocols\httptransportfw\group\http_transport-framework.mrp"/>
      </component>
      <component name="telnetengine" long-name="Telnet Engine" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/telnetengine/group" mrp="mw/netprotocols/applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\telnetengine\group" mrp="mw\netprotocols\applayerprotocols\telnetengine\group\networking_telnet_e.mrp"/>
      </component>
      <component name="wapbase" long-name="WAP Base" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/wapbase/Group" mrp="mw/netprotocols/applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\wapbase\Group" mrp="mw\netprotocols\applayerprotocols\wapbase\group\wap-browser_wapbase.mrp"/>
      </component>
      <component name="wappushsupport" long-name="WAP Push Support" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/wappushsupport/Group" mrp="mw/netprotocols/applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\wappushsupport\Group" mrp="mw\netprotocols\applayerprotocols\wappushsupport\group\wap-browser_wappushsupport.mrp"/>
      </component>
     </collection>
     <collection name="wapstack" long-name="WAP Stack" level="plugin">
@@ -2771,44 +2825,46 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="netprotocols" long-name="netprotocols">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/netprotocols/group"/>
+      <unit bldFile="mw\netprotocols\group"/>
      </component>
     </collection>
    </block>
    <block long-name="IP App Protocols" level="generic" name="ipappprotocols" levels="plugin framework server generic specific">
     <collection name="sipconnproviderplugins" long-name="SIP Connection Provider Plugins" level="conn">
      <component name="sipconnectionplugins" long-name="SIP Connection Plugins" plugin="Y" introduced="tb92" filter="gt">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipconnectionplugins\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipconnectionplugins\group\mm-protocols_sipproviders.mrp"/>
      </component>
      <component name="sipconnprovider" long-name="SIP Connection Provider" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group/mm-protocols_SIPCPR.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipconnprovider\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipconnprovider\group\mm-protocols_SIPCPR.mrp"/>
      </component>
      <component name="sipdummyprt" long-name="SIP Dummy PRT" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group/mm-protocols_SIPDummyPRT.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipdummyprt\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipdummyprt\group\mm-protocols_SIPDummyPRT.mrp"/>
      </component>
      <component name="sipparams" long-name="SIP Params" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipparams/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipparams/group/mm-protocols_SIPParams.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipparams\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipparams\group\mm-protocols_SIPParams.mrp"/>
      </component>
      <component name="sipstatemachine" long-name="SIP State Machine" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group/mm-protocols_SipStateMachine.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipstatemachine\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipstatemachine\group\mm-protocols_SipStateMachine.mrp"/>
      </component>
      <component name="sipsubconnprovider" long-name="SIP Subconnection Provider" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group/mm-protocols_SIPSCPR.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipsubconnprovider\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipsubconnprovider\group\mm-protocols_SIPSCPR.mrp"/>
      </component>
     </collection>
     <collection name="realtimenetprots" long-name="Real-time Internet Protocols" level="server">
      <component name="rtp" long-name="RTP" introduced="9.0">
       <!-- Real Time Data Protocol -->
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/realtimenetprots/rtp/group" mrp="mw/ipappprotocols/realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/>
+            <unit bldFile="mw\ipappprotocols\realtimenetprots\rtp\group" mrp="mw\ipappprotocols\realtimenetprots\rtp\group\mm-protocols_rtp.mrp"/>
      </component>
      <component name="sipfw" long-name="SIP Framework" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="mw/ipappprotocols/realtimenetprots/sipfw/Group" mrp="mw/ipappprotocols/realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp"/>
+            <unit version="2" bldFile="mw\ipappprotocols\realtimenetprots\sipfw\Group" mrp="mw\ipappprotocols\realtimenetprots\sipfw\group\mm-protocols_SIP2_Com.mrp"/>
      </component>
     </collection>
     <collection name="rtp" long-name="RTP" level="server">
@@ -2834,7 +2890,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ipappprotocols" long-name="ipappprotocols">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/ipappprotocols/group"/>
+      <unit bldFile="mw\ipappprotocols\group"/>
      </component>
     </collection>
    </block>
@@ -2880,7 +2936,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="wirelessacc" long-name="wirelessacc">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/wirelessacc/group"/>
+      <unit bldFile="mw\wirelessacc\group"/>
      </component>
     </collection>
    </block>
@@ -3072,7 +3128,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ipappsrv" long-name="ipappsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/ipappsrv/group"/>
+      <unit bldFile="mw\ipappsrv\group"/>
      </component>
     </collection>
    </block>
@@ -3111,7 +3167,7 @@
      <component name="networkhandlingengine" long-name="Network Handling Engine">
      </component>
     </collection>
-    <collection name="phoneclientserver" long-name="Phone Client/Server" level="server">
+    <collection name="phoneclientserver" long-name="Phone client\server" level="server">
      <component name="CallUI" long-name="Call UI">
      </component>
      <component name="EnPolicy" long-name="En Policy">
@@ -3148,7 +3204,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="phonesrv" long-name="phonesrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/phonesrv/group"/>
+      <unit bldFile="mw\phonesrv\group"/>
      </component>
     </collection>
    </block>
@@ -3156,37 +3212,37 @@
     <collection name="messagingfw" long-name="Messaging FW" level="fw">
      <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/group" mrp="mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\biomsgfw\group" mrp="mw\messagingmw\messagingfw\biomsgfw\group\messaging_biomsg.mrp"/>
      </component>
      <component name="biowatchers" long-name="BIO Watchers" plugin="Y" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/biowatchers/Group" mrp="mw/messagingmw/messagingfw/biowatchers/Group/messaging_biomsg_biowatchers_cdma.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\biowatchers\Group" mrp="mw\messagingmw\messagingfw\biowatchers\group\messaging_biomsg_biowatchers_cdma.mrp"/>
      </component>
      <component name="msgsrvnstore" long-name="Message Server and Store">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\msgsrvnstore\group" mrp="mw\messagingmw\messagingfw\msgsrvnstore\group\messaging_framework.mrp"/>
      </component>
      <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgurlhandler/group" mrp="mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\msgurlhandler\group" mrp="mw\messagingmw\messagingfw\msgurlhandler\group\messaging_urlhandler.mrp"/>
      </component>
      <component name="msgconf" long-name="Messaging Config" introduced="tb91" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgconf/group" mrp="mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\msgconf\group" mrp="mw\messagingmw\messagingfw\msgconf\group\messaging_config.mrp"/>
      </component>
      <component name="msgtest" long-name="Messaging Test">
-      <!-- XML Previous Location: Application Services/Messaging Application Support/ -->
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgtest/group" mrp="mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
+      <!-- XML Previous Location: Application services\messaging Application Support/ -->
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\messagingmw\messagingfw\msgtest\group" mrp="mw\messagingmw\messagingfw\msgtest\group\messaging_test.mrp"/>
      </component>
      <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92">
-      <unit mrp="mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtestfw\group\messaging_testframework.mrp"/>
      </component>
      <component name="msgtestproduct" long-name="Messaging Test Product">
-      <unit mrp="mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtestproduct\group\messaging_testproduct.mrp"/>
      </component>
      <component name="msgtests" long-name="Messaging Tests">
-      <unit mrp="mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtests\group\messaging.mrp"/>
      </component>
      <component name="suplsmshandler" long-name="SUPL SMS Handler" plugin="Y" introduced="tb92">
      </component>
@@ -3194,19 +3250,19 @@
      </component>
      <component name="scheduledsendmtm" long-name="Scheduled Send MTM" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\scheduledsendmtm\group" mrp="mw\messagingmw\messagingfw\scheduledsendmtm\group\messaging_schedulesend.mrp"/>
      </component>
      <component name="sendas" long-name="Send As">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/sendas/group" mrp="mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\sendas\group" mrp="mw\messagingmw\messagingfw\sendas\group\messaging_sendas2.mrp"/>
      </component>
      <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/wappushfw/group" mrp="mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\wappushfw\group" mrp="mw\messagingmw\messagingfw\wappushfw\group\wap-browser_wappush.mrp"/>
      </component>
      <component name="watcherfw" long-name="Watcher Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/watcherfw/group" mrp="mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\watcherfw\group" mrp="mw\messagingmw\messagingfw\watcherfw\group\messaging_watcher.mrp"/>
      </component>
      <component name="alwaysonline" long-name="Always Online">
      </component>
@@ -3222,7 +3278,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="messagingmw" long-name="messagingmw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/messagingmw/group"/>
+      <unit bldFile="mw\messagingmw\group"/>
      </component>
     </collection>
    </block>
@@ -3258,7 +3314,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imsrv" long-name="imsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/imsrv/group"/>
+      <unit bldFile="mw\imsrv\group"/>
      </component>
     </collection>
    </block>
@@ -3318,7 +3374,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="legacypresence" long-name="legacypresence">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/legacypresence/group"/>
+      <unit bldFile="mw\legacypresence\group"/>
      </component>
     </collection>
    </block>
@@ -3332,7 +3388,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="opensrv" long-name="opensrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/opensrv/group"/>
+      <unit bldFile="mw\opensrv\group"/>
      </component>
     </collection>
    </block>
@@ -3340,7 +3396,7 @@
     <collection name="remotemgmttest" long-name="Remote Management Test" level="specific">
      <component name="omadevicemgmtintegrationtest" long-name="OMA Device Management Integration Test" introduced="9.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remotemgmt/remotemgmttest/omadevicemgmtintegrationtest/group" mrp="mw/remotemgmt/remotemgmttest/omadevicemgmtintegrationtest/group/devprov_integtest.mrp"/>
+            <unit bldFile="mw\remotemgmt\remotemgmttest\omadevicemgmtintegrationtest\group" mrp="mw\remotemgmt\remotemgmttest\omadevicemgmtintegrationtest\group\devprov_integtest.mrp"/>
      </component>
      <component name="omasyncmlintegrationtest" long-name="OMA SyncML Integration Test" introduced="7.0s" class="test">
      </component>
@@ -3408,7 +3464,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="remotemgmt" long-name="remotemgmt">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/remotemgmt/group"/>
+      <unit bldFile="mw\remotemgmt\group"/>
      </component>
     </collection>
    </block>
@@ -3434,7 +3490,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="networkingdm" long-name="networkingdm">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/networkingdm/group"/>
+      <unit bldFile="mw\networkingdm\group"/>
      </component>
     </collection>
    </block>
@@ -3462,7 +3518,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="remotestorage" long-name="remotestorage">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/remotestorage/group"/>
+      <unit bldFile="mw\remotestorage\group"/>
      </component>
     </collection>
    </block>
@@ -3470,47 +3526,49 @@
     <collection name="connectivitypcside" long-name="Connectivity PC Side" level="generic">
      <component name="chatscripts" long-name="Chat Scripts">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitypcside/chatscripts/group" mrp="mw/remoteconn/connectivitypcside/chatscripts/group/testtools_chatscripts.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitypcside\chatscripts\group" mrp="mw\remoteconn\connectivitypcside\chatscripts\group\testtools_chatscripts.mrp"/>
      </component>
      <component name="connectqi" long-name="ConnectQI" introduced="9.1" class="PC">
-      <unit mrp="mw/remoteconn/connectivitypcside/connectqi/connectqisdk_mr3.mrp"/>
+      <unit mrp="mw\remoteconn\connectivitypcside\connectqi\connectqisdk_mr3.mrp"/>
      </component>
      <component name="connectqisdk" long-name="ConnectQI SDK" introduced="9.1" class="PC">
-      <unit mrp="mw/remoteconn/connectivitypcside/connectqisdk/connectqisdk_public.mrp"/>
+      <unit mrp="mw\remoteconn\connectivitypcside\connectqisdk\connectqisdk_public.mrp"/>
      </component>
     </collection>
     <collection name="connectivitytransports" long-name="Connectivity Transports" level="plugin">
      <component name="eventbroadcast" long-name="Event Broadcast" deprecated="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/eventbroadcast/group" mrp="mw/remoteconn/connectivitytransports/eventbroadcast/group/connectivity_legacy_brdcst.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\eventbroadcast\group" mrp="mw\remoteconn\connectivitytransports\eventbroadcast\group\connectivity_legacy_brdcst.mrp"/>
      </component>
      <component name="plpremotelink" long-name="PLP Remote Link" deprecated="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp/connectivity_legacy_plp_plpgrp.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\plpremotelink\plpgrp" mrp="mw\remoteconn\connectivitytransports\plpremotelink\plpgrp\connectivity_legacy_plp_plpgrp.mrp"/>
      </component>
      <component name="plpvariant" long-name="PLP Variant" deprecated="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant/connectivity_legacy_plp_plpvariant.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\plpremotelink\plpvariant" mrp="mw\remoteconn\connectivitytransports\plpremotelink\plpvariant\connectivity_legacy_plp_plpvariant.mrp"/>
      </component>
      <component name="mrouter" long-name="m-Router" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/mrouter/group" mrp="mw/remoteconn/connectivitytransports/mrouter/group/connectivity_mRouterSecure.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\mrouter\group" mrp="mw\remoteconn\connectivitytransports\mrouter\group\connectivity_mRouterSecure.mrp"/>
      </component>
     </collection>
     <collection name="mtpdataproviders" long-name="MTP Data Providers" level="generic">
      <component name="mtpfileandfolderdp" long-name="MTP File and Folder Provider" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
+            <unit bldFile="mw\remoteconn\mtpdataproviders\mtpfileandfolderdp\group" mrp="mw\remoteconn\mtpdataproviders\mtpfileandfolderdp\group\mtp_filedp.mrp"/>
      </component>
     </collection>
     <collection name="usbfunctiondrivers" long-name="USB Function Drivers" level="server">
      <component name="massstoragemgr" long-name="Mass Storage Manager" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\remoteconn\usbfunctiondrivers\massstoragemgr\group" mrp="mw\remoteconn\usbfunctiondrivers\massstoragemgr\group\connectivity_usbms.mrp"/>
      </component>
     </collection>
     <collection name="backupandrestore" long-name="Backup and Restore" level="specific">
      <component name="backupengine" long-name="Backup Engine" introduced="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/backupandrestore/backupengine/group" mrp="mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
+            <unit bldFile="mw\remoteconn\backupandrestore\backupengine\group" mrp="mw\remoteconn\backupandrestore\backupengine\group\connectivity_backupengine.mrp"/>
      </component>
     </collection>
     <collection name="connectivitymodules" long-name="Connectivity Modules" level="framework">
@@ -3520,17 +3578,17 @@
     <collection name="mtpfws" long-name="MTP Frameworks" level="framework">
      <component name="mtpfw" long-name="MTP Framework" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtpfws/mtpfw/group" mrp="mw/remoteconn/mtpfws/mtpfw/group/mtp_framework.mrp"/>
+            <unit bldFile="mw\remoteconn\mtpfws\mtpfw\group" mrp="mw\remoteconn\mtpfws\mtpfw\group\mtp_framework.mrp"/>
      </component>
      <component name="mtpintegrationtest" long-name="MTP Integration Test" introduced="tb91" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtpfws/mtpintegrationtest/group" mrp="mw/remoteconn/mtpfws/mtpintegrationtest/group/mtp_test.mrp"/>
+            <unit bldFile="mw\remoteconn\mtpfws\mtpintegrationtest\group" mrp="mw\remoteconn\mtpfws\mtpintegrationtest\group\mtp_test.mrp"/>
      </component>
     </collection>
     <collection name="mtptransports" long-name="MTP Transports" level="plugin">
      <component name="mtpusbtransport" long-name="MTP USB Transport" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
+            <unit bldFile="mw\remoteconn\mtptransports\mtpusbtransport\group" mrp="mw\remoteconn\mtptransports\mtpusbtransport\group\mtp_usbsic.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from System Definition Template -->
@@ -3538,12 +3596,12 @@
      <!-- Following Component added by SF via autopopulating script from System Definition Template -->
      <component name="connectivityfw" long-name="connectivityfw">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/connectivityapps/connectivityfw/group" mrp="app/techview/connectivityapps/connectivityfw/group/connectivity_framework.mrp"/>
+            <unit bldFile="app\techview\connectivityapps\connectivityfw\group" mrp="app\techview\connectivityapps\connectivityfw\group\connectivity_framework.mrp"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from System Definition Template -->
      <component name="connectivityservices" long-name="connectivityservices">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/connectivityapps/connectivityservices/group" mrp="app/techview/connectivityapps/connectivityservices/group/connectivity_services.mrp"/>
+            <unit bldFile="app\techview\connectivityapps\connectivityservices\group" mrp="app\techview\connectivityapps\connectivityservices\group\connectivity_services.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -3551,7 +3609,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="remoteconn" long-name="remoteconn">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/remoteconn/group"/>
+      <unit bldFile="mw\remoteconn\group"/>
      </component>
     </collection>
    </block>
@@ -3567,18 +3625,18 @@
      <component name="contentmanager" long-name="Content Manager">
      </component>
     </collection>
-    <collection name="upnpavcontroller" long-name="UPnP A/V Controller" level="server">
-     <component name="upnpavcontrollerclient" long-name="UPnP A/V Ccontroller Client">
-     </component>
-     <component name="upnpavcontrollerhelper" long-name="UPnP A/V Controller Helper">
-     </component>
-     <component name="upnpavcontrollerserver" long-name="UPnP A/V Controller Server">
+    <collection name="upnpavcontroller" long-name="UPnP a\v Controller" level="server">
+     <component name="upnpavcontrollerclient" long-name="UPnP a\v Ccontroller Client">
+     </component>
+     <component name="upnpavcontrollerhelper" long-name="UPnP a\v Controller Helper">
+     </component>
+     <component name="upnpavcontrollerserver" long-name="UPnP a\v Controller Server">
      </component>
      <component name="upnpxmlparser" long-name="UPnP XML Parser">
      </component>
     </collection>
-    <collection name="upnpavcontrolpoint" long-name="UPnP A/V Control Point" level="plugin">
-     <component name="avcontrolframework" long-name="A/V Control Famework">
+    <collection name="upnpavcontrolpoint" long-name="UPnP a\v Control Point" level="plugin">
+     <component name="avcontrolframework" long-name="a\v Control Famework">
      </component>
      <component name="avcpengine" long-name="AVCP Engine">
      </component>
@@ -3616,7 +3674,7 @@
      </component>
     </collection>
     <collection name="upnpmediaserver" long-name="UPnP Media Server" level="server">
-     <component name="avobjects" long-name="A/V Objects">
+     <component name="avobjects" long-name="a\v Objects">
      </component>
      <component name="connectionmanagerservice" long-name="Connection Manager Service">
      </component>
@@ -3678,7 +3736,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="dlnasrv" long-name="dlnasrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/dlnasrv/group"/>
+      <unit bldFile="mw\dlnasrv\group"/>
      </component>
     </collection>
    </block>
@@ -3686,17 +3744,17 @@
     <collection name="bluetoothappprofiles" long-name="Bluetooth Application Profiles" level="plugin">
      <component name="avrcp" long-name="Bluetooth AVRCP" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/shortlinkconn/bluetoothappprofiles/avrcp" mrp="mw/shortlinkconn/bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
+            <unit bldFile="mw\shortlinkconn\bluetoothappprofiles\avrcp" mrp="mw\shortlinkconn\bluetoothappprofiles\avrcp\bluetooth_avrcp.mrp"/>
      </component>
     </collection>
     <collection name="obex" long-name="OBEX" level="generic">
      <component name="obexextensionapi" long-name="OBEX Extension API" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/shortlinkconn/obex/obexextensionapi/group" mrp="mw/shortlinkconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/>
+            <unit bldFile="mw\shortlinkconn\obex\obexextensionapi\group" mrp="mw\shortlinkconn\obex\obexextensionapi\group\obex_extensionapis.mrp"/>
      </component>
      <component name="obexprotocol" long-name="OBEX Protocol" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/shortlinkconn/obex/obexprotocol/group" mrp="mw/shortlinkconn/obex/obexprotocol/group/obex.mrp"/>
+            <unit bldFile="mw\shortlinkconn\obex\obexprotocol\group" mrp="mw\shortlinkconn\obex\obexprotocol\group\obex.mrp"/>
      </component>
     </collection>
     <collection name="bluetoothengine" long-name="Bluetooth Engine" level="framework">
@@ -3758,7 +3816,7 @@
      </component>
      <component name="usbosdescriptorhandler" long-name="USB Os Descriptor Handler">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/shortlinkconn/usbclasses/usbosdescriptorhandler/group"/>
+      <unit bldFile="mw\shortlinkconn\usbclasses\usbosdescriptorhandler\group"/>
      </component>
     </collection>
     <collection name="usbengines" long-name="USB Engines" level="generic">
@@ -3786,7 +3844,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="shortlinkconn" long-name="shortlinkconn">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/shortlinkconn/group"/>
+      <unit bldFile="mw\shortlinkconn\group"/>
      </component>
     </collection>
    </block>
@@ -3814,7 +3872,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imghandling" long-name="imghandling">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/imghandling/group"/>
+      <unit bldFile="mw\imghandling\group"/>
      </component>
     </collection>
    </block>
@@ -3850,7 +3908,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="metadatasrv" long-name="metadatasrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/metadatasrv/group"/>
+      <unit bldFile="mw\metadatasrv\group"/>
      </component>
     </collection>
    </block>
@@ -3906,7 +3964,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mds" long-name="mds">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mds/group"/>
+      <unit bldFile="mw\mds\group"/>
      </component>
     </collection>
    </block>
@@ -3958,7 +4016,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmuifw" long-name="mmuifw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmuifw/group"/>
+      <unit bldFile="mw\mmuifw\group"/>
      </component>
     </collection>
    </block>
@@ -3986,7 +4044,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videoutils" long-name="videoutils">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/videoutils/group"/>
+      <unit bldFile="mw\videoutils\group"/>
      </component>
     </collection>
    </block>
@@ -3994,42 +4052,42 @@
     <collection name="mmfwtest" long-name="Multimedia Framework Test" level="server">
      <component name="mmfcharacterisationvalidation" long-name="MMF Characterisation Validation" introduced="9.3" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group" mrp="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group/multimedia_mmf_char.mrp"/>
+            <unit bldFile="mw\mmmw\mmfwtest\mmfcharacterisationvalidation\group" mrp="mw\mmmw\mmfwtest\mmfcharacterisationvalidation\group\multimedia_mmf_char.mrp"/>
      </component>
      <component name="mmfintegrationtest" long-name="MMF Integration Tests" introduced="7.0s" class="test">
-      <unit mrp="mw/mmmw/mmfwtest/mmfintegrationtest/group/multimedia_inttest_mmf_source.mrp"/>
+      <unit mrp="mw\mmmw\mmfwtest\mmfintegrationtest\group\multimedia_inttest_mmf_source.mrp"/>
      </component>
      <component name="mmfunittest" long-name="MMF Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="mw/mmmw/mmfwtest/mmfunittest/group/multimedia_unittest_mmf_source.mrp"/>
+      <unit mrp="mw\mmmw\mmfwtest\mmfunittest\group\multimedia_unittest_mmf_source.mrp"/>
      </component>
     </collection>
     <collection name="mmmiddlewarefws" long-name="Multimedia Middleware Frameworks" level="server">
      <component name="mmfw" long-name="Multimedia Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group/multimedia_mmf.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\group\multimedia_mmf.mrp"/>
      </component>
      <component name="mmutilitylib" long-name="Multimedia Utility Library" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmutilitylib/group" mrp="mw/mmmw/mmmiddlewarefws/mmutilitylib/group/multimedia_common.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmutilitylib\group" mrp="mw\mmmw\mmmiddlewarefws\mmutilitylib\group\multimedia_common.mrp"/>
      </component>
     </collection>
     <collection name="mmmiddlewareplugins" long-name="Multimedia Middleware Plugins" level="framework">
      <component name="mmfwplugins" long-name="Multimedia Framework Plugins" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin/multimedia_mmf_plugin.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\group_plugin" mrp="mw\mmmw\mmmiddlewarefws\mmfw\group_plugin\multimedia_mmf_plugin.mrp"/>
      </component>
     </collection>
     <collection name="mmvalidationsuite" long-name="Multimedia Validation Suite" level="specific">
      <component name="mvsintegrationtest" long-name="MVS Integration Tests" introduced="tb91" class="test">
-      <unit mrp="mw/mmmw/mmvalidationsuite/mvsintegrationtest/group/multimedia_inttest_mvs_source.mrp"/>
+      <unit mrp="mw\mmmw\mmvalidationsuite\mvsintegrationtest\group\multimedia_inttest_mvs_source.mrp"/>
      </component>
      <component name="mmvalidationsuiteagents" long-name="Multimedia Validation Suite Agents" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group/multimedia_mvs_agents.mrp"/>
+            <unit bldFile="mw\mmmw\mmvalidationsuite\mmvalidationsuiteagents\group" mrp="mw\mmmw\mmvalidationsuite\mmvalidationsuiteagents\group\multimedia_mvs_agents.mrp"/>
      </component>
      <component name="mmvalidationsuiteapp" long-name="Multimedia Validation Suite Application" introduced="tb91" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group/multimedia_mvs_app.mrp"/>
+            <unit bldFile="mw\mmmw\mmvalidationsuite\mmvalidationsuiteapp\group" mrp="mw\mmmw\mmvalidationsuite\mmvalidationsuiteapp\group\multimedia_mvs_app.mrp"/>
      </component>
     </collection>
     <collection name="advancedaudiocontroller" long-name="Advanced Audio Controller" level="plugin">
@@ -4082,7 +4140,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mtp" long-name="mtp">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmmw/mtp/group"/>
+      <unit bldFile="mw\mmmw\mtp\group"/>
      </component>
     </collection>
     <collection name="radioutility" long-name="Radio Utility" level="generic">
@@ -4102,7 +4160,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmmw" long-name="mmmw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmmw/group"/>
+      <unit bldFile="mw\mmmw\group"/>
      </component>
     </collection>
    </block>
@@ -4114,7 +4172,7 @@
      </component>
      <component name="src" long-name="Src">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/helix/helix_ren/src/group"/>
+      <unit bldFile="mw\helix\helix_ren\src\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -4122,7 +4180,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="helix" long-name="helix">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/helix/group"/>
+      <unit bldFile="mw\helix\group"/>
      </component>
     </collection>
    </block>
@@ -4152,7 +4210,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="camerasrv" long-name="camerasrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/camerasrv/group"/>
+      <unit bldFile="mw\camerasrv\group"/>
      </component>
     </collection>
    </block>
@@ -4186,7 +4244,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmappfw" long-name="mmappfw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmappfw/group"/>
+      <unit bldFile="mw\mmappfw\group"/>
      </component>
     </collection>
    </block>
@@ -4194,7 +4252,7 @@
     <collection name="fep" long-name="FEP" level="engine">
      <component name="frontendprocessor" long-name="Front End Processor">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/inputmethods/fep/frontendprocessor/group" mrp="mw/inputmethods/fep/frontendprocessor/group/app-framework_fepbase.mrp"/>
+            <unit bldFile="mw\inputmethods\fep\frontendprocessor\group" mrp="mw\inputmethods\fep\frontendprocessor\group\app-framework_fepbase.mrp"/>
      </component>
      <component name="aknfep" long-name="AKN FEP">
      </component>
@@ -4260,7 +4318,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="inputmethods" long-name="inputmethods">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/inputmethods/group"/>
+      <unit bldFile="mw\inputmethods\group"/>
      </component>
     </collection>
    </block>
@@ -4268,48 +4326,48 @@
     <collection name="commonuisupport" long-name="Common UI Support" level="support">
      <component name="errorresolverdata" long-name="Error Resolver Data">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/errorresolverdata/group" mrp="mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\errorresolverdata\group" mrp="mw\classicui\commonuisupport\errorresolverdata\group\app-framework_errorresgt.mrp"/>
      </component>
      <component name="grid" long-name="Grid">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/grid/group" mrp="mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\grid\group" mrp="mw\classicui\commonuisupport\grid\group\app-framework_grid.mrp"/>
      </component>
      <component name="uifwsdocs" long-name="UI Frameworks Documentation" class="doc">
-      <unit mrp="mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/>
+      <unit mrp="mw\classicui\commonuisupport\uifwsdocs\app-framework_documentation.mrp"/>
      </component>
      <component name="uilaf" long-name="UI Look and Feel" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/uilaf/GROUP" mrp="mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\uilaf\GROUP" mrp="mw\classicui\commonuisupport\uilaf\group\app-framework_uiklafgt.mrp"/>
      </component>
      <component name="uikon" long-name="Uikon" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/uikon/group" mrp="mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\uikon\group" mrp="mw\classicui\commonuisupport\uikon\group\app-framework_uikon.mrp"/>
      </component>
     </collection>
     <collection name="lafagnosticuifoundation" long-name="Look-and-Feel Agnostic UI Foundation" level="base">
      <component name="animation" long-name="Animation" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/animation/group" mrp="mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\animation\group" mrp="mw\classicui\lafagnosticuifoundation\animation\group\app-framework_animation.mrp"/>
      </component>
      <component name="bmpanimation" long-name="BMP Animation" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\bmpanimation\group" mrp="mw\classicui\lafagnosticuifoundation\bmpanimation\group\app-framework_bmpanim.mrp"/>
      </component>
      <component name="clockanim" long-name="Clock" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\clockanim\group" mrp="mw\classicui\lafagnosticuifoundation\clockanim\group\app-framework_clock.mrp"/>
      </component>
      <component name="cone" long-name="Control Environment">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/cone/group" mrp="mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\cone\group" mrp="mw\classicui\lafagnosticuifoundation\cone\group\app-framework_cone.mrp"/>
      </component>
      <component name="graphicseffects" long-name="Graphics Effects" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\graphicseffects\group" mrp="mw\classicui\lafagnosticuifoundation\graphicseffects\group\app-framework_gfxtranseffect.mrp"/>
      </component>
      <component name="uigraphicsutils" long-name="UI Graphics Utilities">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\uigraphicsutils\group" mrp="mw\classicui\lafagnosticuifoundation\uigraphicsutils\group\app-framework_egul.mrp"/>
      </component>
     </collection>
     <collection name="applicationinterworkingfw" long-name="Application Interworking Framework" level="generic">
@@ -4357,7 +4415,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="classicui" long-name="classicui">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/classicui/group"/>
+      <unit bldFile="mw\classicui\group"/>
      </component>
     </collection>
    </block>
@@ -4375,7 +4433,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="svgt" long-name="svgt">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/svgt/group"/>
+      <unit bldFile="mw\svgt\group"/>
      </component>
     </collection>
    </block>
@@ -4397,7 +4455,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="uiaccelerator" long-name="uiaccelerator">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/uiaccelerator/group"/>
+      <unit bldFile="mw\uiaccelerator\group"/>
      </component>
     </collection>
    </block>
@@ -4465,7 +4523,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="uiresources" long-name="uiresources">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/uiresources/group"/>
+      <unit bldFile="mw\uiresources\group"/>
      </component>
     </collection>
    </block>
@@ -4539,7 +4597,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="homescreensrv" long-name="homescreensrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/homescreensrv/group"/>
+      <unit bldFile="mw\homescreensrv\group"/>
      </component>
     </collection>
    </block>
@@ -4547,34 +4605,34 @@
     <collection name="installationservices" long-name="Installation Services" level="generic">
      <component name="swi" long-name="Secure Software Install">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/swi/group" mrp="mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\swi\group" mrp="mw\appinstall\installationservices\swi\group\security_swi.mrp"/>
      </component>
      <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/swidevicetools/group" mrp="mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\swidevicetools\group" mrp="mw\appinstall\installationservices\swidevicetools\group\security_switools_device.mrp"/>
      </component>
      <component name="switestfw" long-name="Software Install Test Framework" deprecated="tb92" introduced="7.0" purpose="development">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/switestfw/group" mrp="mw/appinstall/installationservices/switestfw/group/install_testframework.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\switestfw\group" mrp="mw\appinstall\installationservices\switestfw\group\install_testframework.mrp"/>
      </component>
      <component name="swiconfig" long-name="Software Install Config" introduced="9.1" class="config" purpose="optional">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/swiconfig/group" mrp="mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\swiconfig\group" mrp="mw\appinstall\installationservices\swiconfig\group\install_config.mrp"/>
      </component>
     </collection>
     <collection name="secureswitools" long-name="Secure Software Install Tools">
      <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/secureswitools/makekeys/group" mrp="mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
+            <unit bldFile="mw\appinstall\secureswitools\makekeys\group" mrp="mw\appinstall\secureswitools\makekeys\group\security_makekeys.mrp"/>
      </component>
      <component name="openssllib" long-name="OpenSSL Library" class="PC">
-      <unit mrp="mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
+      <unit mrp="mw\appinstall\secureswitools\openssllib\security_openssl.mrp"/>
      </component>
      <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" class="PC">
      </component>
      <component name="swisistools" long-name="Secure Software Install SIS Tools" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/secureswitools/swisistools/group" mrp="mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
+            <unit bldFile="mw\appinstall\secureswitools\swisistools\group" mrp="mw\appinstall\secureswitools\swisistools\group\security_sistools.mrp"/>
      </component>
     </collection>
     <collection name="appinstaller" long-name="App Installer" level="generic">
@@ -4598,7 +4656,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="appinstall" long-name="appinstall">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appinstall/group"/>
+      <unit bldFile="mw\appinstall\group"/>
      </component>
     </collection>
    </block>
@@ -4620,7 +4678,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="serviceapifw" long-name="serviceapifw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/serviceapifw/group"/>
+      <unit bldFile="mw\serviceapifw\group"/>
      </component>
     </collection>
    </block>
@@ -4690,7 +4748,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="serviceapi" long-name="serviceapi">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/serviceapi/group"/>
+      <unit bldFile="mw\serviceapi\group"/>
      </component>
     </collection>
    </block>
@@ -4786,7 +4844,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="web" long-name="web">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/web/group"/>
+      <unit bldFile="mw\web\group"/>
      </component>
     </collection>
    </block>
@@ -4850,7 +4908,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="websrv" long-name="websrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/websrv/group"/>
+      <unit bldFile="mw\websrv\group"/>
      </component>
     </collection>
    </block>
@@ -4868,7 +4926,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="conntools" long-name="conntools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/conntools/group"/>
+      <unit bldFile="app\conntools\group"/>
      </component>
     </collection>
    </block>
@@ -4884,7 +4942,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="platformtools" long-name="platformtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/platformtools/group"/>
+      <unit bldFile="tools\platformtools\group"/>
      </component>
     </collection>
    </block>
@@ -4914,7 +4972,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="uitools" long-name="uitools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/uitools/group"/>
+      <unit bldFile="mw\uitools\group"/>
      </component>
     </collection>
    </block>
@@ -4992,7 +5050,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="location" long-name="location">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/location/group"/>
+      <unit bldFile="app\location\group"/>
      </component>
     </collection>
    </block>
@@ -5030,7 +5088,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmsharinguis" long-name="mmsharinguis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/mmsharinguis/group"/>
+      <unit bldFile="app\mmsharinguis\group"/>
      </component>
     </collection>
    </block>
@@ -5096,7 +5154,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="phone" long-name="phone">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/phone/group"/>
+      <unit bldFile="app\phone\group"/>
      </component>
     </collection>
    </block>
@@ -5104,7 +5162,7 @@
     <collection name="packetvideoengine" long-name="Packetvideo Engine" level="engine">
      <component name="PacketVideoEngineBinaries" long-name="Packet Video Engine Binaries">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videotelephony/packetvideoengine/PacketVideoEngineBinaries/group"/>
+      <unit bldFile="app\videotelephony\packetvideoengine\packetvideoenginebinaries\group"/>
      </component>
     </collection>
     <collection name="packetvideoplugins" long-name="Packetvideo Plugins" level="plugin">
@@ -5128,7 +5186,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videotelephony" long-name="videotelephony">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videotelephony/group"/>
+      <unit bldFile="app\videotelephony\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -5136,7 +5194,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="vtprotocols" long-name="vtprotocols">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videotelephony/vtprotocols/group"/>
+      <unit bldFile="app\videotelephony\vtprotocols\group"/>
      </component>
     </collection>
    </block>
@@ -5188,7 +5246,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="poc" long-name="poc">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/poc/group"/>
+      <unit bldFile="app\poc\group"/>
      </component>
     </collection>
    </block>
@@ -5240,7 +5298,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="iptelephony" long-name="iptelephony">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/iptelephony/group"/>
+      <unit bldFile="app\iptelephony\group"/>
      </component>
     </collection>
    </block>
@@ -5264,7 +5322,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="settingsuis" long-name="settingsuis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/settingsuis/group"/>
+      <unit bldFile="app\settingsuis\group"/>
      </component>
     </collection>
    </block>
@@ -5292,7 +5350,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="contentcontrol" long-name="contentcontrol">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/contentcontrol/group"/>
+      <unit bldFile="app\contentcontrol\group"/>
      </component>
     </collection>
    </block>
@@ -5326,7 +5384,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="devicecontrol" long-name="devicecontrol">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/devicecontrol/group"/>
+      <unit bldFile="app\devicecontrol\group"/>
      </component>
     </collection>
    </block>
@@ -5400,7 +5458,7 @@
     <collection name="PCSync" long-name="PC Sync" level="pcsuite-control">
      <component name="PCSyncNgr" long-name="PC Sync Ngr" Application="PC Sync 2" Modules="S60_PCS2_ngr">
      </component>
-     <component name="PCSyncApp" License="Other/prorietary">
+     <component name="PCSyncApp" License="other\prorietary">
      </component>
     </collection>
     <collection name="PhoneBrowser" long-name="Phone Browser" level="pcsuite">
@@ -5508,7 +5566,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="files" long-name="files">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/files/group"/>
+      <unit bldFile="app\files\group"/>
      </component>
     </collection>
    </block>
@@ -5516,11 +5574,11 @@
     <collection name="pimprotocols" long-name="PIM Protocols" level="services">
      <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/contacts/pimprotocols/pbap/group" mrp="app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
+            <unit bldFile="app\contacts\pimprotocols\pbap\group" mrp="app\contacts\pimprotocols\pbap\group\bluetooth_accesshost.mrp"/>
      </component>
      <component name="phonebooksync" long-name="Phonebook Sync" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/contacts/pimprotocols/phonebooksync/group" mrp="app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
+            <unit bldFile="app\contacts\pimprotocols\phonebooksync\group" mrp="app\contacts\pimprotocols\phonebooksync\group\telephony_phbksync.mrp"/>
      </component>
     </collection>
     <collection name="ccservices" long-name="CC Services" level="services">
@@ -5554,7 +5612,7 @@
      </component>
      <component name="contactsmodel" long-name="Contacts Model" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="app/contacts/phonebookengines/contactsmodel/group" mrp="app/contacts/phonebookengines/contactsmodel/group/app-engines_cntmodel.mrp"/>
+            <unit version="1" bldFile="app\contacts\phonebookengines\contactsmodel\group" mrp="app\contacts\phonebookengines\contactsmodel\group\app-engines_cntmodel.mrp"/>
      </component>
      <component name="VirtualPhonebook" long-name="Virtual Phonebook">
      </component>
@@ -5592,45 +5650,47 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="contacts" long-name="contacts">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/contacts/group"/>
+      <unit bldFile="app\contacts\group"/>
      </component>
     </collection>
    </block>
    <block long-name="Organizer Application Suite" level="apps" span="2" name="organizer" levels="support services engine ui">
     <collection name="officeappeng" long-name="Office App Engines" level="engine">
      <component name="charteng" long-name="Chart" introduced="5.0" deprecated="9.3" class="test">
-      <unit mrp="app/organizer/officeappeng/charteng/group/app-engines_chart.mrp"/>
+      <unit mrp="app\organizer\officeappeng\charteng\group\app-engines_chart.mrp"/>
      </component>
      <component name="datamodel" long-name="Data Engine" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/officeappeng/datamodel/group" mrp="app/organizer/officeappeng/datamodel/group/app-engines_damodel.mrp"/>
+            <unit bldFile="app\organizer\officeappeng\datamodel\group" mrp="app\organizer\officeappeng\datamodel\group\app-engines_damodel.mrp"/>
      </component>
      <component name="sheeteng" long-name="Sheet Engine" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/officeappeng/sheeteng/group" mrp="app/organizer/officeappeng/sheeteng/group/app-engines_sheng.mrp"/>
+            <unit bldFile="app\organizer\officeappeng\sheeteng\group" mrp="app\organizer\officeappeng\sheeteng\group\app-engines_sheng.mrp"/>
      </component>
      <component name="wordeng" long-name="Word Engine" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/officeappeng/wordeng/group" mrp="app/organizer/officeappeng/wordeng/group/app-engines_wpeng.mrp"/>
+            <unit bldFile="app\organizer\officeappeng\wordeng\group" mrp="app\organizer\officeappeng\wordeng\group\app-engines_wpeng.mrp"/>
      </component>
     </collection>
     <collection name="pimappservices" long-name="PIM App Services" level="services">
      <component name="agnmodel" long-name="Agenda Model" introduced="5.0" deprecated="9.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="app\organizer\pimappservices\agnmodel\group" mrp="app\organizer\pimappservices\agnmodel\group\app-engines_agnmodel.mrp"/>
      </component>
      <component name="agendamodeltest" long-name="Agenda Model Test" introduced="8.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv" mrp="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv/app-engines_testagendasrv.mrp"/>
+            <unit bldFile="app\organizer\pimappservices\agendamodeltest\TestAgendaSrv" mrp="app\organizer\pimappservices\agendamodeltest\testagendasrv\app-engines_testagendasrv.mrp"/>
      </component>
      <component name="calendarvcalplugin" long-name="Calendar vCal Plugin" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="app/organizer/pimappservices/calendarvcalplugin/group" mrp="app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit.mrp"/>
+            <unit version="1" bldFile="app\organizer\pimappservices\calendarvcalplugin\group" mrp="app\organizer\pimappservices\calendarvcalplugin\group\app-engines_agnversit.mrp"/>
      </component>
      <component name="appenginesdocs" long-name="Application Engines Documentation" class="doc">
-      <unit mrp="app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
+      <unit mrp="app\organizer\pimappservices\appenginesdocs\app-engines_documentation.mrp"/>
      </component>
      <component name="calendar" long-name="Calendar" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="app/organizer/pimappservices/calendar/group" mrp="app/organizer/pimappservices/calendar/group/app-engines_calinterimapi.mrp"/>
+            <unit version="1" bldFile="app\organizer\pimappservices\calendar\group" mrp="app\organizer\pimappservices\calendar\group\app-engines_calinterimapi.mrp"/>
      </component>
     </collection>
     <collection name="pimappsupport" long-name="PIM Application Support" level="support">
@@ -5638,11 +5698,11 @@
      </component>
      <component name="chinesecalendarconverter" long-name="Chinese Calendar Converter" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
+            <unit bldFile="app\organizer\pimappsupport\chinesecalendarconverter\group" mrp="app\organizer\pimappsupport\chinesecalendarconverter\group\app-services_calcon.mrp"/>
      </component>
      <component name="vcardandvcal" long-name="vCard and vCal" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/pimappsupport/vcardandvcal/group" mrp="app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
+            <unit bldFile="app\organizer\pimappsupport\vcardandvcal\group" mrp="app\organizer\pimappsupport\vcardandvcal\group\app-services_versit.mrp"/>
      </component>
     </collection>
     <collection name="alarmengines" long-name="Alarm Engines" level="engine">
@@ -5740,7 +5800,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="organizer" long-name="organizer">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/organizer/group"/>
+      <unit bldFile="app\organizer\group"/>
      </component>
     </collection>
    </block>
@@ -5748,11 +5808,11 @@
     <collection name="email" long-name="Email" level="1">
      <component name="imap4mtm" long-name="IMAP4 MTM" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/email/imap4mtm/group" mrp="app/messaging/email/imap4mtm/group/messaging_email_imap.mrp"/>
+            <unit bldFile="app\messaging\email\imap4mtm\group" mrp="app\messaging\email\imap4mtm\group\messaging_email_imap.mrp"/>
      </component>
      <component name="pop3andsmtpmtm" long-name="POP3 and SMTP MTM" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/email/pop3andsmtpmtm/group" mrp="app/messaging/email/pop3andsmtpmtm/group/messaging_email.mrp"/>
+            <unit bldFile="app\messaging\email\pop3andsmtpmtm\group" mrp="app\messaging\email\pop3andsmtpmtm\group\messaging_email.mrp"/>
      </component>
      <component name="alwaysonlineemailplugin" long-name="Always Online Mail Plugin">
      </component>
@@ -5768,11 +5828,11 @@
     <collection name="messagingappbase" long-name="Messaging App Base" level="2">
      <component name="obexmtms" long-name="OBEX MTMs" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/messagingappbase/obexmtms/Group" mrp="app/messaging/messagingappbase/obexmtms/Group/messaging_obex.mrp"/>
+            <unit bldFile="app\messaging\messagingappbase\obexmtms\Group" mrp="app\messaging\messagingappbase\obexmtms\group\messaging_obex.mrp"/>
      </component>
      <component name="smilparser" long-name="SMIL Parser" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/messagingappbase/smilparser/GROUP" mrp="app/messaging/messagingappbase/smilparser/GROUP/messaging_gmxml.mrp"/>
+            <unit bldFile="app\messaging\messagingappbase\smilparser\GROUP" mrp="app\messaging\messagingappbase\smilparser\group\messaging_gmxml.mrp"/>
      </component>
      <component name="bium" long-name="Bium">
      </component>
@@ -5801,11 +5861,11 @@
     </collection>
     <collection name="mmsengine" long-name="MMS Engine" level="1">
      <component name="mmsconf" long-name="MMS Configuration">
-      <unit mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings-config.mrp"/>
+      <unit mrp="app\messaging\mmsengine\mmssettings\group\messaging_mmssettings-config.mrp"/>
      </component>
      <component name="mmssettings" long-name="MMS Settings" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/mmsengine/mmssettings/group/" mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings.mrp"/>
+            <unit bldFile="app\messaging\mmsengine\mmssettings\group/" mrp="app\messaging\mmsengine\mmssettings\group\messaging_mmssettings.mrp"/>
      </component>
      <component name="applicationadapter" long-name="Application Adapter">
      </component>
@@ -5835,7 +5895,7 @@
     <collection name="mobilemessaging" long-name="Mobile Messaging" level="2">
      <component name="smsmtm" long-name="SMS MTM" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/mobilemessaging/smsmtm/multimode/Group" mrp="app/messaging/mobilemessaging/smsmtm/multimode/Group/messaging_sms_multimode.mrp"/>
+            <unit bldFile="app\messaging\mobilemessaging\smsmtm\multimode\group" mrp="app\messaging\mobilemessaging\smsmtm\multimode\group\messaging_sms_multimode.mrp"/>
      </component>
      <component name="audiomsg" long-name="Audio Message">
      </component>
@@ -5859,7 +5919,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="messaging" long-name="messaging">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/messaging/group"/>
+      <unit bldFile="app\messaging\group"/>
      </component>
     </collection>
    </block>
@@ -5895,7 +5955,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="conversations" long-name="conversations">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/conversations/group"/>
+      <unit bldFile="app\conversations\group"/>
      </component>
     </collection>
    </block>
@@ -5921,7 +5981,7 @@
      </component>
      <component name="utils" long-name="Utilities">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/utils/group"/>
+      <unit bldFile="app\utils\group"/>
      </component>
      <component name="wvotaparser" long-name="WV OTA Parser">
      </component>
@@ -5997,7 +6057,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="im" long-name="im">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/im/group"/>
+      <unit bldFile="app\im\group"/>
      </component>
     </collection>
    </block>
@@ -6025,7 +6085,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="dictionary" long-name="dictionary">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/dictionary/group"/>
+      <unit bldFile="app\dictionary\group"/>
      </component>
     </collection>
    </block>
@@ -6041,7 +6101,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="camera" long-name="camera">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/camera/group"/>
+      <unit bldFile="app\camera\group"/>
      </component>
     </collection>
    </block>
@@ -6081,7 +6141,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imgeditor" long-name="imgeditor">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/imgeditor/group"/>
+      <unit bldFile="app\imgeditor\group"/>
      </component>
     </collection>
    </block>
@@ -6121,7 +6181,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videoeditor" long-name="videoeditor">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videoeditor/group"/>
+      <unit bldFile="app\videoeditor\group"/>
      </component>
     </collection>
    </block>
@@ -6135,7 +6195,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="gallery" long-name="gallery">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/gallery/group"/>
+      <unit bldFile="app\gallery\group"/>
      </component>
     </collection>
    </block>
@@ -6169,7 +6229,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videoplayer" long-name="videoplayer">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videoplayer/group"/>
+      <unit bldFile="app\videoplayer\group"/>
      </component>
     </collection>
    </block>
@@ -6267,7 +6327,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="photos" long-name="photos">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/photos/group"/>
+      <unit bldFile="app\photos\group"/>
      </component>
     </collection>
    </block>
@@ -6349,7 +6409,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videocenter" long-name="videocenter">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videocenter/group"/>
+      <unit bldFile="app\videocenter\group"/>
      </component>
     </collection>
    </block>
@@ -6419,7 +6479,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="musicplayer" long-name="musicplayer">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/musicplayer/group"/>
+      <unit bldFile="app\musicplayer\group"/>
      </component>
     </collection>
    </block>
@@ -6437,7 +6497,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="radio" long-name="radio">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/radio/group"/>
+      <unit bldFile="app\radio\group"/>
      </component>
     </collection>
    </block>
@@ -6459,7 +6519,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="voicerec" long-name="voicerec">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/voicerec/group"/>
+      <unit bldFile="app\voicerec\group"/>
      </component>
     </collection>
    </block>
@@ -6479,7 +6539,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="screensaver" long-name="screensaver">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/screensaver/group"/>
+      <unit bldFile="app\screensaver\group"/>
      </component>
     </collection>
    </block>
@@ -6507,7 +6567,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="homescreen" long-name="homescreen">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/homescreen/group"/>
+      <unit bldFile="app\homescreen\group"/>
      </component>
     </collection>
    </block>
@@ -6521,7 +6581,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imgvieweruis" long-name="imgvieweruis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/imgvieweruis/group"/>
+      <unit bldFile="app\imgvieweruis\group"/>
      </component>
     </collection>
    </block>
@@ -6535,7 +6595,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphicsuis" long-name="graphicsuis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/graphicsuis/group"/>
+      <unit bldFile="app\graphicsuis\group"/>
      </component>
     </collection>
    </block>
@@ -6550,7 +6610,7 @@
     </collection>
     <collection name="symhelp" long-name="Symbian Help" level="eng">
      <component name="cshlpcmpbackend" long-name="CSHelp Compiler Backend">
-      <unit mrp="app/helps/symhelp/cshlpcmpbackend/group/tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
+      <unit mrp="app\helps\symhelp\cshlpcmpbackend\group\tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
      </component>
      <component name="cshlpcmpfrontend" long-name="CSHelp Compiler Frontend">
      </component>
@@ -6558,7 +6618,7 @@
      </component>
      <component name="helpmodel" long-name="Help" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/helps/symhelp/helpmodel/group" mrp="app/helps/symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
+            <unit bldFile="app\helps\symhelp\helpmodel\group" mrp="app\helps\symhelp\helpmodel\group\app-services_hlpmodel.mrp"/>
      </component>
      <component name="mbmcodec" long-name="MBM Codec" filter="gt">
      </component>
@@ -6568,7 +6628,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="helps" long-name="helps">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/helps/group"/>
+      <unit bldFile="app\helps\group"/>
      </component>
     </collection>
    </block>
@@ -6582,7 +6642,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="profile" long-name="profile">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/profile/group"/>
+      <unit bldFile="app\profile\group"/>
      </component>
     </collection>
    </block>
@@ -6646,7 +6706,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="speechsrv" long-name="speechsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/speechsrv/group"/>
+      <unit bldFile="app\speechsrv\group"/>
      </component>
     </collection>
    </block>
@@ -6690,7 +6750,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="webuis" long-name="webuis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/webuis/group"/>
+      <unit bldFile="app\webuis\group"/>
      </component>
     </collection>
    </block>
@@ -6774,7 +6834,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="java" long-name="java">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/java/group"/>
+      <unit bldFile="app\java\group"/>
      </component>
     </collection>
    </block>
@@ -6822,7 +6882,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="rndtools" long-name="rndtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/rndtools/group"/>
+      <unit bldFile="tools\rndtools\group"/>
      </component>
     </collection>
    </block>
@@ -6835,198 +6895,132 @@
     </collection>
     <collection name="controlpanel" long-name="Control Panel" level="ui">
      <component name="cctlcolscheme" long-name="Colour Scheme Control" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/cctlcolscheme/group" mrp="app/techview/controlpanel/cctlcolscheme/group/techview_cctlcolscheme.mrp"/>
      </component>
      <component name="fepsetup" long-name="FEP Setup" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/fepsetup/group" mrp="app/techview/controlpanel/fepsetup/group/techview_fepsetup.mrp"/>
      </component>
      <component name="keyclickref" long-name="Key Click Ref" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/keyclickref/Group" mrp="app/techview/controlpanel/keyclickref/Group/techview_KeyClickRef.mrp"/>
      </component>
      <component name="soundsetup" long-name="Sound Setup" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/soundsetup/group" mrp="app/techview/controlpanel/soundsetup/group/techview_soundsetup.mrp"/>
      </component>
     </collection>
     <collection name="datasyncapps" long-name="Data Sync Applications" level="apps2">
      <component name="syncmlapp" long-name="SyncML App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/datasyncapps/syncmlapp/group" mrp="app/techview/datasyncapps/syncmlapp/group/techview_syncmlapp.mrp"/>
      </component>
     </collection>
     <collection name="installationapps" long-name="Installation Apps" level="apps2">
      <component name="installapp" long-name="Install App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/installationapps/installapp/group" mrp="app/techview/installationapps/installapp/group/techview_installapp.mrp"/>
      </component>
     </collection>
     <collection name="messagingapps" long-name="Messaging Apps" level="apps2">
      <component name="messagingui" long-name="Messaging UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/messagingapps/messagingui/Group" mrp="app/techview/messagingapps/messagingui/Group/techview_messagingui.mrp"/>
      </component>
     </collection>
     <collection name="networkingapps" long-name="Networking Apps" level="apps1">
      <component name="iapstatusapp" long-name="IAP Status App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/networkingapps/iapstatusapp/group" mrp="app/techview/networkingapps/iapstatusapp/group/techview_iapstatusapp.mrp"/>
      </component>
      <component name="networkingagentnotifier" long-name="Networking Agent Notifier" filter="techview" plugin="Y" introduced="7.0s">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/networkingapps/networkingagentnotifier/group" mrp="app/techview/networkingapps/networkingagentnotifier/group/techview_networking_agentnotifier.mrp"/>
      </component>
      <component name="techviewvpnui" long-name="VPN UI" filter="techview" introduced="7.0">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/networkingapps/techviewvpnui/group" mrp="app/techview/networkingapps/techviewvpnui/group/techview_networking_vpnui.mrp"/>
      </component>
     </collection>
     <collection name="networkingutils" long-name="Networking Utils" level="utils">
      <component name="ipadministrationtool" long-name="IP Administration Tool" introduced="7.0">
-      <unit mrp="app/techview/networkingutils/ipadministrationtool/group/networking_ipadm.mrp"/>
+      <unit mrp="app\techview\networkingutils\ipadministrationtool\group\networking_ipadm.mrp"/>
      </component>
      <component name="nameresolverutility" long-name="Name Resolver Utility" introduced="7.0s">
-      <unit mrp="app/techview/networkingutils/nameresolverutility/group/networking_nslookup.mrp"/>
+      <unit mrp="app\techview\networkingutils\nameresolverutility\group\networking_nslookup.mrp"/>
      </component>
     </collection>
     <collection name="pimapps" long-name="PIM Apps" level="apps3">
      <component name="agenda" long-name="Agenda UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/pimapps/agenda/group" mrp="app/techview/pimapps/agenda/group/techview_agenda.mrp"/>
      </component>
      <component name="contactstechview" long-name="Contacts" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/pimapps/contactstechview/group" mrp="app/techview/pimapps/contactstechview/group/techview_contacts.mrp"/>
      </component>
      <component name="contacui" long-name="Contacts UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/pimapps/contacui/group" mrp="app/techview/pimapps/contacui/group/techview_contacui.mrp" priority="30"/>
      </component>
     </collection>
     <collection name="securityapps" long-name="Security Apps" level="apps3">
      <component name="secui" long-name="Security UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/securityapps/secui/group" mrp="app/techview/securityapps/secui/group/techview_secui.mrp"/>
      </component>
      <component name="securityupstechview" long-name="Security UPS Techview" filter="techview">
      </component>
     </collection>
     <collection name="shortlinkapps" long-name="Shortlink Apps" level="apps1">
      <component name="bluetoothui" long-name="Bluetooth UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/shortlinkapps/bluetoothui/group" mrp="app/techview/shortlinkapps/bluetoothui/group/techview_bluetoothui.mrp"/>
      </component>
      <component name="connectui" long-name="Connect UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/shortlinkapps/connectui/group" mrp="app/techview/shortlinkapps/connectui/group/techview_connectui.mrp"/>
      </component>
      <component name="techviewusbui" long-name="USB UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/shortlinkapps/techviewusbui/group" mrp="app/techview/shortlinkapps/techviewusbui/group/techview_usbui.mrp"/>
      </component>
     </collection>
     <collection name="techviewplat" long-name="Techview Platform" level="services">
      <component name="eikstd" long-name="EIKSTD" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewplat/eikstd/group" mrp="app/techview/techviewplat/eikstd/group/techview_eikstd.mrp" priority="20"/>
      </component>
      <component name="feps" long-name="FEPS" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewplat/feps/group" mrp="app/techview/techviewplat/feps/group/techview_feps.mrp"/>
      </component>
      <component name="techviewuiklaf" long-name="UIKLAF" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewplat/techviewuiklaf/GROUP" mrp="app/techview/techviewplat/techviewuiklaf/GROUP/techview_uiklaf.mrp" priority="10"/>
      </component>
     </collection>
     <collection name="techviewui" long-name="Techview UI" level="ui">
      <component name="techviewextras" long-name="Extras" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/techviewextras/group" mrp="app/techview/techviewui/techviewextras/group/techview_extras.mrp"/>
      </component>
      <component name="shell" long-name="Shell" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/shell/group" mrp="app/techview/techviewui/shell/group/techview_shell.mrp"/>
      </component>
      <component name="startup" long-name="Startup" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/startup/group" mrp="app/techview/techviewui/startup/group/techview_startup.mrp"/>
      </component>
      <component name="statuspane" long-name="Status Pane" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/statuspane/group" mrp="app/techview/techviewui/statuspane/group/techview_statuspane.mrp"/>
      </component>
     </collection>
     <collection name="telephonyapps" long-name="Telephony Apps" level="apps1">
      <component name="techviewphoneui" long-name="Phone UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/telephonyapps/techviewphoneui/group" mrp="app/techview/telephonyapps/techviewphoneui/group/techview_phoneui.mrp"/>
      </component>
     </collection>
     <collection name="testapps" long-name="Test Apps" level="utils">
      <component name="rschandler" long-name="Resource Handler" deprecated="tb92">
-      <unit mrp="app/techview/testapps/rschandler/TVResourceHandler/group/Testtools_ResourceHandler_gt.mrp"/>
+      <unit mrp="app\techview\testapps\rschandler\tvresourcehandler\group\Testtools_ResourceHandler_gt.mrp"/>
      </component>
      <component name="rschandlerui" long-name="Resource Handler UI" filter="techview">
      </component>
      <component name="statdevice" long-name="STAT Device" filter="techview">
      </component>
      <component name="simpleapp" long-name="Simple App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/testapps/simpleapp/group" mrp="app/techview/testapps/simpleapp/group/Techview_SimpleApp.mrp"/>
      </component>
      <component name="memspy" long-name="MemSpy" filter="techview" introduced="9.2" class="test" purpose="development" license-values="3">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-              <unit bldFile="app/techview/testapps/memspy/group" mrp="app/techview/testapps/memspy/group/graphics_memspy.mrp"/>
      </component>
     </collection>
     <collection name="toolkit" long-name="Toolkit" level="utils">
      <component name="additionalconfigfiles" long-name="Additional Configuration Files" filter="techview">
-      <unit mrp="app/techview/toolkit/configfiles/techview_additional_cedar.mrp"/>
+      <unit mrp="app\techview\toolkit\configfiles\techview_additional_cedar.mrp"/>
      </component>
      <component name="configfiles" long-name="Configuration Files" filter="techview">
-      <unit mrp="app/techview/toolkit/configfiles/techview_epoc_ini.mrp"/>
+      <unit mrp="app\techview\toolkit\configfiles\techview_epoc_ini.mrp"/>
      </component>
      <component name="romimages" long-name="ROM Images" filter="techview">
-      <unit version="9.4" mrp="os/deviceplatformrelease/symbianosbld/cedarutils/techview_roms_9.4.mrp"/>
+      <unit version="9.4" mrp="os\deviceplatformrelease\symbianosbld\cedarutils\techview_roms_9.4.mrp"/>
      </component>
      <component name="romkit" long-name="ROM Kit" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/toolkit/romkit/group" mrp="app/techview/toolkit/romkit/group/techview_romkit.mrp"/>
      </component>
     </collection>
     <collection name="utilityapps" long-name="Utility Apps" level="apps2">
      <component name="helptechview" long-name="Help" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/utilityapps/helptechview/group" mrp="app/techview/utilityapps/helptechview/group/techview_help.mrp"/>
      </component>
      <component name="timew" long-name="World Time" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/utilityapps/timew/group" mrp="app/techview/utilityapps/timew/group/techview_timew.mrp"/>
-     </component>
-    </collection>
-    <collection name="avapps" long-name="A/V Apps" level="apps3">
+     </component>
+    </collection>
+    <collection name="avapps" long-name="a\v Apps" level="apps3">
      <component name="techviewaudio" long-name="Audio" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/avapps/techviewaudio/Group" mrp="app/techview/avapps/techviewaudio/Group/techview_audio.mrp"/>
      </component>
     </collection>
     <collection name="buildverification" long-name="Build Verification" level="services">
      <component name="smoketest" long-name="Smoke Test" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/buildverification/smoketest/Group" mrp="app/techview/buildverification/smoketest/Group/testtools_smoketest.mrp"/>
+            <unit bldFile="app\techview\buildverification\smoketest\Group" mrp="app\techview\buildverification\smoketest\group\testtools_smoketest.mrp"/>
      </component>
     </collection>
     <collection name="sysvalidation" long-name="System Validation" level="services">
      <component name="systemtestos" long-name="System Test OS" filter="systemtest">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/sysvalidation/systemtestos/Group" mrp="app/techview/sysvalidation/systemtestos/Group/systemtest_os.mrp"/>
      </component>
      <component name="systemtesttools" long-name="System Test Tools" filter="systemtest">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/sysvalidation/systemtesttools/Group" mrp="app/techview/sysvalidation/systemtesttools/Group/systemtest_tools.mrp"/>
      </component>
     </collection>
    </block>
@@ -7037,7 +7031,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="audiostubs" long-name="audiostubs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/audiostubs/group"/>
+      <unit bldFile="adaptation\stubs\audiostubs\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7045,7 +7039,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="btaudioadaptation_stub" long-name="btaudioadaptation_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/btaudioadaptation_stub/group"/>
+      <unit bldFile="adaptation\stubs\btaudioadaptation_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7053,7 +7047,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="drm_stubs" long-name="drm_stubs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/drm_stubs/group"/>
+      <unit bldFile="adaptation\stubs\drm_stubs\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7061,7 +7055,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="licensee_tsy_stub" long-name="licensee_tsy_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/licensee_tsy_stub/group"/>
+      <unit bldFile="adaptation\stubs\licensee_tsy_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7069,7 +7063,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ocrsrv_stub" long-name="ocrsrv_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/ocrsrv_stub/group"/>
+      <unit bldFile="adaptation\stubs\ocrsrv_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7077,7 +7071,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="omasuplasnconverterstubimpl" long-name="omasuplasnconverterstubimpl">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/omasuplasnconverterstubimpl/group"/>
+      <unit bldFile="adaptation\stubs\omasuplasnconverterstubimpl\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7085,7 +7079,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="posmsgpluginreferenceimpl" long-name="posmsgpluginreferenceimpl">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/posmsgpluginreferenceimpl/group"/>
+      <unit bldFile="adaptation\stubs\posmsgpluginreferenceimpl\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7093,7 +7087,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="power_save_display_mode_stub" long-name="power_save_display_mode_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/power_save_display_mode_stub/group"/>
+      <unit bldFile="adaptation\stubs\power_save_display_mode_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7101,7 +7095,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="simatk_tsy_stub" long-name="simatk_tsy_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/simatk_tsy_stub/group"/>
+      <unit bldFile="adaptation\stubs\simatk_tsy_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7109,7 +7103,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="srsfenginestub" long-name="srsfenginestub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/srsfenginestub/group"/>
+      <unit bldFile="adaptation\stubs\srsfenginestub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7117,7 +7111,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="systemswstubs" long-name="systemswstubs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/systemswstubs/group"/>
+      <unit bldFile="adaptation\stubs\systemswstubs\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7125,7 +7119,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="tactileclickplugin_stub" long-name="tactileclickplugin_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/tactileclickplugin_stub/group"/>
+      <unit bldFile="adaptation\stubs\tactileclickplugin_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -7133,7 +7127,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="wlanhwinit_stub" long-name="wlanhwinit_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/wlanhwinit_stub/group"/>
+      <unit bldFile="adaptation\stubs\wlanhwinit_stub\group"/>
      </component>
     </collection>
    </block>
@@ -7144,7 +7138,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="commonemail" long-name="commonemail">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/commonemail/group"/>
+      <unit bldFile="app\commonemail\group"/>
      </component>
     </collection>
    </block>
@@ -7155,7 +7149,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="printing" long-name="printing">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/printing/group"/>
+      <unit bldFile="app\printing\group"/>
      </component>
     </collection>
    </block>
@@ -7166,7 +7160,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="hapticsservices" long-name="hapticsservices">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/hapticsservices/group"/>
+      <unit bldFile="mw\hapticsservices\group"/>
      </component>
     </collection>
    </block>
@@ -7177,7 +7171,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mobiletv" long-name="mobiletv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mobiletv/group"/>
+      <unit bldFile="mw\mobiletv\group"/>
      </component>
     </collection>
    </block>
@@ -7188,7 +7182,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="buildplatforms" long-name="buildplatforms">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/buildplatforms/group"/>
+      <unit bldFile="tools\buildplatforms\group"/>
      </component>
     </collection>
    </block>
--- a/foundation/sysdefs/system_model_os.xml	Mon Apr 27 17:46:06 2009 +0100
+++ b/foundation/sysdefs/system_model_os.xml	Tue Apr 28 13:58:04 2009 +0100
@@ -7,26 +7,26 @@
     <collection name="baseintegtests" long-name="Base Integration Testing" level="test">
      <component name="baseintegrationtest" long-name="Base Integration Test" introduced="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/baseintegtests/baseintegrationtest/group" mrp="os/kernelhwsrv/baseintegtests/baseintegrationtest/group/base_integration_test.mrp"/>
+            <unit bldFile="os\kernelhwsrv\baseintegtests\baseintegrationtest\group" mrp="os\kernelhwsrv\baseintegtests\baseintegrationtest\group\base_integration_test.mrp"/>
      </component>
     </collection>
     <collection name="brdbootldr" long-name="Board Boot Loader" level="hw-if">
      <component name="ubootldr" long-name="Boot Loader" introduced="9.2">
-      <unit mrp="os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
+      <unit mrp="os\kernelhwsrv\brdbootldr\ubootldr\base_ubootldr.mrp"/>
      </component>
     </collection>
     <collection name="filesystems" long-name="File Systems" level="framework">
      <component name="compfs" long-name="Composite File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\scomp" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\scomp\base_f32_scomp.mrp"/>
      </component>
      <component name="fatfs" long-name="FAT File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\sfat" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\sfat\base_f32_sfat.mrp"/>
      </component>
      <component name="fat32fs" long-name="FAT32 File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\sfat32" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\sfat32\base_f32_sfat32.mrp"/>
      </component>
      <component name="iso9660fs" long-name="ISO9660 File System" filter="gt" plugin="Y" introduced="8.1b">
      </component>
@@ -34,21 +34,21 @@
      </component>
      <component name="rofs" long-name="ROFS" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\srofs" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\srofs\base_f32_srofs.mrp"/>
      </component>
      <component name="romfs" long-name="ROM File System" filter="gt" plugin="Y">
-      <unit mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
+      <unit mrp="os\kernelhwsrv\userlibandfileserver\fileserver\srom\base_f32_srom.mrp"/>
      </component>
      <component name="usbmsfs" long-name="USB Mass Storage File System" filter="gt" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\smassstorage" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\smassstorage\base_f32_smassstorage.mrp"/>
      </component>
     </collection>
     <collection name="unistore2" long-name="UniStore2 Flash Translation Layer" level="hw-if">
      <component name="uiibootsupport" long-name="UniStore2 Boot Support" filter="gt" introduced="9.1">
      </component>
      <component name="uiicore" long-name="UniStore2 Core" filter="gt" introduced="9.1">
-      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2_undeliverable.mrp"/>
+      <unit mrp="os\kernelhwsrv\kernel\eka\drivers\unistore2\base_drivers_unistore2_undeliverable.mrp"/>
      </component>
      <component name="uiicrashlogger" long-name="UniStore2 Crash Logger" filter="gt" introduced="9.1">
      </component>
@@ -58,18 +58,18 @@
     <collection name="bsptemplate" long-name="BSP Template" level="hw-if">
      <component name="asspandvariant" long-name="Template ASSP and Variant" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/>
+            <unit bldFile="os\kernelhwsrv\bsptemplate\asspandvariant\template_variant" mrp="os\kernelhwsrv\bsptemplate\asspandvariant\base_template.mrp"/>
      </component>
     </collection>
     <collection name="driversupport" long-name="Generic Driver Support" level="hw-if">
      <component name="genericboardsupport" long-name="Generic Board Support">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\bsp" mrp="os\kernelhwsrv\kernel\eka\drivers\bsp\base_e32_drivers_bsp.mrp"/>
      </component>
      <component name="mediadrivers" long-name="Media Drivers">
       <!-- these are for storage media -->
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/media" mrp="os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\media" mrp="os\kernelhwsrv\kernel\eka\drivers\media\base_e32_drivers_media.mrp"/>
      </component>
      <component name="sdcard3c" long-name="SD Card 3C Driver" filter="gt" introduced="9.1">
      </component>
@@ -79,19 +79,19 @@
     <collection name="halservices" long-name="HAL Services" level="framework">
      <component name="hal" long-name="User-Side Hardware Abstraction" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/halservices/hal" mrp="os/kernelhwsrv/halservices/hal/base_hal.mrp"/>
+            <unit bldFile="os\kernelhwsrv\halservices\hal" mrp="os\kernelhwsrv\halservices\hal\base_hal.mrp"/>
      </component>
     </collection>
     <collection name="kernel" long-name="Kernel Architecture" level="adaptation">
      <component name="eka" long-name="Kernel Architecture" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka" mrp="os/kernelhwsrv/kernel/eka/base_e32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka" mrp="os\kernelhwsrv\kernel\eka\base_e32.mrp"/>
      </component>
     </collection>
     <collection name="kerneltest" long-name="Kernel Test" level="hw-if">
      <component name="e32test" long-name="E32 Tests" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kerneltest/e32test/group" mrp="os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kerneltest\e32test\group" mrp="os\kernelhwsrv\kerneltest\e32test\group\base_e32test.mrp"/>
      </component>
      <component name="e32utils" long-name="E32 Utilities">
      </component>
@@ -103,78 +103,78 @@
     <collection name="localisation" long-name="Localisation" level="adaptation">
      <component name="localesupport" long-name="Locale Support" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/localisation/localesupport" mrp="os/kernelhwsrv/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\localisation\localesupport" mrp="os\kernelhwsrv\localisation\localesupport\mmpfiles\base_loce32.mrp"/>
      </component>
     </collection>
     <collection name="ldds" long-name="Logical Device Drivers" level="adaptation">
      <component name="ethernetldd" long-name="Ethernet Drivers">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\ethernet" mrp="os\kernelhwsrv\kernel\eka\drivers\ethernet\base_e32_drivers_ethernet.mrp"/>
      </component>
      <component name="btrace" long-name="Kernel Trace Tool">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/trace" mrp="os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\trace" mrp="os\kernelhwsrv\kernel\eka\drivers\trace\base_e32_drivers_trace.mrp"/>
      </component>
      <component name="legacydrivers" long-name="Legacy Drivers">
-      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
+      <unit mrp="os\kernelhwsrv\kernel\eka\drivers\adc\base_e32_drivers_adc.mrp"/>
      </component>
      <component name="locmedia" long-name="Local Media Subsystem" introduced="8.1b">
       <!-- these are LDDs for storage media -->
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\locmedia" mrp="os\kernelhwsrv\kernel\eka\drivers\locmedia\base_e32_drivers_locmedia.mrp"/>
      </component>
      <component name="runmodedebugger" long-name="Run Mode Debugger">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/debug" mrp="os/kernelhwsrv/kernel/eka/drivers/debug/base_e32_drivers_debug.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\debug" mrp="os\kernelhwsrv\kernel\eka\drivers\debug\base_e32_drivers_debug.mrp"/>
      </component>
      <component name="serialldd" long-name="Serial Port Drivers">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\ecomm" mrp="os\kernelhwsrv\kernel\eka\drivers\ecomm\base_e32_drivers_ecomm.mrp"/>
      </component>
      <component name="audioldd" long-name="Audio Drivers" introduced="8.1b">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/esound" mrp="os/kernelhwsrv/kernel/eka/drivers/esound/base_e32_drivers_sound.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\esound" mrp="os\kernelhwsrv\kernel\eka\drivers\esound\base_e32_drivers_sound.mrp"/>
      </component>
     </collection>
     <collection name="textmodeshell" long-name="Text Mode Shell" level="test">
      <component name="textshell" long-name="Text Shell" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\etshell" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\etshell\base_f32_eshell.mrp"/>
      </component>
      <component name="e32wsrv" long-name="Text Window Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/ewsrv" mrp="os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\ewsrv" mrp="os\kernelhwsrv\kernel\eka\ewsrv\base_e32_ewsrv.mrp"/>
      </component>
     </collection>
     <collection name="userlibandfileserver" long-name="User Library and File Server" level="framework">
      <component name="basedocs" long-name="Base Documentation">
-      <unit mrp="os/kernelhwsrv/userlibandfileserver/basedocs/base_documentation.mrp"/>
+      <unit mrp="os\kernelhwsrv\userlibandfileserver\basedocs\base_documentation.mrp"/>
      </component>
      <component name="estart" long-name="Base Starter" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\estart" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\estart\base_f32_estart.mrp"/>
      </component>
      <component name="compsupp" long-name="Compiler Runtime Support" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/compsupp" mrp="os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\compsupp" mrp="os\kernelhwsrv\kernel\eka\compsupp\base_e32_compsupp.mrp"/>
      </component>
      <component name="domainmgr" long-name="Domain Manager" introduced="8.1b">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\domainmgr\group" mrp="os\kernelhwsrv\userlibandfileserver\domainmgr\group\base_domain.mrp"/>
      </component>
      <component name="fatfilenameconversionplugins" long-name="FAT Filename Conversion Plugins" plugin="Y" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group" mrp="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fatfilenameconversionplugins\group" mrp="os\kernelhwsrv\userlibandfileserver\fatfilenameconversionplugins\group\syslibs_FATCharsetConv.mrp"/>
      </component>
      <component name="fileserver" long-name="File Server" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/>
+            <unit bldFile="os\kernelhwsrv\userlibandfileserver\fileserver\group" mrp="os\kernelhwsrv\userlibandfileserver\fileserver\group\base_f32.mrp"/>
      </component>
      <component name="nandftl" long-name="SSR Flash Translation Layer" filter="gt" introduced="7.0s" deprecated="9.1">
      </component>
      <component name="euser" long-name="User Library">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/euser" mrp="os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\euser" mrp="os\kernelhwsrv\kernel\eka\euser\base_e32_euser.mrp"/>
      </component>
     </collection>
    </block>
@@ -182,7 +182,7 @@
     <collection name="emulator" long-name="Emulator" level="bsp">
      <component name="emulatorbsp" long-name="Emulator BSP">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/boardsupport/emulator/emulatorbsp" mrp="os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/>
+            <unit bldFile="os\boardsupport\emulator\emulatorbsp" mrp="os\boardsupport\emulator\emulatorbsp\base_wins.mrp"/>
      </component>
      <component name="unistore2emulatorsupport" long-name="UniStore2 Emulator Support" filter="gt" introduced="tb91">
      </component>
@@ -215,56 +215,56 @@
     <collection name="compressionlibs" long-name="Compression Libraries" level="data-services">
      <component name="ziplib" long-name="Zip Compression Library" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/compressionlibs/ziplib/group" mrp="os/ossrv/compressionlibs/ziplib/group/syslibs_ezlib.mrp"/>
+            <unit bldFile="os\ossrv\compressionlibs\ziplib\group" mrp="os\ossrv\compressionlibs\ziplib\group\syslibs_ezlib.mrp"/>
      </component>
     </collection>
     <collection name="genericopenlibs" long-name="Generic Open Libraries" level="translation">
      <component name="cstdlib" long-name="C Standard Library" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericopenlibs/cstdlib/group" mrp="os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.mrp"/>
+            <unit bldFile="os\ossrv\genericopenlibs\cstdlib\group" mrp="os\ossrv\genericopenlibs\cstdlib\group\syslibs_stdlib.mrp"/>
      </component>
      <component name="openenvcore" long-name="Open Environment Core" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericopenlibs/openenvcore/group" mrp="os/ossrv/genericopenlibs/openenvcore/group/openenv.mrp"/>
+            <unit bldFile="os\ossrv\genericopenlibs\openenvcore\group" mrp="os\ossrv\genericopenlibs\openenvcore\group\openenv.mrp"/>
      </component>
     </collection>
     <collection name="genericservices" long-name="Generic Services" level="utilities">
      <component name="activebackupclient" long-name="Active Backup Client">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/activebackupclient/group" mrp="os/ossrv/genericservices/activebackupclient/group/connectivity_abclient.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\activebackupclient\group" mrp="os\ossrv\genericservices\activebackupclient\group\connectivity_abclient.mrp"/>
      </component>
      <component name="httputils" long-name="HTTP Utilities Library" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/httputils/group" mrp="os/ossrv/genericservices/httputils/group/application-protocols_inetprotutil.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\httputils\group" mrp="os\ossrv\genericservices\httputils\group\application-protocols_inetprotutil.mrp"/>
      </component>
      <component name="mimerecognitionfw" long-name="MIME Recognition Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/mimerecognitionfw/group" mrp="os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\mimerecognitionfw\group" mrp="os\ossrv\genericservices\mimerecognitionfw\group\app-framework_emime.mrp"/>
      </component>
      <component name="s60compatibilityheaders" long-name="S60 Compatibility Headers" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="9.4" bldFile="os/ossrv/genericservices/s60compatibilityheaders/group94" mrp="os/ossrv/genericservices/s60compatibilityheaders/group94/tools_s60_header_compat94.mrp"/>
+            <unit version="9.4" bldFile="os\ossrv\genericservices\s60compatibilityheaders\group94" mrp="os\ossrv\genericservices\s60compatibilityheaders\group94\tools_s60_header_compat94.mrp"/>
      </component>
      <component name="syslibsdocs" long-name="Syslibs Documentation" class="doc">
-      <unit mrp="os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/>
+      <unit mrp="os\ossrv\genericservices\syslibsdocs\syslibs_documentation.mrp"/>
      </component>
      <component name="systemagent" long-name="System Agent" introduced="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/systemagent/group" mrp="os/ossrv/genericservices/systemagent/group/syslibs_sysagent2.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\systemagent\group" mrp="os\ossrv\genericservices\systemagent\group\syslibs_sysagent2.mrp"/>
      </component>
      <component name="taskscheduler" long-name="Task Scheduler" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/genericservices/taskscheduler/group" mrp="os/ossrv/genericservices/taskscheduler/group/syslibs_schsvr.mrp"/>
+            <unit bldFile="os\ossrv\genericservices\taskscheduler\group" mrp="os\ossrv\genericservices\taskscheduler\group\syslibs_schsvr.mrp"/>
      </component>
     </collection>
     <collection name="lowlevellibsandfws" long-name="Low Level Libraries and Frameworks" level="app-libs">
      <component name="apputils" long-name="Application Utilities" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/ossrv/lowlevellibsandfws/apputils/group" mrp="os/ossrv/lowlevellibsandfws/apputils/group/syslibs_bafl.mrp"/>
+            <unit bldFile="os\ossrv\lowlevellibsandfws\apputils\group" mrp="os\ossrv\lowlevellibsandfws\apputils\group\syslibs_bafl.mrp"/>
      </component>
      <component name="pluginfw" long-name="Plugin Framework" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="os/ossrv/lowlevellibsandfws/pluginfw/Group" mrp="os/ossrv/lowlevellibsandfws/pluginfw/Group/syslibs_ecom.mrp"/>
+            <unit version="2" bldFile="os\ossrv\lowlevellibsandfws\pluginfw\Group" mrp="os\ossrv\lowlevellibsandfws\pluginfw\group\syslibs_ecom.mrp"/>
      </component>
     </collection>
     <collection name="syslibsapitest" long-name="SysLibs API Tests" level="utilities">
@@ -313,77 +313,93 @@
     <collection name="authenticationservices" long-name="Authentication Services" level="utilities"/>
     <collection name="authorisation" long-name="Authorisation" level="utilities">
      <component name="userpromptservice" long-name="User Prompt Service" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\authorisation\userpromptservice\group" mrp="os\security\authorisation\userpromptservice\group\security_ups.mrp"/>
      </component>
     </collection>
     <collection name="contentmgmt" long-name="Content Management" level="utilities">
      <component name="cafrecogniserconfig" long-name="CAF Recogniser Config" introduced="9.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\contentmgmt\cafrecogniserconfig" mrp="os\security\contentmgmt\cafrecogniserconfig\security_reccafconfig.mrp"/>
      </component>
      <component name="cafstreamingsupport" long-name="CAF Streaming Support" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\contentmgmt\cafstreamingsupport\group" mrp="os\security\contentmgmt\cafstreamingsupport\group\security_streamingcaf.mrp"/>
      </component>
      <component name="contentaccessfwfordrm" long-name="Content Access Framework for DRM" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/contentmgmt/contentaccessfwfordrm/group" mrp="os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
+            <unit bldFile="os\security\contentmgmt\contentaccessfwfordrm\group" mrp="os\security\contentmgmt\contentaccessfwfordrm\group\security_caf2.mrp"/>
      </component>
     </collection>
     <collection name="crypto" long-name="Crypto Libraries" level="libraries">
      <component name="strongcryptospi" long-name="Strong Crypto SPI" filter="gt" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\crypto\weakcryptospi\strong" mrp="os\security\crypto\weakcryptospi\group\security_cryptospi_strong.mrp"/>
      </component>
      <component name="strongcrypto" long-name="Strong Cryptography Library" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/crypto/weakcrypto/strong" mrp="os/security/crypto/weakcrypto/group/security_crypto_strong.mrp"/>
+            <unit bldFile="os\security\crypto\weakcrypto\strong" mrp="os\security\crypto\weakcrypto\group\security_crypto_strong.mrp"/>
      </component>
      <component name="weakcryptospi" long-name="Weak Crypto SPI" filter="gt" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\crypto\weakcryptospi\group" mrp="os\security\crypto\weakcryptospi\group\security_cryptospi_weak.mrp"/>
      </component>
      <component name="weakcrypto" long-name="Weak Cryptography Library" filter="gt">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\crypto\weakcrypto\group" mrp="os\security\crypto\weakcrypto\group\security_crypto_weak.mrp"/>
      </component>
     </collection>
     <collection name="cryptomgmtlibs" long-name="Crypto Management Libraries" level="management">
      <component name="cryptotokenfw" long-name="Crypto Token Framework" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
+            <unit bldFile="os\security\cryptomgmtlibs\cryptotokenfw\group" mrp="os\security\cryptomgmtlibs\cryptotokenfw\group\security_cryptotokens.mrp"/>
      </component>
      <component name="securitycommonutils" long-name="Security Common Utils" introduced="8.0">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\cryptomgmtlibs\securitycommonutils\group" mrp="os\security\cryptomgmtlibs\securitycommonutils\group\security_commonutils.mrp"/>
      </component>
      <component name="securitydocs" long-name="Security Documentation">
-      <unit mrp="os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
+      <unit mrp="os\security\cryptomgmtlibs\securitydocs\security_documentation.mrp"/>
      </component>
      <component name="securitytestfw" long-name="Security Test Framework" introduced="7.0" class="test" deprecated="tb92">
-      <unit mrp="os/security/cryptomgmtlibs/securitytestfw/group/security_testframework.mrp"/>
+      <unit mrp="os\security\cryptomgmtlibs\securitytestfw\group\security_testframework.mrp"/>
      </component>
      <component name="securityutils" long-name="Security Utils" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptomgmtlibs/securityutils/group" mrp="os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/>
+            <unit bldFile="os\security\cryptomgmtlibs\securityutils\group" mrp="os\security\cryptomgmtlibs\securityutils\group\security_common.mrp"/>
      </component>
     </collection>
     <collection name="cryptoplugins" long-name="Crypto Plugins" level="plugins">
      <component name="cryptospiplugins" long-name="Crypto SPI Plugins" filter="gt" plugin="Y" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\security\cryptoplugins\cryptospiplugins\group" mrp="os\security\cryptoplugins\cryptospiplugins\group\security_cryptospi_plugins.mrp"/>
      </component>
     </collection>
     <collection name="cryptoservices" long-name="Crypto Services" level="plugins">
      <component name="asnpkcs" long-name="ASN PKCS" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptoservices/asnpkcs/group" mrp="os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
+            <unit bldFile="os\security\cryptoservices\asnpkcs\group" mrp="os\security\cryptoservices\asnpkcs\group\security_asnpkcs.mrp"/>
      </component>
      <component name="certificateandkeymgmt" long-name="Certificate and Key Management" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptoservices/certificateandkeymgmt/group" mrp="os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
+            <unit bldFile="os\security\cryptoservices\certificateandkeymgmt\group" mrp="os\security\cryptoservices\certificateandkeymgmt\group\security_certman.mrp"/>
      </component>
      <component name="filebasedcertificateandkeystores" long-name="File-based Certificate and Key Stores" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
+            <unit bldFile="os\security\cryptoservices\filebasedcertificateandkeystores\group" mrp="os\security\cryptoservices\filebasedcertificateandkeystores\group\security_filetokens.mrp"/>
      </component>
      <component name="rootcertificates" long-name="Root Certificates" introduced="7.0s">
-      <unit mrp="os/security/cryptoservices/rootcertificates/rootcerts.mrp"/>
+      <unit mrp="os\security\cryptoservices\rootcertificates\rootcerts.mrp"/>
      </component>
     </collection>
     <collection name="securityanddataprivacytools" long-name="Security and Data Privacy Tools" level="services">
      <component name="securityconfig" long-name="Security Config" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/securityanddataprivacytools/securityconfig/group" mrp="os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
+            <unit bldFile="os\security\securityanddataprivacytools\securityconfig\group" mrp="os\security\securityanddataprivacytools\securityconfig\group\security_config.mrp"/>
      </component>
      <component name="securitytools" long-name="Security Tools" class="PC" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/security/securityanddataprivacytools/securitytools/group" mrp="os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
+            <unit bldFile="os\security\securityanddataprivacytools\securitytools\group" mrp="os\security\securityanddataprivacytools\securitytools\group\security_tools.mrp"/>
      </component>
     </collection>
    </block>
@@ -395,55 +411,57 @@
     <collection name="loggingservices" long-name="Logging Services" level="server">
      <component name="eventlogger" long-name="Event Logger" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/loggingservices/eventlogger/group" mrp="os/persistentdata/loggingservices/eventlogger/group/syslibs_logeng.mrp"/>
+            <unit bldFile="os\persistentdata\loggingservices\eventlogger\group" mrp="os\persistentdata\loggingservices\eventlogger\group\syslibs_logeng.mrp"/>
      </component>
      <component name="filelogger" long-name="File Logger" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/loggingservices/filelogger/group" mrp="os/persistentdata/loggingservices/filelogger/group/comms-infras_flogger.mrp"/>
+            <unit bldFile="os\persistentdata\loggingservices\filelogger\group" mrp="os\persistentdata\loggingservices\filelogger\group\comms-infras_flogger.mrp"/>
      </component>
      <component name="rfilelogger" long-name="RFile Logger" deprecated="tb92" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/loggingservices/rfilelogger/group" mrp="os/persistentdata/loggingservices/rfilelogger/group/testtools_utilities.mrp"/>
+            <unit bldFile="os\persistentdata\loggingservices\rfilelogger\group" mrp="os\persistentdata\loggingservices\rfilelogger\group\testtools_utilities.mrp"/>
      </component>
     </collection>
     <collection name="persistentstorage" long-name="Persistent Storage" level="framework">
      <component name="centralrepository" long-name="Central Repository" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/centralrepository/group" mrp="os/persistentdata/persistentstorage/centralrepository/group/syslibs_centralrepository.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\centralrepository\group" mrp="os\persistentdata\persistentstorage\centralrepository\group\syslibs_centralrepository.mrp"/>
      </component>
      <component name="dbms" long-name="DBMS">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/dbms/group" mrp="os/persistentdata/persistentstorage/dbms/group/syslibs_dbms.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\dbms\group" mrp="os\persistentdata\persistentstorage\dbms\group\syslibs_dbms.mrp"/>
      </component>
      <component name="sql" long-name="SQL" introduced="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/sql/GROUP" mrp="os/persistentdata/persistentstorage/sql/GROUP/syslibs_sql.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\sql\GROUP" mrp="os\persistentdata\persistentstorage\sql\group\syslibs_sql.mrp"/>
      </component>
      <component name="store" long-name="Store">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/persistentstorage/store/group" mrp="os/persistentdata/persistentstorage/store/group/syslibs_store.mrp"/>
+            <unit bldFile="os\persistentdata\persistentstorage\store\group" mrp="os\persistentdata\persistentstorage\store\group\syslibs_store.mrp"/>
      </component>
     </collection>
     <collection name="traceservices" long-name="Trace Services" level="server">
      <component name="commsdebugutility" long-name="Comms Debug Utility" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/traceservices/commsdebugutility/group" mrp="os/persistentdata/traceservices/commsdebugutility/group/comms-infras_commsdebugutility.mrp"/>
+            <unit bldFile="os\persistentdata\traceservices\commsdebugutility\group" mrp="os\persistentdata\traceservices\commsdebugutility\group\comms-infras_commsdebugutility.mrp"/>
      </component>
      <component name="tracefw" long-name="Trace Framework" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/traceservices/tracefw/ulogger/group" mrp="os/persistentdata/traceservices/tracefw/ulogger/group/tools_debug_trace.mrp"/>
+            <unit bldFile="os\persistentdata\traceservices\tracefw\ulogger\group" mrp="os\persistentdata\traceservices\tracefw\ulogger\group\tools_debug_trace.mrp"/>
      </component>
      <component name="utrace" long-name="UTrace" introduced="9.3" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/traceservices/utrace/group" mrp="os/persistentdata/traceservices/utrace/group/testtools_utrace_api.mrp"/>
+            <unit bldFile="os\persistentdata\traceservices\utrace\group" mrp="os\persistentdata\traceservices\utrace\group\testtools_utrace_api.mrp"/>
      </component>
     </collection>
     <collection name="featuremgmt" long-name="Feature Management" level="framework">
      <component name="featuremgr" long-name="Feature Manager" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\persistentdata\featuremgmt\featuremgr\group" mrp="os\persistentdata\featuremgmt\featuremgr\group\syslibs_featmgr.mrp"/>
      </component>
      <component name="featureregistry" long-name="Feature Registry" introduced="9.2" deprecated="Future">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/persistentdata/featuremgmt/featureregistry/group" mrp="os/persistentdata/featuremgmt/featureregistry/group/syslibs_featreg.mrp"/>
+            <unit bldFile="os\persistentdata\featuremgmt\featureregistry\group" mrp="os\persistentdata\featuremgmt\featureregistry\group\syslibs_featreg.mrp"/>
      </component>
      <component name="featuremanager" long-name="Feature Manager">
      </component>
@@ -455,11 +473,11 @@
     <collection name="accessoryservices" long-name="Accessory Services" level="framework">
      <component name="remotecontrolfw" long-name="Remote Control Framework" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/group" mrp="os/devicesrv/accessoryservices/remotecontrolfw/group/bluetooth_remotecontrol.mrp"/>
+            <unit bldFile="os\devicesrv\accessoryservices\remotecontrolfw\group" mrp="os\devicesrv\accessoryservices\remotecontrolfw\group\bluetooth_remotecontrol.mrp"/>
      </component>
      <component name="reftsp" long-name="Remote Control Reference TSP" filter="techview" plugin="Y" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/accessoryservices/reftsp/group" mrp="os/devicesrv/accessoryservices/reftsp/group/bluetooth_remotecontrol_refTSP.mrp"/>
+            <unit bldFile="os\devicesrv\accessoryservices\reftsp\group" mrp="os\devicesrv\accessoryservices\reftsp\group\bluetooth_remotecontrol_refTSP.mrp"/>
      </component>
      <component name="accessorymonitor" long-name="Accessory Monitor">
      </component>
@@ -529,13 +547,13 @@
      </component>
      <component name="hwresourcesmgr" long-name="Hardware Resources Manager" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/resourcemgmt/hwresourcesmgr/group" mrp="os/devicesrv/resourcemgmt/hwresourcesmgr/group/telephony_hwrm.mrp"/>
+            <unit bldFile="os\devicesrv\resourcemgmt\hwresourcesmgr\group" mrp="os\devicesrv\resourcemgmt\hwresourcesmgr\group\telephony_hwrm.mrp"/>
      </component>
      <component name="LightClientDll" long-name="Light Client DLL">
      </component>
      <component name="powerandmemorynotificationservice" long-name="Power and Memory Notification Service" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group" mrp="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group/syslibs_pwrcli.mrp"/>
+            <unit bldFile="os\devicesrv\resourcemgmt\powerandmemorynotificationservice\group" mrp="os\devicesrv\resourcemgmt\powerandmemorynotificationservice\group\syslibs_pwrcli.mrp"/>
      </component>
      <component name="ServerExe" long-name="Server Exe">
      </component>
@@ -560,7 +578,7 @@
     <collection name="sysstatemgmt" long-name="System State Management" level="server">
      <component name="systemstarter" long-name="System Starter" introduced="9.1" deprecated="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/group" mrp="os/devicesrv/sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
+            <unit bldFile="os\devicesrv\sysstatemgmt\systemstarter\group" mrp="os\devicesrv\sysstatemgmt\systemstarter\group\app-framework_sysstart.mrp"/>
      </component>
      <component name="starter" long-name="Starter">
      </component>
@@ -570,7 +588,7 @@
     <collection name="datasourceadaptation" long-name="Data Source Adaptation" level="adaptation">
      <component name="gpsdatasourceadaptation" long-name="GPS Data Source Adaptation" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group" mrp="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group/lbs_gps_data_source_adaptation.mrp"/>
+            <unit bldFile="os\lbs\datasourceadaptation\gpsdatasourceadaptation\group" mrp="os\lbs\datasourceadaptation\gpsdatasourceadaptation\group\lbs_gps_data_source_adaptation.mrp"/>
      </component>
     </collection>
     <collection name="datasourcemodules" long-name="Generic Positioning Plugins" level="data-acquisition">
@@ -578,15 +596,15 @@
      </component>
      <component name="bluetoothgpspositioningmodule" long-name="Bluetooth GPS Positioning Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group" mrp="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group/lbs_bt_positioning_module.mrp"/>
+            <unit bldFile="os\lbs\datasourcemodules\bluetoothgpspositioningmodule\group" mrp="os\lbs\datasourcemodules\bluetoothgpspositioningmodule\group\lbs_bt_positioning_module.mrp"/>
      </component>
      <component name="defaultpositioningmodule" long-name="Default Positioning Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourcemodules/defaultpositioningmodule/group" mrp="os/lbs/datasourcemodules/defaultpositioningmodule/group/lbs_default_positioning_module.mrp"/>
+            <unit bldFile="os\lbs\datasourcemodules\defaultpositioningmodule\group" mrp="os\lbs\datasourcemodules\defaultpositioningmodule\group\lbs_default_positioning_module.mrp"/>
      </component>
      <component name="simulationpositioningmodule" long-name="Simulation Positioning Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/datasourcemodules/simulationpositioningmodule/group" mrp="os/lbs/datasourcemodules/simulationpositioningmodule/group/lbs_simulation_positioning_module.mrp"/>
+            <unit bldFile="os\lbs\datasourcemodules\simulationpositioningmodule\group" mrp="os\lbs\datasourcemodules\simulationpositioningmodule\group\lbs_simulation_positioning_module.mrp"/>
      </component>
      <component name="locationbtgpspsy" long-name="BT GPS PSY">
      </component>
@@ -598,46 +616,46 @@
     <collection name="locationmgmt" long-name="Location Management" level="management">
      <component name="agpslocationmgr" long-name="A-GPS Location Manager" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/agpslocationmgr/group" mrp="os/lbs/locationmgmt/agpslocationmgr/group/lbs_agpslocationmanager.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\agpslocationmgr\group" mrp="os\lbs\locationmgmt\agpslocationmgr\group\lbs_agpslocationmanager.mrp"/>
      </component>
      <component name="locationcore" long-name="Location Core" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/locationcore/group" mrp="os/lbs/locationmgmt/locationcore/group/lbs_admin.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\locationcore\group" mrp="os\lbs\locationmgmt\locationcore\group\lbs_admin.mrp"/>
      </component>
      <component name="networkgateway" long-name="Network Gateway" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/networkgateway/group" mrp="os/lbs/locationmgmt/networkgateway/group/lbs_networkgateway.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\networkgateway\group" mrp="os\lbs\locationmgmt\networkgateway\group\lbs_networkgateway.mrp"/>
      </component>
      <component name="networklocationmgr" long-name="Network Location Manager" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationmgmt/networklocationmgr/group" mrp="os/lbs/locationmgmt/networklocationmgr/group/lbs_networklocationmanager.mrp"/>
+            <unit bldFile="os\lbs\locationmgmt\networklocationmgr\group" mrp="os\lbs\locationmgmt\networklocationmgr\group\lbs_networklocationmanager.mrp"/>
      </component>
     </collection>
     <collection name="locationrequestmgmt" long-name="Location Request Management" level="application-interface">
      <component name="locationserver" long-name="Location Server" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationrequestmgmt/locationserver/group" mrp="os/lbs/locationrequestmgmt/locationserver/group/lbs_locationserver.mrp"/>
+            <unit bldFile="os\lbs\locationrequestmgmt\locationserver\group" mrp="os\lbs\locationrequestmgmt\locationserver\group\lbs_locationserver.mrp"/>
      </component>
      <component name="networkrequesthandler" long-name="Network Request Handler" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/locationrequestmgmt/networkrequesthandler/group" mrp="os/lbs/locationrequestmgmt/networkrequesthandler/group/lbs_networkrequesthandler.mrp"/>
+            <unit bldFile="os\lbs\locationrequestmgmt\networkrequesthandler\group" mrp="os\lbs\locationrequestmgmt\networkrequesthandler\group\lbs_networkrequesthandler.mrp"/>
      </component>
     </collection>
     <collection name="networkprotocolmodules" long-name="Network Protocol Modules" level="adaptation">
      <component name="privacyprotocolmodule" long-name="Privacy Protocol Module" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/networkprotocolmodules/privacyprotocolmodule/group" mrp="os/lbs/networkprotocolmodules/privacyprotocolmodule/group/lbs_privacyprotocolmodule.mrp"/>
+            <unit bldFile="os\lbs\networkprotocolmodules\privacyprotocolmodule\group" mrp="os\lbs\networkprotocolmodules\privacyprotocolmodule\group\lbs_privacyprotocolmodule.mrp"/>
      </component>
      <component name="suplprotocolmodule" long-name="SUPL Protocol Module" plugin="Y" introduced="tb91" deprecated="tb91">
      </component>
     </collection>
     <collection name="lbstest" long-name="Locating Services Tests" level="application-interface">
      <component name="lbstestproduct" long-name="LBS Test Product" introduced="9.2" class="test">
-      <unit mrp="os/lbs/lbstest/lbstestproduct/group/lbs_testproduct.mrp"/>
+      <unit mrp="os\lbs\lbstest\lbstestproduct\group\lbs_testproduct.mrp"/>
      </component>
      <component name="locationprotocoltest" long-name="Location Protocol Tests" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/lbs/lbstest/locationprotocoltest/group" mrp="os/lbs/lbstest/locationprotocoltest/group/lbs_networktest.mrp"/>
+            <unit bldFile="os\lbs\lbstest\locationprotocoltest\group" mrp="os\lbs\lbstest\locationprotocoltest\group\lbs_networktest.mrp"/>
      </component>
     </collection>
    </block>
@@ -645,53 +663,53 @@
     <collection name="baseconnectionproviders" long-name="Base Connection Providers" level="framework">
      <component name="refcpr" long-name="Reference CPR" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/baseconnectionproviders/refcpr/group" mrp="os/commsfw/baseconnectionproviders/refcpr/group/networking_ReferenceCPR.mrp"/>
+            <unit bldFile="os\commsfw\baseconnectionproviders\refcpr\group" mrp="os\commsfw\baseconnectionproviders\refcpr\group\networking_ReferenceCPR.mrp"/>
      </component>
      <component name="refscpr" long-name="Reference SCPR" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/baseconnectionproviders/refscpr/group" mrp="os/commsfw/baseconnectionproviders/refscpr/group/networking_ReferenceSCPR.mrp"/>
+            <unit bldFile="os\commsfw\baseconnectionproviders\refscpr\group" mrp="os\commsfw\baseconnectionproviders\refscpr\group\networking_ReferenceSCPR.mrp"/>
      </component>
     </collection>
     <collection name="commsconfig" long-name="Comms Config" level="process">
      <component name="commsdatabase" long-name="Comms Database">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
+            <unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\group\comms-infras_commsdat.mrp"/>
      </component>
      <component name="commsdatabaseshim" long-name="Comms Database Shim" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsconfig/commsdatabaseshim/group" mrp="os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
+            <unit bldFile="os\commsfw\commsconfig\commsdatabaseshim\group" mrp="os\commsfw\commsconfig\commsdatabaseshim\group\comms-infras_commdbshim.mrp"/>
      </component>
     </collection>
     <collection name="commsfwutils" long-name="Comms Framework Utilities" level="framework">
      <component name="commfw" long-name="Comms Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwutils/commfw/group" mrp="os/commsfw/commsfwutils/commfw/group/comms-infras_commsfw.mrp" priority="10"/>
+            <unit bldFile="os\commsfw\commsfwutils\commfw\group" mrp="os\commsfw\commsfwutils\commfw\group\comms-infras_commsfw.mrp" priority="10"/>
      </component>
      <component name="mbufmgr" long-name="MBuf Manager" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwutils/mbufmgr/group" mrp="os/commsfw/commsfwutils/mbufmgr/group/comms-infras_mbufmgr.mrp"/>
+            <unit bldFile="os\commsfw\commsfwutils\mbufmgr\group" mrp="os\commsfw\commsfwutils\mbufmgr\group\comms-infras_mbufmgr.mrp"/>
      </component>
     </collection>
     <collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if">
      <component name="commstools" long-name="Comms Tools" introduced="tb91" class="PC">
-      <unit mrp="os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
+      <unit mrp="os\commsfw\commsfwtools\commstools\group\comms-infras_tools.mrp"/>
      </component>
      <component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
+            <unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\installdefaultcommdb\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\installdefaultcommdb\group\comms-infras_installdefaultcommdb.mrp" priority="1010"/>
      </component>
      <component name="preparedefaultcommsdatabase" long-name="Prepare Default Comms Database" filter="gt" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
+            <unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\defaultcommdb\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\defaultcommdb\group\comms-infras_defaultcommdb.mrp"/>
      </component>
     </collection>
     <collection name="commsprocess" long-name="Comms Process" level="process">
      <component name="commsrootserver" long-name="Comms Root Server" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsprocess/commsrootserverconfig/group" mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
+            <unit bldFile="os\commsfw\commsprocess\commsrootserverconfig\group" mrp="os\commsfw\commsprocess\commsrootserverconfig\group\comms-infras_rootserver.mrp"/>
      </component>
      <component name="commsrootserverconfig" long-name="Comms Root Server Config" introduced="9.1" class="config">
-      <unit mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp"/>
+      <unit mrp="os\commsfw\commsprocess\commsrootserverconfig\group\comms-infras_rootserver-config.mrp"/>
      </component>
     </collection>
     <collection name="commsinfrastructureapitest" long-name="Comms-Infras API Tests" level="app-if">
@@ -700,41 +718,43 @@
     <collection name="datacommsserver" long-name="Data Comms Server" level="framework">
      <component name="esockserver" long-name="ESock Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="os/commsfw/datacommsserver/esockserver/group" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp"/>
+            <unit version="2" bldFile="os\commsfw\datacommsserver\esockserver\group" mrp="os\commsfw\datacommsserver\esockserver\group\comms-infras_esock.mrp"/>
      </component>
      <component name="esockserverconfig" long-name="ESock Server Config" introduced="9.1" class="config">
-      <unit version="2" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock-config.mrp"/>
+      <unit version="2" mrp="os\commsfw\datacommsserver\esockserver\group\comms-infras_esock-config.mrp"/>
      </component>
      <component name="networkcontroller" long-name="Network Controller" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/datacommsserver/networkcontroller/group" mrp="os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
+            <unit bldFile="os\commsfw\datacommsserver\networkcontroller\group" mrp="os\commsfw\datacommsserver\networkcontroller\group\networking_netcon.mrp"/>
      </component>
      <component name="networkinterfacemgr" long-name="Network Interface Manager" introduced="ER5U">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="os/commsfw/datacommsserver/networkinterfacemgr/group" mrp="os/commsfw/datacommsserver/networkinterfacemgr/group/comms-infras_nifman.mrp"/>
+            <unit version="1" bldFile="os\commsfw\datacommsserver\networkinterfacemgr\group" mrp="os\commsfw\datacommsserver\networkinterfacemgr\group\comms-infras_nifman.mrp"/>
      </component>
      <component name="networkingdialogapi" long-name="Networking Dialog API" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/datacommsserver/networkingdialogapi/group" mrp="os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
+            <unit bldFile="os\commsfw\datacommsserver\networkingdialogapi\group" mrp="os\commsfw\datacommsserver\networkingdialogapi\group\networking_dialog.mrp"/>
      </component>
      <component name="networkingdialogstub" long-name="Networking Dialog Stub" introduced="6.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\commsfw\datacommsserver\networkingdialogapi\default" mrp="os\commsfw\datacommsserver\networkingdialogapi\default\networking_dialog_default.mrp"/>
      </component>
     </collection>
     <collection name="serialserver" long-name="Serial Server" level="server">
      <component name="c32serialserver" long-name="C32 Serial Server" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/serialserver/c32serialserver/group" mrp="os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
+            <unit bldFile="os\commsfw\serialserver\c32serialserver\group" mrp="os\commsfw\serialserver\c32serialserver\group\ser-comms_c32.mrp"/>
      </component>
      <component name="c32serialserverconfig" long-name="C32 Serial Server Config" introduced="ER5" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/serialserver/c32serialserverconfig" mrp="os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
+            <unit bldFile="os\commsfw\serialserver\c32serialserverconfig" mrp="os\commsfw\serialserver\c32serialserverconfig\ser-comms_c32-config.mrp"/>
      </component>
      <component name="c32serialserverdocs" long-name="C32 Serial Server Documentation">
-      <unit mrp="os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
+      <unit mrp="os\commsfw\serialserver\c32serialserverdocs\ser-comms_documentation.mrp"/>
      </component>
      <component name="packetloopbackcsy" long-name="Packet Loopback CSY" introduced="8.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/serialserver/packetloopbackcsy/group" mrp="os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
+            <unit bldFile="os\commsfw\serialserver\packetloopbackcsy\group" mrp="os\commsfw\serialserver\packetloopbackcsy\group\packetloopbackcsy.mrp"/>
      </component>
      <component name="serialportcsy" long-name="Serial Port CSY" class="placeholder" plugin="Y" introduced="ER5">
       <!-- placeholder for ser-comms_serialportcsy, currently built by C32 -->
@@ -742,13 +762,13 @@
     </collection>
     <collection name="commsfw_info" long-name="Comms Framework Info" level="app-if">
      <component name="commsinfrastructuredocs" long-name="Comms Infrastructure Documentation" introduced="7.0" class="doc">
-      <unit mrp="os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
+      <unit mrp="os\commsfw\commsfw_info\commsinfrastructuredocs\comms-infras_documentation.mrp"/>
      </component>
     </collection>
     <collection name="commsfwsupport" long-name="Comms Framework Support" level="support">
      <component name="commselements" long-name="Comms Elements" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/commsfw/commsfwsupport/commselements/group" mrp="os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
+            <unit bldFile="os\commsfw\commsfwsupport\commselements\group" mrp="os\commsfw\commsfwsupport\commselements\group\comms-infras_elements.mrp"/>
      </component>
     </collection>
    </block>
@@ -756,144 +776,150 @@
     <collection name="esockapiextensions" long-name="ESock API Extensions" level="app-if">
      <component name="internetsockets" long-name="Internet Sockets" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/esockapiextensions/internetsockets/group" mrp="os/networkingsrv/esockapiextensions/internetsockets/group/networking_insock.mrp"/>
+            <unit bldFile="os\networkingsrv\esockapiextensions\internetsockets\group" mrp="os\networkingsrv\esockapiextensions\internetsockets\group\networking_insock.mrp"/>
      </component>
     </collection>
     <collection name="linklayercontrol" long-name="Link Layer Control" level="hw-if">
      <component name="nullagt" long-name="NULL AGT" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayercontrol/nullagt/group" mrp="os/networkingsrv/linklayercontrol/nullagt/group/networking_nullagt.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayercontrol\nullagt\group" mrp="os\networkingsrv\linklayercontrol\nullagt\group\networking_nullagt.mrp"/>
      </component>
     </collection>
     <collection name="linklayerprotocols" long-name="Link Layer Protocols" level="hw-if">
      <component name="ethernetnif" long-name="Ethernet NIF" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerprotocols/ethernetnif/group" mrp="os/networkingsrv/linklayerprotocols/ethernetnif/group/networking_ether802.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerprotocols\ethernetnif\group" mrp="os\networkingsrv\linklayerprotocols\ethernetnif\group\networking_ether802.mrp"/>
      </component>
      <component name="ethernetpacketdriver" long-name="Ethernet Packet Driver" plugin="Y" introduced="7.0">
-      <unit mrp="os/networkingsrv/linklayerprotocols/ethernetpacketdriver/group/networking_etherdrv_srconly.mrp"/>
+      <unit mrp="os\networkingsrv\linklayerprotocols\ethernetpacketdriver\group\networking_etherdrv_srconly.mrp"/>
      </component>
      <component name="pppconfig" long-name="PPP Config" introduced="ER5">
-      <unit version="1" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp-config.mrp"/>
+      <unit version="1" mrp="os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp-config.mrp"/>
      </component>
      <component name="pppnif" long-name="PPP NIF" plugin="Y" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="os/networkingsrv/linklayerprotocols/pppnif/group" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp.mrp"/>
+            <unit version="1" bldFile="os\networkingsrv\linklayerprotocols\pppnif\group" mrp="os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp.mrp"/>
      </component>
      <component name="slipnif" long-name="SLIP NIF" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerprotocols/slipnif/group" mrp="os/networkingsrv/linklayerprotocols/slipnif/group/networking_slip.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerprotocols\slipnif\group" mrp="os\networkingsrv\linklayerprotocols\slipnif\group\networking_slip.mrp"/>
      </component>
      <component name="tunnelnif" long-name="Tunnel NIF" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerprotocols/tunnelnif/group" mrp="os/networkingsrv/linklayerprotocols/tunnelnif/group/networking_tunnelnif.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerprotocols\tunnelnif\group" mrp="os\networkingsrv\linklayerprotocols\tunnelnif\group\networking_tunnelnif.mrp"/>
      </component>
     </collection>
     <collection name="linklayerutils" long-name="Link Layer Utilities" level="hw-if">
      <component name="packetlogger" long-name="Packet Logger" introduced="8.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/linklayerutils/packetlogger/group" mrp="os/networkingsrv/linklayerutils/packetlogger/group/networking_packetlogger.mrp"/>
+            <unit bldFile="os\networkingsrv\linklayerutils\packetlogger\group" mrp="os\networkingsrv\linklayerutils\packetlogger\group\networking_packetlogger.mrp"/>
      </component>
     </collection>
     <collection name="networkcontrol" long-name="Network Control" level="plugin">
      <component name="ipcpr" long-name="IP CPR" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/ipcpr/group" mrp="os/networkingsrv/networkcontrol/ipcpr/group/networking_ipcpr.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\ipcpr\group" mrp="os\networkingsrv\networkcontrol\ipcpr\group\networking_ipcpr.mrp"/>
      </component>
      <component name="ipcprshim" long-name="IP CPR Shim" plugin="Y" deprecated="Future">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/ipcprshim/group" mrp="os/networkingsrv/networkcontrol/ipcprshim/group/networking_shimcpr.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\ipcprshim\group" mrp="os\networkingsrv\networkcontrol\ipcprshim\group\networking_shimcpr.mrp"/>
      </component>
      <component name="ipnetworklayer" long-name="IP Network Layer" plugin="Y" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkcontrol\ipnetworklayer\group" mrp="os\networkingsrv\networkcontrol\ipnetworklayer\group\networking_ipproto.mrp"/>
      </component>
      <component name="ipscpr" long-name="IP SCPR" plugin="Y" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/ipscpr/group" mrp="os/networkingsrv/networkcontrol/ipscpr/group/networking_ipscpr.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\ipscpr\group" mrp="os\networkingsrv\networkcontrol\ipscpr\group\networking_ipscpr.mrp"/>
      </component>
      <component name="iptransportlayer" long-name="IP Transport Layer" plugin="Y">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkcontrol\iptransportlayer\group" mrp="os\networkingsrv\networkcontrol\iptransportlayer\group\networking_iptransport.mrp"/>
      </component>
      <component name="pfqoslib" long-name="PF QoS Library" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/pfqoslib/group" mrp="os/networkingsrv/networkcontrol/pfqoslib/group/networking_pfqoslib.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\pfqoslib\group" mrp="os\networkingsrv\networkcontrol\pfqoslib\group\networking_pfqoslib.mrp"/>
      </component>
      <component name="qosfwconfig" long-name="QoS Framework Config" introduced="7.0s" class="config">
-      <unit mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos-config.mrp"/>
+      <unit mrp="os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos-config.mrp"/>
      </component>
      <component name="qosfwprt" long-name="QoS Framework PRT" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/qosfwconfig/qos/group" mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\qosfwconfig\qos\group" mrp="os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos.mrp"/>
      </component>
      <component name="qosipscpr" long-name="QoS IP SCPR" plugin="Y">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkcontrol\qosipscpr\group" mrp="os\networkingsrv\networkcontrol\qosipscpr\group\networking_qosipscpr.mrp"/>
      </component>
      <component name="qoslib" long-name="QoS Library" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkcontrol/qoslib/group" mrp="os/networkingsrv/networkcontrol/qoslib/group/networking_qoslib.mrp"/>
+            <unit bldFile="os\networkingsrv\networkcontrol\qoslib\group" mrp="os\networkingsrv\networkcontrol\qoslib\group\networking_qoslib.mrp"/>
      </component>
     </collection>
     <collection name="networkprotocols" long-name="Network Protocols" level="plugin">
      <component name="ipeventnotifier" long-name="IP Event Notifier" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/ipeventnotifier/group" mrp="os/networkingsrv/networkprotocols/ipeventnotifier/group/networking_ipeventnotifier.mrp"/>
+            <unit bldFile="os\networkingsrv\networkprotocols\ipeventnotifier\group" mrp="os\networkingsrv\networkprotocols\ipeventnotifier\group\networking_ipeventnotifier.mrp"/>
      </component>
      <component name="iphook" long-name="IP Hook" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/iphook/inhook6/group" mrp="os/networkingsrv/networkprotocols/iphook/inhook6/group/networking_inhook6.mrp"/>
+            <unit bldFile="os\networkingsrv\networkprotocols\iphook\inhook6\group" mrp="os\networkingsrv\networkprotocols\iphook\inhook6\group\networking_inhook6.mrp"/>
      </component>
      <component name="mobileip" long-name="Mobile IP" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/mobileip/group" mrp="os/networkingsrv/networkprotocols/mobileip/group/networking_mobileip.mrp"/>
-     </component>
-     <component name="tcpipv4v6prt" long-name="TCP/IPv4/v6 PRT" plugin="Y" introduced="7.0">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkprotocols/tcpipv4v6prt/group" mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6.mrp"/>
-     </component>
-     <component name="tcpipv4config" long-name="TCP/IPv4/v6 Config" introduced="7.0" class="config">
-      <unit mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6-config.mrp"/>
+            <unit bldFile="os\networkingsrv\networkprotocols\mobileip\group" mrp="os\networkingsrv\networkprotocols\mobileip\group\networking_mobileip.mrp"/>
+     </component>
+     <component name="tcpipv4v6prt" long-name="tcp\ipv4\v6 PRT" plugin="Y" introduced="7.0">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\networkingsrv\networkprotocols\tcpipv4v6prt\group" mrp="os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6.mrp"/>
+     </component>
+     <component name="tcpipv4config" long-name="tcp\ipv4\v6 Config" introduced="7.0" class="config">
+      <unit mrp="os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6-config.mrp"/>
      </component>
     </collection>
     <collection name="networksecurity" long-name="Network Security" level="framework">
      <component name="ipsec" long-name="IPsec" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networksecurity/ipsec/group" mrp="os/networkingsrv/networksecurity/ipsec/group/networking_ipsec.mrp"/>
+            <unit bldFile="os\networkingsrv\networksecurity\ipsec\group" mrp="os\networkingsrv\networksecurity\ipsec\group\networking_ipsec.mrp"/>
      </component>
      <component name="tls" long-name="TLS" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networksecurity/tls/group" mrp="os/networkingsrv/networksecurity/tls/group/networking_tls.mrp"/>
+            <unit bldFile="os\networkingsrv\networksecurity\tls\group" mrp="os\networkingsrv\networksecurity\tls\group\networking_tls.mrp"/>
      </component>
      <component name="tlsprovider" long-name="TLS Provider" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networksecurity/tlsprovider/group" mrp="os/networkingsrv/networksecurity/tlsprovider/group/security_tlsprovider.mrp"/>
+            <unit bldFile="os\networkingsrv\networksecurity\tlsprovider\group" mrp="os\networkingsrv\networksecurity\tlsprovider\group\security_tlsprovider.mrp"/>
      </component>
     </collection>
     <collection name="networkingtestandutils" long-name="Networking Test and Utils" level="app-if">
      <component name="exampleinternetutilities" long-name="Example Internet Utilities" introduced="ER5">
-      <unit mrp="os/networkingsrv/networkingtestandutils/exampleinternetutilities/group/networking_inetutil.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\exampleinternetutilities\group\networking_inetutil.mrp"/>
      </component>
      <component name="ipanalyzer" long-name="IP Analyzer" introduced="7.0" deprecated="tb92">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipanalyzer\group\networking_iprotor.mrp"/>
      </component>
      <component name="ipprobe" long-name="IP Probe" plugin="Y" introduced="7.0s">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipprobe/group/networking_probe.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipprobe\group\networking_probe.mrp"/>
      </component>
      <component name="ipv6to4tunnel" long-name="IPv6 to 4 Tunnel" plugin="Y">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipv6to4tunnel/group/networking_6to4.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipv6to4tunnel\group\networking_6to4.mrp"/>
      </component>
      <component name="networkingexamples" long-name="Networking Examples" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group" mrp="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group/networking_examplecode.mrp"/>
+            <unit bldFile="os\networkingsrv\networkingtestandutils\networkingexamples\examplecode\group" mrp="os\networkingsrv\networkingtestandutils\networkingexamples\examplecode\group\networking_examplecode.mrp"/>
      </component>
      <component name="networkingintegrationtest" long-name="Networking Integration Test" introduced="ER5" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group" mrp="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group/networking_integrationtest.mrp"/>
+            <unit bldFile="os\networkingsrv\networkingtestandutils\networkingintegrationtest\Group" mrp="os\networkingsrv\networkingtestandutils\networkingintegrationtest\group\networking_integrationtest.mrp"/>
      </component>
      <component name="networkingunittest" long-name="Networking Unit Test" introduced="7.0" class="test">
-      <unit mrp="os/networkingsrv/networkingtestandutils/networkingunittest/group/networking_unittest.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\networkingunittest\group\networking_unittest.mrp"/>
      </component>
     </collection>
     <collection name="pppcompressionplugins" long-name="PPP Compression Plugins" level="plugin">
      <component name="predictorcompression" long-name="Predictor Compression" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/pppcompressionplugins/predictorcompression/group" mrp="os/networkingsrv/pppcompressionplugins/predictorcompression/group/networking_predcomp.mrp"/>
+            <unit bldFile="os\networkingsrv\pppcompressionplugins\predictorcompression\group" mrp="os\networkingsrv\pppcompressionplugins\predictorcompression\group\networking_predcomp.mrp"/>
      </component>
     </collection>
     <collection name="commsdb" long-name="Comms DB" level="server">
@@ -902,27 +928,27 @@
     </collection>
     <collection name="networkingsrv_info" long-name="Networking Services Info" level="app-if">
      <component name="networkingdocs" long-name="Networking Documentation" class="doc">
-      <unit mrp="os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/>
+      <unit mrp="os\networkingsrv\networkingsrv_info\networkingdocs\networking_documentation.mrp"/>
      </component>
      <component name="networkingrom" long-name="Networking ROM">
       <!--  production component: contains the IBY files -->
      </component>
     </collection>
-    <collection name="tcpiputils" long-name="TCP/IP Utilities" level="plugin">
+    <collection name="tcpiputils" long-name="tcp\ip Utilities" level="plugin">
      <component name="dhcp" long-name="DHCP" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/tcpiputils/dhcp/group" mrp="os/networkingsrv/tcpiputils/dhcp/group/networking_dhcp.mrp"/>
+            <unit bldFile="os\networkingsrv\tcpiputils\dhcp\group" mrp="os\networkingsrv\tcpiputils\dhcp\group\networking_dhcp.mrp"/>
      </component>
      <component name="dnd" long-name="DND" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/tcpiputils/dnd/group" mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd.mrp"/>
+            <unit bldFile="os\networkingsrv\tcpiputils\dnd\group" mrp="os\networkingsrv\tcpiputils\dnd\group\networking_dnd.mrp"/>
      </component>
      <component name="dndconfig" long-name="DND Config" introduced="7.0" class="config">
-      <unit mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd-config.mrp"/>
+      <unit mrp="os\networkingsrv\tcpiputils\dnd\group\networking_dnd-config.mrp"/>
      </component>
      <component name="networkaddressandporttranslation" long-name="Network Address and Port Translation" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group" mrp="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group/networking_napt.mrp"/>
+            <unit bldFile="os\networkingsrv\tcpiputils\networkaddressandporttranslation\group" mrp="os\networkingsrv\tcpiputils\networkaddressandporttranslation\group\networking_napt.mrp"/>
      </component>
     </collection>
    </block>
@@ -952,21 +978,23 @@
     <collection name="basebandadaptationplugins" long-name="Baseband Adaptation Plugins" level="adaptation">
      <component name="basebandchanneladaptorforc32" long-name="Baseband Channel Adaptor for C32" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group" mrp="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group/networking_c32bca.mrp"/>
+            <unit bldFile="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforc32\group" mrp="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforc32\group\networking_c32bca.mrp"/>
      </component>
      <component name="basebandchanneladaptorforisc" long-name="Baseband Channel Adaptor for ISC" plugin="Y">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforisc\group" mrp="os\cellularsrv\basebandadaptationplugins\basebandchanneladaptorforisc\group\networking_bcatoisc.mrp"/>
      </component>
     </collection>
     <collection name="fax" long-name="Fax" level="server">
      <component name="faxclientandserver" long-name="Fax Client and Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/fax/faxclientandserver/Group" mrp="os/cellularsrv/fax/faxclientandserver/Group/telephony_fax.mrp"/>
+            <unit bldFile="os\cellularsrv\fax\faxclientandserver\Group" mrp="os\cellularsrv\fax\faxclientandserver\group\telephony_fax.mrp"/>
      </component>
     </collection>
     <collection name="hwpluginsimulation" long-name="Hardware Plugin Simulation" level="adaptation">
      <component name="mocksy" long-name="MockSY" introduced="tb91" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/hwpluginsimulation/mocksy/group" mrp="os/cellularsrv/hwpluginsimulation/mocksy/group/telephony_tools_mocksy.mrp"/>
+            <unit bldFile="os\cellularsrv\hwpluginsimulation\mocksy\group" mrp="os\cellularsrv\hwpluginsimulation\mocksy\group\telephony_tools_mocksy.mrp"/>
      </component>
     </collection>
     <collection name="smsprotocols" long-name="SMS Protocols" level="framework">
@@ -974,47 +1002,49 @@
      </component>
      <component name="smsstack" long-name="SMS Stack" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/smsprotocols/smsstack/group" mrp="os/cellularsrv/smsprotocols/smsstack/group/nbprotocols_smsstackv2.mrp"/>
+            <unit bldFile="os\cellularsrv\smsprotocols\smsstack\group" mrp="os\cellularsrv\smsprotocols\smsstack\group\nbprotocols_smsstackv2.mrp"/>
      </component>
     </collection>
     <collection name="telephonyprotocols" long-name="Telephony Protocols" level="framework">
      <component name="csdagt" long-name="CSD AGT" plugin="Y" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/csdagt/group" mrp="os/cellularsrv/telephonyprotocols/csdagt/group/networking_csdagt.mrp"/>
-     </component>
-     <component name="gprsumtsqosinterface" long-name="GPRS/UMTS QoS Interface" plugin="Y" introduced="7.0s">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group/networking_umtsif.mrp"/>
-     </component>
-     <component name="gprsumtsqosprt" long-name="GPRS/UMTS QoS PRT" plugin="Y" introduced="7.0s">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group/networking_guqos.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\csdagt\group" mrp="os\cellularsrv\telephonyprotocols\csdagt\group\networking_csdagt.mrp"/>
+     </component>
+     <component name="gprsumtsqosinterface" long-name="gprs\umts QoS Interface" plugin="Y" introduced="7.0s">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\gprsumtsqosinterface\group" mrp="os\cellularsrv\telephonyprotocols\gprsumtsqosinterface\group\networking_umtsif.mrp"/>
+     </component>
+     <component name="gprsumtsqosprt" long-name="gprs\umts QoS PRT" plugin="Y" introduced="7.0s">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\gprsumtsqosprt\group" mrp="os\cellularsrv\telephonyprotocols\gprsumtsqosprt\group\networking_guqos.mrp"/>
      </component>
      <component name="pdplayer" long-name="PDP Layer" plugin="Y" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\pdplayer\group" mrp="os\cellularsrv\telephonyprotocols\pdplayer\group\networking_pdp.mrp"/>
      </component>
      <component name="psdagt" long-name="PSD AGT" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/psdagt/group" mrp="os/cellularsrv/telephonyprotocols/psdagt/group/networking_psdagt.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\psdagt\group" mrp="os\cellularsrv\telephonyprotocols\psdagt\group\networking_psdagt.mrp"/>
      </component>
      <component name="qos3gppcpr" long-name="QoS 3GPP CPR" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/qos3gppcpr/group" mrp="os/cellularsrv/telephonyprotocols/qos3gppcpr/group/networking_Qos3GPP.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\qos3gppcpr\group" mrp="os\cellularsrv\telephonyprotocols\qos3gppcpr\group\networking_Qos3GPP.mrp"/>
      </component>
      <component name="qosextnapi" long-name="QoS Extn API" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/qosextnapi/group" mrp="os/cellularsrv/telephonyprotocols/qosextnapi/group/networking_qosextnapi.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\qosextnapi\group" mrp="os\cellularsrv\telephonyprotocols\qosextnapi\group\networking_qosextnapi.mrp"/>
      </component>
      <component name="rawipnif" long-name="Raw IP NIF" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/rawipnif/group" mrp="os/cellularsrv/telephonyprotocols/rawipnif/group/networking_rawipnif.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\rawipnif\group" mrp="os\cellularsrv\telephonyprotocols\rawipnif\group\networking_rawipnif.mrp"/>
      </component>
      <component name="secondarypdpcontextumtsdriver" long-name="Secondary PDP context UMTS Driver" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group" mrp="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group/networking_spud.mrp"/>
-     </component>
-     <component name="umtsgprsscpr" long-name="UMTS/GPRS SCPR" plugin="Y" introduced="8.1">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group" mrp="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group/networking_UmtsGprsSCPR.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyprotocols\secondarypdpcontextumtsdriver\group" mrp="os\cellularsrv\telephonyprotocols\secondarypdpcontextumtsdriver\group\networking_spud.mrp"/>
+     </component>
+     <component name="umtsgprsscpr" long-name="umts\gprs SCPR" plugin="Y" introduced="8.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\cellularsrv\telephonyprotocols\umtsgprsscpr\group" mrp="os\cellularsrv\telephonyprotocols\umtsgprsscpr\group\networking_UmtsGprsSCPR.mrp"/>
      </component>
     </collection>
     <collection name="telephonyreferenceplat" long-name="Telephony Reference Platform" level="plugin"/>
@@ -1022,75 +1052,75 @@
      <component name="etelcdma" long-name="ETel CDMA" introduced="7.0s">
      </component>
      <component name="etelconfig" long-name="ETel Config">
-      <unit mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel-config.mrp"/>
+      <unit mrp="os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel-config.mrp"/>
      </component>
      <component name="etelmultimode" long-name="ETel Multimode" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelmultimode/group" mrp="os/cellularsrv/telephonyserver/etelmultimode/group/telephony_etelmm.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelmultimode\group" mrp="os\cellularsrv\telephonyserver\etelmultimode\group\telephony_etelmm.mrp"/>
      </component>
      <component name="etelpacketdata" long-name="ETel Packet Data" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelpacketdata/group" mrp="os/cellularsrv/telephonyserver/etelpacketdata/group/telephony_etelpckt.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelpacketdata\group" mrp="os\cellularsrv\telephonyserver\etelpacketdata\group\telephony_etelpckt.mrp"/>
      </component>
      <component name="etelsimtoolkit" long-name="ETel SIM Toolkit" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelsimtoolkit/group" mrp="os/cellularsrv/telephonyserver/etelsimtoolkit/group/telephony_etelsat.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelsimtoolkit\group" mrp="os\cellularsrv\telephonyserver\etelsimtoolkit\group\telephony_etelsat.mrp"/>
      </component>
      <component name="etelserverandcore" long-name="ETel Server and Core">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserver/etelserverandcore/group" mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserver\etelserverandcore\group" mrp="os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel.mrp"/>
      </component>
     </collection>
     <collection name="telephonyserverplugins" long-name="Telephony Server Plugins" level="plugin">
      <component name="cdmatsy" long-name="CDMA TSY" plugin="Y" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/cdmatsy/group" mrp="os/cellularsrv/telephonyserverplugins/cdmatsy/group/telephony_cdmatsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\cdmatsy\group" mrp="os\cellularsrv\telephonyserverplugins\cdmatsy\group\telephony_cdmatsy.mrp"/>
      </component>
      <component name="common_tsy" long-name="Common TSY" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="os/cellularsrv/telephonyserverplugins/common_tsy/group/telephony_commontsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\common_tsy\group" mrp="os\cellularsrv\telephonyserverplugins\common_tsy\group\telephony_commontsy.mrp"/>
      </component>
      <component name="multimodetsy" long-name="Multimode TSY" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/multimodetsy/group" mrp="os/cellularsrv/telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\multimodetsy\group" mrp="os\cellularsrv\telephonyserverplugins\multimodetsy\group\telephony_mmtsy.mrp"/>
      </component>
      <component name="simtsy" long-name="SIM TSY" plugin="Y" introduced="7.0" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyserverplugins/simtsy/group" mrp="os/cellularsrv/telephonyserverplugins/simtsy/group/telephony_simtsy.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyserverplugins\simtsy\group" mrp="os\cellularsrv\telephonyserverplugins\simtsy\group\telephony_simtsy.mrp"/>
      </component>
     </collection>
     <collection name="telephonyutils" long-name="Telephony Utilities" level="app-if">
      <component name="dial" long-name="Dial" deprecated="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyutils/dial/group" mrp="os/cellularsrv/telephonyutils/dial/group/telephony_dial.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyutils\dial\group" mrp="os\cellularsrv\telephonyutils\dial\group\telephony_dial.mrp"/>
      </component>
      <component name="etel3rdpartyapi" long-name="ETel 3rd Party API" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group" mrp="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyutils\etel3rdpartyapi\Group" mrp="os\cellularsrv\telephonyutils\etel3rdpartyapi\group\telephony_etel3rdparty.mrp"/>
      </component>
      <component name="telephonywatchers" long-name="Telephony Watchers" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/telephonyutils/telephonywatchers/group" mrp="os/cellularsrv/telephonyutils/telephonywatchers/group/telephony_watchers.mrp"/>
+            <unit bldFile="os\cellularsrv\telephonyutils\telephonywatchers\group" mrp="os\cellularsrv\telephonyutils\telephonywatchers\group\telephony_watchers.mrp"/>
      </component>
     </collection>
     <collection name="basebandabstraction" long-name="Baseband Abstraction" level="hw-if">
      <component name="basebandchanneladaptor" long-name="Baseband Channel Adaptor" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group" mrp="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group/networking_bca.mrp"/>
+            <unit bldFile="os\cellularsrv\basebandabstraction\basebandchanneladaptor\group" mrp="os\cellularsrv\basebandabstraction\basebandchanneladaptor\group\networking_bca.mrp"/>
      </component>
      <component name="intersystemcomm" long-name="Inter-System Communication" filter="gt" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/cellularsrv/basebandabstraction/intersystemcomm/group" mrp="os/cellularsrv/basebandabstraction/intersystemcomm/group/networking_isc.mrp"/>
+            <unit bldFile="os\cellularsrv\basebandabstraction\intersystemcomm\group" mrp="os\cellularsrv\basebandabstraction\intersystemcomm\group\networking_isc.mrp"/>
      </component>
      <component name="isc_if" long-name="ISC Interface">
      </component>
     </collection>
     <collection name="cellularsrv_info" long-name="Cellular Baseband Services Info" level="app-if">
      <component name="telephonyconfidentialdocs" long-name="Telephony Confidential Documentation" class="doc">
-      <unit mrp="os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/>
+      <unit mrp="os\cellularsrv\cellularsrv_info\telephonyconfidentialdocs\telephony_confidential.mrp"/>
      </component>
      <component name="telephonydocs" long-name="Telephony Documentation" class="doc">
-      <unit mrp="os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/>
+      <unit mrp="os\cellularsrv\cellularsrv_info\telephonydocs\telephony_documentation.mrp"/>
      </component>
     </collection>
     <collection name="commonnetworkinterface" long-name="Common Network Interface" level="hw-if">
@@ -1146,33 +1176,33 @@
     <collection name="bluetooth" long-name="Bluetooth" level="framework">
      <component name="btcomm" long-name="Bluetooth CSY" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btcomm" mrp="os/shortlinksrv/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btcomm" mrp="os\shortlinksrv\bluetooth\btcomm\bluetooth_btcomm.mrp"/>
      </component>
      <component name="btdocs" long-name="Bluetooth Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/bluetooth/btdocs/bluetooth_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetooth\btdocs\bluetooth_documentation.mrp"/>
      </component>
      <component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" class="test">
-      <unit mrp="os/shortlinksrv/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetooth\btexample\test\bluetooth_tests_examples.mrp"/>
      </component>
      <component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/gavdp/group" mrp="os/shortlinksrv/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\gavdp\group" mrp="os\shortlinksrv\bluetooth\gavdp\group\bluetooth_gavdp.mrp"/>
      </component>
      <component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btlogger/group" mrp="os/shortlinksrv/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btlogger\group" mrp="os\shortlinksrv\bluetooth\btlogger\group\bluetooth_logger.mrp"/>
      </component>
      <component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btextnotifiers" mrp="os/shortlinksrv/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btextnotifiers" mrp="os\shortlinksrv\bluetooth\btextnotifiers\bluetooth_btextnotifiers.mrp"/>
      </component>
      <component name="btsdp" long-name="Bluetooth SDP" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btsdp" mrp="os/shortlinksrv/bluetooth/btsdp/bluetooth_sdp.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btsdp" mrp="os\shortlinksrv\bluetooth\btsdp\bluetooth_sdp.mrp"/>
      </component>
      <component name="btstack" long-name="Bluetooth Stack" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetooth/btstack" mrp="os/shortlinksrv/bluetooth/btstack/bluetooth_stack.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetooth\btstack" mrp="os\shortlinksrv\bluetooth\btstack\bluetooth_stack.mrp"/>
      </component>
     </collection>
     <collection name="bluetoothapitest" long-name="Bluetooth API Tests" level="app-if">
@@ -1181,76 +1211,78 @@
     <collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if">
      <component name="btpan" long-name="Bluetooth PAN Profile" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothcommsprofiles/btpan/group" mrp="os/shortlinksrv/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothcommsprofiles\btpan\group" mrp="os\shortlinksrv\bluetoothcommsprofiles\btpan\group\bluetooth_pan.mrp"/>
      </component>
     </collection>
     <collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin">
      <component name="btcommon" long-name="Bluetooth Build Utilities">
-      <unit mrp="os/shortlinksrv/bluetoothmgmt/btcommon/bluetooth_common.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetoothmgmt\btcommon\bluetooth_common.mrp"/>
      </component>
      <component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib" mrp="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\bluetoothclientlib" mrp="os\shortlinksrv\bluetoothmgmt\bluetoothclientlib\bluetooth_user.mrp"/>
      </component>
      <component name="btconfig" long-name="Bluetooth Config" class="config">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\btconfig" mrp="os\shortlinksrv\bluetoothmgmt\btconfig\bluetooth_config.mrp"/>
      </component>
      <component name="btmgr" long-name="Bluetooth Manager" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothmgmt/btmgr" mrp="os/shortlinksrv/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\btmgr" mrp="os\shortlinksrv\bluetoothmgmt\btmgr\bluetooth_manager.mrp"/>
      </component>
      <component name="btrom" long-name="Bluetooth ROM" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bluetoothmgmt/btrom" mrp="os/shortlinksrv/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
+            <unit bldFile="os\shortlinksrv\bluetoothmgmt\btrom" mrp="os\shortlinksrv\bluetoothmgmt\btrom\bluetooth_rom.mrp"/>
      </component>
     </collection>
     <collection name="bthci" long-name="Host Controller Interface" level="server">
      <component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/hci2implementations/group" mrp="os/shortlinksrv/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\hci2implementations\group" mrp="os\shortlinksrv\bthci\hci2implementations\group\bluetooth_hci_v2_implementations.mrp"/>
      </component>
      <component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/hciextensioninterface" mrp="os/shortlinksrv/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\hciextensioninterface" mrp="os\shortlinksrv\bthci\hciextensioninterface\bluetooth_hciproxy.mrp"/>
      </component>
      <component name="bthci1" long-name="Bluetooth HCI Framework 1" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/bthci1" mrp="os/shortlinksrv/bthci/bthci1/bluetooth_hci.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\bthci1" mrp="os\shortlinksrv\bthci\bthci1\bluetooth_hci.mrp"/>
      </component>
      <component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/bthci/bthci2/group" mrp="os/shortlinksrv/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
+            <unit bldFile="os\shortlinksrv\bthci\bthci2\group" mrp="os\shortlinksrv\bthci\bthci2\group\bluetooth_hci_v2_framework.mrp"/>
      </component>
     </collection>
     <collection name="irda" long-name="IrDA" level="plugin">
      <component name="irdaconfig" long-name="IrDA Config" introduced="6.0" class="config">
      </component>
      <component name="irdadocs" long-name="IrDA Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/irda/irdadocs/infra-red_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\irda\irdadocs\infra-red_documentation.mrp"/>
      </component>
      <component name="irdastack" long-name="IrDA Stack">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/shortlinksrv/irda/irdastack/group" mrp="os/shortlinksrv/irda/irdastack/group/infra-red_irda.mrp"/>
+            <unit bldFile="os\shortlinksrv\irda\irdastack\group" mrp="os\shortlinksrv\irda\irdastack\group\infra-red_irda.mrp"/>
      </component>
      <component name="irdatest" long-name="IrDA Test" introduced="9.2" class="test">
-      <unit mrp="os/shortlinksrv/irda/irdatest/group/infra-red_irda_test.mrp"/>
+      <unit mrp="os\shortlinksrv\irda\irdatest\group\infra-red_irda_test.mrp"/>
      </component>
     </collection>
     <collection name="usbldd" long-name="Shortlink Logical Device Drivers" level="hw-if">
      <component name="usbclientdrivers" long-name="USB Client Drivers" introduced="8.1b">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/>
+            <unit bldFile="os\kernelhwsrv\kernel\eka\drivers\usbc" mrp="os\kernelhwsrv\kernel\eka\drivers\usbc\base_e32_drivers_usbcli.mrp"/>
      </component>
     </collection>
     <collection name="usbmgmt" long-name="USB Management" level="server">
      <component name="usbclassandmgrdocs" long-name="USB Class and Manager Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\usbmgmt\usbclassandmgrdocs\usb_documentation.mrp"/>
      </component>
      <component name="usbmgr" long-name="USB Manager">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="os/shortlinksrv/usbmgmt/usbmgr/group" mrp="os/shortlinksrv/usbmgmt/usbmgr/group/usb_manager.mrp"/>
+            <unit version="2" bldFile="os\shortlinksrv\usbmgmt\usbmgr\group" mrp="os\shortlinksrv\usbmgmt\usbmgr\group\usb_manager.mrp"/>
      </component>
      <component name="usbmgrtest" long-name="USB Manager Tests" introduced="7.0" class="test">
-      <unit version="2" mrp="os/shortlinksrv/usbmgmt/usbmgrtest/group/usb_test.mrp"/>
+      <unit version="2" mrp="os\shortlinksrv\usbmgmt\usbmgrtest\group\usb_test.mrp"/>
      </component>
     </collection>
     <collection name="usbbsptemplate" long-name="USB BSP Template" level="adaptation"/>
@@ -1259,20 +1291,20 @@
     <collection name="imagingandcamerafws" long-name="Imaging and Camera Frameworks" level="app-if">
      <component name="camerafw" long-name="Camera Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/camerafw/framework/group" mrp="os/mm/imagingandcamerafws/camerafw/framework/group/multimedia_ecam_framework.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\camerafw\framework\group" mrp="os\mm\imagingandcamerafws\camerafw\framework\group\multimedia_ecam_framework.mrp"/>
      </component>
      <component name="cameraunittest" long-name="Camera Unit Tests" introduced="9.2" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/cameraunittest/group/multimedia_unittest_ecam_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\cameraunittest\group\multimedia_unittest_ecam_source.mrp"/>
      </component>
      <component name="imagingfws" long-name="Imaging Frameworks" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/imagingfws/group" mrp="os/mm/imagingandcamerafws/imagingfws/group/multimedia_icl.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\imagingfws\group" mrp="os\mm\imagingandcamerafws\imagingfws\group\multimedia_icl.mrp"/>
      </component>
      <component name="imaginginttest" long-name="Imaging Integration Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/imaginginttest/group/multimedia_inttest_icl_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\imaginginttest\group\multimedia_inttest_icl_source.mrp"/>
      </component>
      <component name="imagingunittest" long-name="Imaging Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/imagingunittest/group/multimedia_unittest_icl_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\imagingunittest\group\multimedia_unittest_icl_source.mrp"/>
      </component>
     </collection>
     <collection name="mmapitest" long-name="Multimedia API Tests" level="app-if">
@@ -1281,127 +1313,127 @@
     <collection name="mmdataplane" long-name="Multimedia Data Plane Adaptation" level="hw-if"/>
     <collection name="mmdevicefw" long-name="Multimedia Device Framework" level="device-fw">
      <component name="mdfunittest" long-name="MDF Unit Tests" introduced="9.2" class="test">
-      <unit mrp="os/mm/mmdevicefw/mdfunittest/group/multimedia_unittest_mdf_source.mrp"/>
+      <unit mrp="os\mm\mmdevicefw\mdfunittest\group\multimedia_unittest_mdf_source.mrp"/>
      </component>
      <component name="mdf" long-name="Media Device Framework" introduced="9.2">
      </component>
      <component name="asrcontroller" long-name="Speech Recognition Controller" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group/multimedia_mmf_ASR.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\asr\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\asr\group\multimedia_mmf_ASR.mrp"/>
      </component>
     </collection>
     <collection name="mmhais" long-name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
      <component name="a3facl" long-name="A3F Audio Component Library" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/a3facl/group" mrp="os/mm/mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
+            <unit bldFile="os\mm\mmhais\a3facl\group" mrp="os\mm\mmhais\a3facl\group\multimedia_a3f_acl.mrp"/>
      </component>
      <component name="a3fdevsoundcustomisation" long-name="A3F DevSound Customisation" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/a3fdevsoundcustomisation/group" mrp="os/mm/mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
+            <unit bldFile="os\mm\mmhais\a3fdevsoundcustomisation\group" mrp="os\mm\mmhais\a3fdevsoundcustomisation\group\multimedia_a3f_devsoundadaptationinfo.mrp"/>
      </component>
      <component name="devsoundhwdeviceapi" long-name="DevSound Hardware Device API" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev/multimedia_mdf_devsound_hwdev.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_hwdev" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_hwdev\multimedia_mdf_devsound_hwdev.mrp"/>
      </component>
      <component name="dvbhreceiverhai" long-name="Mobile TV DVB-H Receiver HAI" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group" mrp="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group/multimedia_mobiletv_dvbh_hai.mrp"/>
+            <unit bldFile="os\mm\mmhais\dvbhreceiverhai\hai\dvbh\group" mrp="os\mm\mmhais\dvbhreceiverhai\hai\dvbh\group\multimedia_mobiletv_dvbh_hai.mrp"/>
      </component>
      <component name="dvbhunittest" long-name="Mobile TV DVB-H Unit Tests" introduced="tb92" class="test">
-      <unit mrp="os/mm/mmhais/dvbhunittest/hai/dvbh/group/multimedia_unittest_dvbhhai.mrp"/>
+      <unit mrp="os\mm\mmhais\dvbhunittest\hai\dvbh\group\multimedia_unittest_dvbhhai.mrp"/>
      </component>
      <component name="refacladapt" long-name="Reference ACL Adaptation" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmhais/refacladapt/group" mrp="os/mm/mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
+            <unit bldFile="os\mm\mmhais\refacladapt\group" mrp="os\mm\mmhais\refacladapt\group\multimedia_a3f_refacladaptation.mrp"/>
      </component>
      <component name="videohai" long-name="Video HAI" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group/multimedia_mdf_devvideo.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\devvideo\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\devvideo\group\multimedia_mdf_devvideo.mrp"/>
      </component>
     </collection>
     <collection name="mmhostprocess" long-name="Multimedia Host Process" level="devices"/>
     <collection name="mmplugins" long-name="Multimedia Plugins" level="middleware">
      <component name="3gplib" long-name="3GP Library" introduced="Future">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmplugins/3gplib/group" mrp="os/mm/mmplugins/3gplib/group/multimedia_3gplibrary.mrp"/>
+            <unit bldFile="os\mm\mmplugins\3gplib\group" mrp="os\mm\mmplugins\3gplib\group\multimedia_3gplibrary.mrp"/>
      </component>
      <component name="3gpunittest" long-name="3GP Unit Tests" introduced="Future" class="test">
-      <unit mrp="os/mm/mmplugins/3gpunittest/group/multimedia_unittest_3gplibrary_source.mrp"/>
+      <unit mrp="os\mm\mmplugins\3gpunittest\group\multimedia_unittest_3gplibrary_source.mrp"/>
      </component>
      <component name="cameraplugins" long-name="Camera Plugins" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/camerafw/plugins/group" mrp="os/mm/imagingandcamerafws/camerafw/plugins/group/multimedia_ecam_plugins.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\camerafw\plugins\group" mrp="os\mm\imagingandcamerafws\camerafw\plugins\group\multimedia_ecam_plugins.mrp"/>
      </component>
      <component name="imagingplugins" long-name="Imaging Plugins" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/imagingandcamerafws/imagingfws/plugins/group" mrp="os/mm/imagingandcamerafws/imagingfws/plugins/group/multimedia_icl_plugin.mrp"/>
+            <unit bldFile="os\mm\imagingandcamerafws\imagingfws\plugins\group" mrp="os\mm\imagingandcamerafws\imagingfws\plugins\group\multimedia_icl_plugin.mrp"/>
      </component>
     </collection>
     <collection name="mmresourcemgmt" long-name="Multimedia Resource Management" level="middleware">
      <component name="mmresctrl" long-name="Multimedia Resource Controller" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/mmresourcemgmt/mmresctrl/group" mrp="os/mm/mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
+            <unit bldFile="os\mm\mmresourcemgmt\mmresctrl\group" mrp="os\mm\mmresourcemgmt\mmresctrl\group\multimedia_a3f_refmmrc.mrp"/>
      </component>
     </collection>
     <collection name="mmswadaptation" long-name="Multimedia Software Adaptation" level="adaptation"/>
     <collection name="mmtestenv" long-name="Multimedia Test Environment" level="device-fw">
      <component name="mmtestagent" long-name="Multimedia Test Agent" introduced="8.0" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestagent/group/multimediatestagent_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestagent\group\multimediatestagent_source.mrp"/>
      </component>
      <component name="mmtestfw" long-name="Multimedia Test Framework" introduced="7.0s" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestfw/group/multimedia_testframework_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestfw\group\multimedia_testframework_source.mrp"/>
      </component>
      <component name="mmtestfwunittest" long-name="Multimedia Test Framework Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestfwunittest/group/multimedia_unittest_testframework_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestfwunittest\group\multimedia_unittest_testframework_source.mrp"/>
      </component>
      <component name="mmtesttools" long-name="Multimedia Test Tools">
-      <unit mrp="os/mm/mmtestenv/mmtesttools/Group/multimedia_testtools_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtesttools\group\multimedia_testtools_source.mrp"/>
      </component>
     </collection>
     <collection name="omxil" long-name="OpenMAX IL" level="hw-if">
      <component name="openmax" long-name="OpenMAX" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/omxil/openmax/group" mrp="os/mm/omxil/openmax/group/multimedia_openmax.mrp"/>
+            <unit bldFile="os\mm\omxil\openmax\group" mrp="os\mm\omxil\openmax\group\multimedia_openmax.mrp"/>
      </component>
     </collection>
     <collection name="devsound" long-name="Sound Device" level="devices">
      <component name="a3facf" long-name="A3F Audio Component Framework" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3facf/group" mrp="os/mm/devsound/a3facf/group/multimedia_a3f_acf.mrp"/>
+            <unit bldFile="os\mm\devsound\a3facf\group" mrp="os\mm\devsound\a3facf\group\multimedia_a3f_acf.mrp"/>
      </component>
      <component name="a3fcharacterisationtest" long-name="A3F Characterisation Tests" introduced="tb91" class="test">
-      <unit mrp="os/mm/devsound/a3fcharacterisationtest/group/multimedia_a3f_devsound_char.mrp"/>
+      <unit mrp="os\mm\devsound\a3fcharacterisationtest\group\multimedia_a3f_devsound_char.mrp"/>
      </component>
      <component name="a3fdevsound" long-name="A3F DevSound" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3fdevsound/group" mrp="os/mm/devsound/a3fdevsound/group/multimedia_a3f_devsound.mrp"/>
+            <unit bldFile="os\mm\devsound\a3fdevsound\group" mrp="os\mm\devsound\a3fdevsound\group\multimedia_a3f_devsound.mrp"/>
      </component>
      <component name="a3fintegrationtest" long-name="A3F Integration Tests" introduced="tb92">
-      <unit mrp="os/mm/devsound/a3fintegrationtest/group/multimedia_inttest_a3f_devsound_source.mrp"/>
+      <unit mrp="os\mm\devsound\a3fintegrationtest\group\multimedia_inttest_a3f_devsound_source.mrp"/>
      </component>
      <component name="a3fsrvstart" long-name="A3F Server Start" plugin="Y" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3fsrvstart/group" mrp="os/mm/devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
+            <unit bldFile="os\mm\devsound\a3fsrvstart\group" mrp="os\mm\devsound\a3fsrvstart\group\multimedia_a3f_serverstart.mrp"/>
      </component>
      <component name="a3ftrace" long-name="A3F Trace Utility" introduced="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/mm/devsound/a3ftrace/group" mrp="os/mm/devsound/a3ftrace/group/multimedia_a3f_traces.mrp"/>
+            <unit bldFile="os\mm\devsound\a3ftrace\group" mrp="os\mm\devsound\a3ftrace\group\multimedia_a3f_traces.mrp"/>
      </component>
      <component name="btdevsound" long-name="Bluetooth DevSound Plugin" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group/multimedia_mdf_devsound_refbtplugin.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddevbt\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddevbt\group\multimedia_mdf_devsound_refbtplugin.mrp"/>
      </component>
      <component name="devsoundapi" long-name="DevSound API" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api/multimedia_mdf_devsound_api.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_api" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_api\multimedia_mdf_devsound_api.mrp"/>
      </component>
      <component name="devsoundpluginsupport" long-name="DevSound Plugin Support" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport/multimedia_mdf_devsound_pluginsupport.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_pluginsupport" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_pluginsupport\multimedia_mdf_devsound_pluginsupport.mrp"/>
      </component>
      <component name="refdevsound" long-name="Reference DevSound Plugins" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin/multimedia_mdf_devsound_refplugin.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_refplugin" mrp="mw\mmmw\mmmiddlewarefws\mmfw\sounddev\group_refplugin\multimedia_mdf_devsound_refplugin.mrp"/>
      </component>
     </collection>
     <collection name="codecs" long-name="Codecs" level="middleware">
@@ -1444,7 +1476,7 @@
     </collection>
     <collection name="mm_info" long-name="Multimedia Info" level="app-if">
      <component name="mmdocs" long-name="Multimedia Documentation">
-      <unit mrp="os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/>
+      <unit mrp="os\mm\mm_info\mmdocs\multimedia_documentation.mrp"/>
      </component>
     </collection>
     <collection name="videoadaptationextensions" long-name="Video Adaptation Extensions" level="adaptation">
@@ -1470,7 +1502,7 @@
      </component>
      <component name="eglinterface" long-name="EGL Interface" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/egl/eglinterface/group" mrp="os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
+            <unit bldFile="os\graphics\egl\eglinterface\group" mrp="os\graphics\egl\eglinterface\group\graphics_eglheaders.mrp"/>
      </component>
     </collection>
     <collection name="graphcisapitest" long-name="Graphics API Tests" level="app-if">
@@ -1478,52 +1510,62 @@
     </collection>
     <collection name="graphicscomposition" long-name="Graphics Composition" level="engines">
      <component name="compositionengineadaptation" long-name="Composition Engine Adaptation" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicscomposition\compositionengineadaptation\group" mrp="os\graphics\graphicscomposition\compositionengineadaptation\group\graphics_compositionbackend.mrp"/>
      </component>
      <component name="graphicscompositionengine" long-name="Graphics Composition Engine" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicscomposition\graphicscompositionengine\group" mrp="os\graphics\graphicscomposition\graphicscompositionengine\group\graphics_gce.mrp"/>
      </component>
      <component name="surfaceupdate" long-name="Surface Update" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicscomposition\surfaceupdate\group" mrp="os\graphics\graphicscomposition\surfaceupdate\group\graphics_surfaceupdate.mrp"/>
      </component>
     </collection>
     <collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface">
      <component name="bitgdi" long-name="BitGDI">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
+            <unit bldFile="os\graphics\graphicsdeviceinterface\bitgdi\group" mrp="os\graphics\graphicsdeviceinterface\bitgdi\group\graphics_bitgdi.mrp"/>
      </component>
      <component name="colourpalette" long-name="Colour Palette" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
+            <unit bldFile="os\graphics\graphicsdeviceinterface\colourpalette\group" mrp="os\graphics\graphicsdeviceinterface\colourpalette\group\graphics_palette.mrp"/>
      </component>
      <component name="screendriver" long-name="Screen Driver" plugin="Y" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicsdeviceinterface/screendriver/group" mrp="os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
+            <unit bldFile="os\graphics\graphicsdeviceinterface\screendriver\group" mrp="os\graphics\graphicsdeviceinterface\screendriver\group\graphics_screendriver.mrp"/>
      </component>
     </collection>
     <collection name="graphicshwdrivers" long-name="Graphics Hardware Drivers" level="adaptation">
      <component name="surfacemgr" long-name="Surface Manager" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicshwdrivers\surfacemgr\group" mrp="os\graphics\graphicshwdrivers\surfacemgr\group\graphics_surfacemanager.mrp"/>
      </component>
     </collection>
     <collection name="graphicsresourceservices" long-name="Graphics Resource Services" level="engines"/>
     <collection name="graphicstest" long-name="Graphics Test" level="app-if">
      <component name="graphicstestharness" long-name="Graphics Test Harness" class="test" introduced="8.1">
-      <unit mrp="os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/>
+      <unit mrp="os\graphics\graphicstest\graphicstestharness\group\graphics_testharness.mrp"/>
      </component>
      <component name="uibench" long-name="UI Bench" introduced="9.2" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicstest/uibench/group" mrp="os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
+            <unit bldFile="os\graphics\graphicstest\uibench\group" mrp="os\graphics\graphicstest\uibench\group\graphics_ui_bench.mrp"/>
      </component>
     </collection>
     <collection name="graphicstools" long-name="Graphics Tools" level="internal-utils">
      <component name="bitmapfonttools" long-name="Bitmap Font Tools" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicstools/bitmapfonttools/group" mrp="os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
+            <unit bldFile="os\graphics\graphicstools\bitmapfonttools\group" mrp="os\graphics\graphicstools\bitmapfonttools\group\graphics_gdtran.mrp"/>
      </component>
      <component name="gdi_tools" long-name="GDI Tools" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/graphicstools/gdi_tools/group" mrp="os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
+            <unit bldFile="os\graphics\graphicstools\gdi_tools\group" mrp="os\graphics\graphicstools\gdi_tools\group\graphics_gditools.mrp"/>
      </component>
     </collection>
     <collection name="graphicsutils" long-name="Graphics Utils" level="engines">
      <component name="commongraphicsheaders" long-name="Common Graphics Headers" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\graphicsutils\commongraphicsheaders\group" mrp="os\graphics\graphicsutils\commongraphicsheaders\group\graphics_commonheader.mrp"/>
      </component>
     </collection>
     <collection name="opengles" long-name="OpenGLES" level="internal-adaptations">
@@ -1533,44 +1575,46 @@
      </component>
      <component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/opengles/openglesinterface/group" mrp="os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
+            <unit bldFile="os\graphics\opengles\openglesinterface\group" mrp="os\graphics\opengles\openglesinterface\group\graphics_openglesheaders.mrp"/>
      </component>
     </collection>
     <collection name="openvg" long-name="OpenVG" level="internal-adaptations">
      <component name="openvgimplementation" long-name="OpenVG Implementation" introduced="tb91">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\graphics\openvg\openvgimplementation\group/" mrp="os\graphics\openvg\openvgimplementation\group\graphics_openvg.mrp"/>
      </component>
      <component name="openvginterface" long-name="OpenVG Interface" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/openvg/openvginterface/group" mrp="os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
+            <unit bldFile="os\graphics\openvg\openvginterface\group" mrp="os\graphics\openvg\openvginterface\group\graphics_openvgheaders.mrp"/>
      </component>
     </collection>
     <collection name="printingservices" long-name="Printing Services" level="app-if">
      <component name="printerdriversupport" long-name="Printer Driver Support">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/printingservices/printerdriversupport/group" mrp="os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
+            <unit bldFile="os\graphics\printingservices\printerdriversupport\group" mrp="os\graphics\printingservices\printerdriversupport\group\graphics_pdrstore.mrp"/>
      </component>
      <component name="printerdrivers" long-name="Printer Drivers" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/printingservices/printerdrivers/group" mrp="os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
+            <unit bldFile="os\graphics\printingservices\printerdrivers\group" mrp="os\graphics\printingservices\printerdrivers\group\graphics_printdrv.mrp"/>
      </component>
     </collection>
     <collection name="windowing" long-name="Windowing" level="app-if">
      <component name="windowserver" long-name="Window Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/windowing/windowserver/group" mrp="os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
+            <unit bldFile="os\graphics\windowing\windowserver\group" mrp="os\graphics\windowing\windowserver\group\graphics_wserv.mrp"/>
      </component>
     </collection>
     <collection name="fbs" long-name="Font and Bitmap Server" level="device-interface">
      <component name="fontandbitmapserver" long-name="Font and Bitmap Server">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/graphics/fbs/fontandbitmapserver/group" mrp="os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
+            <unit bldFile="os\graphics\fbs\fontandbitmapserver\group" mrp="os\graphics\fbs\fontandbitmapserver\group\graphics_fbserv.mrp"/>
      </component>
      <component name="itypefontrasteriser" long-name="iType Font Rasteriser" filter="gt" plugin="Y" introduced="tb92">
      </component>
     </collection>
     <collection name="graphics_info" long-name="Graphics Info" level="app-if">
      <component name="graphicsdocs" long-name="Graphics Documentation" class="doc">
-      <unit mrp="os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
+      <unit mrp="os\graphics\graphics_info\graphicsdocs\graphics_documentation.mrp"/>
      </component>
     </collection>
     <collection name="graphicsaccelaration" long-name="Graphics Accelaration" level="adaptation">
@@ -1592,11 +1636,11 @@
      </component>
      <component name="charconv_fw" long-name="Character Encoding and Conversion Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/charconvfw/charconv_fw/group" mrp="os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
+            <unit bldFile="os\textandloc\charconvfw\charconv_fw\group" mrp="os\textandloc\charconvfw\charconv_fw\group\syslibs_charconv.mrp"/>
      </component>
      <component name="charconvplugins" long-name="Character Encoding and Conversion Plugins" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/charconvfw/charconvplugins/group" mrp="os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
+            <unit bldFile="os\textandloc\charconvfw\charconvplugins\group" mrp="os\textandloc\charconvfw\charconvplugins\group\syslibs_charconv_plugins.mrp"/>
      </component>
      <component name="CommonAdapter" long-name="Common Adapter">
      </component>
@@ -1622,7 +1666,7 @@
     <collection name="fontservices" long-name="Font Services" level="fonts">
      <component name="fontstore" long-name="Font Store">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/fontservices/fontstore/group" mrp="os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
+            <unit bldFile="os\textandloc\fontservices\fontstore\group" mrp="os\textandloc\fontservices\fontstore\group\graphics_fntstore.mrp"/>
      </component>
      <component name="freetypefontrasteriser" long-name="FreeType Font Rasteriser" plugin="Y">
      </component>
@@ -1630,34 +1674,34 @@
      </component>
      <component name="referencefonts" long-name="Reference Fonts" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/fontservices/referencefonts/group" mrp="os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
+            <unit bldFile="os\textandloc\fontservices\referencefonts\group" mrp="os\textandloc\fontservices\referencefonts\group\graphics_fonts.mrp"/>
      </component>
      <component name="textshaperplugin" long-name="Text Shaper Plugin" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/fontservices/textshaperplugin/group" mrp="os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
+            <unit bldFile="os\textandloc\fontservices\textshaperplugin\group" mrp="os\textandloc\fontservices\textshaperplugin\group\graphics_iculayoutengine.mrp"/>
      </component>
     </collection>
     <collection name="graphicsdevif" long-name="Graphics Device Interface" level="device">
      <component name="gdi" long-name="GDI">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/graphicsdevif/gdi/group" mrp="os/textandloc/graphicsdevif/gdi/group/graphics_gdi.mrp"/>
+            <unit bldFile="os\textandloc\graphicsdevif\gdi\group" mrp="os\textandloc\graphicsdevif\gdi\group\graphics_gdi.mrp"/>
      </component>
     </collection>
     <collection name="textrendering" long-name="Text Rendering" level="text">
      <component name="numberformatting" long-name="Number Formatting" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/textrendering/numberformatting/group" mrp="os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
+            <unit bldFile="os\textandloc\textrendering\numberformatting\group" mrp="os\textandloc\textrendering\numberformatting\group\app-framework_numberconversion.mrp"/>
      </component>
      <component name="textformatting" long-name="Text Formatting">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/textrendering/textformatting/group" mrp="os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
+            <unit bldFile="os\textandloc\textrendering\textformatting\group" mrp="os\textandloc\textrendering\textformatting\group\app-framework_form.mrp"/>
      </component>
      <component name="texthandling" long-name="Text Handling">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/textandloc/textrendering/texthandling/group" mrp="os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
+            <unit bldFile="os\textandloc\textrendering\texthandling\group" mrp="os\textandloc\textrendering\texthandling\group\app-framework_etext.mrp"/>
      </component>
      <component name="word" long-name="Word" class="test">
-      <unit mrp="os/textandloc/textrendering/word/group/app-framework_word.mrp"/>
+      <unit mrp="os\textandloc\textrendering\word\group\app-framework_word.mrp"/>
      </component>
     </collection>
    </block>
@@ -1665,28 +1709,30 @@
     <collection name="bldsystemtools" long-name="Build System Tools" level="bld">
      <component name="buildsystemtools" long-name="Build System Tools">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/bldsystemtools/buildsystemtools/group" mrp="os/buildtools/bldsystemtools/buildsystemtools/group/tools_build.mrp"/>
+            <unit bldFile="os\buildtools\bldsystemtools\buildsystemtools\group" mrp="os\buildtools\bldsystemtools\buildsystemtools\group\tools_build.mrp"/>
      </component>
      <component name="commonbldutils" long-name="Common Utils">
-      <unit mrp="os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
+      <unit mrp="os\buildtools\bldsystemtools\commonbldutils\tools_utils_common.mrp"/>
      </component>
      <component name="gttechviewbaseline" long-name="GT Techview Baseline">
-      <unit mrp="os/buildtools/packaging/additionalutils/gt_techview_baseline.mrp"/>
+      <unit mrp="os\buildtools\packaging\additionalutils\gt_techview_baseline.mrp"/>
       <!-- DEF087736 This is needed for generating export tables but shouldn't appear otherwise it is included in techview and gt -->
      </component>
     </collection>
     <collection name="devlib" long-name="Developer Library" level="ui">
      <component name="devlibhtml" long-name="Developer Library HTML">
-      <unit mrp="os/buildtools/devlib/devlibhelp/group/shared/developerlibrary_doc_plain_html.mrp"/>
+      <unit mrp="os\buildtools\devlib\devlibhelp\group\shared\developerlibrary_doc_plain_html.mrp"/>
      </component>
      <component name="devlibhelp" long-name="Developer Library Help">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit version="9.4" bldFile="os\buildtools\devlib\devlibhelp\group\devlib94" mrp="os\buildtools\devlib\devlibhelp\group\devlib94\developerlibrary_doc_html.mrp"/>
      </component>
      <component name="devlibsrc" long-name="Developer Library Source" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/devlib/devlibhelp/securitysupplement/doc_source" mrp="os/buildtools/devlib/devlibhelp/developerlibrary_doc_source.mrp"/>
+            <unit bldFile="os\buildtools\devlib\devlibhelp\securitysupplement\doc_source" mrp="os\buildtools\devlib\devlibhelp\developerlibrary_doc_source.mrp"/>
      </component>
      <component name="toolsdocs" long-name="Tools Documentation">
-      <unit mrp="os/buildtools/devlib/toolsdocs/tools_documentation.mrp"/>
+      <unit mrp="os\buildtools\devlib\toolsdocs\tools_documentation.mrp"/>
      </component>
     </collection>
     <collection name="fileconv" long-name="File Converters" level="mw">
@@ -1704,10 +1750,10 @@
     <collection name="toolsandutils" long-name="Tools and Utils" level="mw">
      <component name="autotest" long-name="Autotest">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/toolsandutils/autotest/group" mrp="os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/>
+            <unit bldFile="os\buildtools\toolsandutils\autotest\group" mrp="os\buildtools\toolsandutils\autotest\group\tools_autotest.mrp"/>
      </component>
      <component name="additionalredistribution" long-name="Additional Redistribution">
-      <unit mrp="os/buildtools/perltoolsplat_os/redistribution/additional_tools.mrp"/>
+      <unit mrp="os\buildtools\perltoolsplat_os\redistribution\additional_tools.mrp"/>
      </component>
      <component name="burtestserver" long-name="BUR Test Server">
      </component>
@@ -1718,24 +1764,24 @@
      <component name="cdb" long-name="Code Database">
      </component>
      <component name="ctsfunctionalitycheckers" long-name="CTS Functionality Checkers">
-      <unit mrp="os/buildtools/toolsandutils/ctsfunctionalitycheckers/Group/testtools_cts_functionalitycheckers.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\ctsfunctionalitycheckers\group\testtools_cts_functionalitycheckers.mrp"/>
      </component>
      <component name="e32tools" long-name="E32 Tools" class="PC" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/toolsandutils/e32tools/group" mrp="os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/>
+            <unit bldFile="os\buildtools\toolsandutils\e32tools\group" mrp="os\buildtools\toolsandutils\e32tools\group\tools_e32tools.mrp"/>
      </component>
      <component name="kitcomparator" long-name="Kit Comparator">
      </component>
      <component name="kitsetupapp" long-name="Kit Setup App" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/kitsetupapp/group/tools_devkits_kitsetupapp.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\kitsetupapp\group\tools_devkits_kitsetupapp.mrp"/>
      </component>
      <component name="navigationpages" long-name="Navigation Pages">
-      <unit mrp="os/buildtools/toolsandutils/navigationpages/tools_sdk_eng_NavigationPages.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\navigationpages\tools_sdk_eng_NavigationPages.mrp"/>
      </component>
      <component name="productinstaller" long-name="Product Installer" filter="gt">
      </component>
      <component name="productionbldtools" long-name="Production Build Tools" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\productionbldtools\product_tools.mrp"/>
      </component>
      <component name="statdesktop" long-name="STAT Desktop" filter="gt">
      </component>
@@ -1744,9 +1790,11 @@
      <component name="systemmonitor" long-name="System Monitor" introduced="8.0">
      </component>
      <component name="statapi" long-name="STAT API" filter="gt">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="os\buildtools\toolsandutils\statapi\source\statapi\console" mrp="os\buildtools\toolsandutils\statapi\group\testtools_stat_device_gt.mrp"/>
      </component>
      <component name="statsource" long-name="STAT Source" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/statsource/group/testtools_stat_common_source.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\statsource\group\testtools_stat_common_source.mrp"/>
      </component>
      <component name="testconfigfileparser" long-name="Test Config File Parser">
      </component>
@@ -1754,15 +1802,15 @@
      </component>
      <component name="testtoolsdesktop" long-name="Test Tools Desktop" filter="gt" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/toolsandutils/testtoolsdesktop/group" mrp="os/buildtools/toolsandutils/testtoolsdesktop/group/testtools_desktop.mrp"/>
+            <unit bldFile="os\buildtools\toolsandutils\testtoolsdesktop\group" mrp="os\buildtools\toolsandutils\testtoolsdesktop\group\testtools_desktop.mrp"/>
      </component>
      <component name="usecasecontroller" long-name="Use Case Controller">
      </component>
      <component name="wincredistribution" long-name="WinC Redistribution">
-      <unit mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_winc.mrp"/>
+      <unit mrp="os\buildtools\dist_os\redistributionwinceka2\tools_redistribution_winc.mrp"/>
      </component>
      <component name="wintunnel" long-name="Wintunnel">
-      <unit mrp="os/buildtools/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\wintunnel\group\testtools_WinTunnel_srconly.mrp"/>
      </component>
     </collection>
     <collection name="binanamdw_os" long-name="Binary Analysis Middleware" level="fw">
@@ -1784,7 +1832,7 @@
     <collection name="imgtools_os" long-name="Image Tools" level="fw">
      <component name="romkiteka2" long-name="ROMKIT EKA2" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/imgtools_os/romkiteka2/group" mrp="os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/>
+            <unit bldFile="os\buildtools\imgtools_os\romkiteka2\group" mrp="os\buildtools\imgtools_os\romkiteka2\group\tools_romkit.mrp"/>
      </component>
     </collection>
     <collection name="misccomponents" long-name="Misc Components" level="mw">
@@ -1794,7 +1842,7 @@
      </component>
      <component name="emulatorlauncher" long-name="Emulator Launcher" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/buildtools/misccomponents/emulatorlauncher/group" mrp="os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/>
+            <unit bldFile="os\buildtools\misccomponents\emulatorlauncher\group" mrp="os\buildtools\misccomponents\emulatorlauncher\group\tools_sdk_eng_emulator_launcher.mrp"/>
      </component>
      <component name="enum" long-name="Enum" filter="gt">
      </component>
@@ -1845,7 +1893,7 @@
     </collection>
     <collection name="packaging" long-name="Packaging" level="ui">
      <component name="additionalutils" long-name="Additional Utils">
-      <unit mrp="os/buildtools/packaging/additionalutils/additional_unknown_cedar.mrp"/>
+      <unit mrp="os\buildtools\packaging\additionalutils\additional_unknown_cedar.mrp"/>
      </component>
      <component name="dummy" long-name="Dummy">
      </component>
@@ -1862,7 +1910,7 @@
      <component name="bldtools" long-name="Build Tools" filter="gt">
      </component>
      <component name="e32toolp" long-name="E32 Perl Tools" class="PC">
-      <unit mrp="os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
+      <unit mrp="os\buildtools\sbsv1_os\e32toolp\group\tools_e32toolp.mrp"/>
      </component>
     </collection>
     <collection name="srcanamdw_os" long-name="Source Analysis Middleware" level="fw">
@@ -1878,15 +1926,15 @@
     <collection name="xml" long-name="XML" level="generic">
      <component name="wbxmlparser" long-name="WBXML Parser" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/xmlsrv/xml/wbxmlparser/group" mrp="os/xmlsrv/xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
+            <unit bldFile="os\xmlsrv\xml\wbxmlparser\group" mrp="os\xmlsrv\xml\wbxmlparser\group\syslibs_wbxmlparser.mrp"/>
      </component>
      <component name="xmlexpatparser" long-name="XML Expat Parser" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/xmlsrv/xml/xmlexpatparser/group" mrp="os/xmlsrv/xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
+            <unit bldFile="os\xmlsrv\xml\xmlexpatparser\group" mrp="os\xmlsrv\xml\xmlexpatparser\group\syslibs_xmlparser.mrp"/>
      </component>
      <component name="xmlfw" long-name="XML Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/xmlsrv/xml/xmlfw/group" mrp="os/xmlsrv/xml/xmlfw/group/syslibs_xml.mrp"/>
+            <unit bldFile="os\xmlsrv\xml\xmlfw\group" mrp="os\xmlsrv\xml\xmlfw\group\syslibs_xml.mrp"/>
      </component>
     </collection>
     <collection name="xmlengine" long-name="XML Engine" level="server">
@@ -1931,15 +1979,15 @@
     </collection>
     <collection name="foundation_system" long-name="Foundation System" level="top">
      <component name="systemdocs" long-name="System Documentation" class="doc">
-      <unit mrp="os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
+      <unit mrp="os\deviceplatformrelease\foundation_system\systemdocs\group\system.mrp"/>
      </component>
     </collection>
     <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
      <component name="cedarutils" long-name="Cedar Utils">
-      <unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
+      <unit mrp="os\deviceplatformrelease\symbianosbld\cedarutils\tools_utils_cedar.mrp"/>
      </component>
      <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt">
-      <unit mrp="os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
+      <unit mrp="os\deviceplatformrelease\symbianosbld\productionbldcbrconfig\product_cbr_config.mrp"/>
      </component>
     </collection>
    </block>
@@ -1983,11 +2031,11 @@
     <collection name="testexecfw1" long-name="Test Execution Framework v1" level="fw">
      <component name="cinidata" long-name="CINI Data">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/osrndtools/testexecfw1/cinidata" mrp="os/osrndtools/testexecfw1/cinidata/tools_cinidata.mrp"/>
+            <unit bldFile="os\osrndtools\testexecfw1\cinidata" mrp="os\osrndtools\testexecfw1\cinidata\tools_cinidata.mrp"/>
      </component>
      <component name="testexecute" long-name="Test Execute" deprecated="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="os/osrndtools/testexecfw1/testexecute/Group" mrp="os/osrndtools/testexecfw1/testexecute/Group/tools_testexecute.mrp"/>
+            <unit bldFile="os\osrndtools\testexecfw1\testexecute\Group" mrp="os\osrndtools\testexecfw1\testexecute\group\tools_testexecute.mrp"/>
      </component>
     </collection>
    </block>
@@ -2003,125 +2051,131 @@
     <collection name="appfw" long-name="Application Framework" level="framework">
      <component name="apparchitecture" long-name="Application Architecture">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/appfw/apparchitecture/group" mrp="mw/appsupport/appfw/apparchitecture/group/app-framework_apparc.mrp"/>
+            <unit bldFile="mw\appsupport\appfw\apparchitecture\group" mrp="mw\appsupport\appfw\apparchitecture\group\app-framework_apparc.mrp"/>
      </component>
      <component name="uiftestfw" long-name="UIF Test Framework" class="test" introduced="9.2">
-      <unit mrp="mw/appsupport/appfw/uiftestfw/group/app-framework_testframework.mrp"/>
+      <unit mrp="mw\appsupport\appfw\uiftestfw\group\app-framework_testframework.mrp"/>
      </component>
      <component name="viewserver" long-name="View Server" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/appfw/viewserver/group" mrp="mw/appsupport/appfw/viewserver/group/app-framework_viewsrv.mrp"/>
+            <unit bldFile="mw\appsupport\appfw\viewserver\group" mrp="mw\appsupport\appfw\viewserver\group\app-framework_viewsrv.mrp"/>
      </component>
     </collection>
     <collection name="applaunchservices" long-name="Application Launch Services" level="generic"/>
     <collection name="commonappservices" long-name="Common Application Services" level="framework">
      <component name="alarmserver" long-name="Alarm Server" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/commonappservices/alarmserver/Group" mrp="mw/appsupport/commonappservices/alarmserver/Group/app-services_alarmserver.mrp"/>
+            <unit bldFile="mw\appsupport\commonappservices\alarmserver\Group" mrp="mw\appsupport\commonappservices\alarmserver\group\app-services_alarmserver.mrp"/>
      </component>
      <component name="alarmservertest" long-name="Alarm Server Test" introduced="8.1" class="test" deprecated="tb92">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv" mrp="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv/app-services_testalarmsrv.mrp"/>
+            <unit bldFile="mw\appsupport\commonappservices\alarmservertest\TestAlarmSrv" mrp="mw\appsupport\commonappservices\alarmservertest\testalarmsrv\app-services_testalarmsrv.mrp"/>
      </component>
      <component name="appservicesdocs" long-name="Application Services Documentation" class="doc">
-      <unit mrp="mw/appsupport/commonappservices/appservicesdocs/app-services_documentation.mrp"/>
+      <unit mrp="mw\appsupport\commonappservices\appservicesdocs\app-services_documentation.mrp"/>
      </component>
      <component name="backuprestorenotification" long-name="Backup Restore Notification" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/commonappservices/backuprestorenotification/group" mrp="mw/appsupport/commonappservices/backuprestorenotification/group/app-services_BackupRestoreNotification.mrp"/>
+            <unit bldFile="mw\appsupport\commonappservices\backuprestorenotification\group" mrp="mw\appsupport\commonappservices\backuprestorenotification\group\app-services_BackupRestoreNotification.mrp"/>
      </component>
      <component name="coreappstest" long-name="Core Apps Test" introduced="8.1" class="test">
-      <!-- XML Previous Location: Application Services/Other Application Services/ -->
-      <unit mrp="mw/appsupport/commonappservices/coreappstest/Group/app-services_CoreAppsTest.mrp"/>
+      <!-- XML Previous Location: Application services\other Application Services/ -->
+      <unit mrp="mw\appsupport\commonappservices\coreappstest\group\app-services_CoreAppsTest.mrp"/>
      </component>
     </collection>
     <collection name="contenthandling" long-name="Content Handling" level="plugin">
      <component name="contenthandlingfw" long-name="Content Handling Framework" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/contenthandling/contenthandlingfw/Group" mrp="mw/appsupport/contenthandling/contenthandlingfw/Group/content-handling.mrp"/>
+            <unit bldFile="mw\appsupport\contenthandling\contenthandlingfw\Group" mrp="mw\appsupport\contenthandling\contenthandlingfw\group\content-handling.mrp"/>
      </component>
      <component name="referencedrmagent" long-name="Reference DRM Agent" introduced="8.0">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\appsupport\contenthandling\referencedrmagent\reftestagent\group" mrp="mw\appsupport\contenthandling\referencedrmagent\reftestagent\group\security_rta.mrp"/>
      </component>
      <component name="webrecognisers" long-name="Web Recognisers" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/contenthandling/webrecognisers/group" mrp="mw/appsupport/contenthandling/webrecognisers/group/application-protocols_recognisers.mrp"/>
+            <unit bldFile="mw\appsupport\contenthandling\webrecognisers\group" mrp="mw\appsupport\contenthandling\webrecognisers\group\application-protocols_recognisers.mrp"/>
      </component>
     </collection>
     <collection name="filehandling" long-name="File Handling" level="server">
      <component name="fileconverterfw" long-name="File Converter Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/fileconverterfw/group" mrp="mw/appsupport/filehandling/fileconverterfw/group/app-framework_conarc.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\fileconverterfw\group" mrp="mw\appsupport\filehandling\fileconverterfw\group\app-framework_conarc.mrp"/>
      </component>
      <component name="htmltorichtextconverter" long-name="HTML to RichText Converter" plugin="Y" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/htmltorichtextconverter/group" mrp="mw/appsupport/filehandling/htmltorichtextconverter/group/app-services_chtmltocrtconv.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\htmltorichtextconverter\group" mrp="mw\appsupport\filehandling\htmltorichtextconverter\group\app-services_chtmltocrtconv.mrp"/>
      </component>
      <component name="fileconverterplugins" long-name="Other File Converter Plugins" plugin="Y" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/fileconverterplugins/group" mrp="mw/appsupport/filehandling/fileconverterplugins/group/app-engines_convert.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\fileconverterplugins\group" mrp="mw\appsupport\filehandling\fileconverterplugins\group\app-engines_convert.mrp"/>
      </component>
      <component name="richtexttohtmlconverter" long-name="RichText to HTML Converter" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/filehandling/richtexttohtmlconverter/Group" mrp="mw/appsupport/filehandling/richtexttohtmlconverter/Group/app-services_richtexttohtmlconv.mrp"/>
+            <unit bldFile="mw\appsupport\filehandling\richtexttohtmlconverter\Group" mrp="mw\appsupport\filehandling\richtexttohtmlconverter\group\app-services_richtexttohtmlconv.mrp"/>
      </component>
     </collection>
     <collection name="hwresourceadaptation" long-name="Hardware Resource Adaptation" level="generic">
      <component name="hwresourcemgruiplugin" long-name="Hardware Resource Manager UI Plugin" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group" mrp="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group/telephony_hwrmuiplugin.mrp"/>
+            <unit bldFile="mw\appsupport\hwresourceadaptation\hwresourcemgruiplugin\group" mrp="mw\appsupport\hwresourceadaptation\hwresourcemgruiplugin\group\telephony_hwrmuiplugin.mrp"/>
      </component>
     </collection>
     <collection name="openenvutils" long-name="Open Environment Utilities" level="specific">
      <component name="commandshell" long-name="Command Shell" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\appsupport\openenvutils\commandshell\group" mrp="mw\appsupport\openenvutils\commandshell\group\oetools_zsh.mrp"/>
      </component>
      <component name="telnetserver" long-name="Telnet Server" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\appsupport\openenvutils\telnetserver\group" mrp="mw\appsupport\openenvutils\telnetserver\group\oetools_telnetd.mrp"/>
      </component>
     </collection>
     <collection name="printingsupport" long-name="Printing Support" level="generic">
      <component name="printinguisupport" long-name="Printing UI Support">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/printingsupport/printinguisupport/group" mrp="mw/appsupport/printingsupport/printinguisupport/group/app-framework_print.mrp"/>
+            <unit bldFile="mw\appsupport\printingsupport\printinguisupport\group" mrp="mw\appsupport\printingsupport\printinguisupport\group\app-framework_print.mrp"/>
      </component>
     </collection>
     <collection name="sensorsupport" long-name="Sensor Support" level="generic"/>
     <collection name="tzpcside" long-name="Time Zone PC Side" level="plugin">
      <component name="tzcompiler" long-name="Time Zone Compiler" introduced="9.1" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzpcside/tzcompiler/group" mrp="mw/appsupport/tzpcside/tzcompiler/group/app-services_tzcompiler.mrp"/>
+            <unit bldFile="mw\appsupport\tzpcside\tzcompiler\group" mrp="mw\appsupport\tzpcside\tzcompiler\group\app-services_tzcompiler.mrp"/>
      </component>
      <component name="worlddatabasekit" long-name="World Database Kit" introduced="6.0" deprecated="9.1" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzpcside/worlddatabasekit/group" mrp="mw/appsupport/tzpcside/worlddatabasekit/group/app-services_wlddatabasekit_cedar.mrp"/>
+            <unit bldFile="mw\appsupport\tzpcside\worlddatabasekit\group" mrp="mw\appsupport\tzpcside\worlddatabasekit\group\app-services_wlddatabasekit_cedar.mrp"/>
      </component>
      <component name="worldtools" long-name="World Tools" introduced="ER5" deprecated="9.1" class="config PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzpcside/worldtools/group" mrp="mw/appsupport/tzpcside/worldtools/group/app-services_wldtools.mrp"/>
+            <unit bldFile="mw\appsupport\tzpcside\worldtools\group" mrp="mw\appsupport\tzpcside\worldtools\group\app-services_wldtools.mrp"/>
      </component>
     </collection>
     <collection name="tzservices" long-name="Time Zone Services" level="plugin">
      <component name="tzdatabase" long-name="Time Zone Database" introduced="9.1" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzdatabase/group" mrp="mw/appsupport/tzservices/tzdatabase/group/app-services_tzdb.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzdatabase\group" mrp="mw\appsupport\tzservices\tzdatabase\group\app-services_tzdb.mrp"/>
      </component>
      <component name="tzloc" long-name="Time Zone Localization" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzloc/group" mrp="mw/appsupport/tzservices/tzloc/group/app-services_timezonelocalization.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzloc\group" mrp="mw\appsupport\tzservices\tzloc\group\app-services_timezonelocalization.mrp"/>
      </component>
      <component name="tzlocrscfactory" long-name="Time Zone Localization Resource Factory" introduced="9.1" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzlocrscfactory/group" mrp="mw/appsupport/tzservices/tzlocrscfactory/group/app-services_tzlocalizationrscfactory.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzlocrscfactory\group" mrp="mw\appsupport\tzservices\tzlocrscfactory\group\app-services_tzlocalizationrscfactory.mrp"/>
      </component>
      <component name="tzserver" long-name="Time Zone Server" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/tzserver/group" mrp="mw/appsupport/tzservices/tzserver/group/app-services_tz.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\tzserver\group" mrp="mw\appsupport\tzservices\tzserver\group\app-services_tz.mrp"/>
      </component>
      <component name="worldserver" long-name="World Server" introduced="7.0" deprecated="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/worldserver/group" mrp="mw/appsupport/tzservices/worldserver/group/app-services_worldserver.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\worldserver\group" mrp="mw\appsupport\tzservices\worldserver\group\app-services_worldserver.mrp"/>
      </component>
      <component name="worldservertest" long-name="World Server Test" introduced="8.1" deprecated="9.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appsupport/tzservices/worldservertest/TestWorldSrv" mrp="mw/appsupport/tzservices/worldservertest/TestWorldSrv/app-services_testworldsrv.mrp"/>
+            <unit bldFile="mw\appsupport\tzservices\worldservertest\TestWorldSrv" mrp="mw\appsupport\tzservices\worldservertest\testworldsrv\app-services_testworldsrv.mrp"/>
      </component>
     </collection>
     <collection name="contextframework" long-name="Context Framework" level="framework">
@@ -2435,45 +2489,45 @@
     <collection name="applayerpluginsandutils" long-name="Application Layer Plugins and Utils" level="framework">
      <component name="bookmarksupport" long-name="Bookmark Support" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group" mrp="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\bookmarksupport\group" mrp="mw\netprotocols\applayerpluginsandutils\bookmarksupport\group\application-protocols_bookmarks.mrp"/>
      </component>
      <component name="httpprotocolplugins" long-name="HTTP Protocol Plugins" plugin="Y" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\httpprotocolplugins\group" mrp="mw\netprotocols\applayerpluginsandutils\httpprotocolplugins\group\http_protocol-plugin.mrp"/>
      </component>
      <component name="httptransportplugins" long-name="HTTP Transport Plugins" plugin="Y" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\httptransportplugins\group" mrp="mw\netprotocols\applayerpluginsandutils\httptransportplugins\group\http_transport-plugin.mrp"/>
      </component>
      <component name="uripermissionservices" long-name="URI Permission Services" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group" mrp="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerpluginsandutils\uripermissionservices\group" mrp="mw\netprotocols\applayerpluginsandutils\uripermissionservices\group\application-protocols_ineturilist.mrp"/>
      </component>
     </collection>
     <collection name="applayerprotocols" long-name="Application Layer Protocols" level="server">
      <component name="ftpengine" long-name="FTP Engine" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/ftpengine/group" mrp="mw/netprotocols/applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\ftpengine\group" mrp="mw\netprotocols\applayerprotocols\ftpengine\group\networking_ftp_e.mrp"/>
      </component>
      <component name="httpexamples" long-name="HTTP Examples" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/httpexamples/group" mrp="mw/netprotocols/applayerprotocols/httpexamples/group/http_examples.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\httpexamples\group" mrp="mw\netprotocols\applayerprotocols\httpexamples\group\http_examples.mrp"/>
      </component>
      <component name="httptransportfw" long-name="HTTP Transport Framework" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/httptransportfw/group" mrp="mw/netprotocols/applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\httptransportfw\group" mrp="mw\netprotocols\applayerprotocols\httptransportfw\group\http_transport-framework.mrp"/>
      </component>
      <component name="telnetengine" long-name="Telnet Engine" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/telnetengine/group" mrp="mw/netprotocols/applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\telnetengine\group" mrp="mw\netprotocols\applayerprotocols\telnetengine\group\networking_telnet_e.mrp"/>
      </component>
      <component name="wapbase" long-name="WAP Base" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/wapbase/Group" mrp="mw/netprotocols/applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\wapbase\Group" mrp="mw\netprotocols\applayerprotocols\wapbase\group\wap-browser_wapbase.mrp"/>
      </component>
      <component name="wappushsupport" long-name="WAP Push Support" introduced="6.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/netprotocols/applayerprotocols/wappushsupport/Group" mrp="mw/netprotocols/applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/>
+            <unit bldFile="mw\netprotocols\applayerprotocols\wappushsupport\Group" mrp="mw\netprotocols\applayerprotocols\wappushsupport\group\wap-browser_wappushsupport.mrp"/>
      </component>
     </collection>
     <collection name="wapstack" long-name="WAP Stack" level="plugin">
@@ -2504,37 +2558,39 @@
    <block long-name="IP App Protocols" level="generic" name="ipappprotocols" levels="plugin framework server generic specific">
     <collection name="sipconnproviderplugins" long-name="SIP Connection Provider Plugins" level="conn">
      <component name="sipconnectionplugins" long-name="SIP Connection Plugins" plugin="Y" introduced="tb92" filter="gt">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipconnectionplugins\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipconnectionplugins\group\mm-protocols_sipproviders.mrp"/>
      </component>
      <component name="sipconnprovider" long-name="SIP Connection Provider" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group/mm-protocols_SIPCPR.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipconnprovider\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipconnprovider\group\mm-protocols_SIPCPR.mrp"/>
      </component>
      <component name="sipdummyprt" long-name="SIP Dummy PRT" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group/mm-protocols_SIPDummyPRT.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipdummyprt\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipdummyprt\group\mm-protocols_SIPDummyPRT.mrp"/>
      </component>
      <component name="sipparams" long-name="SIP Params" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipparams/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipparams/group/mm-protocols_SIPParams.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipparams\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipparams\group\mm-protocols_SIPParams.mrp"/>
      </component>
      <component name="sipstatemachine" long-name="SIP State Machine" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group/mm-protocols_SipStateMachine.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipstatemachine\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipstatemachine\group\mm-protocols_SipStateMachine.mrp"/>
      </component>
      <component name="sipsubconnprovider" long-name="SIP Subconnection Provider" plugin="Y" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group/mm-protocols_SIPSCPR.mrp"/>
+            <unit bldFile="mw\ipappprotocols\sipconnproviderplugins\sipsubconnprovider\group" mrp="mw\ipappprotocols\sipconnproviderplugins\sipsubconnprovider\group\mm-protocols_SIPSCPR.mrp"/>
      </component>
     </collection>
     <collection name="realtimenetprots" long-name="Real-time Internet Protocols" level="server">
      <component name="rtp" long-name="RTP" introduced="9.0">
       <!-- Real Time Data Protocol -->
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/ipappprotocols/realtimenetprots/rtp/group" mrp="mw/ipappprotocols/realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/>
+            <unit bldFile="mw\ipappprotocols\realtimenetprots\rtp\group" mrp="mw\ipappprotocols\realtimenetprots\rtp\group\mm-protocols_rtp.mrp"/>
      </component>
      <component name="sipfw" long-name="SIP Framework" introduced="9.2" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="2" bldFile="mw/ipappprotocols/realtimenetprots/sipfw/Group" mrp="mw/ipappprotocols/realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp"/>
+            <unit version="2" bldFile="mw\ipappprotocols\realtimenetprots\sipfw\Group" mrp="mw\ipappprotocols\realtimenetprots\sipfw\group\mm-protocols_SIP2_Com.mrp"/>
      </component>
     </collection>
     <collection name="rtp" long-name="RTP" level="server">
@@ -2813,7 +2869,7 @@
      <component name="networkhandlingengine" long-name="Network Handling Engine">
      </component>
     </collection>
-    <collection name="phoneclientserver" long-name="Phone Client/Server" level="server">
+    <collection name="phoneclientserver" long-name="Phone client\server" level="server">
      <component name="CallUI" long-name="Call UI">
      </component>
      <component name="EnPolicy" long-name="En Policy">
@@ -2850,37 +2906,37 @@
     <collection name="messagingfw" long-name="Messaging FW" level="fw">
      <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/biomsgfw/group" mrp="mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\biomsgfw\group" mrp="mw\messagingmw\messagingfw\biomsgfw\group\messaging_biomsg.mrp"/>
      </component>
      <component name="biowatchers" long-name="BIO Watchers" plugin="Y" introduced="8.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/biowatchers/Group" mrp="mw/messagingmw/messagingfw/biowatchers/Group/messaging_biomsg_biowatchers_cdma.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\biowatchers\Group" mrp="mw\messagingmw\messagingfw\biowatchers\group\messaging_biomsg_biowatchers_cdma.mrp"/>
      </component>
      <component name="msgsrvnstore" long-name="Message Server and Store">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\msgsrvnstore\group" mrp="mw\messagingmw\messagingfw\msgsrvnstore\group\messaging_framework.mrp"/>
      </component>
      <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgurlhandler/group" mrp="mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\msgurlhandler\group" mrp="mw\messagingmw\messagingfw\msgurlhandler\group\messaging_urlhandler.mrp"/>
      </component>
      <component name="msgconf" long-name="Messaging Config" introduced="tb91" class="config">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgconf/group" mrp="mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\msgconf\group" mrp="mw\messagingmw\messagingfw\msgconf\group\messaging_config.mrp"/>
      </component>
      <component name="msgtest" long-name="Messaging Test">
-      <!-- XML Previous Location: Application Services/Messaging Application Support/ -->
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/msgtest/group" mrp="mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
+      <!-- XML Previous Location: Application services\messaging Application Support/ -->
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\messagingmw\messagingfw\msgtest\group" mrp="mw\messagingmw\messagingfw\msgtest\group\messaging_test.mrp"/>
      </component>
      <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92">
-      <unit mrp="mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtestfw\group\messaging_testframework.mrp"/>
      </component>
      <component name="msgtestproduct" long-name="Messaging Test Product">
-      <unit mrp="mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtestproduct\group\messaging_testproduct.mrp"/>
      </component>
      <component name="msgtests" long-name="Messaging Tests">
-      <unit mrp="mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtests\group\messaging.mrp"/>
      </component>
      <component name="suplsmshandler" long-name="SUPL SMS Handler" plugin="Y" introduced="tb92">
      </component>
@@ -2888,19 +2944,19 @@
      </component>
      <component name="scheduledsendmtm" long-name="Scheduled Send MTM" plugin="Y" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\scheduledsendmtm\group" mrp="mw\messagingmw\messagingfw\scheduledsendmtm\group\messaging_schedulesend.mrp"/>
      </component>
      <component name="sendas" long-name="Send As">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/sendas/group" mrp="mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\sendas\group" mrp="mw\messagingmw\messagingfw\sendas\group\messaging_sendas2.mrp"/>
      </component>
      <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/wappushfw/group" mrp="mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\wappushfw\group" mrp="mw\messagingmw\messagingfw\wappushfw\group\wap-browser_wappush.mrp"/>
      </component>
      <component name="watcherfw" long-name="Watcher Framework">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/messagingmw/messagingfw/watcherfw/group" mrp="mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
+            <unit bldFile="mw\messagingmw\messagingfw\watcherfw\group" mrp="mw\messagingmw\messagingfw\watcherfw\group\messaging_watcher.mrp"/>
      </component>
      <component name="alwaysonline" long-name="Always Online">
      </component>
@@ -3002,7 +3058,7 @@
     <collection name="remotemgmttest" long-name="Remote Management Test" level="specific">
      <component name="omadevicemgmtintegrationtest" long-name="OMA Device Management Integration Test" introduced="9.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remotemgmt/remotemgmttest/omadevicemgmtintegrationtest/group" mrp="mw/remotemgmt/remotemgmttest/omadevicemgmtintegrationtest/group/devprov_integtest.mrp"/>
+            <unit bldFile="mw\remotemgmt\remotemgmttest\omadevicemgmtintegrationtest\group" mrp="mw\remotemgmt\remotemgmttest\omadevicemgmtintegrationtest\group\devprov_integtest.mrp"/>
      </component>
      <component name="omasyncmlintegrationtest" long-name="OMA SyncML Integration Test" introduced="7.0s" class="test">
      </component>
@@ -3108,47 +3164,49 @@
     <collection name="connectivitypcside" long-name="Connectivity PC Side" level="generic">
      <component name="chatscripts" long-name="Chat Scripts">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitypcside/chatscripts/group" mrp="mw/remoteconn/connectivitypcside/chatscripts/group/testtools_chatscripts.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitypcside\chatscripts\group" mrp="mw\remoteconn\connectivitypcside\chatscripts\group\testtools_chatscripts.mrp"/>
      </component>
      <component name="connectqi" long-name="ConnectQI" introduced="9.1" class="PC">
-      <unit mrp="mw/remoteconn/connectivitypcside/connectqi/connectqisdk_mr3.mrp"/>
+      <unit mrp="mw\remoteconn\connectivitypcside\connectqi\connectqisdk_mr3.mrp"/>
      </component>
      <component name="connectqisdk" long-name="ConnectQI SDK" introduced="9.1" class="PC">
-      <unit mrp="mw/remoteconn/connectivitypcside/connectqisdk/connectqisdk_public.mrp"/>
+      <unit mrp="mw\remoteconn\connectivitypcside\connectqisdk\connectqisdk_public.mrp"/>
      </component>
     </collection>
     <collection name="connectivitytransports" long-name="Connectivity Transports" level="plugin">
      <component name="eventbroadcast" long-name="Event Broadcast" deprecated="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/eventbroadcast/group" mrp="mw/remoteconn/connectivitytransports/eventbroadcast/group/connectivity_legacy_brdcst.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\eventbroadcast\group" mrp="mw\remoteconn\connectivitytransports\eventbroadcast\group\connectivity_legacy_brdcst.mrp"/>
      </component>
      <component name="plpremotelink" long-name="PLP Remote Link" deprecated="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp/connectivity_legacy_plp_plpgrp.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\plpremotelink\plpgrp" mrp="mw\remoteconn\connectivitytransports\plpremotelink\plpgrp\connectivity_legacy_plp_plpgrp.mrp"/>
      </component>
      <component name="plpvariant" long-name="PLP Variant" deprecated="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant/connectivity_legacy_plp_plpvariant.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\plpremotelink\plpvariant" mrp="mw\remoteconn\connectivitytransports\plpremotelink\plpvariant\connectivity_legacy_plp_plpvariant.mrp"/>
      </component>
      <component name="mrouter" long-name="m-Router" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/connectivitytransports/mrouter/group" mrp="mw/remoteconn/connectivitytransports/mrouter/group/connectivity_mRouterSecure.mrp"/>
+            <unit bldFile="mw\remoteconn\connectivitytransports\mrouter\group" mrp="mw\remoteconn\connectivitytransports\mrouter\group\connectivity_mRouterSecure.mrp"/>
      </component>
     </collection>
     <collection name="mtpdataproviders" long-name="MTP Data Providers" level="generic">
      <component name="mtpfileandfolderdp" long-name="MTP File and Folder Provider" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
+            <unit bldFile="mw\remoteconn\mtpdataproviders\mtpfileandfolderdp\group" mrp="mw\remoteconn\mtpdataproviders\mtpfileandfolderdp\group\mtp_filedp.mrp"/>
      </component>
     </collection>
     <collection name="usbfunctiondrivers" long-name="USB Function Drivers" level="server">
      <component name="massstoragemgr" long-name="Mass Storage Manager" introduced="tb92">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="mw\remoteconn\usbfunctiondrivers\massstoragemgr\group" mrp="mw\remoteconn\usbfunctiondrivers\massstoragemgr\group\connectivity_usbms.mrp"/>
      </component>
     </collection>
     <collection name="backupandrestore" long-name="Backup and Restore" level="specific">
      <component name="backupengine" long-name="Backup Engine" introduced="9.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/backupandrestore/backupengine/group" mrp="mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
+            <unit bldFile="mw\remoteconn\backupandrestore\backupengine\group" mrp="mw\remoteconn\backupandrestore\backupengine\group\connectivity_backupengine.mrp"/>
      </component>
     </collection>
     <collection name="connectivitymodules" long-name="Connectivity Modules" level="framework">
@@ -3158,17 +3216,17 @@
     <collection name="mtpfws" long-name="MTP Frameworks" level="framework">
      <component name="mtpfw" long-name="MTP Framework" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtpfws/mtpfw/group" mrp="mw/remoteconn/mtpfws/mtpfw/group/mtp_framework.mrp"/>
+            <unit bldFile="mw\remoteconn\mtpfws\mtpfw\group" mrp="mw\remoteconn\mtpfws\mtpfw\group\mtp_framework.mrp"/>
      </component>
      <component name="mtpintegrationtest" long-name="MTP Integration Test" introduced="tb91" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtpfws/mtpintegrationtest/group" mrp="mw/remoteconn/mtpfws/mtpintegrationtest/group/mtp_test.mrp"/>
+            <unit bldFile="mw\remoteconn\mtpfws\mtpintegrationtest\group" mrp="mw\remoteconn\mtpfws\mtpintegrationtest\group\mtp_test.mrp"/>
      </component>
     </collection>
     <collection name="mtptransports" long-name="MTP Transports" level="plugin">
      <component name="mtpusbtransport" long-name="MTP USB Transport" plugin="Y" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
+            <unit bldFile="mw\remoteconn\mtptransports\mtpusbtransport\group" mrp="mw\remoteconn\mtptransports\mtpusbtransport\group\mtp_usbsic.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from System Definition Template -->
@@ -3176,12 +3234,12 @@
      <!-- Following Component added by SF via autopopulating script from System Definition Template -->
      <component name="connectivityfw" long-name="connectivityfw">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/connectivityapps/connectivityfw/group" mrp="app/techview/connectivityapps/connectivityfw/group/connectivity_framework.mrp"/>
+            <unit bldFile="app\techview\connectivityapps\connectivityfw\group" mrp="app\techview\connectivityapps\connectivityfw\group\connectivity_framework.mrp"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from System Definition Template -->
      <component name="connectivityservices" long-name="connectivityservices">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/connectivityapps/connectivityservices/group" mrp="app/techview/connectivityapps/connectivityservices/group/connectivity_services.mrp"/>
+            <unit bldFile="app\techview\connectivityapps\connectivityservices\group" mrp="app\techview\connectivityapps\connectivityservices\group\connectivity_services.mrp"/>
      </component>
     </collection>
    </block>
@@ -3197,18 +3255,18 @@
      <component name="contentmanager" long-name="Content Manager">
      </component>
     </collection>
-    <collection name="upnpavcontroller" long-name="UPnP A/V Controller" level="server">
-     <component name="upnpavcontrollerclient" long-name="UPnP A/V Ccontroller Client">
-     </component>
-     <component name="upnpavcontrollerhelper" long-name="UPnP A/V Controller Helper">
-     </component>
-     <component name="upnpavcontrollerserver" long-name="UPnP A/V Controller Server">
+    <collection name="upnpavcontroller" long-name="UPnP a\v Controller" level="server">
+     <component name="upnpavcontrollerclient" long-name="UPnP a\v Ccontroller Client">
+     </component>
+     <component name="upnpavcontrollerhelper" long-name="UPnP a\v Controller Helper">
+     </component>
+     <component name="upnpavcontrollerserver" long-name="UPnP a\v Controller Server">
      </component>
      <component name="upnpxmlparser" long-name="UPnP XML Parser">
      </component>
     </collection>
-    <collection name="upnpavcontrolpoint" long-name="UPnP A/V Control Point" level="plugin">
-     <component name="avcontrolframework" long-name="A/V Control Famework">
+    <collection name="upnpavcontrolpoint" long-name="UPnP a\v Control Point" level="plugin">
+     <component name="avcontrolframework" long-name="a\v Control Famework">
      </component>
      <component name="avcpengine" long-name="AVCP Engine">
      </component>
@@ -3246,7 +3304,7 @@
      </component>
     </collection>
     <collection name="upnpmediaserver" long-name="UPnP Media Server" level="server">
-     <component name="avobjects" long-name="A/V Objects">
+     <component name="avobjects" long-name="a\v Objects">
      </component>
      <component name="connectionmanagerservice" long-name="Connection Manager Service">
      </component>
@@ -3308,17 +3366,17 @@
     <collection name="bluetoothappprofiles" long-name="Bluetooth Application Profiles" level="plugin">
      <component name="avrcp" long-name="Bluetooth AVRCP" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/shortlinkconn/bluetoothappprofiles/avrcp" mrp="mw/shortlinkconn/bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
+            <unit bldFile="mw\shortlinkconn\bluetoothappprofiles\avrcp" mrp="mw\shortlinkconn\bluetoothappprofiles\avrcp\bluetooth_avrcp.mrp"/>
      </component>
     </collection>
     <collection name="obex" long-name="OBEX" level="generic">
      <component name="obexextensionapi" long-name="OBEX Extension API" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/shortlinkconn/obex/obexextensionapi/group" mrp="mw/shortlinkconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/>
+            <unit bldFile="mw\shortlinkconn\obex\obexextensionapi\group" mrp="mw\shortlinkconn\obex\obexextensionapi\group\obex_extensionapis.mrp"/>
      </component>
      <component name="obexprotocol" long-name="OBEX Protocol" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/shortlinkconn/obex/obexprotocol/group" mrp="mw/shortlinkconn/obex/obexprotocol/group/obex.mrp"/>
+            <unit bldFile="mw\shortlinkconn\obex\obexprotocol\group" mrp="mw\shortlinkconn\obex\obexprotocol\group\obex.mrp"/>
      </component>
     </collection>
     <collection name="bluetoothengine" long-name="Bluetooth Engine" level="framework">
@@ -3566,42 +3624,42 @@
     <collection name="mmfwtest" long-name="Multimedia Framework Test" level="server">
      <component name="mmfcharacterisationvalidation" long-name="MMF Characterisation Validation" introduced="9.3" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group" mrp="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group/multimedia_mmf_char.mrp"/>
+            <unit bldFile="mw\mmmw\mmfwtest\mmfcharacterisationvalidation\group" mrp="mw\mmmw\mmfwtest\mmfcharacterisationvalidation\group\multimedia_mmf_char.mrp"/>
      </component>
      <component name="mmfintegrationtest" long-name="MMF Integration Tests" introduced="7.0s" class="test">
-      <unit mrp="mw/mmmw/mmfwtest/mmfintegrationtest/group/multimedia_inttest_mmf_source.mrp"/>
+      <unit mrp="mw\mmmw\mmfwtest\mmfintegrationtest\group\multimedia_inttest_mmf_source.mrp"/>
      </component>
      <component name="mmfunittest" long-name="MMF Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="mw/mmmw/mmfwtest/mmfunittest/group/multimedia_unittest_mmf_source.mrp"/>
+      <unit mrp="mw\mmmw\mmfwtest\mmfunittest\group\multimedia_unittest_mmf_source.mrp"/>
      </component>
     </collection>
     <collection name="mmmiddlewarefws" long-name="Multimedia Middleware Frameworks" level="server">
      <component name="mmfw" long-name="Multimedia Framework" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group/multimedia_mmf.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\group" mrp="mw\mmmw\mmmiddlewarefws\mmfw\group\multimedia_mmf.mrp"/>
      </component>
      <component name="mmutilitylib" long-name="Multimedia Utility Library" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmutilitylib/group" mrp="mw/mmmw/mmmiddlewarefws/mmutilitylib/group/multimedia_common.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmutilitylib\group" mrp="mw\mmmw\mmmiddlewarefws\mmutilitylib\group\multimedia_common.mrp"/>
      </component>
     </collection>
     <collection name="mmmiddlewareplugins" long-name="Multimedia Middleware Plugins" level="framework">
      <component name="mmfwplugins" long-name="Multimedia Framework Plugins" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin/multimedia_mmf_plugin.mrp"/>
+            <unit bldFile="mw\mmmw\mmmiddlewarefws\mmfw\group_plugin" mrp="mw\mmmw\mmmiddlewarefws\mmfw\group_plugin\multimedia_mmf_plugin.mrp"/>
      </component>
     </collection>
     <collection name="mmvalidationsuite" long-name="Multimedia Validation Suite" level="specific">
      <component name="mvsintegrationtest" long-name="MVS Integration Tests" introduced="tb91" class="test">
-      <unit mrp="mw/mmmw/mmvalidationsuite/mvsintegrationtest/group/multimedia_inttest_mvs_source.mrp"/>
+      <unit mrp="mw\mmmw\mmvalidationsuite\mvsintegrationtest\group\multimedia_inttest_mvs_source.mrp"/>
      </component>
      <component name="mmvalidationsuiteagents" long-name="Multimedia Validation Suite Agents" introduced="tb91">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group/multimedia_mvs_agents.mrp"/>
+            <unit bldFile="mw\mmmw\mmvalidationsuite\mmvalidationsuiteagents\group" mrp="mw\mmmw\mmvalidationsuite\mmvalidationsuiteagents\group\multimedia_mvs_agents.mrp"/>
      </component>
      <component name="mmvalidationsuiteapp" long-name="Multimedia Validation Suite Application" introduced="tb91" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group/multimedia_mvs_app.mrp"/>
+            <unit bldFile="mw\mmmw\mmvalidationsuite\mmvalidationsuiteapp\group" mrp="mw\mmmw\mmvalidationsuite\mmvalidationsuiteapp\group\multimedia_mvs_app.mrp"/>
      </component>
     </collection>
     <collection name="advancedaudiocontroller" long-name="Advanced Audio Controller" level="plugin">
@@ -3727,7 +3785,7 @@
     <collection name="fep" long-name="FEP" level="engine">
      <component name="frontendprocessor" long-name="Front End Processor">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/inputmethods/fep/frontendprocessor/group" mrp="mw/inputmethods/fep/frontendprocessor/group/app-framework_fepbase.mrp"/>
+            <unit bldFile="mw\inputmethods\fep\frontendprocessor\group" mrp="mw\inputmethods\fep\frontendprocessor\group\app-framework_fepbase.mrp"/>
      </component>
      <component name="aknfep" long-name="AKN FEP">
      </component>
@@ -3793,48 +3851,48 @@
     <collection name="commonuisupport" long-name="Common UI Support" level="support">
      <component name="errorresolverdata" long-name="Error Resolver Data">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/errorresolverdata/group" mrp="mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\errorresolverdata\group" mrp="mw\classicui\commonuisupport\errorresolverdata\group\app-framework_errorresgt.mrp"/>
      </component>
      <component name="grid" long-name="Grid">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/grid/group" mrp="mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\grid\group" mrp="mw\classicui\commonuisupport\grid\group\app-framework_grid.mrp"/>
      </component>
      <component name="uifwsdocs" long-name="UI Frameworks Documentation" class="doc">
-      <unit mrp="mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/>
+      <unit mrp="mw\classicui\commonuisupport\uifwsdocs\app-framework_documentation.mrp"/>
      </component>
      <component name="uilaf" long-name="UI Look and Feel" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/uilaf/GROUP" mrp="mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\uilaf\GROUP" mrp="mw\classicui\commonuisupport\uilaf\group\app-framework_uiklafgt.mrp"/>
      </component>
      <component name="uikon" long-name="Uikon" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/commonuisupport/uikon/group" mrp="mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/>
+            <unit bldFile="mw\classicui\commonuisupport\uikon\group" mrp="mw\classicui\commonuisupport\uikon\group\app-framework_uikon.mrp"/>
      </component>
     </collection>
     <collection name="lafagnosticuifoundation" long-name="Look-and-Feel Agnostic UI Foundation" level="base">
      <component name="animation" long-name="Animation" introduced="9.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/animation/group" mrp="mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\animation\group" mrp="mw\classicui\lafagnosticuifoundation\animation\group\app-framework_animation.mrp"/>
      </component>
      <component name="bmpanimation" long-name="BMP Animation" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\bmpanimation\group" mrp="mw\classicui\lafagnosticuifoundation\bmpanimation\group\app-framework_bmpanim.mrp"/>
      </component>
      <component name="clockanim" long-name="Clock" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\clockanim\group" mrp="mw\classicui\lafagnosticuifoundation\clockanim\group\app-framework_clock.mrp"/>
      </component>
      <component name="cone" long-name="Control Environment">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/cone/group" mrp="mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\cone\group" mrp="mw\classicui\lafagnosticuifoundation\cone\group\app-framework_cone.mrp"/>
      </component>
      <component name="graphicseffects" long-name="Graphics Effects" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\graphicseffects\group" mrp="mw\classicui\lafagnosticuifoundation\graphicseffects\group\app-framework_gfxtranseffect.mrp"/>
      </component>
      <component name="uigraphicsutils" long-name="UI Graphics Utilities">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/>
+            <unit bldFile="mw\classicui\lafagnosticuifoundation\uigraphicsutils\group" mrp="mw\classicui\lafagnosticuifoundation\uigraphicsutils\group\app-framework_egul.mrp"/>
      </component>
     </collection>
     <collection name="applicationinterworkingfw" long-name="Application Interworking Framework" level="generic">
@@ -4032,34 +4090,34 @@
     <collection name="installationservices" long-name="Installation Services" level="generic">
      <component name="swi" long-name="Secure Software Install">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/swi/group" mrp="mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\swi\group" mrp="mw\appinstall\installationservices\swi\group\security_swi.mrp"/>
      </component>
      <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/swidevicetools/group" mrp="mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\swidevicetools\group" mrp="mw\appinstall\installationservices\swidevicetools\group\security_switools_device.mrp"/>
      </component>
      <component name="switestfw" long-name="Software Install Test Framework" deprecated="tb92" introduced="7.0" purpose="development">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/switestfw/group" mrp="mw/appinstall/installationservices/switestfw/group/install_testframework.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\switestfw\group" mrp="mw\appinstall\installationservices\switestfw\group\install_testframework.mrp"/>
      </component>
      <component name="swiconfig" long-name="Software Install Config" introduced="9.1" class="config" purpose="optional">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/installationservices/swiconfig/group" mrp="mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
+            <unit bldFile="mw\appinstall\installationservices\swiconfig\group" mrp="mw\appinstall\installationservices\swiconfig\group\install_config.mrp"/>
      </component>
     </collection>
     <collection name="secureswitools" long-name="Secure Software Install Tools">
      <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/secureswitools/makekeys/group" mrp="mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
+            <unit bldFile="mw\appinstall\secureswitools\makekeys\group" mrp="mw\appinstall\secureswitools\makekeys\group\security_makekeys.mrp"/>
      </component>
      <component name="openssllib" long-name="OpenSSL Library" class="PC">
-      <unit mrp="mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
+      <unit mrp="mw\appinstall\secureswitools\openssllib\security_openssl.mrp"/>
      </component>
      <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" class="PC">
      </component>
      <component name="swisistools" long-name="Secure Software Install SIS Tools" class="PC">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="mw/appinstall/secureswitools/swisistools/group" mrp="mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
+            <unit bldFile="mw\appinstall\secureswitools\swisistools\group" mrp="mw\appinstall\secureswitools\swisistools\group\security_sistools.mrp"/>
      </component>
     </collection>
     <collection name="appinstaller" long-name="App Installer" level="generic">
@@ -4739,7 +4797,7 @@
     <collection name="PCSync" long-name="PC Sync" level="pcsuite-control">
      <component name="PCSyncNgr" long-name="PC Sync Ngr" Application="PC Sync 2" Modules="S60_PCS2_ngr">
      </component>
-     <component name="PCSyncApp" License="Other/prorietary">
+     <component name="PCSyncApp" License="other\prorietary">
      </component>
     </collection>
     <collection name="PhoneBrowser" long-name="Phone Browser" level="pcsuite">
@@ -4847,11 +4905,11 @@
     <collection name="pimprotocols" long-name="PIM Protocols" level="services">
      <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/contacts/pimprotocols/pbap/group" mrp="app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
+            <unit bldFile="app\contacts\pimprotocols\pbap\group" mrp="app\contacts\pimprotocols\pbap\group\bluetooth_accesshost.mrp"/>
      </component>
      <component name="phonebooksync" long-name="Phonebook Sync" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/contacts/pimprotocols/phonebooksync/group" mrp="app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
+            <unit bldFile="app\contacts\pimprotocols\phonebooksync\group" mrp="app\contacts\pimprotocols\phonebooksync\group\telephony_phbksync.mrp"/>
      </component>
     </collection>
     <collection name="ccservices" long-name="CC Services" level="services">
@@ -4885,7 +4943,7 @@
      </component>
      <component name="contactsmodel" long-name="Contacts Model" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="app/contacts/phonebookengines/contactsmodel/group" mrp="app/contacts/phonebookengines/contactsmodel/group/app-engines_cntmodel.mrp"/>
+            <unit version="1" bldFile="app\contacts\phonebookengines\contactsmodel\group" mrp="app\contacts\phonebookengines\contactsmodel\group\app-engines_cntmodel.mrp"/>
      </component>
      <component name="VirtualPhonebook" long-name="Virtual Phonebook">
      </component>
@@ -4922,38 +4980,40 @@
    <block long-name="Organizer Application Suite" level="apps" span="2" name="organizer" levels="support services engine ui">
     <collection name="officeappeng" long-name="Office App Engines" level="engine">
      <component name="charteng" long-name="Chart" introduced="5.0" deprecated="9.3" class="test">
-      <unit mrp="app/organizer/officeappeng/charteng/group/app-engines_chart.mrp"/>
+      <unit mrp="app\organizer\officeappeng\charteng\group\app-engines_chart.mrp"/>
      </component>
      <component name="datamodel" long-name="Data Engine" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/officeappeng/datamodel/group" mrp="app/organizer/officeappeng/datamodel/group/app-engines_damodel.mrp"/>
+            <unit bldFile="app\organizer\officeappeng\datamodel\group" mrp="app\organizer\officeappeng\datamodel\group\app-engines_damodel.mrp"/>
      </component>
      <component name="sheeteng" long-name="Sheet Engine" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/officeappeng/sheeteng/group" mrp="app/organizer/officeappeng/sheeteng/group/app-engines_sheng.mrp"/>
+            <unit bldFile="app\organizer\officeappeng\sheeteng\group" mrp="app\organizer\officeappeng\sheeteng\group\app-engines_sheng.mrp"/>
      </component>
      <component name="wordeng" long-name="Word Engine" introduced="5.0" deprecated="9.3">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/officeappeng/wordeng/group" mrp="app/organizer/officeappeng/wordeng/group/app-engines_wpeng.mrp"/>
+            <unit bldFile="app\organizer\officeappeng\wordeng\group" mrp="app\organizer\officeappeng\wordeng\group\app-engines_wpeng.mrp"/>
      </component>
     </collection>
     <collection name="pimappservices" long-name="PIM App Services" level="services">
      <component name="agnmodel" long-name="Agenda Model" introduced="5.0" deprecated="9.1">
+      <!-- Unit added by SF via autopopulating script from System Definition Template -->
+            <unit bldFile="app\organizer\pimappservices\agnmodel\group" mrp="app\organizer\pimappservices\agnmodel\group\app-engines_agnmodel.mrp"/>
      </component>
      <component name="agendamodeltest" long-name="Agenda Model Test" introduced="8.1" class="test">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv" mrp="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv/app-engines_testagendasrv.mrp"/>
+            <unit bldFile="app\organizer\pimappservices\agendamodeltest\TestAgendaSrv" mrp="app\organizer\pimappservices\agendamodeltest\testagendasrv\app-engines_testagendasrv.mrp"/>
      </component>
      <component name="calendarvcalplugin" long-name="Calendar vCal Plugin" plugin="Y" introduced="8.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="app/organizer/pimappservices/calendarvcalplugin/group" mrp="app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit.mrp"/>
+            <unit version="1" bldFile="app\organizer\pimappservices\calendarvcalplugin\group" mrp="app\organizer\pimappservices\calendarvcalplugin\group\app-engines_agnversit.mrp"/>
      </component>
      <component name="appenginesdocs" long-name="Application Engines Documentation" class="doc">
-      <unit mrp="app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
+      <unit mrp="app\organizer\pimappservices\appenginesdocs\app-engines_documentation.mrp"/>
      </component>
      <component name="calendar" long-name="Calendar" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit version="1" bldFile="app/organizer/pimappservices/calendar/group" mrp="app/organizer/pimappservices/calendar/group/app-engines_calinterimapi.mrp"/>
+            <unit version="1" bldFile="app\organizer\pimappservices\calendar\group" mrp="app\organizer\pimappservices\calendar\group\app-engines_calinterimapi.mrp"/>
      </component>
     </collection>
     <collection name="pimappsupport" long-name="PIM Application Support" level="support">
@@ -4961,11 +5021,11 @@
      </component>
      <component name="chinesecalendarconverter" long-name="Chinese Calendar Converter" introduced="6.1">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
+            <unit bldFile="app\organizer\pimappsupport\chinesecalendarconverter\group" mrp="app\organizer\pimappsupport\chinesecalendarconverter\group\app-services_calcon.mrp"/>
      </component>
      <component name="vcardandvcal" long-name="vCard and vCal" introduced="ER5">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/organizer/pimappsupport/vcardandvcal/group" mrp="app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
+            <unit bldFile="app\organizer\pimappsupport\vcardandvcal\group" mrp="app\organizer\pimappsupport\vcardandvcal\group\app-services_versit.mrp"/>
      </component>
     </collection>
     <collection name="alarmengines" long-name="Alarm Engines" level="engine">
@@ -5063,11 +5123,11 @@
     <collection name="email" long-name="Email" level="1">
      <component name="imap4mtm" long-name="IMAP4 MTM" plugin="Y" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/email/imap4mtm/group" mrp="app/messaging/email/imap4mtm/group/messaging_email_imap.mrp"/>
+            <unit bldFile="app\messaging\email\imap4mtm\group" mrp="app\messaging\email\imap4mtm\group\messaging_email_imap.mrp"/>
      </component>
      <component name="pop3andsmtpmtm" long-name="POP3 and SMTP MTM" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/email/pop3andsmtpmtm/group" mrp="app/messaging/email/pop3andsmtpmtm/group/messaging_email.mrp"/>
+            <unit bldFile="app\messaging\email\pop3andsmtpmtm\group" mrp="app\messaging\email\pop3andsmtpmtm\group\messaging_email.mrp"/>
      </component>
      <component name="alwaysonlineemailplugin" long-name="Always Online Mail Plugin">
      </component>
@@ -5083,11 +5143,11 @@
     <collection name="messagingappbase" long-name="Messaging App Base" level="2">
      <component name="obexmtms" long-name="OBEX MTMs" plugin="Y" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/messagingappbase/obexmtms/Group" mrp="app/messaging/messagingappbase/obexmtms/Group/messaging_obex.mrp"/>
+            <unit bldFile="app\messaging\messagingappbase\obexmtms\Group" mrp="app\messaging\messagingappbase\obexmtms\group\messaging_obex.mrp"/>
      </component>
      <component name="smilparser" long-name="SMIL Parser" introduced="7.0s">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/messagingappbase/smilparser/GROUP" mrp="app/messaging/messagingappbase/smilparser/GROUP/messaging_gmxml.mrp"/>
+            <unit bldFile="app\messaging\messagingappbase\smilparser\GROUP" mrp="app\messaging\messagingappbase\smilparser\group\messaging_gmxml.mrp"/>
      </component>
      <component name="bium" long-name="Bium">
      </component>
@@ -5116,11 +5176,11 @@
     </collection>
     <collection name="mmsengine" long-name="MMS Engine" level="1">
      <component name="mmsconf" long-name="MMS Configuration">
-      <unit mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings-config.mrp"/>
+      <unit mrp="app\messaging\mmsengine\mmssettings\group\messaging_mmssettings-config.mrp"/>
      </component>
      <component name="mmssettings" long-name="MMS Settings" introduced="9.2">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/mmsengine/mmssettings/group/" mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings.mrp"/>
+            <unit bldFile="app\messaging\mmsengine\mmssettings\group/" mrp="app\messaging\mmsengine\mmssettings\group\messaging_mmssettings.mrp"/>
      </component>
      <component name="applicationadapter" long-name="Application Adapter">
      </component>
@@ -5150,7 +5210,7 @@
     <collection name="mobilemessaging" long-name="Mobile Messaging" level="2">
      <component name="smsmtm" long-name="SMS MTM" plugin="Y">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/messaging/mobilemessaging/smsmtm/multimode/Group" mrp="app/messaging/mobilemessaging/smsmtm/multimode/Group/messaging_sms_multimode.mrp"/>
+            <unit bldFile="app\messaging\mobilemessaging\smsmtm\multimode\group" mrp="app\messaging\mobilemessaging\smsmtm\multimode\group\messaging_sms_multimode.mrp"/>
      </component>
      <component name="audiomsg" long-name="Audio Message">
      </component>
@@ -5719,7 +5779,7 @@
     </collection>
     <collection name="symhelp" long-name="Symbian Help" level="eng">
      <component name="cshlpcmpbackend" long-name="CSHelp Compiler Backend">
-      <unit mrp="app/helps/symhelp/cshlpcmpbackend/group/tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
+      <unit mrp="app\helps\symhelp\cshlpcmpbackend\group\tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
      </component>
      <component name="cshlpcmpfrontend" long-name="CSHelp Compiler Frontend">
      </component>
@@ -5727,7 +5787,7 @@
      </component>
      <component name="helpmodel" long-name="Help" introduced="6.0">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/helps/symhelp/helpmodel/group" mrp="app/helps/symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
+            <unit bldFile="app\helps\symhelp\helpmodel\group" mrp="app\helps\symhelp\helpmodel\group\app-services_hlpmodel.mrp"/>
      </component>
      <component name="mbmcodec" long-name="MBM Codec" filter="gt">
      </component>
@@ -5956,198 +6016,132 @@
     </collection>
     <collection name="controlpanel" long-name="Control Panel" level="ui">
      <component name="cctlcolscheme" long-name="Colour Scheme Control" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/cctlcolscheme/group" mrp="app/techview/controlpanel/cctlcolscheme/group/techview_cctlcolscheme.mrp"/>
      </component>
      <component name="fepsetup" long-name="FEP Setup" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/fepsetup/group" mrp="app/techview/controlpanel/fepsetup/group/techview_fepsetup.mrp"/>
      </component>
      <component name="keyclickref" long-name="Key Click Ref" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/keyclickref/Group" mrp="app/techview/controlpanel/keyclickref/Group/techview_KeyClickRef.mrp"/>
      </component>
      <component name="soundsetup" long-name="Sound Setup" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/controlpanel/soundsetup/group" mrp="app/techview/controlpanel/soundsetup/group/techview_soundsetup.mrp"/>
      </component>
     </collection>
     <collection name="datasyncapps" long-name="Data Sync Applications" level="apps2">
      <component name="syncmlapp" long-name="SyncML App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/datasyncapps/syncmlapp/group" mrp="app/techview/datasyncapps/syncmlapp/group/techview_syncmlapp.mrp"/>
      </component>
     </collection>
     <collection name="installationapps" long-name="Installation Apps" level="apps2">
      <component name="installapp" long-name="Install App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/installationapps/installapp/group" mrp="app/techview/installationapps/installapp/group/techview_installapp.mrp"/>
      </component>
     </collection>
     <collection name="messagingapps" long-name="Messaging Apps" level="apps2">
      <component name="messagingui" long-name="Messaging UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/messagingapps/messagingui/Group" mrp="app/techview/messagingapps/messagingui/Group/techview_messagingui.mrp"/>
      </component>
     </collection>
     <collection name="networkingapps" long-name="Networking Apps" level="apps1">
      <component name="iapstatusapp" long-name="IAP Status App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/networkingapps/iapstatusapp/group" mrp="app/techview/networkingapps/iapstatusapp/group/techview_iapstatusapp.mrp"/>
      </component>
      <component name="networkingagentnotifier" long-name="Networking Agent Notifier" filter="techview" plugin="Y" introduced="7.0s">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/networkingapps/networkingagentnotifier/group" mrp="app/techview/networkingapps/networkingagentnotifier/group/techview_networking_agentnotifier.mrp"/>
      </component>
      <component name="techviewvpnui" long-name="VPN UI" filter="techview" introduced="7.0">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/networkingapps/techviewvpnui/group" mrp="app/techview/networkingapps/techviewvpnui/group/techview_networking_vpnui.mrp"/>
      </component>
     </collection>
     <collection name="networkingutils" long-name="Networking Utils" level="utils">
      <component name="ipadministrationtool" long-name="IP Administration Tool" introduced="7.0">
-      <unit mrp="app/techview/networkingutils/ipadministrationtool/group/networking_ipadm.mrp"/>
+      <unit mrp="app\techview\networkingutils\ipadministrationtool\group\networking_ipadm.mrp"/>
      </component>
      <component name="nameresolverutility" long-name="Name Resolver Utility" introduced="7.0s">
-      <unit mrp="app/techview/networkingutils/nameresolverutility/group/networking_nslookup.mrp"/>
+      <unit mrp="app\techview\networkingutils\nameresolverutility\group\networking_nslookup.mrp"/>
      </component>
     </collection>
     <collection name="pimapps" long-name="PIM Apps" level="apps3">
      <component name="agenda" long-name="Agenda UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/pimapps/agenda/group" mrp="app/techview/pimapps/agenda/group/techview_agenda.mrp"/>
      </component>
      <component name="contactstechview" long-name="Contacts" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/pimapps/contactstechview/group" mrp="app/techview/pimapps/contactstechview/group/techview_contacts.mrp"/>
      </component>
      <component name="contacui" long-name="Contacts UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/pimapps/contacui/group" mrp="app/techview/pimapps/contacui/group/techview_contacui.mrp" priority="30"/>
      </component>
     </collection>
     <collection name="securityapps" long-name="Security Apps" level="apps3">
      <component name="secui" long-name="Security UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/securityapps/secui/group" mrp="app/techview/securityapps/secui/group/techview_secui.mrp"/>
      </component>
      <component name="securityupstechview" long-name="Security UPS Techview" filter="techview">
      </component>
     </collection>
     <collection name="shortlinkapps" long-name="Shortlink Apps" level="apps1">
      <component name="bluetoothui" long-name="Bluetooth UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/shortlinkapps/bluetoothui/group" mrp="app/techview/shortlinkapps/bluetoothui/group/techview_bluetoothui.mrp"/>
      </component>
      <component name="connectui" long-name="Connect UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/shortlinkapps/connectui/group" mrp="app/techview/shortlinkapps/connectui/group/techview_connectui.mrp"/>
      </component>
      <component name="techviewusbui" long-name="USB UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/shortlinkapps/techviewusbui/group" mrp="app/techview/shortlinkapps/techviewusbui/group/techview_usbui.mrp"/>
      </component>
     </collection>
     <collection name="techviewplat" long-name="Techview Platform" level="services">
      <component name="eikstd" long-name="EIKSTD" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewplat/eikstd/group" mrp="app/techview/techviewplat/eikstd/group/techview_eikstd.mrp" priority="20"/>
      </component>
      <component name="feps" long-name="FEPS" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewplat/feps/group" mrp="app/techview/techviewplat/feps/group/techview_feps.mrp"/>
      </component>
      <component name="techviewuiklaf" long-name="UIKLAF" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewplat/techviewuiklaf/GROUP" mrp="app/techview/techviewplat/techviewuiklaf/GROUP/techview_uiklaf.mrp" priority="10"/>
      </component>
     </collection>
     <collection name="techviewui" long-name="Techview UI" level="ui">
      <component name="techviewextras" long-name="Extras" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/techviewextras/group" mrp="app/techview/techviewui/techviewextras/group/techview_extras.mrp"/>
      </component>
      <component name="shell" long-name="Shell" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/shell/group" mrp="app/techview/techviewui/shell/group/techview_shell.mrp"/>
      </component>
      <component name="startup" long-name="Startup" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/startup/group" mrp="app/techview/techviewui/startup/group/techview_startup.mrp"/>
      </component>
      <component name="statuspane" long-name="Status Pane" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/techviewui/statuspane/group" mrp="app/techview/techviewui/statuspane/group/techview_statuspane.mrp"/>
      </component>
     </collection>
     <collection name="telephonyapps" long-name="Telephony Apps" level="apps1">
      <component name="techviewphoneui" long-name="Phone UI" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/telephonyapps/techviewphoneui/group" mrp="app/techview/telephonyapps/techviewphoneui/group/techview_phoneui.mrp"/>
      </component>
     </collection>
     <collection name="testapps" long-name="Test Apps" level="utils">
      <component name="rschandler" long-name="Resource Handler" deprecated="tb92">
-      <unit mrp="app/techview/testapps/rschandler/TVResourceHandler/group/Testtools_ResourceHandler_gt.mrp"/>
+      <unit mrp="app\techview\testapps\rschandler\tvresourcehandler\group\Testtools_ResourceHandler_gt.mrp"/>
      </component>
      <component name="rschandlerui" long-name="Resource Handler UI" filter="techview">
      </component>
      <component name="statdevice" long-name="STAT Device" filter="techview">
      </component>
      <component name="simpleapp" long-name="Simple App" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/testapps/simpleapp/group" mrp="app/techview/testapps/simpleapp/group/Techview_SimpleApp.mrp"/>
      </component>
      <component name="memspy" long-name="MemSpy" filter="techview" introduced="9.2" class="test" purpose="development" license-values="3">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-              <unit bldFile="app/techview/testapps/memspy/group" mrp="app/techview/testapps/memspy/group/graphics_memspy.mrp"/>
      </component>
     </collection>
     <collection name="toolkit" long-name="Toolkit" level="utils">
      <component name="additionalconfigfiles" long-name="Additional Configuration Files" filter="techview">
-      <unit mrp="app/techview/toolkit/configfiles/techview_additional_cedar.mrp"/>
+      <unit mrp="app\techview\toolkit\configfiles\techview_additional_cedar.mrp"/>
      </component>
      <component name="configfiles" long-name="Configuration Files" filter="techview">
-      <unit mrp="app/techview/toolkit/configfiles/techview_epoc_ini.mrp"/>
+      <unit mrp="app\techview\toolkit\configfiles\techview_epoc_ini.mrp"/>
      </component>
      <component name="romimages" long-name="ROM Images" filter="techview">
-      <unit version="9.4" mrp="os/deviceplatformrelease/symbianosbld/cedarutils/techview_roms_9.4.mrp"/>
+      <unit version="9.4" mrp="os\deviceplatformrelease\symbianosbld\cedarutils\techview_roms_9.4.mrp"/>
      </component>
      <component name="romkit" long-name="ROM Kit" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/toolkit/romkit/group" mrp="app/techview/toolkit/romkit/group/techview_romkit.mrp"/>
      </component>
     </collection>
     <collection name="utilityapps" long-name="Utility Apps" level="apps2">
      <component name="helptechview" long-name="Help" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/utilityapps/helptechview/group" mrp="app/techview/utilityapps/helptechview/group/techview_help.mrp"/>
      </component>
      <component name="timew" long-name="World Time" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/utilityapps/timew/group" mrp="app/techview/utilityapps/timew/group/techview_timew.mrp"/>
-     </component>
-    </collection>
-    <collection name="avapps" long-name="A/V Apps" level="apps3">
+     </component>
+    </collection>
+    <collection name="avapps" long-name="a\v Apps" level="apps3">
      <component name="techviewaudio" long-name="Audio" filter="techview">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/avapps/techviewaudio/Group" mrp="app/techview/avapps/techviewaudio/Group/techview_audio.mrp"/>
      </component>
     </collection>
     <collection name="buildverification" long-name="Build Verification" level="services">
      <component name="smoketest" long-name="Smoke Test" filter="gt">
       <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/buildverification/smoketest/Group" mrp="app/techview/buildverification/smoketest/Group/testtools_smoketest.mrp"/>
+            <unit bldFile="app\techview\buildverification\smoketest\Group" mrp="app\techview\buildverification\smoketest\group\testtools_smoketest.mrp"/>
      </component>
     </collection>
     <collection name="sysvalidation" long-name="System Validation" level="services">
      <component name="systemtestos" long-name="System Test OS" filter="systemtest">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/sysvalidation/systemtestos/Group" mrp="app/techview/sysvalidation/systemtestos/Group/systemtest_os.mrp"/>
      </component>
      <component name="systemtesttools" long-name="System Test Tools" filter="systemtest">
-      <!-- Unit added by SF via autopopulating script from System Definition Template -->
-            <unit bldFile="app/techview/sysvalidation/systemtesttools/Group" mrp="app/techview/sysvalidation/systemtesttools/Group/systemtest_tools.mrp"/>
      </component>
     </collection>
    </block>
--- a/foundation/sysdefs/system_model_s60.xml	Mon Apr 27 17:46:06 2009 +0100
+++ b/foundation/sysdefs/system_model_s60.xml	Tue Apr 28 13:58:04 2009 +0100
@@ -10,7 +10,7 @@
     </collection>
     <collection name="brdbootldr" long-name="Board Boot Loader" level="hw-if">
      <component name="ubootldr" long-name="Boot Loader" introduced="9.2">
-      <unit mrp="os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
+      <unit mrp="os\kernelhwsrv\brdbootldr\ubootldr\base_ubootldr.mrp"/>
      </component>
     </collection>
     <collection name="filesystems" long-name="File Systems" level="framework">
@@ -27,7 +27,7 @@
      <component name="rofs" long-name="ROFS" filter="gt" plugin="Y">
      </component>
      <component name="romfs" long-name="ROM File System" filter="gt" plugin="Y">
-      <unit mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
+      <unit mrp="os\kernelhwsrv\userlibandfileserver\fileserver\srom\base_f32_srom.mrp"/>
      </component>
      <component name="usbmsfs" long-name="USB Mass Storage File System" filter="gt" plugin="Y">
      </component>
@@ -36,7 +36,7 @@
      <component name="uiibootsupport" long-name="UniStore2 Boot Support" filter="gt" introduced="9.1">
      </component>
      <component name="uiicore" long-name="UniStore2 Core" filter="gt" introduced="9.1">
-      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2_undeliverable.mrp"/>
+      <unit mrp="os\kernelhwsrv\kernel\eka\drivers\unistore2\base_drivers_unistore2_undeliverable.mrp"/>
      </component>
      <component name="uiicrashlogger" long-name="UniStore2 Crash Logger" filter="gt" introduced="9.1">
      </component>
@@ -86,7 +86,7 @@
      <component name="btrace" long-name="Kernel Trace Tool">
      </component>
      <component name="legacydrivers" long-name="Legacy Drivers">
-      <unit mrp="os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
+      <unit mrp="os\kernelhwsrv\kernel\eka\drivers\adc\base_e32_drivers_adc.mrp"/>
      </component>
      <component name="locmedia" long-name="Local Media Subsystem" introduced="8.1b">
       <!-- these are LDDs for storage media -->
@@ -106,7 +106,7 @@
     </collection>
     <collection name="userlibandfileserver" long-name="User Library and File Server" level="framework">
      <component name="basedocs" long-name="Base Documentation">
-      <unit mrp="os/kernelhwsrv/userlibandfileserver/basedocs/base_documentation.mrp"/>
+      <unit mrp="os\kernelhwsrv\userlibandfileserver\basedocs\base_documentation.mrp"/>
      </component>
      <component name="estart" long-name="Base Starter" filter="gt">
      </component>
@@ -176,7 +176,7 @@
      <component name="s60compatibilityheaders" long-name="S60 Compatibility Headers" filter="gt">
      </component>
      <component name="syslibsdocs" long-name="Syslibs Documentation" class="doc">
-      <unit mrp="os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/>
+      <unit mrp="os\ossrv\genericservices\syslibsdocs\syslibs_documentation.mrp"/>
      </component>
      <component name="systemagent" long-name="System Agent" introduced="9.0">
      </component>
@@ -235,7 +235,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ossrv" long-name="ossrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/ossrv/group"/>
+      <unit bldFile="os\ossrv\group"/>
      </component>
     </collection>
    </block>
@@ -269,10 +269,10 @@
      <component name="securitycommonutils" long-name="Security Common Utils" introduced="8.0">
      </component>
      <component name="securitydocs" long-name="Security Documentation">
-      <unit mrp="os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
+      <unit mrp="os\security\cryptomgmtlibs\securitydocs\security_documentation.mrp"/>
      </component>
      <component name="securitytestfw" long-name="Security Test Framework" introduced="7.0" class="test" deprecated="tb92">
-      <unit mrp="os/security/cryptomgmtlibs/securitytestfw/group/security_testframework.mrp"/>
+      <unit mrp="os\security\cryptomgmtlibs\securitytestfw\group\security_testframework.mrp"/>
      </component>
      <component name="securityutils" long-name="Security Utils" introduced="8.0">
      </component>
@@ -289,7 +289,7 @@
      <component name="filebasedcertificateandkeystores" long-name="File-based Certificate and Key Stores" introduced="8.0">
      </component>
      <component name="rootcertificates" long-name="Root Certificates" introduced="7.0s">
-      <unit mrp="os/security/cryptoservices/rootcertificates/rootcerts.mrp"/>
+      <unit mrp="os\security\cryptoservices\rootcertificates\rootcerts.mrp"/>
      </component>
     </collection>
     <collection name="securityanddataprivacytools" long-name="Security and Data Privacy Tools" level="services">
@@ -450,11 +450,19 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="devicesrv" long-name="devicesrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/devicesrv/group"/>
+      <unit bldFile="os\devicesrv\group"/>
      </component>
     </collection>
    </block>
    <block long-name="Locating Services" level="services" name="lbs" levels="hw-if data-acquisition adaptation management application-interface">
+    <!-- Following Collection added by SF via autopopulating script from S60 Model -->
+    <collection name="lbs" long-name="lbs">
+     <!-- Following Component added by SF via autopopulating script from S60 Model -->
+     <component name="lbs" long-name="lbs">
+      <!-- Unit added by SF via autopopulating script from S60 Model -->
+      <unit bldFile="os\lbs\group"/>
+     </component>
+    </collection>
     <collection name="datasourceadaptation" long-name="Data Source Adaptation" level="adaptation">
      <component name="gpsdatasourceadaptation" long-name="GPS Data Source Adaptation" plugin="Y" introduced="tb91">
      </component>
@@ -499,7 +507,7 @@
     </collection>
     <collection name="lbstest" long-name="Locating Services Tests" level="application-interface">
      <component name="lbstestproduct" long-name="LBS Test Product" introduced="9.2" class="test">
-      <unit mrp="os/lbs/lbstest/lbstestproduct/group/lbs_testproduct.mrp"/>
+      <unit mrp="os\lbs\lbstest\lbstestproduct\group\lbs_testproduct.mrp"/>
      </component>
      <component name="locationprotocoltest" long-name="Location Protocol Tests" plugin="Y" introduced="9.2">
      </component>
@@ -526,7 +534,7 @@
     </collection>
     <collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if">
      <component name="commstools" long-name="Comms Tools" introduced="tb91" class="PC">
-      <unit mrp="os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
+      <unit mrp="os\commsfw\commsfwtools\commstools\group\comms-infras_tools.mrp"/>
      </component>
      <component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" class="PC">
      </component>
@@ -537,7 +545,7 @@
      <component name="commsrootserver" long-name="Comms Root Server" introduced="7.0s">
      </component>
      <component name="commsrootserverconfig" long-name="Comms Root Server Config" introduced="9.1" class="config">
-      <unit mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp"/>
+      <unit mrp="os\commsfw\commsprocess\commsrootserverconfig\group\comms-infras_rootserver-config.mrp"/>
      </component>
     </collection>
     <collection name="commsinfrastructureapitest" long-name="Comms-Infras API Tests" level="app-if">
@@ -547,8 +555,8 @@
      <component name="esockserver" long-name="ESock Server">
      </component>
      <component name="esockserverconfig" long-name="ESock Server Config" introduced="9.1" class="config">
-      <unit version="2" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock-config.mrp"/>
-      <unit version="3" mrp="os/unref/orphan/comgen/comms-infras/esock/group/comms-infras_esock-config.mrp"/>
+      <unit version="2" mrp="os\commsfw\datacommsserver\esockserver\group\comms-infras_esock-config.mrp"/>
+      <unit version="3" mrp="os\unref\orphan\comgen\comms-infras\esock\group\comms-infras_esock-config.mrp"/>
      </component>
      <component name="networkcontroller" long-name="Network Controller" plugin="Y" introduced="7.0s">
      </component>
@@ -565,7 +573,7 @@
      <component name="c32serialserverconfig" long-name="C32 Serial Server Config" introduced="ER5" class="config">
      </component>
      <component name="c32serialserverdocs" long-name="C32 Serial Server Documentation">
-      <unit mrp="os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
+      <unit mrp="os\commsfw\serialserver\c32serialserverdocs\ser-comms_documentation.mrp"/>
      </component>
      <component name="packetloopbackcsy" long-name="Packet Loopback CSY" introduced="8.1" class="test">
      </component>
@@ -575,7 +583,7 @@
     </collection>
     <collection name="commsfw_info" long-name="Comms Framework Info" level="app-if">
      <component name="commsinfrastructuredocs" long-name="Comms Infrastructure Documentation" introduced="7.0" class="doc">
-      <unit mrp="os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
+      <unit mrp="os\commsfw\commsfw_info\commsinfrastructuredocs\comms-infras_documentation.mrp"/>
      </component>
     </collection>
     <collection name="commsfwsupport" long-name="Comms Framework Support" level="support">
@@ -596,11 +604,11 @@
      <component name="ethernetnif" long-name="Ethernet NIF" plugin="Y">
      </component>
      <component name="ethernetpacketdriver" long-name="Ethernet Packet Driver" plugin="Y" introduced="7.0">
-      <unit mrp="os/networkingsrv/linklayerprotocols/ethernetpacketdriver/group/networking_etherdrv_srconly.mrp"/>
+      <unit mrp="os\networkingsrv\linklayerprotocols\ethernetpacketdriver\group\networking_etherdrv_srconly.mrp"/>
      </component>
      <component name="pppconfig" long-name="PPP Config" introduced="ER5">
-      <unit version="1" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp-config.mrp"/>
-      <unit version="2" mrp="os/unref/orphan/comgen/networking/ppp/group/networking_ppp-config.mrp"/>
+      <unit version="1" mrp="os\networkingsrv\linklayerprotocols\pppnif\group\networking_ppp-config.mrp"/>
+      <unit version="2" mrp="os\unref\orphan\comgen\networking\ppp\group\networking_ppp-config.mrp"/>
      </component>
      <component name="pppnif" long-name="PPP NIF" plugin="Y" introduced="ER5">
      </component>
@@ -627,7 +635,7 @@
      <component name="pfqoslib" long-name="PF QoS Library" introduced="7.0s">
      </component>
      <component name="qosfwconfig" long-name="QoS Framework Config" introduced="7.0s" class="config">
-      <unit mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos-config.mrp"/>
+      <unit mrp="os\networkingsrv\networkcontrol\qosfwconfig\qos\group\networking_qos-config.mrp"/>
      </component>
      <component name="qosfwprt" long-name="QoS Framework PRT" plugin="Y" introduced="7.0s">
      </component>
@@ -643,10 +651,10 @@
      </component>
      <component name="mobileip" long-name="Mobile IP" plugin="Y" introduced="8.1">
      </component>
-     <component name="tcpipv4v6prt" long-name="TCP/IPv4/v6 PRT" plugin="Y" introduced="7.0">
-     </component>
-     <component name="tcpipv4config" long-name="TCP/IPv4/v6 Config" introduced="7.0" class="config">
-      <unit mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6-config.mrp"/>
+     <component name="tcpipv4v6prt" long-name="tcp\ipv4\v6 PRT" plugin="Y" introduced="7.0">
+     </component>
+     <component name="tcpipv4config" long-name="tcp\ipv4\v6 Config" introduced="7.0" class="config">
+      <unit mrp="os\networkingsrv\networkprotocols\tcpipv4v6prt\group\networking_tcpip6-config.mrp"/>
      </component>
     </collection>
     <collection name="networksecurity" long-name="Network Security" level="framework">
@@ -659,23 +667,23 @@
     </collection>
     <collection name="networkingtestandutils" long-name="Networking Test and Utils" level="app-if">
      <component name="exampleinternetutilities" long-name="Example Internet Utilities" introduced="ER5">
-      <unit mrp="os/networkingsrv/networkingtestandutils/exampleinternetutilities/group/networking_inetutil.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\exampleinternetutilities\group\networking_inetutil.mrp"/>
      </component>
      <component name="ipanalyzer" long-name="IP Analyzer" introduced="7.0" deprecated="tb92">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipanalyzer\group\networking_iprotor.mrp"/>
      </component>
      <component name="ipprobe" long-name="IP Probe" plugin="Y" introduced="7.0s">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipprobe/group/networking_probe.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipprobe\group\networking_probe.mrp"/>
      </component>
      <component name="ipv6to4tunnel" long-name="IPv6 to 4 Tunnel" plugin="Y">
-      <unit mrp="os/networkingsrv/networkingtestandutils/ipv6to4tunnel/group/networking_6to4.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\ipv6to4tunnel\group\networking_6to4.mrp"/>
      </component>
      <component name="networkingexamples" long-name="Networking Examples" introduced="7.0">
      </component>
      <component name="networkingintegrationtest" long-name="Networking Integration Test" introduced="ER5" class="test">
      </component>
      <component name="networkingunittest" long-name="Networking Unit Test" introduced="7.0" class="test">
-      <unit mrp="os/networkingsrv/networkingtestandutils/networkingunittest/group/networking_unittest.mrp"/>
+      <unit mrp="os\networkingsrv\networkingtestandutils\networkingunittest\group\networking_unittest.mrp"/>
      </component>
     </collection>
     <collection name="pppcompressionplugins" long-name="PPP Compression Plugins" level="plugin">
@@ -688,19 +696,19 @@
     </collection>
     <collection name="networkingsrv_info" long-name="Networking Services Info" level="app-if">
      <component name="networkingdocs" long-name="Networking Documentation" class="doc">
-      <unit mrp="os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/>
+      <unit mrp="os\networkingsrv\networkingsrv_info\networkingdocs\networking_documentation.mrp"/>
      </component>
      <component name="networkingrom" long-name="Networking ROM">
       <!--  production component: contains the IBY files -->
      </component>
     </collection>
-    <collection name="tcpiputils" long-name="TCP/IP Utilities" level="plugin">
+    <collection name="tcpiputils" long-name="tcp\ip Utilities" level="plugin">
      <component name="dhcp" long-name="DHCP" introduced="8.0">
      </component>
      <component name="dnd" long-name="DND" introduced="7.0">
      </component>
      <component name="dndconfig" long-name="DND Config" introduced="7.0" class="config">
-      <unit mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd-config.mrp"/>
+      <unit mrp="os\networkingsrv\tcpiputils\dnd\group\networking_dnd-config.mrp"/>
      </component>
      <component name="networkaddressandporttranslation" long-name="Network Address and Port Translation" plugin="Y" introduced="tb91">
      </component>
@@ -710,7 +718,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="networkingsrv" long-name="networkingsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/networkingsrv/group"/>
+      <unit bldFile="os\networkingsrv\group"/>
      </component>
     </collection>
    </block>
@@ -740,7 +748,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="wlan" long-name="wlan">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/wlan/group"/>
+      <unit bldFile="os\wlan\group"/>
      </component>
     </collection>
    </block>
@@ -768,9 +776,9 @@
     <collection name="telephonyprotocols" long-name="Telephony Protocols" level="framework">
      <component name="csdagt" long-name="CSD AGT" plugin="Y" introduced="6.1">
      </component>
-     <component name="gprsumtsqosinterface" long-name="GPRS/UMTS QoS Interface" plugin="Y" introduced="7.0s">
-     </component>
-     <component name="gprsumtsqosprt" long-name="GPRS/UMTS QoS PRT" plugin="Y" introduced="7.0s">
+     <component name="gprsumtsqosinterface" long-name="gprs\umts QoS Interface" plugin="Y" introduced="7.0s">
+     </component>
+     <component name="gprsumtsqosprt" long-name="gprs\umts QoS PRT" plugin="Y" introduced="7.0s">
      </component>
      <component name="pdplayer" long-name="PDP Layer" plugin="Y" introduced="tb92">
      </component>
@@ -784,7 +792,7 @@
      </component>
      <component name="secondarypdpcontextumtsdriver" long-name="Secondary PDP context UMTS Driver" introduced="8.1">
      </component>
-     <component name="umtsgprsscpr" long-name="UMTS/GPRS SCPR" plugin="Y" introduced="8.1">
+     <component name="umtsgprsscpr" long-name="umts\gprs SCPR" plugin="Y" introduced="8.1">
      </component>
     </collection>
     <collection name="telephonyreferenceplat" long-name="Telephony Reference Platform" level="plugin"/>
@@ -792,7 +800,7 @@
      <component name="etelcdma" long-name="ETel CDMA" introduced="7.0s">
      </component>
      <component name="etelconfig" long-name="ETel Config">
-      <unit mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel-config.mrp"/>
+      <unit mrp="os\cellularsrv\telephonyserver\etelserverandcore\group\telephony_etel-config.mrp"/>
      </component>
      <component name="etelmultimode" long-name="ETel Multimode" introduced="7.0">
      </component>
@@ -831,10 +839,10 @@
     </collection>
     <collection name="cellularsrv_info" long-name="Cellular Baseband Services Info" level="app-if">
      <component name="telephonyconfidentialdocs" long-name="Telephony Confidential Documentation" class="doc">
-      <unit mrp="os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/>
+      <unit mrp="os\cellularsrv\cellularsrv_info\telephonyconfidentialdocs\telephony_confidential.mrp"/>
      </component>
      <component name="telephonydocs" long-name="Telephony Documentation" class="doc">
-      <unit mrp="os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/>
+      <unit mrp="os\cellularsrv\cellularsrv_info\telephonydocs\telephony_documentation.mrp"/>
      </component>
     </collection>
     <collection name="commonnetworkinterface" long-name="Common Network Interface" level="hw-if">
@@ -890,7 +898,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="cellularsrv" long-name="cellularsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/cellularsrv/group"/>
+      <unit bldFile="os\cellularsrv\group"/>
      </component>
     </collection>
    </block>
@@ -899,10 +907,10 @@
      <component name="btcomm" long-name="Bluetooth CSY" plugin="Y" introduced="6.0">
      </component>
      <component name="btdocs" long-name="Bluetooth Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/bluetooth/btdocs/bluetooth_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetooth\btdocs\bluetooth_documentation.mrp"/>
      </component>
      <component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" class="test">
-      <unit mrp="os/shortlinksrv/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetooth\btexample\test\bluetooth_tests_examples.mrp"/>
      </component>
      <component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1">
      </component>
@@ -924,7 +932,7 @@
     </collection>
     <collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin">
      <component name="btcommon" long-name="Bluetooth Build Utilities">
-      <unit mrp="os/shortlinksrv/bluetoothmgmt/btcommon/bluetooth_common.mrp"/>
+      <unit mrp="os\shortlinksrv\bluetoothmgmt\btcommon\bluetooth_common.mrp"/>
      </component>
      <component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0">
      </component>
@@ -949,12 +957,12 @@
      <component name="irdaconfig" long-name="IrDA Config" introduced="6.0" class="config">
      </component>
      <component name="irdadocs" long-name="IrDA Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/irda/irdadocs/infra-red_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\irda\irdadocs\infra-red_documentation.mrp"/>
      </component>
      <component name="irdastack" long-name="IrDA Stack">
      </component>
      <component name="irdatest" long-name="IrDA Test" introduced="9.2" class="test">
-      <unit mrp="os/shortlinksrv/irda/irdatest/group/infra-red_irda_test.mrp"/>
+      <unit mrp="os\shortlinksrv\irda\irdatest\group\infra-red_irda_test.mrp"/>
      </component>
     </collection>
     <collection name="usbldd" long-name="Shortlink Logical Device Drivers" level="hw-if">
@@ -963,13 +971,13 @@
     </collection>
     <collection name="usbmgmt" long-name="USB Management" level="server">
      <component name="usbclassandmgrdocs" long-name="USB Class and Manager Documentation" class="doc">
-      <unit mrp="os/shortlinksrv/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
+      <unit mrp="os\shortlinksrv\usbmgmt\usbclassandmgrdocs\usb_documentation.mrp"/>
      </component>
      <component name="usbmgr" long-name="USB Manager">
      </component>
      <component name="usbmgrtest" long-name="USB Manager Tests" introduced="7.0" class="test">
-      <unit version="1" mrp="os/unref/orphan/comgen/ser-comms/usb_test/group/ser-comms_usb_test.mrp"/>
-      <unit version="2" mrp="os/shortlinksrv/usbmgmt/usbmgrtest/group/usb_test.mrp"/>
+      <unit version="1" mrp="os\unref\orphan\comgen\ser-comms\usb_test\group\ser-comms_usb_test.mrp"/>
+      <unit version="2" mrp="os\shortlinksrv\usbmgmt\usbmgrtest\group\usb_test.mrp"/>
      </component>
     </collection>
     <collection name="usbbsptemplate" long-name="USB BSP Template" level="adaptation"/>
@@ -978,7 +986,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="shortlinksrv" long-name="shortlinksrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/shortlinksrv/group"/>
+      <unit bldFile="os\shortlinksrv\group"/>
      </component>
     </collection>
    </block>
@@ -987,15 +995,15 @@
      <component name="camerafw" long-name="Camera Framework" introduced="7.0s">
      </component>
      <component name="cameraunittest" long-name="Camera Unit Tests" introduced="9.2" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/cameraunittest/group/multimedia_unittest_ecam_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\cameraunittest\group\multimedia_unittest_ecam_source.mrp"/>
      </component>
      <component name="imagingfws" long-name="Imaging Frameworks" introduced="7.0s">
      </component>
      <component name="imaginginttest" long-name="Imaging Integration Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/imaginginttest/group/multimedia_inttest_icl_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\imaginginttest\group\multimedia_inttest_icl_source.mrp"/>
      </component>
      <component name="imagingunittest" long-name="Imaging Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/imagingandcamerafws/imagingunittest/group/multimedia_unittest_icl_source.mrp"/>
+      <unit mrp="os\mm\imagingandcamerafws\imagingunittest\group\multimedia_unittest_icl_source.mrp"/>
      </component>
     </collection>
     <collection name="mmapitest" long-name="Multimedia API Tests" level="app-if">
@@ -1004,7 +1012,7 @@
     <collection name="mmdataplane" long-name="Multimedia Data Plane Adaptation" level="hw-if"/>
     <collection name="mmdevicefw" long-name="Multimedia Device Framework" level="device-fw">
      <component name="mdfunittest" long-name="MDF Unit Tests" introduced="9.2" class="test">
-      <unit mrp="os/mm/mmdevicefw/mdfunittest/group/multimedia_unittest_mdf_source.mrp"/>
+      <unit mrp="os\mm\mmdevicefw\mdfunittest\group\multimedia_unittest_mdf_source.mrp"/>
      </component>
      <component name="mdf" long-name="Media Device Framework" introduced="9.2">
      </component>
@@ -1021,7 +1029,7 @@
      <component name="dvbhreceiverhai" long-name="Mobile TV DVB-H Receiver HAI" introduced="tb92">
      </component>
      <component name="dvbhunittest" long-name="Mobile TV DVB-H Unit Tests" introduced="tb92" class="test">
-      <unit mrp="os/mm/mmhais/dvbhunittest/hai/dvbh/group/multimedia_unittest_dvbhhai.mrp"/>
+      <unit mrp="os\mm\mmhais\dvbhunittest\hai\dvbh\group\multimedia_unittest_dvbhhai.mrp"/>
      </component>
      <component name="refacladapt" long-name="Reference ACL Adaptation" introduced="tb92">
      </component>
@@ -1033,7 +1041,7 @@
      <component name="3gplib" long-name="3GP Library" introduced="Future">
      </component>
      <component name="3gpunittest" long-name="3GP Unit Tests" introduced="Future" class="test">
-      <unit mrp="os/mm/mmplugins/3gpunittest/group/multimedia_unittest_3gplibrary_source.mrp"/>
+      <unit mrp="os\mm\mmplugins\3gpunittest\group\multimedia_unittest_3gplibrary_source.mrp"/>
      </component>
      <component name="cameraplugins" long-name="Camera Plugins" plugin="Y" introduced="7.0s">
      </component>
@@ -1047,16 +1055,16 @@
     <collection name="mmswadaptation" long-name="Multimedia Software Adaptation" level="adaptation"/>
     <collection name="mmtestenv" long-name="Multimedia Test Environment" level="device-fw">
      <component name="mmtestagent" long-name="Multimedia Test Agent" introduced="8.0" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestagent/group/multimediatestagent_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestagent\group\multimediatestagent_source.mrp"/>
      </component>
      <component name="mmtestfw" long-name="Multimedia Test Framework" introduced="7.0s" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestfw/group/multimedia_testframework_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestfw\group\multimedia_testframework_source.mrp"/>
      </component>
      <component name="mmtestfwunittest" long-name="Multimedia Test Framework Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="os/mm/mmtestenv/mmtestfwunittest/group/multimedia_unittest_testframework_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtestfwunittest\group\multimedia_unittest_testframework_source.mrp"/>
      </component>
      <component name="mmtesttools" long-name="Multimedia Test Tools">
-      <unit mrp="os/mm/mmtestenv/mmtesttools/Group/multimedia_testtools_source.mrp"/>
+      <unit mrp="os\mm\mmtestenv\mmtesttools\group\multimedia_testtools_source.mrp"/>
      </component>
     </collection>
     <collection name="omxil" long-name="OpenMAX IL" level="hw-if">
@@ -1067,12 +1075,12 @@
      <component name="a3facf" long-name="A3F Audio Component Framework" introduced="tb92">
      </component>
      <component name="a3fcharacterisationtest" long-name="A3F Characterisation Tests" introduced="tb91" class="test">
-      <unit mrp="os/mm/devsound/a3fcharacterisationtest/group/multimedia_a3f_devsound_char.mrp"/>
+      <unit mrp="os\mm\devsound\a3fcharacterisationtest\group\multimedia_a3f_devsound_char.mrp"/>
      </component>
      <component name="a3fdevsound" long-name="A3F DevSound" introduced="tb92">
      </component>
      <component name="a3fintegrationtest" long-name="A3F Integration Tests" introduced="tb92">
-      <unit mrp="os/mm/devsound/a3fintegrationtest/group/multimedia_inttest_a3f_devsound_source.mrp"/>
+      <unit mrp="os\mm\devsound\a3fintegrationtest\group\multimedia_inttest_a3f_devsound_source.mrp"/>
      </component>
      <component name="a3fsrvstart" long-name="A3F Server Start" plugin="Y" introduced="tb92">
      </component>
@@ -1098,7 +1106,7 @@
     <collection name="devsoundextensions" long-name="Devsound Extensions" level="device-fw">
      <component name="addeddevsoundcontrol" long-name="Added DevSound Control">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/devsoundextensions/addeddevsoundcontrol/Group"/>
+      <unit bldFile="os\mm\devsoundextensions\addeddevsoundcontrol\Group"/>
      </component>
      <component name="audiorouting" long-name="Audio Routing">
      </component>
@@ -1118,7 +1126,7 @@
      </component>
      <component name="mmfdevsoundserverplatsec" long-name="MMF DevSound Server PlatSec">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/devsoundextensions/mmfdevsoundserverplatsec/Group"/>
+      <unit bldFile="os\mm\devsoundextensions\mmfdevsoundserverplatsec\Group"/>
      </component>
      <component name="restrictedaudiooutput" long-name="Restricted Audio Output">
      </component>
@@ -1131,7 +1139,7 @@
     </collection>
     <collection name="mm_info" long-name="Multimedia Info" level="app-if">
      <component name="mmdocs" long-name="Multimedia Documentation">
-      <unit mrp="os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/>
+      <unit mrp="os\mm\mm_info\mmdocs\multimedia_documentation.mrp"/>
      </component>
     </collection>
     <collection name="videoadaptationextensions" long-name="Video Adaptation Extensions" level="adaptation">
@@ -1143,7 +1151,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mm" long-name="mm">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/group"/>
+      <unit bldFile="os\mm\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1151,32 +1159,32 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="AacEncoderPlugin" long-name="AacEncoderPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/AacEncoderPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\aacencoderplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="AmrNbCodecPlugin" long-name="AmrNbCodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/AmrNbCodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\amrnbcodecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="AmrWbCodecPlugin" long-name="AmrWbCodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/AmrWbCodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\amrwbcodecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="EAacPlusCodecPlugin" long-name="EAacPlusCodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/EAacPlusCodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\eaacpluscodecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="MP3CodecPlugin" long-name="MP3CodecPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/MP3CodecPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\mp3codecplugin\Group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="WMADecoderPlugin" long-name="WMADecoderPlugin">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/audio/ARM_CMMF_codecs/WMADecoderPlugin/Group"/>
+      <unit bldFile="os\mm\audio\arm_CMMF_codecs\wmadecoderplugin\Group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1184,7 +1192,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ARM_MDF_Decoders" long-name="ARM_MDF_Decoders">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/mm/video/ARM_MDF_Decoders/group"/>
+      <unit bldFile="os\mm\video\arm_MDF_decoders\group"/>
      </component>
     </collection>
    </block>
@@ -1201,12 +1209,12 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="H264AVCVideoEncARM" long-name="H264AVCVideoEncARM">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/imagingext/imagingmodules/H264AVCVideoEncARM/group"/>
+      <unit bldFile="os\imagingext\imagingmodules\h264avcvideoencarm\group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="Build" long-name="Build">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/imagingext/imagingmodules/VideoEncPluginARM/Build"/>
+      <unit bldFile="os\imagingext\imagingmodules\videoencpluginarm\Build"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1214,7 +1222,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imagingext" long-name="imagingext">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/imagingext/group"/>
+      <unit bldFile="os\imagingext\group"/>
      </component>
     </collection>
    </block>
@@ -1251,7 +1259,7 @@
     <collection name="graphicsresourceservices" long-name="Graphics Resource Services" level="engines"/>
     <collection name="graphicstest" long-name="Graphics Test" level="app-if">
      <component name="graphicstestharness" long-name="Graphics Test Harness" class="test" introduced="8.1">
-      <unit mrp="os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/>
+      <unit mrp="os\graphics\graphicstest\graphicstestharness\group\graphics_testharness.mrp"/>
      </component>
      <component name="uibench" long-name="UI Bench" introduced="9.2" class="test">
      </component>
@@ -1298,7 +1306,7 @@
     </collection>
     <collection name="graphics_info" long-name="Graphics Info" level="app-if">
      <component name="graphicsdocs" long-name="Graphics Documentation" class="doc">
-      <unit mrp="os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
+      <unit mrp="os\graphics\graphics_info\graphicsdocs\graphics_documentation.mrp"/>
      </component>
     </collection>
     <collection name="graphicsaccelaration" long-name="Graphics Accelaration" level="adaptation">
@@ -1309,7 +1317,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphicsaccelaration" long-name="graphicsaccelaration">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/graphics/graphicsaccelaration/group"/>
+      <unit bldFile="os\graphics\graphicsaccelaration\group"/>
      </component>
     </collection>
     <collection name="m3g" long-name="M3G" level="internal-adaptations">
@@ -1323,7 +1331,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphics" long-name="graphics">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/graphics/group"/>
+      <unit bldFile="os\graphics\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1331,7 +1339,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphics_pub" long-name="graphics_pub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/graphics/graphics_pub/group"/>
+      <unit bldFile="os\graphics\graphics_pub\group"/>
      </component>
     </collection>
    </block>
@@ -1388,7 +1396,7 @@
      <component name="texthandling" long-name="Text Handling">
      </component>
      <component name="word" long-name="Word" class="test">
-      <unit mrp="os/textandloc/textrendering/word/group/app-framework_word.mrp"/>
+      <unit mrp="os\textandloc\textrendering\word\group\app-framework_word.mrp"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1396,7 +1404,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="textandloc" long-name="textandloc">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/textandloc/group"/>
+      <unit bldFile="os\textandloc\group"/>
      </component>
     </collection>
    </block>
@@ -1405,23 +1413,23 @@
      <component name="buildsystemtools" long-name="Build System Tools">
      </component>
      <component name="commonbldutils" long-name="Common Utils">
-      <unit mrp="os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
+      <unit mrp="os\buildtools\bldsystemtools\commonbldutils\tools_utils_common.mrp"/>
      </component>
      <component name="gttechviewbaseline" long-name="GT Techview Baseline">
-      <unit mrp="os/buildtools/packaging/additionalutils/gt_techview_baseline.mrp"/>
+      <unit mrp="os\buildtools\packaging\additionalutils\gt_techview_baseline.mrp"/>
       <!-- DEF087736 This is needed for generating export tables but shouldn't appear otherwise it is included in techview and gt -->
      </component>
     </collection>
     <collection name="devlib" long-name="Developer Library" level="ui">
      <component name="devlibhtml" long-name="Developer Library HTML">
-      <unit mrp="os/buildtools/devlib/devlibhelp/group/shared/developerlibrary_doc_plain_html.mrp"/>
+      <unit mrp="os\buildtools\devlib\devlibhelp\group\shared\developerlibrary_doc_plain_html.mrp"/>
      </component>
      <component name="devlibhelp" long-name="Developer Library Help">
      </component>
      <component name="devlibsrc" long-name="Developer Library Source" filter="gt">
      </component>
      <component name="toolsdocs" long-name="Tools Documentation">
-      <unit mrp="os/buildtools/devlib/toolsdocs/tools_documentation.mrp"/>
+      <unit mrp="os\buildtools\devlib\toolsdocs\tools_documentation.mrp"/>
      </component>
     </collection>
     <collection name="fileconv" long-name="File Converters" level="mw">
@@ -1440,7 +1448,7 @@
      <component name="autotest" long-name="Autotest">
      </component>
      <component name="additionalredistribution" long-name="Additional Redistribution">
-      <unit mrp="os/buildtools/perltoolsplat_os/redistribution/additional_tools.mrp"/>
+      <unit mrp="os\buildtools\perltoolsplat_os\redistribution\additional_tools.mrp"/>
      </component>
      <component name="burtestserver" long-name="BUR Test Server">
      </component>
@@ -1451,22 +1459,22 @@
      <component name="cdb" long-name="Code Database">
      </component>
      <component name="ctsfunctionalitycheckers" long-name="CTS Functionality Checkers">
-      <unit mrp="os/buildtools/toolsandutils/ctsfunctionalitycheckers/Group/testtools_cts_functionalitycheckers.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\ctsfunctionalitycheckers\group\testtools_cts_functionalitycheckers.mrp"/>
      </component>
      <component name="e32tools" long-name="E32 Tools" class="PC" deprecated="tb91">
      </component>
      <component name="kitcomparator" long-name="Kit Comparator">
      </component>
      <component name="kitsetupapp" long-name="Kit Setup App" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/kitsetupapp/group/tools_devkits_kitsetupapp.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\kitsetupapp\group\tools_devkits_kitsetupapp.mrp"/>
      </component>
      <component name="navigationpages" long-name="Navigation Pages">
-      <unit mrp="os/buildtools/toolsandutils/navigationpages/tools_sdk_eng_NavigationPages.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\navigationpages\tools_sdk_eng_NavigationPages.mrp"/>
      </component>
      <component name="productinstaller" long-name="Product Installer" filter="gt">
      </component>
      <component name="productionbldtools" long-name="Production Build Tools" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\productionbldtools\product_tools.mrp"/>
      </component>
      <component name="statdesktop" long-name="STAT Desktop" filter="gt">
      </component>
@@ -1477,7 +1485,7 @@
      <component name="statapi" long-name="STAT API" filter="gt">
      </component>
      <component name="statsource" long-name="STAT Source" filter="gt">
-      <unit mrp="os/buildtools/toolsandutils/statsource/group/testtools_stat_common_source.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\statsource\group\testtools_stat_common_source.mrp"/>
      </component>
      <component name="testconfigfileparser" long-name="Test Config File Parser">
      </component>
@@ -1488,10 +1496,10 @@
      <component name="usecasecontroller" long-name="Use Case Controller">
      </component>
      <component name="wincredistribution" long-name="WinC Redistribution">
-      <unit mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_winc.mrp"/>
+      <unit mrp="os\buildtools\dist_os\redistributionwinceka2\tools_redistribution_winc.mrp"/>
      </component>
      <component name="wintunnel" long-name="Wintunnel">
-      <unit mrp="os/buildtools/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp"/>
+      <unit mrp="os\buildtools\toolsandutils\wintunnel\group\testtools_WinTunnel_srconly.mrp"/>
      </component>
     </collection>
     <collection name="binanamdw_os" long-name="Binary Analysis Middleware" level="fw">
@@ -1570,7 +1578,7 @@
     </collection>
     <collection name="packaging" long-name="Packaging" level="ui">
      <component name="additionalutils" long-name="Additional Utils">
-      <unit mrp="os/buildtools/packaging/additionalutils/additional_unknown_cedar.mrp"/>
+      <unit mrp="os\buildtools\packaging\additionalutils\additional_unknown_cedar.mrp"/>
      </component>
      <component name="dummy" long-name="Dummy">
      </component>
@@ -1587,7 +1595,7 @@
      <component name="bldtools" long-name="Build Tools" filter="gt">
      </component>
      <component name="e32toolp" long-name="E32 Perl Tools" class="PC">
-      <unit mrp="os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
+      <unit mrp="os\buildtools\sbsv1_os\e32toolp\group\tools_e32toolp.mrp"/>
      </component>
     </collection>
     <collection name="srcanamdw_os" long-name="Source Analysis Middleware" level="fw">
@@ -1635,7 +1643,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="xmlsrv" long-name="xmlsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/xmlsrv/group"/>
+      <unit bldFile="os\xmlsrv\group"/>
      </component>
     </collection>
    </block>
@@ -1646,7 +1654,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="S60Extras" long-name="S60Extras">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/S60Extras/group"/>
+      <unit bldFile="os\deviceplatformrelease\s60extras\group"/>
      </component>
     </collection>
     <collection name="S60Helps" long-name="S60 Helps" level="mid">
@@ -1655,7 +1663,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="S60Helps" long-name="S60Helps">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/S60Helps/Group"/>
+      <unit bldFile="os\deviceplatformrelease\s60helps\group"/>
      </component>
     </collection>
     <collection name="S60LocFiles" long-name="S60 Loc Files" level="mid">
@@ -1664,7 +1672,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="S60LocFiles" long-name="S60LocFiles">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/S60LocFiles/group"/>
+      <unit bldFile="os\deviceplatformrelease\s60locfiles\group"/>
      </component>
     </collection>
     <collection name="Version" long-name="Version" level="top">
@@ -1673,20 +1681,20 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="Version" long-name="Version">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/deviceplatformrelease/Version/group"/>
+      <unit bldFile="os\deviceplatformrelease\version\group"/>
      </component>
     </collection>
     <collection name="foundation_system" long-name="Foundation System" level="top">
      <component name="systemdocs" long-name="System Documentation" class="doc">
-      <unit mrp="os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
+      <unit mrp="os\deviceplatformrelease\foundation_system\systemdocs\group\system.mrp"/>
      </component>
     </collection>
     <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
      <component name="cedarutils" long-name="Cedar Utils">
-      <unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
+      <unit mrp="os\deviceplatformrelease\symbianosbld\cedarutils\tools_utils_cedar.mrp"/>
      </component>
      <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt">
-      <unit mrp="os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
+      <unit mrp="os\deviceplatformrelease\symbianosbld\productionbldcbrconfig\product_cbr_config.mrp"/>
      </component>
     </collection>
    </block>
@@ -1738,7 +1746,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="osrndtools" long-name="osrndtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="ostools/osrndtools/group"/>
+      <unit bldFile="ostools\osrndtools\group"/>
      </component>
     </collection>
    </block>
@@ -1752,7 +1760,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="swconfigtools" long-name="swconfigtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/swconfigtools/group"/>
+      <unit bldFile="tools\swconfigtools\group"/>
      </component>
     </collection>
    </block>
@@ -1763,7 +1771,7 @@
      <component name="apparchitecture" long-name="Application Architecture">
      </component>
      <component name="uiftestfw" long-name="UIF Test Framework" class="test" introduced="9.2">
-      <unit mrp="mw/appsupport/appfw/uiftestfw/group/app-framework_testframework.mrp"/>
+      <unit mrp="mw\appsupport\appfw\uiftestfw\group\app-framework_testframework.mrp"/>
      </component>
      <component name="viewserver" long-name="View Server" introduced="6.0">
      </component>
@@ -1775,13 +1783,13 @@
      <component name="alarmservertest" long-name="Alarm Server Test" introduced="8.1" class="test" deprecated="tb92">
      </component>
      <component name="appservicesdocs" long-name="Application Services Documentation" class="doc">
-      <unit mrp="mw/appsupport/commonappservices/appservicesdocs/app-services_documentation.mrp"/>
+      <unit mrp="mw\appsupport\commonappservices\appservicesdocs\app-services_documentation.mrp"/>
      </component>
      <component name="backuprestorenotification" long-name="Backup Restore Notification" introduced="8.1">
      </component>
      <component name="coreappstest" long-name="Core Apps Test" introduced="8.1" class="test">
-      <!-- XML Previous Location: Application Services/Other Application Services/ -->
-      <unit mrp="mw/appsupport/commonappservices/coreappstest/Group/app-services_CoreAppsTest.mrp"/>
+      <!-- XML Previous Location: Application services\other Application Services/ -->
+      <unit mrp="mw\appsupport\commonappservices\coreappstest\group\app-services_CoreAppsTest.mrp"/>
      </component>
     </collection>
     <collection name="contenthandling" long-name="Content Handling" level="plugin">
@@ -1922,7 +1930,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="appsupport" long-name="appsupport">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appsupport/group"/>
+      <unit bldFile="mw\appsupport\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -1930,12 +1938,12 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="flash_mmi_service_interface_custom_api" long-name="flash_mmi_service_interface_custom_api">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appsupport/appsupport_plat/flash_mmi_service_interface_custom_api/group"/>
+      <unit bldFile="mw\appsupport\appsupport_plat\flash_mmi_service_interface_custom_api\group"/>
      </component>
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="flash_netscape_plugin_command_api" long-name="flash_netscape_plugin_command_api">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appsupport/appsupport_plat/flash_netscape_plugin_command_api/group"/>
+      <unit bldFile="mw\appsupport\appsupport_plat\flash_netscape_plugin_command_api\group"/>
      </component>
     </collection>
    </block>
@@ -1986,7 +1994,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="Certificates_OEM" long-name="Certificates_OEM">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/securitysrv/pkiutilities/Certificates_OEM/group"/>
+      <unit bldFile="mw\securitysrv\pkiutilities\certificates_oem\group"/>
      </component>
     </collection>
     <collection name="remotelock" long-name="Remote Lock" level="server">
@@ -2026,7 +2034,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="securitysrv" long-name="securitysrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/securitysrv/group"/>
+      <unit bldFile="mw\securitysrv\group"/>
      </component>
     </collection>
    </block>
@@ -2068,7 +2076,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="drm" long-name="drm">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/drm/group"/>
+      <unit bldFile="mw\drm\group"/>
      </component>
     </collection>
    </block>
@@ -2094,7 +2102,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="accesssec" long-name="accesssec">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/accesssec/group"/>
+      <unit bldFile="mw\accesssec\group"/>
      </component>
     </collection>
    </block>
@@ -2148,7 +2156,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="locationsrv" long-name="locationsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/locationsrv/group"/>
+      <unit bldFile="mw\locationsrv\group"/>
      </component>
     </collection>
    </block>
@@ -2208,7 +2216,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ipconnmgmt" long-name="ipconnmgmt">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/ipconnmgmt/group"/>
+      <unit bldFile="mw\ipconnmgmt\group"/>
      </component>
     </collection>
    </block>
@@ -2266,7 +2274,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="netprotocols" long-name="netprotocols">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/netprotocols/group"/>
+      <unit bldFile="mw\netprotocols\group"/>
      </component>
     </collection>
    </block>
@@ -2315,7 +2323,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ipappprotocols" long-name="ipappprotocols">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/ipappprotocols/group"/>
+      <unit bldFile="mw\ipappprotocols\group"/>
      </component>
     </collection>
    </block>
@@ -2361,7 +2369,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="wirelessacc" long-name="wirelessacc">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/wirelessacc/group"/>
+      <unit bldFile="mw\wirelessacc\group"/>
      </component>
     </collection>
    </block>
@@ -2553,7 +2561,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ipappsrv" long-name="ipappsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/ipappsrv/group"/>
+      <unit bldFile="mw\ipappsrv\group"/>
      </component>
     </collection>
    </block>
@@ -2592,7 +2600,7 @@
      <component name="networkhandlingengine" long-name="Network Handling Engine">
      </component>
     </collection>
-    <collection name="phoneclientserver" long-name="Phone Client/Server" level="server">
+    <collection name="phoneclientserver" long-name="Phone client\server" level="server">
      <component name="CallUI" long-name="Call UI">
      </component>
      <component name="EnPolicy" long-name="En Policy">
@@ -2629,7 +2637,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="phonesrv" long-name="phonesrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/phonesrv/group"/>
+      <unit bldFile="mw\phonesrv\group"/>
      </component>
     </collection>
    </block>
@@ -2646,16 +2654,16 @@
      <component name="msgconf" long-name="Messaging Config" introduced="tb91" class="config">
      </component>
      <component name="msgtest" long-name="Messaging Test">
-      <!-- XML Previous Location: Application Services/Messaging Application Support/ -->
+      <!-- XML Previous Location: Application services\messaging Application Support/ -->
      </component>
      <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92">
-      <unit mrp="mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtestfw\group\messaging_testframework.mrp"/>
      </component>
      <component name="msgtestproduct" long-name="Messaging Test Product">
-      <unit mrp="mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtestproduct\group\messaging_testproduct.mrp"/>
      </component>
      <component name="msgtests" long-name="Messaging Tests">
-      <unit mrp="mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
+      <unit mrp="mw\messagingmw\messagingfw\msgtests\group\messaging.mrp"/>
      </component>
      <component name="suplsmshandler" long-name="SUPL SMS Handler" plugin="Y" introduced="tb92">
      </component>
@@ -2683,7 +2691,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="messagingmw" long-name="messagingmw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/messagingmw/group"/>
+      <unit bldFile="mw\messagingmw\group"/>
      </component>
     </collection>
    </block>
@@ -2719,7 +2727,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imsrv" long-name="imsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/imsrv/group"/>
+      <unit bldFile="mw\imsrv\group"/>
      </component>
     </collection>
    </block>
@@ -2779,7 +2787,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="legacypresence" long-name="legacypresence">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/legacypresence/group"/>
+      <unit bldFile="mw\legacypresence\group"/>
      </component>
     </collection>
    </block>
@@ -2793,7 +2801,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="opensrv" long-name="opensrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/opensrv/group"/>
+      <unit bldFile="mw\opensrv\group"/>
      </component>
     </collection>
    </block>
@@ -2867,7 +2875,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="remotemgmt" long-name="remotemgmt">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/remotemgmt/group"/>
+      <unit bldFile="mw\remotemgmt\group"/>
      </component>
     </collection>
    </block>
@@ -2893,7 +2901,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="networkingdm" long-name="networkingdm">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/networkingdm/group"/>
+      <unit bldFile="mw\networkingdm\group"/>
      </component>
     </collection>
    </block>
@@ -2921,7 +2929,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="remotestorage" long-name="remotestorage">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/remotestorage/group"/>
+      <unit bldFile="mw\remotestorage\group"/>
      </component>
     </collection>
    </block>
@@ -2930,10 +2938,10 @@
      <component name="chatscripts" long-name="Chat Scripts">
      </component>
      <component name="connectqi" long-name="ConnectQI" introduced="9.1" class="PC">
-      <unit mrp="mw/remoteconn/connectivitypcside/connectqi/connectqisdk_mr3.mrp"/>
+      <unit mrp="mw\remoteconn\connectivitypcside\connectqi\connectqisdk_mr3.mrp"/>
      </component>
      <component name="connectqisdk" long-name="ConnectQI SDK" introduced="9.1" class="PC">
-      <unit mrp="mw/remoteconn/connectivitypcside/connectqisdk/connectqisdk_public.mrp"/>
+      <unit mrp="mw\remoteconn\connectivitypcside\connectqisdk\connectqisdk_public.mrp"/>
      </component>
     </collection>
     <collection name="connectivitytransports" long-name="Connectivity Transports" level="plugin">
@@ -2977,7 +2985,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="remoteconn" long-name="remoteconn">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/remoteconn/group"/>
+      <unit bldFile="mw\remoteconn\group"/>
      </component>
     </collection>
    </block>
@@ -2993,18 +3001,18 @@
      <component name="contentmanager" long-name="Content Manager">
      </component>
     </collection>
-    <collection name="upnpavcontroller" long-name="UPnP A/V Controller" level="server">
-     <component name="upnpavcontrollerclient" long-name="UPnP A/V Ccontroller Client">
-     </component>
-     <component name="upnpavcontrollerhelper" long-name="UPnP A/V Controller Helper">
-     </component>
-     <component name="upnpavcontrollerserver" long-name="UPnP A/V Controller Server">
+    <collection name="upnpavcontroller" long-name="UPnP a\v Controller" level="server">
+     <component name="upnpavcontrollerclient" long-name="UPnP a\v Ccontroller Client">
+     </component>
+     <component name="upnpavcontrollerhelper" long-name="UPnP a\v Controller Helper">
+     </component>
+     <component name="upnpavcontrollerserver" long-name="UPnP a\v Controller Server">
      </component>
      <component name="upnpxmlparser" long-name="UPnP XML Parser">
      </component>
     </collection>
-    <collection name="upnpavcontrolpoint" long-name="UPnP A/V Control Point" level="plugin">
-     <component name="avcontrolframework" long-name="A/V Control Famework">
+    <collection name="upnpavcontrolpoint" long-name="UPnP a\v Control Point" level="plugin">
+     <component name="avcontrolframework" long-name="a\v Control Famework">
      </component>
      <component name="avcpengine" long-name="AVCP Engine">
      </component>
@@ -3042,7 +3050,7 @@
      </component>
     </collection>
     <collection name="upnpmediaserver" long-name="UPnP Media Server" level="server">
-     <component name="avobjects" long-name="A/V Objects">
+     <component name="avobjects" long-name="a\v Objects">
      </component>
      <component name="connectionmanagerservice" long-name="Connection Manager Service">
      </component>
@@ -3104,7 +3112,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="dlnasrv" long-name="dlnasrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/dlnasrv/group"/>
+      <unit bldFile="mw\dlnasrv\group"/>
      </component>
     </collection>
    </block>
@@ -3178,7 +3186,7 @@
      </component>
      <component name="usbosdescriptorhandler" long-name="USB Os Descriptor Handler">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/shortlinkconn/usbclasses/usbosdescriptorhandler/group"/>
+      <unit bldFile="mw\shortlinkconn\usbclasses\usbosdescriptorhandler\group"/>
      </component>
     </collection>
     <collection name="usbengines" long-name="USB Engines" level="generic">
@@ -3206,7 +3214,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="shortlinkconn" long-name="shortlinkconn">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/shortlinkconn/group"/>
+      <unit bldFile="mw\shortlinkconn\group"/>
      </component>
     </collection>
    </block>
@@ -3234,7 +3242,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imghandling" long-name="imghandling">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/imghandling/group"/>
+      <unit bldFile="mw\imghandling\group"/>
      </component>
     </collection>
    </block>
@@ -3270,7 +3278,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="metadatasrv" long-name="metadatasrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/metadatasrv/group"/>
+      <unit bldFile="mw\metadatasrv\group"/>
      </component>
     </collection>
    </block>
@@ -3326,7 +3334,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mds" long-name="mds">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mds/group"/>
+      <unit bldFile="mw\mds\group"/>
      </component>
     </collection>
    </block>
@@ -3378,7 +3386,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmuifw" long-name="mmuifw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmuifw/group"/>
+      <unit bldFile="mw\mmuifw\group"/>
      </component>
     </collection>
    </block>
@@ -3406,7 +3414,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videoutils" long-name="videoutils">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/videoutils/group"/>
+      <unit bldFile="mw\videoutils\group"/>
      </component>
     </collection>
    </block>
@@ -3415,10 +3423,10 @@
      <component name="mmfcharacterisationvalidation" long-name="MMF Characterisation Validation" introduced="9.3" class="test">
      </component>
      <component name="mmfintegrationtest" long-name="MMF Integration Tests" introduced="7.0s" class="test">
-      <unit mrp="mw/mmmw/mmfwtest/mmfintegrationtest/group/multimedia_inttest_mmf_source.mrp"/>
+      <unit mrp="mw\mmmw\mmfwtest\mmfintegrationtest\group\multimedia_inttest_mmf_source.mrp"/>
      </component>
      <component name="mmfunittest" long-name="MMF Unit Tests" introduced="7.0s" class="test">
-      <unit mrp="mw/mmmw/mmfwtest/mmfunittest/group/multimedia_unittest_mmf_source.mrp"/>
+      <unit mrp="mw\mmmw\mmfwtest\mmfunittest\group\multimedia_unittest_mmf_source.mrp"/>
      </component>
     </collection>
     <collection name="mmmiddlewarefws" long-name="Multimedia Middleware Frameworks" level="server">
@@ -3433,7 +3441,7 @@
     </collection>
     <collection name="mmvalidationsuite" long-name="Multimedia Validation Suite" level="specific">
      <component name="mvsintegrationtest" long-name="MVS Integration Tests" introduced="tb91" class="test">
-      <unit mrp="mw/mmmw/mmvalidationsuite/mvsintegrationtest/group/multimedia_inttest_mvs_source.mrp"/>
+      <unit mrp="mw\mmmw\mmvalidationsuite\mvsintegrationtest\group\multimedia_inttest_mvs_source.mrp"/>
      </component>
      <component name="mmvalidationsuiteagents" long-name="Multimedia Validation Suite Agents" introduced="tb91">
      </component>
@@ -3490,7 +3498,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mtp" long-name="mtp">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmmw/mtp/group"/>
+      <unit bldFile="mw\mmmw\mtp\group"/>
      </component>
     </collection>
     <collection name="radioutility" long-name="Radio Utility" level="generic">
@@ -3510,7 +3518,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmmw" long-name="mmmw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmmw/group"/>
+      <unit bldFile="mw\mmmw\group"/>
      </component>
     </collection>
    </block>
@@ -3522,7 +3530,7 @@
      </component>
      <component name="src" long-name="Src">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/helix/helix_ren/src/group"/>
+      <unit bldFile="mw\helix\helix_ren\src\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -3530,7 +3538,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="helix" long-name="helix">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/helix/group"/>
+      <unit bldFile="mw\helix\group"/>
      </component>
     </collection>
    </block>
@@ -3560,7 +3568,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="camerasrv" long-name="camerasrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/camerasrv/group"/>
+      <unit bldFile="mw\camerasrv\group"/>
      </component>
     </collection>
    </block>
@@ -3594,7 +3602,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmappfw" long-name="mmappfw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mmappfw/group"/>
+      <unit bldFile="mw\mmappfw\group"/>
      </component>
     </collection>
    </block>
@@ -3666,7 +3674,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="inputmethods" long-name="inputmethods">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/inputmethods/group"/>
+      <unit bldFile="mw\inputmethods\group"/>
      </component>
     </collection>
    </block>
@@ -3677,7 +3685,7 @@
      <component name="grid" long-name="Grid">
      </component>
      <component name="uifwsdocs" long-name="UI Frameworks Documentation" class="doc">
-      <unit mrp="mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/>
+      <unit mrp="mw\classicui\commonuisupport\uifwsdocs\app-framework_documentation.mrp"/>
      </component>
      <component name="uilaf" long-name="UI Look and Feel" introduced="6.0">
      </component>
@@ -3743,7 +3751,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="classicui" long-name="classicui">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/classicui/group"/>
+      <unit bldFile="mw\classicui\group"/>
      </component>
     </collection>
    </block>
@@ -3761,7 +3769,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="svgt" long-name="svgt">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/svgt/group"/>
+      <unit bldFile="mw\svgt\group"/>
      </component>
     </collection>
    </block>
@@ -3783,7 +3791,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="uiaccelerator" long-name="uiaccelerator">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/uiaccelerator/group"/>
+      <unit bldFile="mw\uiaccelerator\group"/>
      </component>
     </collection>
    </block>
@@ -3851,7 +3859,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="uiresources" long-name="uiresources">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/uiresources/group"/>
+      <unit bldFile="mw\uiresources\group"/>
      </component>
     </collection>
    </block>
@@ -3925,7 +3933,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="homescreensrv" long-name="homescreensrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/homescreensrv/group"/>
+      <unit bldFile="mw\homescreensrv\group"/>
      </component>
     </collection>
    </block>
@@ -3944,7 +3952,7 @@
      <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" class="PC">
      </component>
      <component name="openssllib" long-name="OpenSSL Library" class="PC">
-      <unit mrp="mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
+      <unit mrp="mw\appinstall\secureswitools\openssllib\security_openssl.mrp"/>
      </component>
      <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" class="PC">
      </component>
@@ -3972,7 +3980,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="appinstall" long-name="appinstall">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/appinstall/group"/>
+      <unit bldFile="mw\appinstall\group"/>
      </component>
     </collection>
    </block>
@@ -3994,7 +4002,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="serviceapifw" long-name="serviceapifw">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/serviceapifw/group"/>
+      <unit bldFile="mw\serviceapifw\group"/>
      </component>
     </collection>
    </block>
@@ -4064,7 +4072,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="serviceapi" long-name="serviceapi">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/serviceapi/group"/>
+      <unit bldFile="mw\serviceapi\group"/>
      </component>
     </collection>
    </block>
@@ -4160,7 +4168,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="web" long-name="web">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/web/group"/>
+      <unit bldFile="mw\web\group"/>
      </component>
     </collection>
    </block>
@@ -4224,7 +4232,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="websrv" long-name="websrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/websrv/group"/>
+      <unit bldFile="mw\websrv\group"/>
      </component>
     </collection>
    </block>
@@ -4242,7 +4250,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="conntools" long-name="conntools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/conntools/group"/>
+      <unit bldFile="app\conntools\group"/>
      </component>
     </collection>
    </block>
@@ -4258,7 +4266,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="platformtools" long-name="platformtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/platformtools/group"/>
+      <unit bldFile="tools\platformtools\group"/>
      </component>
     </collection>
    </block>
@@ -4288,7 +4296,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="uitools" long-name="uitools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/uitools/group"/>
+      <unit bldFile="mw\uitools\group"/>
      </component>
     </collection>
    </block>
@@ -4366,7 +4374,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="location" long-name="location">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/location/group"/>
+      <unit bldFile="app\location\group"/>
      </component>
     </collection>
    </block>
@@ -4404,7 +4412,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mmsharinguis" long-name="mmsharinguis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/mmsharinguis/group"/>
+      <unit bldFile="app\mmsharinguis\group"/>
      </component>
     </collection>
    </block>
@@ -4470,7 +4478,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="phone" long-name="phone">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/phone/group"/>
+      <unit bldFile="app\phone\group"/>
      </component>
     </collection>
    </block>
@@ -4478,7 +4486,7 @@
     <collection name="packetvideoengine" long-name="Packetvideo Engine" level="engine">
      <component name="PacketVideoEngineBinaries" long-name="Packet Video Engine Binaries">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videotelephony/packetvideoengine/PacketVideoEngineBinaries/group"/>
+      <unit bldFile="app\videotelephony\packetvideoengine\packetvideoenginebinaries\group"/>
      </component>
     </collection>
     <collection name="packetvideoplugins" long-name="Packetvideo Plugins" level="plugin">
@@ -4502,7 +4510,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videotelephony" long-name="videotelephony">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videotelephony/group"/>
+      <unit bldFile="app\videotelephony\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -4510,7 +4518,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="vtprotocols" long-name="vtprotocols">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videotelephony/vtprotocols/group"/>
+      <unit bldFile="app\videotelephony\vtprotocols\group"/>
      </component>
     </collection>
    </block>
@@ -4562,7 +4570,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="poc" long-name="poc">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/poc/group"/>
+      <unit bldFile="app\poc\group"/>
      </component>
     </collection>
    </block>
@@ -4614,7 +4622,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="iptelephony" long-name="iptelephony">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/iptelephony/group"/>
+      <unit bldFile="app\iptelephony\group"/>
      </component>
     </collection>
    </block>
@@ -4638,7 +4646,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="settingsuis" long-name="settingsuis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/settingsuis/group"/>
+      <unit bldFile="app\settingsuis\group"/>
      </component>
     </collection>
    </block>
@@ -4666,7 +4674,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="contentcontrol" long-name="contentcontrol">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/contentcontrol/group"/>
+      <unit bldFile="app\contentcontrol\group"/>
      </component>
     </collection>
    </block>
@@ -4700,7 +4708,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="devicecontrol" long-name="devicecontrol">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/devicecontrol/group"/>
+      <unit bldFile="app\devicecontrol\group"/>
      </component>
     </collection>
    </block>
@@ -4774,7 +4782,7 @@
     <collection name="PCSync" long-name="PC Sync" level="pcsuite-control">
      <component name="PCSyncNgr" long-name="PC Sync Ngr" Application="PC Sync 2" Modules="S60_PCS2_ngr">
      </component>
-     <component name="PCSyncApp" License="Other/prorietary">
+     <component name="PCSyncApp" License="other\prorietary">
      </component>
     </collection>
     <collection name="PhoneBrowser" long-name="Phone Browser" level="pcsuite">
@@ -4882,7 +4890,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="files" long-name="files">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/files/group"/>
+      <unit bldFile="app\files\group"/>
      </component>
     </collection>
    </block>
@@ -4960,14 +4968,14 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="contacts" long-name="contacts">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/contacts/group"/>
+      <unit bldFile="app\contacts\group"/>
      </component>
     </collection>
    </block>
    <block long-name="Organizer Application Suite" level="apps" span="2" name="organizer" levels="support services engine ui">
     <collection name="officeappeng" long-name="Office App Engines" level="engine">
      <component name="charteng" long-name="Chart" introduced="5.0" deprecated="9.3" class="test">
-      <unit mrp="app/organizer/officeappeng/charteng/group/app-engines_chart.mrp"/>
+      <unit mrp="app\organizer\officeappeng\charteng\group\app-engines_chart.mrp"/>
      </component>
      <component name="datamodel" long-name="Data Engine" introduced="5.0" deprecated="9.3">
      </component>
@@ -4984,7 +4992,7 @@
      <component name="calendarvcalplugin" long-name="Calendar vCal Plugin" plugin="Y" introduced="8.1">
      </component>
      <component name="appenginesdocs" long-name="Application Engines Documentation" class="doc">
-      <unit mrp="app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
+      <unit mrp="app\organizer\pimappservices\appenginesdocs\app-engines_documentation.mrp"/>
      </component>
      <component name="calendar" long-name="Calendar" introduced="9.2">
      </component>
@@ -5092,7 +5100,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="organizer" long-name="organizer">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/organizer/group"/>
+      <unit bldFile="app\organizer\group"/>
      </component>
     </collection>
    </block>
@@ -5145,7 +5153,7 @@
     </collection>
     <collection name="mmsengine" long-name="MMS Engine" level="1">
      <component name="mmsconf" long-name="MMS Configuration">
-      <unit mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings-config.mrp"/>
+      <unit mrp="app\messaging\mmsengine\mmssettings\group\messaging_mmssettings-config.mrp"/>
      </component>
      <component name="mmssettings" long-name="MMS Settings" introduced="9.2">
      </component>
@@ -5199,7 +5207,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="messaging" long-name="messaging">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/messaging/group"/>
+      <unit bldFile="app\messaging\group"/>
      </component>
     </collection>
    </block>
@@ -5235,7 +5243,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="conversations" long-name="conversations">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/conversations/group"/>
+      <unit bldFile="app\conversations\group"/>
      </component>
     </collection>
    </block>
@@ -5261,7 +5269,7 @@
      </component>
      <component name="utils" long-name="Utilities">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/utils/group"/>
+      <unit bldFile="app\utils\group"/>
      </component>
      <component name="wvotaparser" long-name="WV OTA Parser">
      </component>
@@ -5337,7 +5345,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="im" long-name="im">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/im/group"/>
+      <unit bldFile="app\im\group"/>
      </component>
     </collection>
    </block>
@@ -5365,7 +5373,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="dictionary" long-name="dictionary">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/dictionary/group"/>
+      <unit bldFile="app\dictionary\group"/>
      </component>
     </collection>
    </block>
@@ -5381,7 +5389,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="camera" long-name="camera">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/camera/group"/>
+      <unit bldFile="app\camera\group"/>
      </component>
     </collection>
    </block>
@@ -5421,7 +5429,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imgeditor" long-name="imgeditor">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/imgeditor/group"/>
+      <unit bldFile="app\imgeditor\group"/>
      </component>
     </collection>
    </block>
@@ -5461,7 +5469,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videoeditor" long-name="videoeditor">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videoeditor/group"/>
+      <unit bldFile="app\videoeditor\group"/>
      </component>
     </collection>
    </block>
@@ -5475,7 +5483,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="gallery" long-name="gallery">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/gallery/group"/>
+      <unit bldFile="app\gallery\group"/>
      </component>
     </collection>
    </block>
@@ -5509,7 +5517,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videoplayer" long-name="videoplayer">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videoplayer/group"/>
+      <unit bldFile="app\videoplayer\group"/>
      </component>
     </collection>
    </block>
@@ -5607,7 +5615,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="photos" long-name="photos">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/photos/group"/>
+      <unit bldFile="app\photos\group"/>
      </component>
     </collection>
    </block>
@@ -5689,7 +5697,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="videocenter" long-name="videocenter">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/videocenter/group"/>
+      <unit bldFile="app\videocenter\group"/>
      </component>
     </collection>
    </block>
@@ -5759,7 +5767,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="musicplayer" long-name="musicplayer">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/musicplayer/group"/>
+      <unit bldFile="app\musicplayer\group"/>
      </component>
     </collection>
    </block>
@@ -5777,7 +5785,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="radio" long-name="radio">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/radio/group"/>
+      <unit bldFile="app\radio\group"/>
      </component>
     </collection>
    </block>
@@ -5799,7 +5807,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="voicerec" long-name="voicerec">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/voicerec/group"/>
+      <unit bldFile="app\voicerec\group"/>
      </component>
     </collection>
    </block>
@@ -5819,7 +5827,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="screensaver" long-name="screensaver">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/screensaver/group"/>
+      <unit bldFile="app\screensaver\group"/>
      </component>
     </collection>
    </block>
@@ -5847,7 +5855,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="homescreen" long-name="homescreen">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/homescreen/group"/>
+      <unit bldFile="app\homescreen\group"/>
      </component>
     </collection>
    </block>
@@ -5861,7 +5869,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="imgvieweruis" long-name="imgvieweruis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/imgvieweruis/group"/>
+      <unit bldFile="app\imgvieweruis\group"/>
      </component>
     </collection>
    </block>
@@ -5875,7 +5883,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="graphicsuis" long-name="graphicsuis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/graphicsuis/group"/>
+      <unit bldFile="app\graphicsuis\group"/>
      </component>
     </collection>
    </block>
@@ -5890,7 +5898,7 @@
     </collection>
     <collection name="symhelp" long-name="Symbian Help" level="eng">
      <component name="cshlpcmpbackend" long-name="CSHelp Compiler Backend">
-      <unit mrp="app/helps/symhelp/cshlpcmpbackend/group/tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
+      <unit mrp="app\helps\symhelp\cshlpcmpbackend\group\tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
      </component>
      <component name="cshlpcmpfrontend" long-name="CSHelp Compiler Frontend">
      </component>
@@ -5906,7 +5914,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="helps" long-name="helps">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/helps/group"/>
+      <unit bldFile="app\helps\group"/>
      </component>
     </collection>
    </block>
@@ -5920,7 +5928,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="profile" long-name="profile">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/profile/group"/>
+      <unit bldFile="app\profile\group"/>
      </component>
     </collection>
    </block>
@@ -5984,7 +5992,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="speechsrv" long-name="speechsrv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/speechsrv/group"/>
+      <unit bldFile="app\speechsrv\group"/>
      </component>
     </collection>
    </block>
@@ -6028,7 +6036,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="webuis" long-name="webuis">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/webuis/group"/>
+      <unit bldFile="app\webuis\group"/>
      </component>
     </collection>
    </block>
@@ -6112,7 +6120,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="java" long-name="java">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/java/group"/>
+      <unit bldFile="app\java\group"/>
      </component>
     </collection>
    </block>
@@ -6160,7 +6168,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="rndtools" long-name="rndtools">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/rndtools/group"/>
+      <unit bldFile="tools\rndtools\group"/>
      </component>
     </collection>
    </block>
@@ -6203,10 +6211,10 @@
     </collection>
     <collection name="networkingutils" long-name="Networking Utils" level="utils">
      <component name="ipadministrationtool" long-name="IP Administration Tool" introduced="7.0">
-      <unit mrp="app/techview/networkingutils/ipadministrationtool/group/networking_ipadm.mrp"/>
+      <unit mrp="app\techview\networkingutils\ipadministrationtool\group\networking_ipadm.mrp"/>
      </component>
      <component name="nameresolverutility" long-name="Name Resolver Utility" introduced="7.0s">
-      <unit mrp="app/techview/networkingutils/nameresolverutility/group/networking_nslookup.mrp"/>
+      <unit mrp="app\techview\networkingutils\nameresolverutility\group\networking_nslookup.mrp"/>
      </component>
     </collection>
     <collection name="pimapps" long-name="PIM Apps" level="apps3">
@@ -6255,7 +6263,7 @@
     </collection>
     <collection name="testapps" long-name="Test Apps" level="utils">
      <component name="rschandler" long-name="Resource Handler" deprecated="tb92">
-      <unit mrp="app/techview/testapps/rschandler/TVResourceHandler/group/Testtools_ResourceHandler_gt.mrp"/>
+      <unit mrp="app\techview\testapps\rschandler\tvresourcehandler\group\Testtools_ResourceHandler_gt.mrp"/>
      </component>
      <component name="rschandlerui" long-name="Resource Handler UI" filter="techview">
      </component>
@@ -6268,14 +6276,14 @@
     </collection>
     <collection name="toolkit" long-name="Toolkit" level="utils">
      <component name="additionalconfigfiles" long-name="Additional Configuration Files" filter="techview">
-      <unit mrp="app/techview/toolkit/configfiles/techview_additional_cedar.mrp"/>
+      <unit mrp="app\techview\toolkit\configfiles\techview_additional_cedar.mrp"/>
      </component>
      <component name="configfiles" long-name="Configuration Files" filter="techview">
-      <unit mrp="app/techview/toolkit/configfiles/techview_epoc_ini.mrp"/>
+      <unit mrp="app\techview\toolkit\configfiles\techview_epoc_ini.mrp"/>
      </component>
      <component name="romimages" long-name="ROM Images" filter="techview">
-      <unit version="Future" mrp="os/deviceplatformrelease/symbianosbld/cedarutils/techview_roms_Future.mrp"/>
-      <unit version="9.4" mrp="os/deviceplatformrelease/symbianosbld/cedarutils/techview_roms_9.4.mrp"/>
+      <unit version="Future" mrp="os\deviceplatformrelease\symbianosbld\cedarutils\techview_roms_Future.mrp"/>
+      <unit version="9.4" mrp="os\deviceplatformrelease\symbianosbld\cedarutils\techview_roms_9.4.mrp"/>
      </component>
      <component name="romkit" long-name="ROM Kit" filter="techview">
      </component>
@@ -6286,7 +6294,7 @@
      <component name="timew" long-name="World Time" filter="techview">
      </component>
     </collection>
-    <collection name="avapps" long-name="A/V Apps" level="apps3">
+    <collection name="avapps" long-name="a\v Apps" level="apps3">
      <component name="techviewaudio" long-name="Audio" filter="techview">
      </component>
     </collection>
@@ -6308,7 +6316,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="audiostubs" long-name="audiostubs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/audiostubs/group"/>
+      <unit bldFile="adaptation\stubs\audiostubs\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6316,7 +6324,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="btaudioadaptation_stub" long-name="btaudioadaptation_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/btaudioadaptation_stub/group"/>
+      <unit bldFile="adaptation\stubs\btaudioadaptation_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6324,7 +6332,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="drm_stubs" long-name="drm_stubs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/drm_stubs/group"/>
+      <unit bldFile="adaptation\stubs\drm_stubs\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6332,7 +6340,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="licensee_tsy_stub" long-name="licensee_tsy_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/licensee_tsy_stub/group"/>
+      <unit bldFile="adaptation\stubs\licensee_tsy_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6340,7 +6348,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="ocrsrv_stub" long-name="ocrsrv_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/ocrsrv_stub/group"/>
+      <unit bldFile="adaptation\stubs\ocrsrv_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6348,7 +6356,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="omasuplasnconverterstubimpl" long-name="omasuplasnconverterstubimpl">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/omasuplasnconverterstubimpl/group"/>
+      <unit bldFile="adaptation\stubs\omasuplasnconverterstubimpl\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6356,7 +6364,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="posmsgpluginreferenceimpl" long-name="posmsgpluginreferenceimpl">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/posmsgpluginreferenceimpl/group"/>
+      <unit bldFile="adaptation\stubs\posmsgpluginreferenceimpl\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6364,7 +6372,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="power_save_display_mode_stub" long-name="power_save_display_mode_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/power_save_display_mode_stub/group"/>
+      <unit bldFile="adaptation\stubs\power_save_display_mode_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6372,7 +6380,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="simatk_tsy_stub" long-name="simatk_tsy_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/simatk_tsy_stub/group"/>
+      <unit bldFile="adaptation\stubs\simatk_tsy_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6380,7 +6388,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="srsfenginestub" long-name="srsfenginestub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/srsfenginestub/group"/>
+      <unit bldFile="adaptation\stubs\srsfenginestub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6388,7 +6396,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="systemswstubs" long-name="systemswstubs">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/systemswstubs/group"/>
+      <unit bldFile="adaptation\stubs\systemswstubs\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6396,7 +6404,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="tactileclickplugin_stub" long-name="tactileclickplugin_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/tactileclickplugin_stub/group"/>
+      <unit bldFile="adaptation\stubs\tactileclickplugin_stub\group"/>
      </component>
     </collection>
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
@@ -6404,7 +6412,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="wlanhwinit_stub" long-name="wlanhwinit_stub">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="adaptation/stubs/wlanhwinit_stub/group"/>
+      <unit bldFile="adaptation\stubs\wlanhwinit_stub\group"/>
      </component>
     </collection>
    </block>
@@ -6415,7 +6423,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="commonemail" long-name="commonemail">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/commonemail/group"/>
+      <unit bldFile="app\commonemail\group"/>
      </component>
     </collection>
    </block>
@@ -6426,7 +6434,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="printing" long-name="printing">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="app/printing/group"/>
+      <unit bldFile="app\printing\group"/>
      </component>
     </collection>
    </block>
@@ -6437,7 +6445,7 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="hapticsservices" long-name="hapticsservices">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/hapticsservices/group"/>
+      <unit bldFile="mw\hapticsservices\group"/>
      </component>
     </collection>
    </block>
@@ -6448,26 +6456,18 @@
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="mobiletv" long-name="mobiletv">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="mw/mobiletv/group"/>
+      <unit bldFile="mw\mobiletv\group"/>
      </component>
     </collection>
    </block>
    <!-- Following Block added by SF via autopopulating script from S60 Model -->
-   <block long-name="" level="new" name="">
-    <!-- Following Collection added by SF via autopopulating script from S60 Model -->
-    <collection name="lbs" long-name="lbs">
-     <!-- Following Component added by SF via autopopulating script from S60 Model -->
-     <component name="lbs" long-name="lbs">
-      <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="os/lbs/group"/>
-     </component>
-    </collection>
+   <block long-name="buildplatforms" level="new" name="buildplatforms">
     <!-- Following Collection added by SF via autopopulating script from S60 Model -->
     <collection name="buildplatforms" long-name="buildplatforms">
      <!-- Following Component added by SF via autopopulating script from S60 Model -->
      <component name="buildplatforms" long-name="buildplatforms">
       <!-- Unit added by SF via autopopulating script from S60 Model -->
-      <unit bldFile="tools/buildplatforms/group"/>
+      <unit bldFile="tools\buildplatforms\group"/>
      </component>
     </collection>
    </block>