comparison g23m/system/busyb/sourcesets/llc.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 name="LLC" description="Logical Link Control">
3 <settings>
4 <options>
5 <optionDef name="" description="Imported global settings">
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" />
14 </optionDef>
15 <optionDef name="" description="LLC local settings">
16 <condOption name="include">
17 <condValue pathRef="G23_EXP_CCI" />
18 <condValue pathRef="G23_EXP_LLC" />
19 </condOption>
20 <condOption name="define">
21 <condValue require="" valRef="" value="LL_DESC" />
22 <condValue require="" valRef="" value="CC_CONCEPT" />
23 </condOption>
24 </optionDef>
25 </options>
26 </settings>
27 <sourceDirs>
28 <srcDir pathRef="G23_SRC_LLC" path="" />
29 <expDir pathRef="G23_EXP_LLC" path="" />
30 </sourceDirs>
31 <sourceFiles>
32 <source name="llc_f" />
33 <source name="llc_irxf" />
34 <source name="llc_irxl" />
35 <source name="llc_irxp" />
36 <source name="llc_irxs" />
37 <source name="llc_itxf" />
38 <source name="llc_itxp" />
39 <source name="llc_itxs" />
40 <source name="llc_itxt" />
41 <source name="llc_llmef" />
42 <source name="llc_llmep" />
43 <source name="llc_llmes" />
44 <source name="llc_pei" />
45 <source name="llc_rxf" />
46 <source name="llc_rxp" />
47 <source name="llc_rxs" />
48 <source name="llc_t200f" />
49 <source name="llc_t200p" />
50 <source name="llc_t200s" />
51 <source name="llc_txf" />
52 <source name="llc_txl" />
53 <source name="llc_txp" />
54 <source name="llc_txs" />
55 <source name="llc_uf" />
56 <source name="llc_uirxf" />
57 <source name="llc_uirxp" />
58 <source name="llc_uirxs" />
59 <source name="llc_uitxf" />
60 <source name="llc_uitxp" />
61 <source name="llc_uitxs" />
62 <source name="llc_up" />
63 <source name="llc_us" />
64 <source name="llc_ul" />
65 </sourceFiles>
66 </sourceSet>