FreeCalypso > hg > tcs211-l1-reconst
comparison g23m/system/busyb/sourcesets/audio_int_ram.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 Internal RAM SourceSet" name="audio_int_ram"> | |
| 3 <settings> | |
| 4 <options> | |
| 5 <optionDef description="imported from optionset" name=""> | |
| 6 <condOption optRef="TI_INCLUDES" /> | |
| 7 <condOption optRef="L1_INCLUDES" /> | |
| 8 </optionDef> | |
| 9 <optionDef description="Local Options Description" name="Local Options"> | |
| 10 <condOption name="include"> | |
| 11 <condValue pathRef="LAYER1_INCLUDE" /> | |
| 12 <condValue pathRef="AUDIO_DIR" /> | |
| 13 <condValue pathRef="MAIN_DIR" require="RVTOOL==1" /> | |
| 14 <condValue pathRef="AUDIO_TEST_DIR" require="RVTOOL==1" /> | |
| 15 <condValue pathRef="ABB_APP_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="AUDIO_DIR" /> | |
| 29 </sourceDirs> | |
| 30 <sourceFiles> | |
| 31 <source name="audio_int_ram.c" require="L1_EXT_AUDIO_MGT==1" /> | |
| 32 </sourceFiles> | |
| 33 </sourceSet> |
