FreeCalypso > hg > tcs211-pirelli
comparison g23m/system/busyb/sourcesets/audio.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 SourceSet" name="audio"> | |
| 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_env.c" /> | |
| 32 <source name="audio_api.c" /> | |
| 33 <source name="audio_error_hdlr.c" /> | |
| 34 <source name="audio_task.c" /> | |
| 35 <source name="audio_keybeep.c" /> | |
| 36 <source name="audio_tones.c" /> | |
| 37 <source name="audio_melody_E1.c" /> | |
| 38 <source name="audio_melody_E2.c" /> | |
| 39 <source name="audio_ffs.c" /> | |
| 40 <source name="audio_vm.c" /> | |
| 41 <source name="audio_vm_play.c" /> | |
| 42 <source name="audio_vm_record.c" /> | |
| 43 <source name="audio_compatibilities.c" /> | |
| 44 <source name="audio_sr_enroll.c" /> | |
| 45 <source name="audio_sr_update.c" /> | |
| 46 <source name="audio_sr_reco.c" /> | |
| 47 <source name="audio_sr.c" /> | |
| 48 <source name="audio_mode.c" /> | |
| 49 <source name="audio_mode_full_write.c" /> | |
| 50 <source name="audio_mode_load.c" /> | |
| 51 <source name="audio_mode_save.c" /> | |
| 52 <source name="audio_mode_drivers.c" /> | |
| 53 <source name="audio_mode_volume.c" /> | |
| 54 <source name="audio_midi.c" /> | |
| 55 <source require="RVTOOL==0" name="audio_vm_amr.c" /> | |
| 56 <source require="RVTOOL==0" name="audio_vm_amr_play.c" /> | |
| 57 <source require="RVTOOL==0" name="audio_vm_amr_record.c" /> | |
| 58 <source require="RVTOOL==0" name="audio_driver.c" /> | |
| 59 </sourceFiles> | |
| 60 </sourceSet> |
