view g23m/system/busyb/sourcesets/aci_ext.xml @ 57:ef8ab5a0fe8f
l1_cmplx.c: low-hanging fruit
author |
Mychaela Falconia <falcon@ivan.Harhan.ORG> |
date |
Sun, 27 Mar 2016 06:37:24 +0000 (2016-03-27) |
parents |
509db1a7b7b8 |
children |
|
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>