view g23m/system/busyb/unbusy_pathset.xml @ 2:ec3ed006971c

BuSyB changes to regenerate pdt_2091.mak matching classic leo2moko
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 06:11:21 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<pathSet description="all path information" name="PATH">
  <!-- TOKNOW: to allow clearmake builds on different views this path needs to be relative -->
  <!-- TOKNOW: this means that the path is relative to the makefile location, and thus the makefile must not be moved !-->
  <!-- TODO: all relative paths are RELATIVE TO THE LOCATION OF THIS FILE please be carefull when moving this file -->
<!-- ARM tools -->
  <pathTree description="Paths for ARM tools" name="CODEGEN_TOOL">
    <path value="$(PATH_CC_1_22E)"  require="(TOOL_CHOICE==0) &amp;&amp; (OP_L1_STANDALONE==1)" />
<!-- This is a workaround -->
    <path value="$(PATH_CC_1_22e)"  require="(TOOL_CHOICE==0) &amp;&amp; (OP_L1_STANDALONE==0)"  />
    <path value="$(PATH_CC_2_54)"  require="TOOL_CHOICE==3 || (TOOL_CHOICE==30)" />
      <pathTree description="ARM tools executables" name="BIN_TOOLS">
        <path value="" require="TOOL_CHOICE==0" />
        <path value="bin" require="TOOL_CHOICE==3" />
      </pathTree>
      <pathTree description="ARM tools includes path" name="INC_TOOLS">
        <path value="" require="TOOL_CHOICE==0" />
        <path value="include" require="(TOOL_CHOICE==3) || (TOOL_CHOICE==30)" />
      </pathTree>
    </pathTree>
    <pathTree description="Visual linker path" name="LINK_TOOLS">
      <path value="$(PATH_LNK_1_9902)"  require="TOOL_CHOICE==0" />
  </pathTree>
  <pathTree description="root of source tree" name="DRIVE_X">
<!-- autoinclude section pathset 0 begin -->
    <path value="../../.." />
<!-- autoinclude section pathset 0 end -->
    <pathTree description="GPF directory" name="GPF">
      <path value="gpf" />
        <pathTree description="Frame directory" name="GPF_FRAME">
        <path value="frame" />
            <pathTree description="cust_os directory" name="GPF_FRAME_CUST">
          <path value="cust_os" />
            </pathTree>
        </pathTree>
      <pathTree description="GPF executables" name="GPF_BIN">
        <path value="BIN" />
      </pathTree>
      <pathTree description="CCD directory" name="GPF_CCD">
        <path value="CCD" />
      </pathTree>
      <pathTree description="GPF include files" name="GPF_INC">
        <path value="INC" />
        <pathTree description="NUCLEUS include files" name="GPF_INC_NUC">
          <path value="NUC" />
          <pathTree description="NUCLEUS AMR7 include files" name="GPF_INC_NUC_ARM7">
            <path value="arm7" />
          </pathTree>
        </pathTree>
      </pathTree>
      <pathTree description="GPF libraries" name="GPF_LIB">
        <path value="LIB" />
        <pathTree description="GPF libraries" name="GPF_LIB_WIN32">
          <path value="WIN32" />
        </pathTree>
      </pathTree>
      <pathTree description="GPF external tools" name="GPF_TOOLS">
        <path value="tools/bin" />
      </pathTree>
      <pathTree description="GPF TDC files" name="GPF_TDC">
        <path value="util/tap/tdc/src" />
      </pathTree>
      <pathTree description="GPF XML to MDF/PDF stylesheets" name="GPF_2MDFPDF">
        <path value="util/sape/xslt/pdf-mdf" />
      </pathTree>
    </pathTree>
    <pathTree description="G23 directory" name="G23">
      <path value="g23m" require="OP_L1_STANDALONE==0" />
