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