view g23m/system/busyb/sourcesets/gwc.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="Generic WAP Client" name="GWC">
  <settings>
    <options>
      <optionDef description="Imported global settings" name="">
        <condOption optRef="makcdg_opt" />
        <condOption optRef="str2ind_opt" />
      </optionDef>
      <optionDef description="GWC local settings" name="">
        <condOption name="include">
          <condValue pathRef="G23_INC" />
          <condValue pathRef="GPF_INC" />
          <condValue pathRef="G23_INCLUDE" />
          <condValue pathRef="AUSYSTEM_GWC_INCLUDE" />
          <condValue pathRef="AUSYSTEM_GWC_MEMORY" />
          <condValue pathRef="AUSYSTEM_GWC_SOURCE" />
          <condValue pathRef="INC_TOOLS" />
        </condOption>
        <condOption name="define">
          <condValue value="TRGT_G23" />
          <condValue value="USE_WIP_MALLOC" />
          <condValue value="LOG_EXTERNAL" />
        </condOption>
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="AUSYSTEM_GWC_SOURCE" />
    <expDir path="" pathRef="AUSYSTEM_GWC_INCLUDE" />
  </sourceDirs>
  <sourceFiles>
    <!-- AUSOBJ1 -->
    <source name="buffmgt" />
    <source name="cache" />
    <source name="capiclnt" />
    <source name="capimem" />
    <source name="capimmi" />
    <source name="capiudp" />
    <source name="capiwta" />
    <source name="cmmnrsrc" />
    <source name="ctypes" />
    <source name="dbfunct" />
    <source name="glbldecl" />
    <source name="hdrutil" />
    <source name="header" />
    <source name="history" />
    <source name="mk_cpu" />
    <source name="mk_main" />
    <source name="mk_outp" />
    <source name="mk_queu" />
    <source name="mk_sche" />
    <source name="mk_user" />
    <source name="ml_buf" />
    <source name="ml_err" />
    <source name="ml_mem" />
    <source name="pdubuf" />
    <source name="prov_dec" />
    <source name="provif" />
    <source name="sctpred" />
    <source name="si_bpi" />
    <source name="si_crpto" />
    <source name="si_float" />
    <source name="si_frame" />
    <!-- AUSOBJ2 -->
    <source name="si_fs" />
    <source name="si_instr" />
    <source name="si_int" />
    <source name="si_libs" />
    <source name="si_list" />
    <source name="si_misc" />
    <source name="si_ops" />
    <source name="si_re" />
    <source name="si_sdl" />
    <source name="si_si" />
    <source name="si_sq" />
    <source name="si_var" />
    <source name="si_varop" />
    <source name="si_wtaia" />
    <source name="sptp_tls" />
    <source name="stackmgr" />
    <source name="storage" />
    <source name="trnscode" />
    <source name="url" />
    <source name="wae" />
    <source name="wae_cmmn" />
    <source name="wae_ua" />
    <source name="wae_wsp" />
    <source name="waectype" />
    <source name="waedef" />
    <source name="waepckg" />
    <source name="wap" />
    <source name="wapcvt" />
    <source name="wbxmldec" />
    <source name="wbxmlelm" />
    <source name="wdp" />
    <source name="wdp_udp" />
    <source name="wdp_ul" />
    <source name="wdppckg" />
    <source name="wdpsuppt" />
    <source name="wiptimer" />
    <source name="wml_mmi" />
    <source name="wml_uafn" />
    <source name="wmlelm" />
    <source name="wmlevent" />
    <source name="wmlif" />
    <source name="wmlparse" />
    <source name="wmltoken" />
    <source name="wsp" />
    <source name="wspclwdp" />
    <source name="wspcmwtp" />
    <source name="wspif" />
    <source name="wspprocl" />
    <source name="wspprocm" />
    <source name="wtai_if" />
    <source name="wtp_wdp" />
    <source name="wtppckg" />
    <source name="wtpprvdr" />
    <source name="wtpsar" />
    <source name="wtpsuppt" />
    <source name="xml_conv" />
    <!-- AUSMEM -->
    <source name="wip_mem" />
    <!-- AUSWIPDP -->
    <source name="wipdb" localFlags="-o0" require="TOOL_CHOICE==0" />
    <source name="wipdb" require="TOOL_CHOICE==3" />
  </sourceFiles>
</sourceSet>