FreeCalypso > hg > tcs211-fcmodem
comparison g23m/system/busyb/sourcesets/audio_layer1.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="AUDIO Layer1 SourceSet" name="audio_layer1"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="imported from optionset" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 </optionDef> | |
8 <optionDef description="Local Options Description" name="Local Options"> | |
9 <condOption name="include"> | |
10 <condValue pathRef="LAYER1_INCLUDE" /> | |
11 <condValue pathRef="AUDIO_DIR" /> | |
12 <condValue pathRef="MAIN_DIR" require="RVTOOL==1" /> | |
13 <condValue pathRef="AUDIO_TEST_DIR" require="RVTOOL==1" /> | |
14 <condValue pathRef="ABB_APP_DIR" require="RVTOOL==1" /> | |
15 <condValue pathRef="ABB_CORE_DIR" require="RVTOOL==1" /> | |
16 <condValue pathRef="RIVIERA_TESTS_RV_DIR" require="RVTOOL==1" /> | |
17 <condValue path="audio_cust0" pathRef="LAYER1_DIR" require="RVTOOL==1" /> | |
18 <condValue path="audio_include" pathRef="LAYER1_DIR" require="RVTOOL==1" /> | |
19 </condOption> | |
20 <condOption name="define"> | |
21 <condValue require="RVTOOL==1" value="OP_RIV_AUDIO=1" /> | |
22 </condOption> | |
23 <condOption optRef="audio_flags" /> | |
24 </optionDef> | |
25 </options> | |
26 </settings> | |
27 <sourceDirs> | |
28 <srcDir pathRef="LAYER1_DIR" path="audio_cfile" /> | |
29 </sourceDirs> | |
30 <sourceFiles> | |
31 <source name="l1audio_abb.c" require="RVTOOL==1" /> | |
32 </sourceFiles> | |
33 </sourceSet> |