comparison g23m/system/busyb/sourcesets/l1_pei.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="layer 1" name="l1_pei">
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="em_opt" />
11 <condOption optRef="gprs_opt" require="PMODE==2" />
12 </optionDef>
13 <optionDef description="L1 local settings" name="">
14 <condOption name="include">
15 <condValue pathRef="G23_EXP_L1" />
16 <condValue pathRef="GPF_FRAME_CUST" />
17 </condOption>
18 <condOption name="define">
19 <condValue value="ALR=1" />
20 <!-- the following to lines overwrite the global trace options -->
21 <condValue value="NCONF" require="NTRC!=1" />
22 <condValue value="NTRACE" require="NTRC!=1" />
23 </condOption>
24 </optionDef>
25 </options>
26 </settings>
27 <sourceDirs>
28 <srcDir path="" pathRef="G23_SRC_L1" />
29 <expDir path="" pathRef="G23_EXP_L1" />
30 </sourceDirs>
31 <sourceFiles>
32 <source name="l1_pei" />
33 </sourceFiles>
34 </sourceSet>