view g23m/system/busyb/sourcesets/aci_ext.xml @ 34:a023d8a79d05 default tip

Pirelli keypad mapping
author Space Falcon <falcon@ivan.Harhan.ORG>
date Wed, 09 Sep 2015 04:42:57 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<sourceSet description="ACI extensions" name="ACI_EXT">
  <settings>
    <options>
      <optionDef description="imported global options" name="">
        <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" require="PMODE==2" />
        <condOption optRef="bt_opt" />
        <condOption optRef="pdu_opt" />
        <condOption optRef="tk_opt" />
        <condOption optRef="dti_opt" />
        <condOption optRef="SSA_WCP_INCLUDES" />
      </optionDef>
      <optionDef description="ACI_EXT local settings" name="">
        <condOption name="include">
          <condValue pathRef="G23_SRC_COMLIB" require="SIMP==1" />
          <condValue pathRef="G23_EXP_ACI" />
          <condValue pathRef="G23_EXP_ACIEXT" />
          <condValue pathRef="OUT_CDGINC_PDF" />
        </condOption>
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="G23_SRC_ACIEXT" />
    <expDir path="" pathRef="G23_EXP_ACIEXT" />
  </sourceDirs>
  <sourceFiles>
    <source name="aci_ext_pers" />
  </sourceFiles>
</sourceSet>