FreeCalypso > hg > tcs211-l1-reconst
comparison g23m/system/busyb/sourcesets/esim.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="supplementary service" name="ESIM"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Imported global settings" name=""> | |
6 <condOption optRef="makcdg_opt" /> | |
7 <condOption optRef="global_opt" /> | |
8 <condOption optRef="trace_opt" /> | |
9 <condOption optRef="str2ind_opt" /> | |
10 <condOption optRef="mmi_opt" /> | |
11 <condOption optRef="SSA_WCP_INCLUDES" /> | |
12 </optionDef> | |
13 <optionDef description="ESIM local settings" name=""> | |
14 <condOption name="include"> | |
15 <condValue pathRef="G23_EXP_ESIM" /> | |
16 <condValue pathRef="G23_EXP_ACI" /> | |
17 </condOption> | |
18 </optionDef> | |
19 </options> | |
20 </settings> | |
21 <sourceDirs> | |
22 <srcDir path="" pathRef="G23_SRC_ESIM" /> | |
23 <expDir path="" pathRef="G23_EXP_ESIM" /> | |
24 </sourceDirs> | |
25 <sourceFiles> | |
26 <source name="esim_esim" /> | |
27 <source name="esim_pei" /> | |
28 </sourceFiles> | |
29 </sourceSet> |