FreeCalypso > hg > tcs211-l1-reconst
comparison g23m/system/busyb/sourcesets/bae_test.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="bae tests" name="bae_test"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Common include path" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 <condOption name="include" require="RVTOOL==1"> | |
8 <condValue pathRef="RVTOOL_DIR" /> | |
9 </condOption> | |
10 </optionDef> | |
11 <optionDef description="Common option flags" name=""> | |
12 <condOption optRef="bae_flags" /> | |
13 </optionDef> | |
14 <optionDef description="Local Options Description" name="Local Options"> | |
15 <condOption name="include"> | |
16 <condValue pathRef="LAYER1_INCLUDE" /> | |
17 </condOption> | |
18 </optionDef> | |
19 </options> | |
20 </settings> | |
21 <sourceDirs> | |
22 <srcDir path="" pathRef="BAE_DIR" /> | |
23 </sourceDirs> | |
24 <sourceFiles> | |
25 <source name="tests/bae_test_misc.c" /> | |
26 <source name="tests/bae_test_misc_play.c" /> | |
27 <source name="tests/bae_test_misc_loadf.c" /> | |
28 <source name="tests/bae_test_misc_loadm.c" /> | |
29 <source name="tests/bae_test_misc_unlo.c" /> | |
30 <source name="tests/bae_test_misc_prol.c" /> | |
31 <source name="tests/bae_test_misc_start.c" /> | |
32 <source name="tests/bae_test_utils.c" /> | |
33 <source name="tests/bae_test_misc_pvoice.c" /> | |
34 <source name="tests/bae_test_misc_voice.c" /> | |
35 <source name="tests/bae_test_misc_stop.c" /> | |
36 <source name="tests/bae_test_misc_util_2.c" /> | |
37 <source name="tests/bae_test_misc_channel.c" /> | |
38 <source name="tests/bae_test_misc_ver.c" /> | |
39 <source name="tests/bae_test_misc_bank.c" /> | |
40 <source name="tests/bae_test_regr.c" /> | |
41 </sourceFiles> | |
42 </sourceSet> |