view g23m/system/busyb/sourcesets/llc.xml @ 3:513a68a7fc6e

unbusy_targetset.xml hack to rebuild comlib from the source (the source for comlib has been there all along, but the build system was set up to use a shipped comlib.lib instead)
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 06:22:18 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<sourceSet name="LLC" description="Logical Link Control">
  <settings>
    <options>
      <optionDef name="" description="Imported global settings">
        <condOption optRef="makcdg_opt" />
        <condOption optRef="global_opt" />
        <condOption optRef="trace_opt" />
        <condOption optRef="str2ind_opt" />
        <condOption optRef="em_opt" />
        <condOption optRef="fd_opt" />
        <condOption optRef="mmi_opt" />
        <condOption optRef="gprs_opt" />
      </optionDef>
      <optionDef name="" description="LLC local settings">
        <condOption name="include">
          <condValue pathRef="G23_EXP_CCI" />
          <condValue pathRef="G23_EXP_LLC" />
        </condOption>
        <condOption name="define">
          <condValue require="" valRef="" value="LL_DESC" />
          <condValue require="" valRef="" value="CC_CONCEPT" />
        </condOption>
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir pathRef="G23_SRC_LLC" path="" />
    <expDir pathRef="G23_EXP_LLC" path="" />
  </sourceDirs>
  <sourceFiles>
    <source name="llc_f" />
    <source name="llc_irxf" />
    <source name="llc_irxl" />
    <source name="llc_irxp" />
    <source name="llc_irxs" />
    <source name="llc_itxf" />
    <source name="llc_itxp" />
    <source name="llc_itxs" />
    <source name="llc_itxt" />
    <source name="llc_llmef" />
    <source name="llc_llmep" />
    <source name="llc_llmes" />
    <source name="llc_pei" />
    <source name="llc_rxf" />
    <source name="llc_rxp" />
    <source name="llc_rxs" />
    <source name="llc_t200f" />
    <source name="llc_t200p" />
    <source name="llc_t200s" />
    <source name="llc_txf" />
    <source name="llc_txl" />
    <source name="llc_txp" />
    <source name="llc_txs" />
    <source name="llc_uf" />
    <source name="llc_uirxf" />
    <source name="llc_uirxp" />
    <source name="llc_uirxs" />
    <source name="llc_uitxf" />
    <source name="llc_uitxp" />
    <source name="llc_uitxs" />
    <source name="llc_up" />
    <source name="llc_us" />
    <source name="llc_ul" />
  </sourceFiles>
</sourceSet>