FreeCalypso > hg > leo2moko-debug
comparison g23m/system/busyb/sourcesets/aaa.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-ATP adapter" name="aaa"> | |
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="fd_opt" /> | |
11 <condOption optRef="gprs_opt" require="PMODE==2" /> | |
12 <condOption optRef="SSA_WCP_INCLUDES" /> | |
13 </optionDef> | |
14 <optionDef description="AAA local settings" name=""> | |
15 <condOption name="include"> | |
16 <condValue pathRef="G23_EXP_AAA" /> | |
17 <condValue pathRef="G23_EXP_DTI" /> | |
18 <condValue pathRef="G23_EXP_ACI_DTI_MNG" /> | |
19 </condOption> | |
20 </optionDef> | |
21 </options> | |
22 </settings> | |
23 <sourceDirs> | |
24 <srcDir path="" pathRef="G23_SRC_AAA" /> | |
25 <expDir path="" pathRef="G23_EXP_AAA" /> | |
26 </sourceDirs> | |
27 <sourceFiles> | |
28 <source name="aaa_aci" /> | |
29 <source name="aaa_atp" /> | |
30 <source name="aaa_conn" /> | |
31 <source name="aaa_pei" /> | |
32 </sourceFiles> | |
33 </sourceSet> |