<!-- The TI archiver 1.22e on Unix does not create libraries in the g23m vob                  -->
<!-- Workaround: The output directories are in the L1 vob; all other directories are not used -->
      <path value="L1" require="OP_L1_STANDALONE==1" />
      <pathTree description="Condat directory" name="CONDAT">
        <path value="condat" />
        <pathTree description="Mobile station (MS) directory" name="MS">
          <path value="ms" />
          <pathTree description="MS sources" name="G23_SRC">
            <path value="src" />
            <pathTree description="AAA sources" name="G23_SRC_AAA">
              <path value="aaa" />
            </pathTree>
            <pathTree description="AAA exports" name="G23_EXP_AAA">
              <path value="aaa" />
            </pathTree>
            <pathTree description="ACIA sources" name="G23_SRC_ACIA">
              <path value="acia" />
            </pathTree>
            <pathTree description="ACIA exports" name="G23_EXP_ACIA">
              <path value="acia" />
            </pathTree>
            <pathTree description="CC sources" name="G23_SRC_CC">
              <path value="cc" />
            </pathTree>
            <pathTree description="APP sources" name="G23_SRC_APP">
              <path value="app" />
            </pathTree>
            <pathTree description="SOCKET_LIB sources" name="G23_SRC_SOCKET">
              <path value="socket_lib" />
            </pathTree>
            <pathTree description="TCPIP sources" name="G23_SRC_TCPIP">
              <path value="tcpip" />
            </pathTree>
            <pathTree description="TCPIP exports" name="G23_EXP_TCPIP">
              <path value="tcpip/rnet" />
            </pathTree>
            <pathTree description="TCPIP inc" name="G23_INC_TCPIP">
              <path value="tcpip/include" />
            </pathTree>
            <pathTree description="TCPIP rnetrt" name="G23_TCPIP_RNETRT">
              <path value="tcpip/rnet/rnet_rt" />
            </pathTree>
            <pathTree description="CC exports" name="G23_EXP_CC">
              <path value="cc" />
            </pathTree>
            <pathTree description="MFW sources" name="G23_SRC_MFW">
              <path value="mfw" />
            </pathTree>
            <pathTree description="MFW exports" name="G23_EXP_MFW">
              <path value="mfw" />
            </pathTree>
              <pathTree description="ESIM sources" name="G23_SRC_ESIM">
              <path value="esim" />
            </pathTree>
            <pathTree description="ESIM exports" name="G23_EXP_ESIM">
              <path value="esim" />
            </pathTree>
            <pathTree description="SS sources" name="G23_SRC_SS">
              <path value="ss" />
            </pathTree>
            <pathTree description="SS exports" name="G23_EXP_SS">
              <path value="ss" />
            </pathTree>
            <pathTree description="GRR sources" name="G23_SRC_GRR">
              <path value="grr" />
            </pathTree>
            <pathTree description="GRR exports" name="G23_EXP_GRR">
              <path value="grr" />
            </pathTree>
            <pathTree description="GRLC sources" name="G23_SRC_GRLC">
              <path value="grlc" />
            </pathTree>
            <pathTree description="GRLC exports" name="G23_EXP_GRLC">
              <path value="grlc" />
            </pathTree>
              <pathTree description="RLP sources" name="G23_SRC_RLP">
              <path value="rlp" />
            </pathTree>
            <pathTree description="RLP exports" name="G23_EXP_RLP">
              <path value="rlp" />
            </pathTree>
            <pathTree description="L1 Adaption Layer" name="G23_SRC_ALR">
              <path value="alr" />
            </pathTree>
            <pathTree description="L1 Adaption Layer" name="G23_EXP_ALR">
              <path value="alr" />
            </pathTree>
            <pathTree description="Compression and Ciphering Interface" name="G23_SRC_CCI">
              <path value="cci" />
            </pathTree>
            <pathTree description="Compression and Ciphering Interface" name="G23_EXP_CCI">
              <path value="cci" />
            </pathTree>
            <pathTree description="Data Link Layer" name="G23_SRC_DL">
              <path value="dl" />
            </pathTree>
            <pathTree description="Data Link Layer" name="G23_EXP_DL">
              <path value="dl" />
            </pathTree>
            <pathTree description="Bluetooth Interface" name="G23_SRC_BTI">
              <path value="bti" />
            </pathTree>
            <pathTree description="Bluetooth Interface" name="G23_EXP_BTI">
              <path value="bti" />
            </pathTree>
            <pathTree description="Data Transmission Interface" name="G23_SRC_DTI">
              <path value="dti" />
            </pathTree>
            <pathTree description="Data Transmission Interface" name="G23_EXP_DTI">
              <path value="dti" />
            </pathTree>
            <pathTree description="ACI sources" name="G23_SRC_ACI">
              <path value="aci" />
            </pathTree>
            <pathTree description="ACI exports" name="G23_EXP_ACI">
              <path value="aci" />
            </pathTree>
            <pathTree description="ACI DTI management sources" name="G23_SRC_ACI_DTI_MNG">
              <path value="aci_dti_mng" />
            </pathTree>
            <pathTree description="ACI DTI management exports" name="G23_EXP_ACI_DTI_MNG">
              <path value="aci_dti_mng" />
            </pathTree>
            <pathTree description="ATB sources" name="G23_SRC_ATB">
              <path value="atb" />
            </pathTree>
            <pathTree description="ATB exports" name="G23_EXP_ATB">
              <path value="atb" />
            </pathTree>
            <pathTree description="SMI sources" name="G23_SRC_SMI">
              <path value="smi" />
            </pathTree>
            <pathTree description="SMI exports" name="G23_EXP_SMI">
              <path value="smi" />
            </pathTree>
            <pathTree description="KSD sources" name="G23_SRC_KSD">
              <path value="ksd" />
            </pathTree>
            <pathTree description="KSD exports" name="G23_EXP_KSD">
              <path value="ksd" />
            </pathTree>
            <pathTree description="ATI_EXT sources" name="G23_SRC_ATIEXT">
              <path value="ati_ext" />
            </pathTree>
            <pathTree description="ATI_EXT exports" name="G23_EXP_ATIEXT">
              <path value="ati_ext" />
            </pathTree>
            <pathTree description="FAD sources" name="G23_SRC_FAD">
              <path value="fad" />
            </pathTree>
            <pathTree description="FAD exports" name="G23_EXP_FAD">
              <path value="fad" />
            </pathTree>
            <pathTree description="GMM sources" name="G23_SRC_GMM">
              <path value="gmm" />
            </pathTree>
            <pathTree description="GMM exports" name="G23_EXP_GMM">
              <path value="gmm" />
            </pathTree>
            <pathTree description="MM sources" name="G23_SRC_MM">
              <path value="mm" />
            </pathTree>
            <pathTree description="MM exports" name="G23_EXP_MM">
              <path value="mm" />
            </pathTree>
            <pathTree description="IP sources" name="G23_SRC_IP">
              <path value="ip" />
            </pathTree>
            <pathTree description="IP exports" name="G23_EXP_IP">
              <path value="ip" />
            </pathTree>
            <pathTree description="RR sources" name="G23_SRC_RR">
              <path value="rr" />
            </pathTree>
            <pathTree description="RR exports" name="G23_EXP_RR">
              <path value="rr" />
            </pathTree>
            <pathTree description="RRLP sources" name="G23_SRC_RRLP">
              <path value="rrlp" />
            </pathTree>
            <pathTree description="RRLP exports" name="G23_EXP_RRLP">
              <path value="rrlp" />
            </pathTree>
            <pathTree description="ACI_EXT sources" name="G23_SRC_ACIEXT">
              <path value="aci_ext" />
            </pathTree>
            <pathTree description="ACI_EXT exports" name="G23_EXP_ACIEXT">
              <path value="aci_ext" />
            </pathTree>
            <pathTree description="LC sources" name="G23_SRC_LC">
              <path value="lc" />
            </pathTree>
            <pathTree description="LC exports" name="G23_EXP_LC">
              <path value="lc" />
            </pathTree>
            <pathTree description="LLC sources" name="G23_SRC_LLC">
              <path value="llc" />
            </pathTree>
            <pathTree description="LLC exports" name="G23_EXP_LLC">
              <path value="llc" />
            </pathTree>
            <pathTree description="L1 entity sources" name="G23_SRC_L1">
              <path value="l1" />
            </pathTree>
            <pathTree description="L1 entity exports" name="G23_EXP_L1">
              <path value="l1" />
            </pathTree>
            <pathTree description="L2R sources" name="G23_SRC_L2R">
              <path value="l2r" />
            </pathTree>
            <pathTree description="L2R exports" name="G23_EXP_L2R">
              <path value="l2r" />
            </pathTree>
            <pathTree description="RA sources" name="G23_SRC_RA">
              <path value="ra" />
            </pathTree>
            <pathTree description="RA exports" name="G23_EXP_RA">
              <path value="ra" />
            </pathTree>
            <pathTree description="SIM sources" name="G23_SRC_SIM">
              <path value="sim" />
            </pathTree>
            <pathTree description="SIM exports" name="G23_EXP_SIM">
              <path value="sim" />
            </pathTree>
            <pathTree description="SM sources" name="G23_SRC_SM">
              <path value="sm" />
            </pathTree>
            <pathTree description="SM exports" name="G23_EXP_SM">
              <path value="sm" />
            </pathTree>
            <pathTree description="LLC sources" name="G23_SRC_LLC">
              <path value="llc" />
            </pathTree>
            <pathTree description="LLC exports" name="G23_EXP_LLC">
              <path value="llc" />
            </pathTree>
            <pathTree description="SNDCP sources" name="G23_SRC_SNDCP">
              <path value="sndcp" />
            </pathTree>
            <pathTree description="SNDCP exports" name="G23_EXP_SNDCP">
              <path value="sndcp" />
            </pathTree>
            <pathTree description="T30 sources" name="G23_SRC_T30">
              <path value="t30" />
            </pathTree>
            <pathTree description="T30 exports" name="G23_EXP_T30">
              <path value="t30" />
            </pathTree>
            <pathTree description="UART sources" name="G23_SRC_UART">
              <path value="uart" />
            </pathTree>
            <pathTree description="UART exports" name="G23_EXP_UART">
              <path value="uart" />
            </pathTree>
            <pathTree description="PKTI sources" name="G23_SRC_PKTIO">
              <path value="pktio" />
            </pathTree>
            <pathTree description="PKTI exports" name="G23_EXP_PKTIO">
              <path value="pktio" />
            </pathTree>
            <pathTree description="PSI sources" name="G23_SRC_PSI">
              <path value="psi" />
            </pathTree>
            <pathTree description="PSI exports" name="G23_EXP_PSI">
              <path value="psi" />
            </pathTree>
            <pathTree description="PPP sources" name="G23_SRC_PPP">
              <path value="ppp" />
            </pathTree>
            <pathTree description="PPP exports" name="G23_EXP_PPP">
              <path value="ppp" />
            </pathTree>
            <pathTree description="SMS sources" name="G23_SRC_SMS">
              <path value="sms" />
            </pathTree>
            <pathTree description="SMS exports" name="G23_EXP_SMS">
              <path value="sms" />
            </pathTree>
            <pathTree description="BMI sources" name="G23_SRC_BMI">
              <path value="bmi" />
               <pathTree description="ICN sources" name="G23_SRC_ICN">
                <path value="icons" />
              </pathTree>
            </pathTree>
            <pathTree description="BMI exports" name="G23_EXP_BMI">
              <path value="bmi" />
              <pathTree description="ICN exports" name="G23_EXP_ICN">
                <path value="icons" />
                </pathTree>
            </pathTree>
            <pathTree description="WAP sources" name="G23_SRC_WAP">
              <path value="wapaus" />
            </pathTree>
            <pathTree description="WAP exports" name="G23_EXP_WAP">
              <path value="wapaus" />
            </pathTree>
            <pathTree description="WAPMIC sources" name="G23_SRC_WAPMIC">
              <path value="wapmic" />
            </pathTree>
            <pathTree description="WAPMIC exports" name="G23_EXP_WAPMIC">
              <path value="wapmic" />
	      </pathTree>
            <pathTree description="MIC sources" name="G23_SRC_MIC">
              <path value="mic" />
            </pathTree>
            <!--FIX ME: To change build system-->
               <pathTree description="MMS sources" name="MMS_DIR">
              <path value="mms" />
               </pathTree>
           <pathTree description="MMS sources" name="MMS_LIB">
           <path value="mms/lib" />
           </pathTree>
           <!--FIX ME-->
            <pathTree description="MIC exports" name="G23_EXP_MIC">
              <path value="mic" />
	      </pathTree>
            <pathTree description="UDP sources" name="G23_SRC_UDP">
              <path value="udp" />
            </pathTree>
            <pathTree description="UDP exports" name="G23_EXP_UDP">
              <path value="udp" />
            </pathTree>
          </pathTree>
          <pathTree description="MS documentation" name="G23_DOC">
            <path value="doc" />
            <pathTree description="MS service access points" name="G23_DOC_SAP">
              <path value="sap" require="COPY_DOCS==0" />
              <path value="sap_copy" require="COPY_DOCS==1" />
            </pathTree>
            <pathTree description="CCDGEN feature flags" name="CCDGEN_FFLAGS">
              <path value="sap/fflags.h" />
            </pathTree>
            <pathTree description="MS test documents" name="G23_DOC_TEST">
              <path value="test" />
            </pathTree>
          </pathTree>
        </pathTree>
        <pathTree description="common (MS/BS) directory" name="COM">
          <path value="com" />
          <pathTree description="G23 Air Message documents" name="G23_DOC_MSG">
            <path value="doc/msg" require="COPY_DOCS==0" />
            <path value="doc/msg_copy" require="COPY_DOCS==1" />
          </pathTree>
          <pathTree description="common include directory INC" name="G23_INC">
            <path value="inc" />
          </pathTree>
          <pathTree description="common include directory INCLUDE" name="G23_INCLUDE">
            <path value="include" />
          </pathTree>
          <pathTree description="GDI sources" name="G23_SRC_GDI">
            <path value="src/driver" />
          </pathTree>
          <pathTree description="GDI exports" name="G23_EXP_GDI">
            <path value="src/driver" />
          </pathTree>
          <pathTree description="common lib directory" name="G23_SRC_COMLIB">
            <path value="src/comlib" />
          </pathTree>
          <pathTree description="frame configuration directory - GSM" name="G23_SRC_CONFIG">
            <path value="src/config" />
          </pathTree>
        </pathTree>
        <pathTree description="frame configuration directory - GPRS" name="G23_FRAME_CONFIG">
          <path value="frame/config" />
        </pathTree>
      </pathTree>
      <!--  Needed by WAP - Entity  -->
      <pathTree description="Ausystem GLE Include directory" name="AUSYSTEM_GLE_INCLUDE">
        <path value="ausystem\Gle\include" />
      </pathTree>
      <pathTree description="Ausystem GLE Source directory" name="AUSYSTEM_GLE_SOURCE">
        <path value="ausystem\Gle\source" />
      </pathTree>
      <pathTree description="Ausystem GWC Include directory" name="AUSYSTEM_GWC_INCLUDE">
        <path value="ausystem\Gwc\include" />
      </pathTree>
      <pathTree description="Ausystem GWC Source directory" name="AUSYSTEM_GWC_SOURCE">
        <path value="ausystem\Gwc\source" />
      </pathTree>
      <pathTree description="Ausystem GWC Source directory" name="AUSYSTEM_GWC_MEMORY">
        <path value="ausystem\Gwc\optional\memory" />
      </pathTree>
      <pathTree description="MIC adapt directory" name="MIC_ADAPT">
        <path value="mic\adapt" />
      </pathTree>
      <pathTree description="MIC Source directory" name="MIC_SOURCE">
        <path value="mic\source" />
      </pathTree>
      <pathTree description="MIC config directory" name="MIC_CONFIG">
        <path value="mic\config" />
      </pathTree>
      <pathTree description="MIC include directory" name="MIC_INCLUDE">
        <path value="mic\include" />
      </pathTree>
      <!--  Needed by TCPIP - Entity  -->
      <pathTree description="NEXGEN sources" name="NEXGEN_SOURCE">
        <path value="nexgen\coreip" />
      </pathTree>
      <pathTree description="NexGen coreip Include directory" name="NEXGEN_COREIP_INCLUDE">
        <path value="nexgen\coreip" />
      </pathTree>
      <pathTree description="NexGen ngip Include directory" name="NEXGEN_NGIP_INCLUDE">
        <path value="nexgen\coreip\ngip" />
      </pathTree>
      <pathTree description="NexGen ngos Include directory" name="NEXGEN_NGOS_INCLUDE">
        <path value="nexgen\coreip\ngos" />
      </pathTree>
      <pathTree description="NexGen cpu Include directory" name="NEXGEN_CPU_INCLUDE">
        <path value="nexgen\coreip\ngos\cpu" />
      </pathTree>
      <pathTree description="NexGen arm Include directory" name="NEXGEN_ARM_INCLUDE">
        <path value="nexgen\coreip\ngos\cpu\arm" />
      </pathTree>
      <pathTree description="NexGen i386 Include directory" name="NEXGEN_I386_INCLUDE">
        <path value="nexgen\coreip\ngos\cpu\i386" />
      </pathTree>
      <pathTree description="NexGen ngresolv Include directory" name="NEXGEN_NGRESOLV_INCLUDE">
        <path value="nexgen\coreip\ngresolv" />
      </pathTree>
      <pathTree description="NexGen winpcap Include directory" name="NEXGEN_WINPCAP_INCLUDE">
        <path value="nexgen\coreip\winpcap" />
      </pathTree>
      <pathTree description="NexGen net Include directory" name="NEXGEN_NET_INCLUDE">
        <path value="nexgen\coreip\winpcap\net" />
      </pathTree>
      <!-- Needed for EOTD feature -->
      <pathTree description="CPS directory" name="CPS_DIR">
        <path value="cps" />
        <pathTree description="CPS CSR directory" name="CPS_CSR">
          <path value="csr" />
          <pathTree description="CPS CSR Bridge directory" name="CPS_CSR_BRIDGE">
            <path value="bridge" />
          </pathTree>
          <pathTree description="CPS CSR Interface directory" name="CPS_CSR_INTERFACE">
            <path value="interface" />
          </pathTree>
          <pathTree description="CPS CSR SMS directory" name="CPS_CSR_SMS">
            <path value="sms" />
          </pathTree>
        </pathTree>
        <pathTree description="CPS lib directory" name="CPS_LIB">
          <path value="lib" />
        </pathTree>
      </pathTree>
      <pathTree description="ESIM directory" name="ESIM_LIB">
        <path value="rpd" />
      </pathTree>
      <pathTree description="eZiText (ZI) directory" name="ZI_DIR">
        <path value="zi" />
        <pathTree description="eZiText (ZI) data directory" name="ZI_DATA">
          <path value="data" />
        </pathTree>
        <pathTree description="eZiText (ZI) include directory" name="ZI_INCLUDE">
          <path value="include" />
        </pathTree>
        <pathTree description="eZiText (ZI) lib directory" name="ZI_LIB">
          <path value="lib/tms470" />
					<!-- FIXME: _TARGET_ -->
					<!-- <path value="lib/win32"/> -->
					<!-- FIXME: _SIMULATION -->
        </pathTree>
      </pathTree>
      <!--  Output information  -->
      <pathTree description="output directory for all configurations" name="OUT">
        <path value="__out__" />
        <pathTree description="output directory for MDF and PDF documents" name="OUT_DFILE">
          <path value="g23m_dfile" />
          <pathTree description="PDF documents" name="OUT_CDGINC_PDF">
            <path value="prim" />
          </pathTree>
          <pathTree description="MDF documents" name="OUT_CDGINC_MDF">
            <path value="msg" />
          </pathTree>
        </pathTree>
        <pathTree description="output directory for a single configuration" name="TARGET_OUT">
          <path autoNamed="outDirName" value="" require="(BUILD_UTILITIES==0) &amp;&amp; (OP_L1_STANDALONE==0) &amp;&amp; (RVTOOL==0)" />
          <path value="utilities" require="(BUILD_UTILITIES==1) &amp;&amp; (OP_L1_STANDALONE==0) &amp;&amp; (RVTOOL==0)" />
          <path autoNamed="out_dir_l1" value="" require="(OP_L1_STANDALONE==1) &amp;&amp; (RVTOOL==0)" />
          <path value="rvtool" require="RVTOOL==1" />
          <pathTree description="Generated config files" name="OUT_DIR">
            <path value="." />
          </pathTree>
          <pathTree description="binaries" name="OUT_BIN">
            <path value="bin" />
            <pathTree description="mapfile" name="OUT_BIN_MAPFILE">
              <path value="" autoNamed="mapFileName" />
            </pathTree>
            <pathTree description="str2ind table" name="OUT_TRACE_STR2IND_TAB">
              <path value="str2ind.tab"/>
            </pathTree>
          </pathTree>
          <pathTree description="Generated config files" name="CFG_PLUS_HEADER">
            <path value="config" />
          </pathTree>
          <pathTree description="traces" name="OUT_TRACE">
            <path value="trace" />
            <pathTree description="str2ind version file" name="OUT_TRACE_STR2IND_VERSION">
              <path value="str2ind.c" />
            </pathTree>
            <pathTree description="str2ind log file" name="OUT_TRACE_STR2IND_LOG">
              <path value="str2ind.log" />
            </pathTree>
          </pathTree>
          <pathTree description="cdginc" name="OUT_CDGINC">
            <path value="cdginc" />
          </pathTree>
          <pathTree description="cdginc for tools e.g. ccddata_dll.dll" name="OUT_CDGINC_TOOLS">
            <path value="cdginc_tools"/>
          </pathTree>
          <pathTree description="tdcinc" name="OUT_TDCINC">
            <path value="tdcinc" />
          </pathTree>
          <pathTree description="libraries" name="OUT_LIB">
            <path value="lib" />
          </pathTree>
          <pathTree description="objects" name="OUT_OBJ">
            <path value="obj" />



          <!--  NGENGE, 3 new drivers  -->
          <pathTree description="dio_il objects" name="OUT_LIB_DIO_IL">
            <path value="dio_il"/>
          </pathTree>
          <pathTree description="mux objects" name="OUT_LIB_MUX">
            <path value="mux"/>
          </pathTree>
          <pathTree description="sam objects" name="OUT_LIB_SAM">
            <path value="sam"/>
          </pathTree>






            <pathTree description="aaa objects" name="OUT_LIB_AAA">
              <path value="aaa" />
            </pathTree>
            <pathTree description="acia objects" name="OUT_LIB_ACIA">
              <path value="acia" />
            </pathTree>
            <pathTree description="cc objects" name="OUT_LIB_CC">
              <path value="cc" />
            </pathTree>
            <pathTree description="tcpip objects" name="OUT_LIB_TCPIP">
              <path value="tcpip" />
            </pathTree>
            <pathTree description="nexgen objects" name="OUT_LIB_NEXGEN">
              <path value="nexgen" />
            </pathTree>
            <pathTree description="app objects" name="OUT_LIB_APP">
              <path value="app" />
            </pathTree>
            <pathTree description="socket_lib objects" name="OUT_LIB_SOCKET_LIB">
              <path value="socket_lib" />
            </pathTree>
            <pathTree description="comlib objects" name="OUT_LIB_COMLIB">
              <path value="comlib" />
            </pathTree>
            <pathTree description="aci objects" name="OUT_LIB_ACI">
              <path value="aci" />
            </pathTree>
            <pathTree description="aci_dti_mng objects" name="OUT_LIB_ACI_DTI_MNG">
              <path value="aci_dti_mng" />
            </pathTree>
            <pathTree description="aci_ext objects" name="OUT_LIB_ACIEXT">
              <path value="aci_ext" />
            </pathTree>
            <pathTree description="ati_ext objects" name="OUT_LIB_ATIEXT">
              <path value="ati_ext" />
            </pathTree>
            <pathTree description="mfw objects" name="OUT_LIB_MFW">
              <path value="mfw" />
            </pathTree>
            <pathTree description="esim objects" name="OUT_LIB_ESIM">
              <path value="esim" />
            </pathTree>
            <pathTree description="ss objects" name="OUT_LIB_SS">
              <path value="ss" />
            </pathTree>
            <pathTree description="grr objects" name="OUT_LIB_GRR">
              <path value="grr" />
            </pathTree>
            <pathTree description="grlc objects" name="OUT_LIB_GRLC">
              <path value="grlc" />
            </pathTree>
            <pathTree description="grlc objects (internal ram)" name="OUT_LIB_GRLCIR">
              <path value="grlc_ir" />
            </pathTree>
            <pathTree description="rlp objects" name="OUT_LIB_RLP">
              <path value="rlp" />
            </pathTree>
            <pathTree description="alr objects" name="OUT_LIB_ALR">
              <path value="alr" />
            </pathTree>
            <pathTree description="cci objects (internal ram)" name="OUT_LIB_CCIIR">
              <path value="cci_ir" />
            </pathTree>
            <pathTree description="cci objects" name="OUT_LIB_CCI">
              <path value="cci" />
            </pathTree>
            <pathTree description="dl objects" name="OUT_LIB_DL">
              <path value="dl" />
            </pathTree>
            <pathTree description="bti objects" name="OUT_LIB_BTI">
              <path value="bti" />
            </pathTree>
            <pathTree description="bti objects" name="OUT_LIB_DTI">
              <path value="dti" />
            </pathTree>
            <pathTree description="smi objects" name="OUT_LIB_SMI">
              <path value="smi" />
            </pathTree>
            <pathTree description="fad objects" name="OUT_LIB_FAD">
              <path value="fad" />
            </pathTree>
            <pathTree description="gmm objects" name="OUT_LIB_GMM">
              <path value="gmm" />
            </pathTree>
            <pathTree description="ip objects" name="OUT_LIB_IP">
              <path value="ip" />
            </pathTree>
            <pathTree description="mm objects" name="OUT_LIB_MM">
              <path value="mm" />
            </pathTree>
            <pathTree description="rr objects" name="OUT_LIB_RR">
              <path value="rr" />
            </pathTree>
            <pathTree description="rrlp objects" name="OUT_LIB_RRLP">
              <path value="rrlp" />
            </pathTree>
            <pathTree description="l1 entity objects" name="OUT_LIB_L1">
              <path value="l1" />
            </pathTree>
            <pathTree description="l2r objects" name="OUT_LIB_L2R">
              <path value="l2r" />
            </pathTree>
            <pathTree description="lc objects" name="OUT_LIB_LC">
              <path value="lc" />
            </pathTree>
            <pathTree description="ra objects" name="OUT_LIB_RA">
              <path value="ra" />
            </pathTree>
            <pathTree description="sim objects" name="OUT_LIB_SIM">
              <path value="sim" />
            </pathTree>
            <pathTree description="sm objects" name="OUT_LIB_SM">
              <path value="sm" />
            </pathTree>
            <pathTree description="llc objects" name="OUT_LIB_LLC">
              <path value="llc" />
            </pathTree>
            <pathTree description="sndcp objects" name="OUT_LIB_SNDCP">
              <path value="sndcp" />
            </pathTree>
            <pathTree description="t30 objects" name="OUT_LIB_T30">
              <path value="t30" />
            </pathTree>
            <pathTree description="uart objects" name="OUT_LIB_UART">
              <path value="uart" />
            </pathTree>
            <pathTree description="pktio objects" name="OUT_LIB_PKTIO">
              <path value="pktio" />
            </pathTree>
            <pathTree description="ppp objects (internal ram)" name="OUT_LIB_PPPIR">
              <path value="ppp_ir" />
            </pathTree>
            <pathTree description="ppp objects (flash)" name="OUT_LIB_PPPFL">
              <path value="ppp" />
            </pathTree>
            <pathTree description="sms objects" name="OUT_LIB_SMS">
              <path value="sms" />
            </pathTree>
            <pathTree description="gdi objects" name="OUT_LIB_GDI">
              <path value="gdi" />
            </pathTree>
            <pathTree description="bmi objects" name="OUT_LIB_BMI">
              <path value="bmi" />
            </pathTree>
            <pathTree description="icn objects" name="OUT_LIB_ICN">
              <path value="icn" />
            </pathTree>
            <pathTree description="wapcodec objects" name="OUT_LIB_WAPCODEC">
              <path value="wapcodec" />
            </pathTree>
            <pathTree description="frame config" name="OUT_LIB_CONFIG">
              <path value="cnf" />
            </pathTree>
            <pathTree description="frame config objects (internal ram)" name="OUT_LIB_CONFIGIR">
              <path value="cnf_ir" />
            </pathTree>
            <pathTree description="ccddata objects" name="OUT_LIB_CCDDATA">
              <path value="ccddata" />
            </pathTree>
            <pathTree description="tdclib objects" name="OUT_LIB_TDCLIB">
              <path value="tdclib" />
            </pathTree>
            <pathTree description="wap objects" name="OUT_LIB_WAP">
              <path value="wap" />
            </pathTree>
            <pathTree description="udp objects" name="OUT_LIB_UDP">
              <path value="udp" />
            </pathTree>
            <pathTree description="gle objects" name="OUT_LIB_GLE">
              <path value="gle" />
            </pathTree>
            <pathTree description="gwc objects" name="OUT_LIB_GWC">
              <path value="gwc" />
            </pathTree>
            <pathTree description="zi objects" name="OUT_LIB_ZI">
              <path value="zi" />
            </pathTree>
            <pathTree description="wapmic objects" name="OUT_LIB_WAPMIC">
              <path value="wapmic" />
            </pathTree>
            <pathTree description="mic objects" name="OUT_LIB_MIC">
              <path value="mic" />
            </pathTree>
            <pathTree description="NUCLEUS objects" name="OUT_LIB_NUCLEUS">
              <path value="nucleus" />
            </pathTree>
            <pathTree description="ABB objects" name="OUT_LIB_ABB">
              <path value="abb" />
            </pathTree>
            <pathTree description="BUZZER objects" name="OUT_LIB_BUZZER">
              <path value="buzzer" />
            </pathTree>
            <pathTree description="CSMI objects" name="OUT_LIB_CSMI">
              <path value="csmi" />
            </pathTree>
            <pathTree description="FFS objects" name="OUT_LIB_FFS">
              <path value="ffs" />
            </pathTree>
            <pathTree description="KPD objects" name="OUT_LIB_KPD">
              <path value="kpd" />
            </pathTree>
            <pathTree description="LCC objects" name="OUT_LIB_LCC">
              <path value="lcc" />
            </pathTree>
            <pathTree description="POWER objects" name="OUT_LIB_POWER">
              <path value="power" />
            </pathTree>
            <pathTree description="PWR objects" name="OUT_LIB_PWR_DRV">
              <path value="pwr_drv" />
            </pathTree>
            <pathTree description="R2D objects" name="OUT_LIB_R2D_DRV">
              <path value="r2d_drv" />
            </pathTree>
            <pathTree description="RTC objects" name="OUT_LIB_RTC_DRV">
              <path value="rtc_drv" />
            </pathTree>
            <pathTree description="SIM objects" name="OUT_LIB_SIM_DRV">
              <path value="sim_drv" />
            </pathTree>
            <pathTree description="SPI objects" name="OUT_LIB_SPI_DRV">
              <path value="spi_drv" />
            </pathTree>
            <pathTree description="UART objects" name="OUT_LIB_UART_DRV">
              <path value="uart_drv" />
            </pathTree>
            <pathTree description="TUT objects" name="OUT_LIB_TUT">
              <path value="tut" />
            </pathTree>
            <pathTree description="ATP objects" name="OUT_LIB_ATP">
              <path value="atp" />
            </pathTree>
            <pathTree description="audio objects" name="OUT_LIB_AUDIO">
              <path value="audio" />
            </pathTree>
            <pathTree description="CST objects" name="OUT_LIB_CST">
              <path value="cst" />
            </pathTree>
            <pathTree description="riviera objects" name="OUT_LIB_RIVIERA">
              <path value="riviera" />
            </pathTree>
            <pathTree description="DAR objects" name="OUT_LIB_DAR">
              <path value="dar" />
            </pathTree>
            <pathTree description="DCFG objects" name="OUT_LIB_DCFG">
              <path value="dcfg" />
            </pathTree>
            <pathTree description="DCM objects" name="OUT_LIB_DCM">
              <path value="dcm" />
            </pathTree>
            <pathTree description="ETM objects" name="OUT_LIB_ETM">
              <path value="etm" />
            </pathTree>
            <pathTree description="LLS objects" name="OUT_LIB_LLS">
              <path value="lls" />
            </pathTree>
            <pathTree description="MKS objects" name="OUT_LIB_MKS">
              <path value="mks" />
            </pathTree>
            <pathTree description="MMS objects" name="OUT_LIB_MMS">
              <path value="mms" />
            </pathTree>
            <pathTree description="RNET objects" name="OUT_LIB_RNET">
              <path value="rnet" />
            </pathTree>
            <pathTree description="RGUI objects" name="OUT_LIB_RGUI">
              <path value="rgui" />
            </pathTree>
            <pathTree description="SMBS objects" name="OUT_LIB_SMBS">
              <path value="smbs" />
            </pathTree>
            <pathTree description="TTY objects" name="OUT_LIB_TTY">
              <path value="tty" />
            </pathTree>
            <pathTree description="TUT objects" name="OUT_LIB_TUT">
              <path value="tut" />
            </pathTree>
            <pathTree description="Bootloader objects" name="OUT_LIB_BOOTLOADER">
              <path value="bootloader" />
            </pathTree>
            <pathTree description="Main routine objects" name="OUT_LIB_MAIN">
              <path value="main" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_RVTOOL">
              <path value="rvtool" />
            </pathTree>
            <!-- L1 standalone (+ bootloader) -->
            <pathTree description="RivieraTool objects" name="OUT_LIB_DRIVERS">
              <path value="drivers" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_L1_EXT">
              <path value="l1_ext" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_L1_INT">
              <path value="l1_int" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_L1_CUST_EXT">
              <path value="l1_cust_ext" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_L1_CUST_INT">
              <path value="l1_cust_int" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_L1_SA_EXT">
              <path value="l1_sa_ext" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_L1_SA_INT">
              <path value="l1_sa_int" />
            </pathTree>
            <pathTree description="RivieraTool objects" name="OUT_LIB_TPU">
              <path value="tpudrv" />
            </pathTree>
            <!-- TI Nice - end -->
          </pathTree>
        </pathTree>
      </pathTree>
      <pathTree description="System directory" name="SYSTEM">
        <path value="system" />
        <pathTree description="BuSyB directory" name="BUSYB_DIR">
          <path value="busyb" />
          <pathTree description="Tools directory" name="TOOLS">
            <path value="tools" />
          </pathTree>
        </pathTree>
      </pathTree>
