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