view g23m/system/busyb/sourcesets/ccddata.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 description="CCD tables and functions" name="ccddata">
  <settings>
    <options>
      <optionDef description="Imported global settings" name="">
        <condOption optRef="makcdg_opt" />
        <condOption optRef="ccddata_opt" />
      </optionDef>
      <optionDef description="CCDDATA local settings" name="">
        <condOption name="include">
          <condValue pathRef="GPF_CCD" />
          <condValue pathRef="GPF_INC" />
          <condValue pathRef="OUT_CDGINC" />
          <condValue pathRef="INC_TOOLS" />
        </condOption>
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="GPF_CCD" />
    <expDir path="" pathRef="GPF_CCD" />
  </sourceDirs>
  <sourceFiles>
    <source name="ccd_config" require="BUILD_UTILITIES!=1" />
    <source name="ccddata_mconst" />
    <source name="ccddata_ccdmtab" />
    <source name="ccddata_cdemval" />
    <source name="ccddata_pconst" require="BUILD_UTILITIES==1" />
    <source name="ccddata_ccdptab" require="BUILD_UTILITIES==1" />
    <source name="ccddata_cdemstr" require="BUILD_UTILITIES==1" />
    <source name="ccddata_cdepval" require="BUILD_UTILITIES==1" />
    <source name="ccddata_tap_priv" require="BUILD_UTILITIES==1" />
    <source name="ccddata_alias" require="BUILD_UTILITIES==1" />
    <source name="ccddata_ccdent" />
    <source name="ccddata_ccd" />
    <source name="ccddata_pdi" require="BUILD_UTILITIES==1" />
    <source name="ccddata_version" require="BUILD_UTILITIES==1" />
  </sourceFiles>
</sourceSet>