<!-- autoinclude section pathset 1 begin -->
<!-- autoinclude section pathset 1 end -->
    </pathTree>

    <!-- NGENGE -->
    <pathTree description="for mux add gpf-nuc directory" name="NUC0S_ADD_FORMUX">
      <path value="gpf/inc/nuc"/>
    </pathTree>

    <pathTree description="Complete Layer1 root directory tree" name="LAYER1_DIR">
      <path value="chipsetsw/layer1" require="OP_L1_STANDALONE==0" />
      <path value="L1/layer1" require="OP_L1_STANDALONE==1" />
      <pathTree description="Layer1 include directory" name="LAYER1_INCLUDE">
        <path value="include" />
      </pathTree>

      <!-- NGENGE -->
      <pathTree description="Layer1 cust0 directory" name="LAYER1_CUST0">
        <path value="cust0"/>
      </pathTree>

      <pathTree description="BOOT_DIR" name="BOOT_DIR">
        <path value="bootloader" />
	    <pathTree description="BOOT_INCLUDE" name="BOOT_INCLUDE">
          <path value="include" />
        </pathTree>
        <pathTree description="bootloader source directory" name="BOOT_SRC_DIR">
          <path value="source" />
        </pathTree>
       </pathTree>
      <pathTree description="TPU_DRIVERS_DIR" name="TPU_DRIVERS_DIR">
        <path value="tpu_drivers" />
      </pathTree>
      <pathTree description="L1 C-files directory" name="L1_CFILE_DIR">
        <path value="cfile" />
      </pathTree>
      <pathTree description="L1P C-files directory" name="L1_P_CFILE_DIR">
        <path value="p_cfile" />
      </pathTree>
      <pathTree description="L1 drivers directory" name="L1_DRIVERS_DIR">
        <path value="drivers/common" />
      </pathTree>
      <pathTree description="Tools directory" name="TOOLS_DIR">
        <path value="tools" />
      </pathTree>
    </pathTree>
    <pathTree description="Components root directory" name="COMPONENTS_ROOT">
      <path value="L1" require="OP_L1_STANDALONE==1" />
      <path value="chipsetsw" require="OP_L1_STANDALONE==0" />
      <pathTree description="Nucleus directory" name="OS_DIR">
        <path value="os/nucleus" />
        <pathTree description="Nucleus library directory" name="OS_LIB_DIR">
          <path value="v1_22e" require="TOOL_CHOICE==0" />
          <path value="v2_54" require="TOOL_CHOICE==3" />
        </pathTree>
        <pathTree description="Nucleus source file directory"   name="OS_SRC_DIR" />
        <pathTree description="Nucleus include files directory" name="OS_INCLUDE_DIR" />
      </pathTree>
      <pathTree description="RTS library root directory" name="RTS_ROOT">
        <path value="rtslib" require="OP_L1_STANDALONE==1" />
        <path value="system/rtslib" require="OP_L1_STANDALONE==0" />
        <pathTree description="RTS library directory" name="RTS_LIB_DIR">
          <path value="v1_22e" require="TOOL_CHOICE==0" />
          <path value="v2_54" require="TOOL_CHOICE==3" />
          <pathTree description="RTS sources directory" name="RTS_DIR" />
        </pathTree>
      </pathTree>
    </pathTree>
       <pathTree description="Chipset SW root directory" name="CHIPSETSW_DIR">
      <path value="chipsetsw" require="OP_L1_STANDALONE==0" />
      <path value="csw-system" require="OP_L1_STANDALONE==1" />
    <!--<pathTree description="MMS RIV directory" name="MMS_Riviera">
        <path value="Services/mms" />
     </pathTree>-->
     <pathTree description="OS/Nucleus directory" name="CHIPSETSW_OS">
        <path value="os" />
        <pathTree description="OS/Nucleus libs" name="CHIPSETSW_OS_LIB">
          <path value="lib" />
        </pathTree>
      </pathTree>
      <pathTree description="System directory" name="CHIPSETSW_SYSTEM">
        <path value="system" />
        <pathTree name="RTSLIB_DIR" description="Run-time libs directory">
          <path value="main/lib" />
        </pathTree>
        <pathTree description="Main directory" name="MAIN_DIR">
          <path value="main" />
          <pathTree description="Main libs" name="MAIN_LIB_DIR">
            <path value="lib" />
          </pathTree>
        </pathTree>
        <pathTree description="Bootloader directory" name="BOOTLOADER_DIR">
          <path value="bootloader" />
        </pathTree>
        <pathTree name="CHIPSETSW_TOOLS" description="ChipsetSW tools directory">
          <path value="tools" />
          <pathTree name="WCP_SYSBOOT_TOOLS" description="Location of prepflashimg.exe, out2raw.pl, w32repro.exe, ...">
            <path value="wcp/sysboot/tools" />
          </pathTree>
        </pathTree>
        <pathTree description="Template directory" name="TEMPLATE_DIR">
          <path value="template" />
        </pathTree>
      </pathTree>
      <pathTree description="Drivers directory" name="CHIPSETSW_DRIVERS">
        <path value="drivers" require="OP_L1_STANDALONE==0" />
        <pathTree description="drivers directory" name="DRIVERS_CORE_DIR">
          <path value="drv_core" />
          <pathTree description="ABB sources" name="ABB_CORE_DIR">
            <path value="abb" />
          </pathTree>
        </pathTree>
        <pathTree description="Applications directory" name="DRIVERS_APP_DIR">
          <path value="drv_app" />
          <pathTree description="ABB sources" name="ABB_APP_DIR">
            <path value="abb" />
          </pathTree>
          <pathTree description="BUZZER sources" name="BUZZER_DIR">
            <path value="buzzer" />
          </pathTree>



          <!--  NGENGE, 3 new driver sources  -->
          <pathTree description="dio_il sources" name="DIOIL_DIR">
            <path value="dio_il"/>
          </pathTree>
          <pathTree description="mux sources" name="MUX_DIR">
            <path value="mux"/>
          </pathTree>
          <pathTree description="sam sources" name="SAM_DIR">
            <path value="sam"/>
          </pathTree>



          <pathTree description="CSMI sources" name="CSMI_DIR">
            <path value="csmi" />
          </pathTree>
          <pathTree description="FFS sources" name="FFS_DIR">
            <path value="ffs" />
          </pathTree>
          <pathTree description="KPD sources" name="KPD_DIR">
            <path value="kpd" />
          </pathTree>
          <pathTree description="LCC sources" name="LCC_DIR">
            <path value="lcc" />
          </pathTree>
          <pathTree description="POWER sources" name="POWER_DIR">
            <path value="power" />
          </pathTree>
          <pathTree description="PWR sources" name="PWR_DRV_DIR">
            <path value="pwr" />
          </pathTree>
          <pathTree description="R2D sources" name="R2D_DRV_DIR">
            <path value="r2d" />
          </pathTree>
          <pathTree description="RTC sources" name="RTC_DRV_DIR">
            <path value="rtc" />
          </pathTree>
          <pathTree description="SIM sources" name="SIM_DRV_DIR">
            <path value="sim" />
          </pathTree>
          <pathTree description="SPI sources" name="SPI_DRV_DIR">
            <path value="spi" />
          </pathTree>
          <pathTree description="UART sources" name="UART_DRV_DIR">
            <path value="uart" />
          </pathTree>
        </pathTree>
      </pathTree>
      <pathTree description="Services directory" name="SERVICES_DIR">
        <path value="services" />
        <pathTree description="ATP sources" name="ATP_DIR">
          <path value="atp" />
        </pathTree>
        <pathTree description="AUDIO sources" name="AUDIO_DIR">
          <path value="Audio" />
          <pathTree description="AUDIO_BGD sources" name="AUDIO_BGD_DIR">
            <path value="Audio_bgd" />
          </pathTree>
          <pathTree description="AUDIO Test sources" name="AUDIO_TEST_DIR">
            <path value="tests" />
          </pathTree>
        </pathTree>
        <pathTree description="CST sources" name="CST_DIR">
          <path value="cst" />
        </pathTree>
        <pathTree description="DAR sources" name="DAR_DIR">
          <path value="dar" />
          <pathTree description="DAR Test sources" name="DAR_TEST_DIR">
            <path value="tests" />
          </pathTree>
        </pathTree>
        <pathTree description="DCFG sources" name="DCFG_DIR">
          <path value="dcfg" />
        </pathTree>
        <pathTree description="DCM sources" name="DCM_DIR">
          <path value="dcm" />
        </pathTree>
        <pathTree description="ETM sources" name="ETM_DIR">
          <path value="etm" />
        </pathTree>
        <pathTree description="LLS sources" name="LLS_DIR">
          <path value="lls" />
        </pathTree>
        <pathTree description="MFW sources" name="MFW_DIR">
          <path value="mfw" />
        </pathTree>
        <pathTree description="MKS sources" name="MKS_DIR">
          <path value="mks" />
				</pathTree>
				
        <pathTree description="RGUI sources" name="RGUI_DIR">
          <path value="rgui" />
        </pathTree>
        <pathTree description="RNET sources" name="RNET_DIR">
          <path value="rnet" />
          <pathTree description="RNET_BR sources" name="RNET_BR_DIR">
            <path value="rnet_br" />
          </pathTree>
          <pathTree description="RNET_RT sources" name="RNET_RT_DIR">
            <path value="rnet_rt" />
            <pathTree description="RNET_RT_COREIP sources" name="RNET_RT_COREIP_DIR">
              <path value="coreip" />
            </pathTree>
          </pathTree>
          <pathTree description="RNET_WS sources" name="RNET_WS_DIR">
            <path value="rnet_ws" />
          </pathTree>
        </pathTree>
        <pathTree description="SMBS sources" name="SMBS_DIR">
          <path value="smbs" />
        </pathTree>
        <pathTree description="TTY sources" name="TTY_DIR">
          <path value="tty" />
        </pathTree>
        <pathTree description="TUT sources" name="TUT_DIR">
          <path value="tut" />
        </pathTree>
        <pathTree description="WIDCOMM sources" name="WIDCOMM_DIR">
          <path value="widcomm" />
        </pathTree>
      </pathTree>
      <pathTree description="Riviera directory" name="RIVIERA_DIR">
        <path value="riviera" />
        <pathTree description="RIVIERA Tests sources" name="RIVIERA_TESTS_DIR">
          <path value="tests" />
          <pathTree description="RIVIERA Tests sources" name="RIVIERA_TESTS_RV_DIR">
            <path value="rv" />
          </pathTree>
        </pathTree>
      </pathTree>
      <pathTree description="Tools directory" name="CHIPSETSW_TOOLS">
        <path value="tools" />
        <pathTree description="RivieraTool sources" name="RVTOOL_DIR">
          <path value="RivieraTool" />
        </pathTree>
      </pathTree>
    </pathTree>
  </pathTree>
</pathSet>