FreeCalypso > hg > tcs211-c139
comparison g23m/system/busyb/sourcesets/wapmic_codec.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="Basic Man Machine Interface - WAPMIC_CODEC" name="wapmic_codec"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Imported global settings" name=""> | |
6 <condOption optRef="makcdg_opt" /> | |
7 <condOption optRef="global_opt" /> | |
8 <condOption optRef="gprs_opt" /> | |
9 <condOption optRef="em_opt" /> | |
10 <condOption optRef="mmi_opt" /> | |
11 <condOption optRef="fd_opt" /> | |
12 <condOption optRef="trace_opt" /> | |
13 <condOption optRef="str2ind_opt" /> | |
14 </optionDef> | |
15 <optionDef description="WAPMIC_CODEC_ local settings" name=""> | |
16 <condOption name="include"> | |
17 <condValue pathRef="G23_EXP_ACI" /> | |
18 <condValue pathRef="G23_EXP_MFW" /> | |
19 <condValue pathRef="G23_EXP_BMI" /> | |
20 <condValue pathRef="G23_EXP_WAP" /> | |
21 </condOption> | |
22 <condOption name="define"> | |
23 <condValue value="USE_WIP_MALLOC" /> | |
24 </condOption> | |
25 </optionDef> | |
26 </options> | |
27 </settings> | |
28 <sourceDirs> | |
29 <srcDir path="" pathRef="G23_SRC_WAPMIC" /> | |
30 <expDir path="" pathRef="G23_EXP_WAPMIC" /> | |
31 </sourceDirs> | |
32 <sourceFiles> | |
33 <source name="wapmic_codec" require="WAP==3" /> | |
34 </sourceFiles> | |
35 </sourceSet> |