FreeCalypso > hg > tcs211-l1-reconst
comparison g23m/system/busyb/sourcesets/aci_ext.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <sourceSet description="ACI extensions" name="ACI_EXT"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="imported global options" name=""> | |
6 <condOption optRef="makcdg_opt" /> | |
7 <condOption optRef="global_opt" /> | |
8 <condOption optRef="trace_opt" /> | |
9 <condOption optRef="str2ind_opt" /> | |
10 <condOption optRef="em_opt" /> | |
11 <condOption optRef="fd_opt" /> | |
12 <condOption optRef="mmi_opt" /> | |
13 <condOption optRef="gprs_opt" require="PMODE==2" /> | |
14 <condOption optRef="bt_opt" /> | |
15 <condOption optRef="pdu_opt" /> | |
16 <condOption optRef="tk_opt" /> | |
17 <condOption optRef="dti_opt" /> | |
18 <condOption optRef="SSA_WCP_INCLUDES" /> | |
19 </optionDef> | |
20 <optionDef description="ACI_EXT local settings" name=""> | |
21 <condOption name="include"> | |
22 <condValue pathRef="G23_SRC_COMLIB" require="SIMP==1" /> | |
23 <condValue pathRef="G23_EXP_ACI" /> | |
24 <condValue pathRef="G23_EXP_ACIEXT" /> | |
25 <condValue pathRef="OUT_CDGINC_PDF" /> | |
26 </condOption> | |
27 </optionDef> | |
28 </options> | |
29 </settings> | |
30 <sourceDirs> | |
31 <srcDir path="" pathRef="G23_SRC_ACIEXT" /> | |
32 <expDir path="" pathRef="G23_EXP_ACIEXT" /> | |
33 </sourceDirs> | |
34 <sourceFiles> | |
35 <source name="aci_ext_pers" /> | |
36 </sourceFiles> | |
37 </sourceSet> |