view g23m/system/busyb/sourcesets/audio_int_ram.xml @ 12:da79bf85bd73

README added
author Space Falcon <falcon@ivan.Harhan.ORG>
date Tue, 02 Jun 2015 00:29:51 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?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>