FreeCalypso > hg > tcs211-l1-reconst
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/system/busyb/sourcesets/audio_int_ram.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<sourceSet description="AUDIO Internal RAM SourceSet" name="audio_int_ram"> + <settings> + <options> + <optionDef description="imported from optionset" name=""> + <condOption optRef="TI_INCLUDES" /> + <condOption optRef="L1_INCLUDES" /> + </optionDef> + <optionDef description="Local Options Description" name="Local Options"> + <condOption name="include"> + <condValue pathRef="LAYER1_INCLUDE" /> + <condValue pathRef="AUDIO_DIR" /> + <condValue pathRef="MAIN_DIR" require="RVTOOL==1" /> + <condValue pathRef="AUDIO_TEST_DIR" require="RVTOOL==1" /> + <condValue pathRef="ABB_APP_DIR" require="RVTOOL==1" /> + <condValue pathRef="RIVIERA_TESTS_RV_DIR" require="RVTOOL==1" /> + <condValue path="audio_cust0" pathRef="LAYER1_DIR" require="RVTOOL==1" /> + <condValue path="audio_include" pathRef="LAYER1_DIR" require="RVTOOL==1" /> + </condOption> + <condOption name="define"> + <condValue require="RVTOOL==1" value="OP_RIV_AUDIO=1" /> + </condOption> + <condOption optRef="audio_flags" /> + </optionDef> + </options> + </settings> + <sourceDirs> + <srcDir pathRef="AUDIO_DIR" /> + </sourceDirs> + <sourceFiles> + <source name="audio_int_ram.c" require="L1_EXT_AUDIO_MGT==1" /> + </sourceFiles> +</sourceSet>